summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab2009-01-021-14/+14
* V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger2009-01-021-0/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-027-28/+53
* V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-025-10/+10
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-024-15/+19
* Disallow gcc versions 4.1.{0,1}Linus Torvalds2009-01-021-0/+5
* Sanitize gcc version header includesLinus Torvalds2009-01-024-13/+8Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-017-27/+169
|\
| * nfsd/create race fixes, infrastructureAl Viro2009-01-011-0/+2
| * kill ->dir_notify()Al Viro2009-01-011-1/+0Star
| * filp_cachep can be static in fs/file_table.cEric Dumazet2009-01-011-2/+0Star
| * take init_fs to saner placeAl Viro2009-01-012-6/+1Star
| * kill vfs_permissionChristoph Hellwig2009-01-011-1/+0Star
| * pass a struct path * to may_openChristoph Hellwig2009-01-011-1/+1
| * vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin2009-01-011-0/+5
| * include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt2009-01-011-9/+9
| * shrink struct dentryNick Piggin2009-01-011-7/+14
| * introduce new LSM hooks where vfsmount is available.Kentaro Takeda2009-01-011-0/+137
* | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-313-33/+23Star
|\ \ | |/ |/|
| * sparseirq: move __weak symbols into separate compilation unitYinghai Lu2008-12-292-3/+6
| * sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-271-3/+3
| * irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-261-2/+6
| * irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro2008-12-262-30/+13Star
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-311-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-3113-38/+34Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'devel' into nextTrond Myklebust2008-12-3013-38/+34Star
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | 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/+1Star
| | * | | | | | | 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/+0Star
| | * | | | | | | 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/+0Star
| | * | | | | | | SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-231-15/+0Star
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-12-3118-17/+3882
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-292-0/+230