summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-05-21Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-05-21AFS: Fix cache manager service handlersDavid Howells
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe
2014-05-16GFS2: fs/gfs2/file.c: kernel-doc warning fixesFabian Frederick
2014-05-16GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields
2014-05-14xfs: list_lru_init returns a negative errorDave Chinner
2014-05-14xfs: negate xfs_icsb_init_counters error value Dave Chinner
2014-05-14xfs: negate mount workqueue init error valueDave Chinner
2014-05-14xfs: fix wrong err sign on xfs_set_acl()Dave Chinner
2014-05-14xfs: fix wrong errno from xfs_initxattrsDave Chinner
2014-05-14xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner
2014-05-14xfs: xfs_commit_metadata returns wrong errnoDave Chinner
2014-05-14xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner
2014-05-14xfs: xfs_dir_fsync() returns positive errnoDave Chinner
2014-05-14metag: Reduce maximum stack size to 256MBJames Hogan
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo
2014-05-13Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-05-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-05-11Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-09locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton
2014-05-09Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-05-06Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-06fs/affs/super.c: bugfix / double freeFabian Frederick
2014-05-06fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods
2014-05-06autofs: fix lockref lookupIan Kent
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-05-06NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-05-06NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds