summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'nsfs' into for-nextAl Viro2014-12-108-180/+207
| |\ \ \ \
| | * | | | kill proc_ns completelyAl Viro2014-12-103-11/+5
| | * | | | take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-106-148/+186
| | * | | | bury struct proc_ns in fs/procAl Viro2014-12-043-14/+11
| | * | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-042-4/+3
| | * | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-041-2/+2
| | * | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-043-15/+8
| | * | | | make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->nsAl Viro2014-12-041-8/+13
| | * | | | common object embedded into various struct ....nsAl Viro2014-12-042-4/+5
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-162-0/+9
|\ \ \ \ \ \
| * | | | | | isofs: Fix infinite looping over CE entriesJan Kara2014-12-151-0/+6
| * | | | | | reiserfs: destroy allocated commit workqueueJiri Slaby2014-12-121-0/+3
* | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-1615-65/+186
|\ \ \ \ \ \ \
| * | | | | | | nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington2014-12-091-1/+1
| * | | | | | | nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2014-12-091-0/+3
| * | | | | | | fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes2014-12-091-8/+7
| * | | | | | | sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-091-1/+1
| * | | | | | | sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-093-6/+6
| * | | | | | | sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-091-1/+1
| * | | | | | | sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-091-2/+2
| * | | | | | | sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-091-2/+2
| * | | | | | | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-092-3/+3
| * | | | | | | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-0930-165/+483
| |\ \ \ \ \ \ \
| * | | | | | | | nfsd: minor off by one checks in __write_versions()Dan Carpenter2014-12-011-3/+3
| * | | | | | | | merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-19100-2392/+5291
| |\ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: convert nfs4_file searches to use RCUJeff Layton2014-11-072-23/+33
| * | | | | | | | | nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-073-1/+17
| * | | | | | | | | nfsd: Add ALLOCATE supportAnna Schumaker2014-11-075-1/+85
| * | | | | | | | | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-072-3/+4
| * | | | | | | | | lockd: ratelimit "lockd: cannot monitor" messagesJeff Layton2014-11-061-1/+1
| * | | | | | | | | nfsd: clean up comments over nfs4_file definitionJeff Layton2014-10-231-5/+9
| * | | | | | | | | NFSD: Always initialize cl_cb_addrChuck Lever2014-10-231-1/+1
| * | | | | | | | | nfsd: fix inclusive vfs_fsync_range() endZach Brown2014-10-231-3/+7
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-141-6/+18
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-11-191-6/+18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | VFS: refactor vfs_read()Dmitry Kasatkin2014-11-171-6/+18
| * | | | | | | | | | | Merge commit 'v3.17' into nextJames Morris2014-11-19476-8640/+14631
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-33/+154
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | debugfs: add helper function to create device related seq_fileArend van Spriel2014-11-261-0/+54
| * | | | | | | | | | | | sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2014-11-072-13/+49
| * | | | | | | | | | | | sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown2014-11-072-22/+54
| * | | | | | | | | | | | fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy2014-11-071-1/+1
| * | | | | | | | | | | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | pstore: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-146-0/+170
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Squashfs: Add LZ4 compression configuration optionPhillip Lougher2014-11-274-0/+27
| * | | | | | | | | | | | | Squashfs: add LZ4 compression supportPhillip Lougher2014-11-272-0/+143
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-12-141-2/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | aio: Skip timer for io_getevents if timeout=0Fam Zheng2014-12-131-2/+6
| * | | | | | | | | | | | | aio: Make it possible to remap aio ringPavel Emelyanov2014-12-131-0/+25
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
OpenPOWER on IntegriCloud