aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.Eric W. Biederman2014-12-02
| * | | | | | umount: Do not allow unmounting rootfs.Eric W. Biederman2014-12-02
| * | | | | | umount: Disallow unprivileged mount forceEric W. Biederman2014-12-02
| * | | | | | mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman2014-12-02
* | | | | | | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-17
|\ \ \ \ \ \ \
| * | | | | | | jffs2: Drop bogus if in commentGeert Uytterhoeven2014-11-28
| * | | | | | | jffs2: fix sparse warning: unexpected unlockFabian Frederick2014-10-22
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-12-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | fuse: use file_inode() in fuse_file_fallocate()Miklos Szeredi2014-12-12
| * | | | | | | fuse: introduce fuse_simple_request() helperMiklos Szeredi2014-12-12
| * | | | | | | fuse: reduce max out argsMiklos Szeredi2014-12-12
| * | | | | | | fuse: hold inode instead of path after releaseMiklos Szeredi2014-12-12
| * | | | | | | fuse: flush requests on umountMiklos Szeredi2014-12-12
| * | | | | | | fuse: don't wake up reserved req in fuse_conn_kill()Miklos Szeredi2014-12-12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \
| * | | | | | | coda_venus_readdir(): use file_inode()Al Viro2014-12-11
| * | | | | | | fs/namei.c: fold link_path_walk() call into path_init()Al Viro2014-12-11
| * | | | | | | path_init(): don't bother with LOOKUP_PARENT in argumentAl Viro2014-12-11
| * | | | | | | fs/namei.c: new helper (path_cleanup())Al Viro2014-12-11
| * | | | | | | path_init(): store the "base" pointer to file in nameidata itselfAl Viro2014-12-11
| * | | | | | | make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-10
| * | | | | | | make nameidata completely opaque outside of fs/namei.cAl Viro2014-12-10
| * | | | | | | Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\ \ \ \ \ \ \
| | * | | | | | | kill proc_ns completelyAl Viro2014-12-10
| | * | | | | | | take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-10
| | * | | | | | | bury struct proc_ns in fs/procAl Viro2014-12-04
| | * | | | | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
| | * | | | | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-04
| | * | | | | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-04
| | * | | | | | | make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->nsAl Viro2014-12-04
| | * | | | | | | common object embedded into various struct ....nsAl Viro2014-12-04
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | isofs: Fix infinite looping over CE entriesJan Kara2014-12-15
| * | | | | | | | | reiserfs: destroy allocated commit workqueueJiri Slaby2014-12-12
* | | | | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington2014-12-09
| * | | | | | | | | | nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2014-12-09
| * | | | | | | | | | fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes2014-12-09
| * | | | | | | | | | sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-09
| * | | | | | | | | | sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
| * | | | | | | | | | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-09
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nfsd: minor off by one checks in __write_versions()Dan Carpenter2014-12-01
| * | | | | | | | | | | merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-19
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nfsd: convert nfs4_file searches to use RCUJeff Layton2014-11-07
| * | | | | | | | | | | | nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-07
| * | | | | | | | | | | | nfsd: Add ALLOCATE supportAnna Schumaker2014-11-07