summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* dcache: remove unused d_find_alias parameterJ. Bruce Fields2014-08-071-8/+5
* dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-075-31/+53
* dcache: d_splice_alias should ignore DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-071-4/+4
* dcache: d_splice_alias mustn't create directory aliasesJ. Bruce Fields2014-08-071-2/+9
* dcache: close d_move race in d_splice_aliasJ. Bruce Fields2014-08-071-1/+6
* dcache: move d_splice_aliasJ. Bruce Fields2014-08-071-52/+52
* namei: trivial fix to vfs_rename_dir commentJ. Bruce Fields2014-08-071-1/+1
* VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown2014-08-071-11/+16
* cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-073-5/+15
* hostfs: support rename flagsMiklos Szeredi2014-08-073-10/+49
* btrfs: add RENAME_NOREPLACEMiklos Szeredi2014-08-071-1/+11
* bad_inode: add ->rename2()Miklos Szeredi2014-08-071-3/+4
* fs: call rename2 if existsMiklos Szeredi2014-08-073-10/+3
* death to mnt_pinnedAl Viro2014-08-072-27/+9
* make fs/{namespace,super}.c forget about acct.hAl Viro2014-08-074-8/+13
* take fs_pin stuff to fs/*Al Viro2014-08-072-1/+78
* drop ->s_umount around acct_auto_close()Al Viro2014-08-071-4/+14
* acct: get rid of acct_listAl Viro2014-08-073-2/+3
* acct: switch to __kernel_write()Al Viro2014-08-071-1/+0
* Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro2014-08-072-10/+74
|\
| * sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-231-6/+1
| * timerfd: Use ktime_mono_to_real()Thomas Gleixner2014-07-231-3/+3
| * timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov2014-07-181-0/+37
| * timerfd: Implement show_fdinfo methodCyrill Gorcunov2014-07-181-1/+33
* | vfs: fix check for fallocate on active swapfileEric Biggers2014-08-011-3/+2
* | direct-io: fix AIO regressionChristoph Hellwig2014-08-011-5/+4
* | AFS: Correctly assemble the client UUIDDavid Howells2014-07-291-2/+2
* | Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds2014-07-272-8/+9
|\ \
| * | fs: umount on symlink leaks mnt countVasily Averin2014-07-241-1/+2
| * | direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh2014-07-241-7/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-07-251-4/+1
|\ \ \ | |/ / |/| |
| * | fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-221-1/+1
| * | fuse: s_time_gran fixMiklos Szeredi2014-07-221-3/+0
* | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-07-231-1/+3
|\ \ \
| * | | NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee2014-07-231-1/+3
* | | | simple_xattr: permit 0-size extended attributesHugh Dickins2014-07-231-1/+1
* | | | coredump: fix the setting of PF_DUMPCORESilesh C V2014-07-231-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-202-4/+15
|\ \ \
| * | | btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen2014-07-191-4/+4
| * | | Btrfs: fix abnormal long waiting in fsyncLiu Bo2014-07-191-0/+11
* | | | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-07-206-62/+343
|\ \ \ \
| * | | | NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-131-1/+1
| * | | | NFS: Remove 2 unused variablesTrond Myklebust2014-07-122-4/+0
| * | | | nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson2014-07-121-20/+21
| * | | | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-123-25/+235
| * | | | nfs: change find_request to find_head_requestWeston Andros Adamson2014-07-121-9/+24
| * | | | nfs: nfs_page should take a ref on the head reqWeston Andros Adamson2014-07-121-0/+10
| * | | | nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson2014-07-122-3/+9
| * | | | nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-082-2/+45
* | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-07-185-13/+17
|\ \ \ \ \
OpenPOWER on IntegriCloud