summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-04-03fanotify: remove useless bypass_perm checkJan Kara
2014-04-03fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick
2014-04-03fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()Fabian Frederick
2014-04-03bdi: avoid oops on device removalJan Kara
2014-04-03backing_dev: fix hung task on syncDerek Basehore
2014-04-04Merge branch 'xfs-bug-fixes-for-3.15-3' into for-nextDave Chinner
2014-04-04xfs: fix directory hash ordering bugMark Tinguely
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-04-04xfs: extra semi-colon breaks a conditionDan Carpenter
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-02fuse: fix "uninitialized variable" warningRajat Jain
2014-04-02fuse: Turn writeback cache onPavel Emelyanov
2014-04-02fuse: Fix O_DIRECT operations vs cached writeback misorderPavel Emelyanov
2014-04-02fuse: fuse_flush() should wait on writebackMaxim Patlasov
2014-04-02fuse: Implement write_begin/write_end callbacksPavel Emelyanov
2014-04-02fuse: restructure fuse_readpage()Maxim Patlasov
2014-04-02fuse: Flush files on wb closePavel Emelyanov
2014-04-02fuse: Trust kernel i_mtime onlyMaxim Patlasov
2014-04-02fuse: Trust kernel i_size onlyPavel Emelyanov
2014-04-02fuse: Connection bit for enabling writebackPavel Emelyanov
2014-04-02fuse: Prepare to handle short readsPavel Emelyanov
2014-04-02fuse: Linking file to inode helperPavel Emelyanov
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01ext4: add cross rename supportMiklos Szeredi
2014-04-01ext4: rename: split out helper functionsMiklos Szeredi
2014-04-01ext4: rename: move EMLINK check upMiklos Szeredi
2014-04-01ext4: rename: create ext4_renament structure for local varsMiklos Szeredi
2014-04-01vfs: add cross-renameMiklos Szeredi
2014-04-01vfs: lock_two_nondirectories: allow directory argsJ. Bruce Fields
2014-04-01security: add flags to rename hooksMiklos Szeredi
2014-04-01vfs: add RENAME_NOREPLACE flagMiklos Szeredi
2014-04-01vfs: add renameat2 syscallMiklos Szeredi
2014-04-01vfs: rename: use common code for dir and non-dirMiklos Szeredi
2014-04-01vfs: rename: move d_move() upMiklos Szeredi
2014-04-01vfs: add d_is_dir()Miklos Szeredi
2014-04-01ext4: remove unneeded test of ret variableLukas Czerner
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31GFS2: Fix address space from page functionSteven Whitehouse
2014-03-31GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das
2014-03-31locks: make locks_mandatory_area check for file-private locksJeff Layton