aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton
2014-06-02fs/locks.c: replace seq_printf by seq_putsFabian Frederick
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton
2014-05-31dcache: add missing lockdep annotationLinus Torvalds
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro
2014-05-29split dentry_kill()Al Viro
2014-05-28JFS: Check for NULL before calling posix_acl_equiv_mode()William Burrow
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
2014-05-27sysfs: fix attribute_group bin file path on removalRobert ABEL
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi
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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-05-22Merge 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-15xfs: list_lru_init returns a negative errorDave Chinner
2014-05-15xfs: negate xfs_icsb_init_counters error value Dave Chinner
2014-05-15xfs: negate mount workqueue init error valueDave Chinner
2014-05-15xfs: fix wrong err sign on xfs_set_acl()Dave Chinner
2014-05-15xfs: fix wrong errno from xfs_initxattrsDave Chinner
2014-05-15xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner
2014-05-15xfs: xfs_commit_metadata returns wrong errnoDave Chinner
2014-05-15xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner
2014-05-15xfs: xfs_dir_fsync() returns positive errnoDave Chinner
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan
2014-05-14GFS2: remove transaction glockBenjamin Marzinski