aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick1-1/+1
2014-06-04ntfs: remove NULL value assignmentsFabian Frederick3-4/+4
2014-06-04fanotify: check file flags passed in fanotify_initHeinrich Schuchardt1-0/+25
2014-06-04fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checkingHeinrich Schuchardt1-0/+3
2014-06-04fs/notify/mark.c: trivial cleanupDavid Cohen1-1/+1
2014-06-04fanotify: create FAN_ACCESS event for readdirHeinrich Schuchardt1-0/+2
2014-06-04fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and pathHeinrich Schuchardt1-7/+10
2014-06-04fs/fscache: replace seq_printf by seq_putsFabian Frederick2-8/+6
2014-06-04fs/fscache: convert printk to pr_foo()Fabian Frederick7-32/+32
2014-06-04Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into nextLinus Torvalds5-54/+66
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into nextLinus Torvalds17-162/+245
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds6-32/+27
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds22-43/+43
2014-06-03fs/jfs/super.c: convert simple_str to kstrFabian Frederick1-8/+24
2014-06-03fs/jfs/jfs_dmap.c: replace min/casting by min_tFabian Frederick1-4/+5
2014-06-03fs/jfs/super.c: remove 0 assignment to static + code clean-upFabian Frederick1-26/+19
2014-06-03fs/jfs/jfs_logmgr.c: remove NULL assignment on staticFabian Frederick1-1/+1
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into nextLinus Torvalds6-17/+66
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson3-0/+8
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds4-2937/+1
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton1-0/+11
2014-06-02fs/locks.c: replace seq_printf by seq_putsFabian Frederick1-11/+11
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease codepathsJeff Layton6-21/+5
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro1-12/+41
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro1-13/+17
2014-05-29split dentry_kill()Al Viro1-26/+36
2014-05-28JFS: Check for NULL before calling posix_acl_equiv_mode()William Burrow1-7/+9
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro1-6/+9
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi1-2/+4
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2-6/+9
2014-05-27sysfs: 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/linux-fsLinus 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/mason/linux-btrfsLinus 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/git/gregkh/driver-coreLinus Torvalds3-9/+14
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana1-1/+1