Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'nsfs' into for-next | Al Viro | 2014-12-10 | 8 | -180/+207 | |
| |\ \ \ \ | ||||||
| | * | | | | kill proc_ns completely | Al Viro | 2014-12-10 | 3 | -11/+5 | |
| | * | | | | take the targets of /proc/*/ns/* symlinks to separate fs | Al Viro | 2014-12-10 | 6 | -148/+186 | |
| | * | | | | bury struct proc_ns in fs/proc | Al Viro | 2014-12-04 | 3 | -14/+11 | |
| | * | | | | copy address of proc_ns_ops into ns_common | Al Viro | 2014-12-04 | 2 | -4/+3 | |
| | * | | | | new helpers: ns_alloc_inum/ns_free_inum | Al Viro | 2014-12-04 | 1 | -2/+2 | |
| | * | | | | make proc_ns_operations work with struct ns_common * instead of void * | Al Viro | 2014-12-04 | 3 | -15/+8 | |
| | * | | | | make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns | Al Viro | 2014-12-04 | 1 | -8/+13 | |
| | * | | | | common object embedded into various struct ....ns | Al Viro | 2014-12-04 | 2 | -4/+5 | |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-12-16 | 2 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | isofs: Fix infinite looping over CE entries | Jan Kara | 2014-12-15 | 1 | -0/+6 | |
| * | | | | | | reiserfs: destroy allocated commit workqueue | Jiri Slaby | 2014-12-12 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-12-16 | 15 | -65/+186 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nfsd4: fix xdr4 count of server in fs_location4 | Benjamin Coddington | 2014-12-09 | 1 | -1/+1 | |
| * | | | | | | | nfsd4: fix xdr4 inclusion of escaped char | Benjamin Coddington | 2014-12-09 | 1 | -0/+3 | |
| * | | | | | | | fs: nfsd: Fix signedness bug in compare_blob | Rasmus Villemoes | 2014-12-09 | 1 | -8/+7 | |
| * | | | | | | | sunrpc: require svc_create callers to pass in meaningful shutdown routine | Jeff Layton | 2014-12-09 | 1 | -1/+1 | |
| * | | | | | | | sunrpc: move rq_splice_ok flag into rq_flags | Jeff Layton | 2014-12-09 | 3 | -6/+6 | |
| * | | | | | | | sunrpc: move rq_dropme flag into rq_flags | Jeff Layton | 2014-12-09 | 1 | -1/+1 | |
| * | | | | | | | sunrpc: move rq_usedeferral flag to rq_flags | Jeff Layton | 2014-12-09 | 1 | -2/+2 | |
| * | | | | | | | sunrpc: move rq_local field to rq_flags | Jeff Layton | 2014-12-09 | 1 | -2/+2 | |
| * | | | | | | | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it | Jeff Layton | 2014-12-09 | 2 | -3/+3 | |
| * | | | | | | | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch | J. Bruce Fields | 2014-12-09 | 30 | -165/+483 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nfsd: minor off by one checks in __write_versions() | Dan Carpenter | 2014-12-01 | 1 | -3/+3 | |
| * | | | | | | | | merge nfs bugfixes into nfsd for-3.19 branch | J. Bruce Fields | 2014-11-19 | 100 | -2392/+5291 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nfsd: convert nfs4_file searches to use RCU | Jeff Layton | 2014-11-07 | 2 | -23/+33 | |
| * | | | | | | | | | nfsd: Add DEALLOCATE support | Anna Schumaker | 2014-11-07 | 3 | -1/+17 | |
| * | | | | | | | | | nfsd: Add ALLOCATE support | Anna Schumaker | 2014-11-07 | 5 | -1/+85 | |
| * | | | | | | | | | VFS: Rename do_fallocate() to vfs_fallocate() | Anna Schumaker | 2014-11-07 | 2 | -3/+4 | |
| * | | | | | | | | | lockd: ratelimit "lockd: cannot monitor" messages | Jeff Layton | 2014-11-06 | 1 | -1/+1 | |
| * | | | | | | | | | nfsd: clean up comments over nfs4_file definition | Jeff Layton | 2014-10-23 | 1 | -5/+9 | |
| * | | | | | | | | | NFSD: Always initialize cl_cb_addr | Chuck Lever | 2014-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | nfsd: fix inclusive vfs_fsync_range() end | Zach Brown | 2014-10-23 | 1 | -3/+7 | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-12-14 | 1 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 2014-11-19 | 1 | -6/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | VFS: refactor vfs_read() | Dmitry Kasatkin | 2014-11-17 | 1 | -6/+18 | |
| * | | | | | | | | | | | Merge commit 'v3.17' into next | James Morris | 2014-11-19 | 476 | -8640/+14631 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 4 | -33/+154 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | debugfs: add helper function to create device related seq_file | Arend van Spriel | 2014-11-26 | 1 | -0/+54 | |
| * | | | | | | | | | | | | sysfs/kernfs: make read requests on pre-alloc files use the buffer. | NeilBrown | 2014-11-07 | 2 | -13/+49 | |
| * | | | | | | | | | | | | sysfs/kernfs: allow attributes to request write buffer be pre-allocated. | NeilBrown | 2014-11-07 | 2 | -22/+54 | |
| * | | | | | | | | | | | | fs: sysfs: return EGBIG on write if offset is larger than file size | Vladimir Zapolskiy | 2014-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | pstore: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-14 | 6 | -0/+170 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Squashfs: Add LZ4 compression configuration option | Phillip Lougher | 2014-11-27 | 4 | -0/+27 | |
| * | | | | | | | | | | | | | Squashfs: add LZ4 compression support | Phillip Lougher | 2014-11-27 | 2 | -0/+143 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2014-12-14 | 1 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | aio: Skip timer for io_getevents if timeout=0 | Fam Zheng | 2014-12-13 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | aio: Make it possible to remap aio ring | Pavel Emelyanov | 2014-12-13 | 1 | -0/+25 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |