aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / / / /
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-3015-45/+685
| |\ \ \ \ \ \ \
| | * | | | | | | V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __vide...Mauro Carvalho Chehab2008-12-301-1/+1
| | * | | | | | | V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from ...Guennadi Liakhovetski2008-12-301-0/+1
| | * | | | | | | V4L/DVB (10094): Add tw9910 driverKuninori Morimoto2008-12-302-0/+42
| | * | | | | | | V4L/DVB (10093): soc-camera: add new bus width and signal polarity flagsGuennadi Liakhovetski2008-12-301-9/+14
| | * | | | | | | V4L/DVB (10087): Add new enum_input function on soc_cameraKuninori Morimoto2008-12-301-0/+1
| | * | | | | | | V4L/DVB (10086): Add new set_std function on soc_cameraKuninori Morimoto2008-12-301-0/+1
| | * | | | | | | V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf lockingGuennadi Liakhovetski2008-12-301-3/+5
| | * | | | | | | V4L/DVB (10078): video: add NV16 and NV61 pixel formatsMagnus Damm2008-12-301-0/+2
| | * | | | | | | V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from MicronMike Rapoport2008-12-301-0/+1
| | * | | | | | | V4L/DVB (10074): soc-camera: add camera sense dataGuennadi Liakhovetski2008-12-301-0/+27