summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* vfs: unexport getname and putname symbolsJeff Layton2012-10-121-2/+0
* audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-122-2/+2
* audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-123-13/+13
* audit: reverse arguments to audit_inode_childJeff Layton2012-10-122-2/+2
* audit: remove unnecessary NULL ptr checks from do_path_lookupJeff Layton2012-10-121-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1227-135/+130
|\
| * vfs: bogus warnings in fs/namei.cArnd Bergmann2012-10-111-0/+1
| * consitify do_mount() argumentsAl Viro2012-10-111-6/+6
| * lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan2012-10-101-1/+1
| * tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-095-6/+27
| * vfs: drop lock/unlock superMarco Stornelli2012-10-091-23/+0
| * ufs: drop lock/unlock superMarco Stornelli2012-10-094-33/+35
| * sysv: drop lock/unlock superMarco Stornelli2012-10-095-18/+20
| * hpfs: drop lock/unlock superMarco Stornelli2012-10-091-3/+0
| * fat: drop lock/unlock superMarco Stornelli2012-10-095-34/+36
| * ext3: drop lock/unlock superMarco Stornelli2012-10-091-6/+0
| * exofs: drop lock/unlock superMarco Stornelli2012-10-091-4/+0
| * dup3: Return an error when oldfd == newfd.Richard W.M. Jones2012-10-091-0/+3
| * fs: prevent use after free in auditing when symlink following was deniedSasha Levin2012-10-091-1/+1
* | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-121-1/+1
|\ \
| * | writeback: correct comment for move_expired_inodes()Wang Sheng-Hui2012-09-111-1/+1
* | | Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-122-15/+23
|\ \ \
| * | | 9p: don't use __getname/__putname for uname/anameJeff Layton2012-09-171-11/+19
| * | | fs/9p: avoid debug OOPS when reading a long symlinkJim Meyering2012-09-061-4/+4
* | | | autofs4 - fix reset pending flag on mount failIan Kent2012-10-111-2/+4
* | | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-114-160/+188
|\ \ \ \
| * | | | block: makes bio_split support bio without dataShaohua Li2012-09-281-12/+14
| * | | | fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declaredFengguang Wu2012-09-261-1/+1
| * | | | blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka2012-09-261-10/+17
| * | | | Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-261-2/+60
| * | | | block: Implement support for WRITE SAMEMartin K. Petersen2012-09-201-3/+6
| * | | | block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-092-7/+9
| * | | | block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet2012-09-091-73/+37
| * | | | block: Kill bi_destructorKent Overstreet2012-09-091-38/+26
| * | | | block: Add bio_reset()Kent Overstreet2012-09-091-0/+24
| * | | | block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-092-32/+18
| * | | | block: Generalized bio pool freeingKent Overstreet2012-09-091-18/+13
* | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-1038-681/+1922
|\ \ \ \ \
| * | | | | pnfsblock: cleanup nfs4_blkdev_getPeng Tao2012-10-082-21/+5
| * | | | | NFS41: send real read size in layoutgetPeng Tao2012-10-081-1/+9
| * | | | | NFS41: send real write size in layoutgetPeng Tao2012-10-086-7/+57
| * | | | | NFS: track direct IO left bytesPeng Tao2012-10-081-0/+5
| * | | | | NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()Trond Myklebust2012-10-051-11/+14
| * | | | | NFSv4.1: Ensure that the layout sequence id stays 'close' to the currentTrond Myklebust2012-10-041-13/+8
| * | | | | NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close codeTrond Myklebust2012-10-041-1/+1
| * | | | | NFSv4 set open access operation call flag in nfs4_init_opendata_resAndy Adamson2012-10-031-1/+1
| * | | | | NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTALTrond Myklebust2012-10-031-2/+2
| * | | | | NFSv4 reduce attribute requests for open reclaimAndy Adamson2012-10-022-27/+89
| * | | | | NFSv4: nfs4_open_done first must check that GETATTR decoded a file typeTrond Myklebust2012-10-021-1/+3
| * | | | | NFSv4.1: Deal with wraparound when updating the layout "barrier" seqidTrond Myklebust2012-10-021-4/+7
OpenPOWER on IntegriCloud