summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ide: remove the last ide-scsi remnantsBorislav Petkov2009-01-021-15/+13
* ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov2009-01-021-6/+0
* ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov2009-01-021-1/+3
* ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov2009-01-021-0/+2
* ide: make IDE_AFLAG_.. numbering continuous againBorislav Petkov2009-01-021-24/+24
* ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz2009-01-021-4/+0
* ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz2009-01-021-0/+20
* ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz2009-01-021-7/+0
* ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz2009-01-021-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-317-27/+169
|\
| * nfsd/create race fixes, infrastructureAl Viro2008-12-311-0/+2
| * kill ->dir_notify()Al Viro2008-12-311-1/+0
| * filp_cachep can be static in fs/file_table.cEric Dumazet2008-12-311-2/+0
| * take init_fs to saner placeAl Viro2008-12-312-6/+1
| * kill vfs_permissionChristoph Hellwig2008-12-311-1/+0
| * pass a struct path * to may_openChristoph Hellwig2008-12-311-1/+1
| * vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin2008-12-311-0/+5
| * include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt2008-12-311-9/+9
| * shrink struct dentryNick Piggin2008-12-311-7/+14
| * introduce new LSM hooks where vfsmount is available.Kentaro Takeda2008-12-311-0/+137
* | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-313-33/+23
|\ \ | |/ |/|
| * 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/+13
* | 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
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud