summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi1-2/+4
2014-05-28kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2-6/+9
2014-05-28sysfs: fix attribute_group bin file path on removalRobert ABEL1-5/+5
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds3-44/+63
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+14
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi1-2/+6
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2-11/+5
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo1-8/+9
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo1-7/+13
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman43-511/+542
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar54-609/+641
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+6
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+27
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-05-21AFS: Fix cache manager service handlersDavid Howells2-22/+40
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+14
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana1-1/+1
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo1-1/+5
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe2-242/+1
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe3-2697/+1
2014-05-16GFS2: fs/gfs2/file.c: kernel-doc warning fixesFabian Frederick1-5/+5
2014-05-16GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick1-4/+4
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields1-1/+1
2014-05-15xfs: list_lru_init returns a negative errorDave Chinner1-12/+14
2014-05-15xfs: negate xfs_icsb_init_counters error value Dave Chinner1-1/+1
2014-05-15xfs: negate mount workqueue init error valueDave Chinner1-1/+1
2014-05-15xfs: fix wrong err sign on xfs_set_acl()Dave Chinner1-2/+2
2014-05-15xfs: fix wrong errno from xfs_initxattrsDave Chinner1-4/+4
2014-05-15xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner1-2/+2
2014-05-15xfs: xfs_commit_metadata returns wrong errnoDave Chinner1-1/+1
2014-05-15xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner1-1/+1
2014-05-15xfs: xfs_dir_fsync() returns positive errnoDave Chinner1-1/+1
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan1-3/+3
2014-05-14GFS2: remove transaction glockBenjamin Marzinski15-152/+226
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2-8/+12
2014-05-13Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linuxLinus Torvalds1-12/+24
2014-05-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+3
2014-05-11Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-20/+22
2014-05-09locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton1-12/+24
2014-05-09Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds9-50/+77
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee1-8/+9
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar434-7211/+11234
2014-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-4/+9
2014-05-07fs/affs/super.c: bugfix / double freeFabian Frederick1-2/+0
2014-05-07fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods1-0/+2
2014-05-07autofs: fix lockref lookupIan Kent1-2/+2
2014-05-07hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+5