Age | Commit message (Expand) | Author |
2024-03-11 | Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-02-07 | Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2024-02-05 | nfsd: don't take fi_lock in nfsd_break_deleg_cb() | NeilBrown |
2024-02-05 | filelock: don't do security checks on nfsd setlease calls | Jeff Layton |
2024-02-05 | filelock: split leases out of struct file_lock | Jeff Layton |
2024-02-05 | nfsd: adapt to breakup of struct file_lock | Jeff Layton |
2024-02-05 | filelock: split common fields into struct file_lock_core | Jeff Layton |
2024-02-05 | nfsd: convert to using new filelock helpers | Jeff Layton |
2024-01-25 | Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2024-01-24 | nfsd: fix RELEASE_LOCKOWNER | NeilBrown |
2024-01-11 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2024-01-11 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2024-01-11 | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2024-01-10 | Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds |
2024-01-07 | nfsd: rename nfsd_last_thread() to nfsd_destroy_serv() | NeilBrown |
2024-01-07 | SUNRPC: discard sv_refcnt, and svc_get/svc_put | NeilBrown |
2024-01-07 | svc: don't hold reference for poolstats, only mutex. | NeilBrown |
2024-01-07 | NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h | ChenXiaoSong |
2024-01-07 | nfsd: remove unnecessary NULL check | Dan Carpenter |
2024-01-07 | NFSD: Modify NFSv4 to use nfsd_read_splice_ok() | Chuck Lever |
2024-01-07 | NFSD: Replace RQ_SPLICE_OK in nfsd_read() | Chuck Lever |
2024-01-07 | NFSD: Document lack of f_pos_lock in nfsd_readdir() | Chuck Lever |
2024-01-07 | NFSD: Remove nfsd_drc_gc() tracepoint | Chuck Lever |
2024-01-07 | NFSD: Make the file_delayed_close workqueue UNBOUND | Chuck Lever |
2024-01-07 | NFSD: use read_seqbegin() rather than read_seqbegin_or_lock() | Oleg Nesterov |
2024-01-07 | nfsd: new Kconfig option for legacy client tracking | Jeff Layton |
2024-01-05 | Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2024-01-04 | nfsd: drop the nfsd_put helper | Jeff Layton |
2023-12-20 | Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-12-20 | nfsd: kill stale comment about simple_fill_super() requirements | Al Viro |
2023-12-18 | NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0 | Chuck Lever |
2023-12-18 | NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d | Chuck Lever |
2023-12-15 | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe |
2023-12-15 | nfsd: hold nfsd_mutex across entire netlink operation | NeilBrown |
2023-12-15 | nfsd: call nfsd_last_thread() before final nfsd_put() | NeilBrown |
2023-12-12 | list_lru: allow explicit memcg and NUMA node selection | Nhat Pham |
2023-11-25 | rename(): avoid a deadlock in the case of parents having no common ancestor | Al Viro |
2023-11-24 | fs: move file_start_write() into vfs_iter_write() | Amir Goldstein |
2023-11-24 | splice: move permission hook out of splice_direct_to_actor() | Amir Goldstein |
2023-11-18 | switch nfsd_client_rmdir() to use of simple_recursive_removal() | Al Viro |
2023-11-18 | Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-11-17 | NFSD: Fix checksum mismatches in the duplicate reply cache | Chuck Lever |
2023-11-17 | NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update() | Chuck Lever |
2023-11-17 | NFSD: Update nfsd_cache_append() to use xdr_stream | Chuck Lever |
2023-11-17 | nfsd: fix file memleak on client_opens_release | Mahmoud Adam |
2023-11-07 | Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-10-30 | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |