summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-034-0/+36
|\
| * xtensa: define __flsRusty Russell2009-01-031-0/+11
| * mn10300: define __flsRusty Russell2009-01-031-0/+11
| * m32r: define __flsRusty Russell2009-01-031-0/+1
| * frv: define __flsRusty Russell2009-01-031-0/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03263-2877/+11044
|\ \ | |/
| * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2009-01-011-1/+10
| * cpumask: convert rest of files in kernel/Rusty Russell2009-01-011-3/+3
| * cpumask: convert RCU implementationsRusty Russell2009-01-011-2/+2
| * cpumask: convert kernel/irqRusty Russell2009-01-011-1/+1
| * cpumask: convert kernel time functionsRusty Russell2009-01-011-2/+2
| * bitmap: find_last_bit()Rusty Russell2009-01-011-1/+12
| * m68k: define __flsRusty Russell2009-01-011-0/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31113-1032/+6927
| |\
| | * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-301-0/+10
| | |\
| | | * [XFS] Fix merge failuresLachlan McIlroy2008-12-29167-1939/+4834
| | | |\
| | | * \ [XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy2008-12-2214-38/+53
| | | |\ \
| | | * | | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-111-0/+8
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-12-0519-27/+44
| | | |\ \ \
| | | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-2849-449/+928
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi2008-11-071-0/+2
| | | |\ \ \ \ \
| | | | * | | | | Inode: Allow external list initialisationDavid Chinner2008-10-301-0/+1
| | | | * | | | | Inode: Allow external initialisersDavid Chinner2008-10-301-0/+1
| | * | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-12-3013-38/+34
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'devel' into nextTrond Myklebust2008-12-3013-38/+34
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | * | | | | | nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-231-0/+1
| | | | * | | | | | rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-231-0/+2
| | | | * | | | | | nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-232-0/+2
| | | | * | | | | | rpc: add an rpc_pipe_open method\"J. Bruce Fields\2008-12-231-0/+1
| | | | * | | | | | sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy2008-12-231-2/+1
| | | | * | | | | | optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-232-1/+14
| | | | * | | | | | NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-232-3/+4
| | | | * | | | | | NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-232-3/+3
| | | | * | | | | | NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-231-6/+0
| | | | * | | | | | NLM: allow lockd requests from an unprivileged portChuck Lever2008-12-232-1/+4
| | | | * | | | | | NFS: add "[no]resvport" mount optionChuck Lever2008-12-231-1/+2
| | | | * | | | | | NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-231-6/+0
| | | | * | | | | | SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-231-15/+0
| | | | | |_|_|_|/ | | | | |/| | | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-12-3018-17/+3882
| | |\ \ \ \ \ \ \
| | | * | | | | | | [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-292-0/+230
| | | * | | | | | | [SCSI] libfc: A modular Fibre Channel libraryRobert Love2008-12-293-0/+1489
| | | * | | | | | | [SCSI] FC protocol definition header filesRobert Love2008-12-298-0/+1983
| | | * | | | | | | [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+3
| | | * | | | | | | [SCSI] libiscsi_tcp: support padding offloadMike Christie2008-12-292-1/+4
| | | * | | | | | | [SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie2008-12-291-1/+1
| | | * | | | | | | [SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie2008-12-292-2/+6
| | | * | | | | | | [SCSI] iscsi_tcp: split module into lib and lldMike Christie2008-12-291-0/+131
| | | * | | | | | | [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Mike Christie2008-12-292-9/+34
| | | * | | | | | | [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie2008-12-291-2/+3
| | | * | | | | | | [SCSI] remove timeout from struct scsi_deviceJames Bottomley2008-12-291-2/+0
| | | |/ / / / / /
OpenPOWER on IntegriCloud