summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2024-02-07Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-02-05nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown
2024-01-25Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-24nfsd: fix RELEASE_LOCKOWNERNeilBrown
2024-01-11Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-01-11Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-10Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2024-01-07nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()NeilBrown
2024-01-07SUNRPC: discard sv_refcnt, and svc_get/svc_putNeilBrown
2024-01-07svc: don't hold reference for poolstats, only mutex.NeilBrown
2024-01-07NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong
2024-01-07nfsd: remove unnecessary NULL checkDan Carpenter
2024-01-07NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever
2024-01-07NFSD: Replace RQ_SPLICE_OK in nfsd_read()Chuck Lever
2024-01-07NFSD: Document lack of f_pos_lock in nfsd_readdir()Chuck Lever
2024-01-07NFSD: Remove nfsd_drc_gc() tracepointChuck Lever
2024-01-07NFSD: Make the file_delayed_close workqueue UNBOUNDChuck Lever
2024-01-07NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()Oleg Nesterov
2024-01-07nfsd: new Kconfig option for legacy client trackingJeff Layton
2024-01-05Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-04nfsd: drop the nfsd_put helperJeff Layton
2023-12-20Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-12-20nfsd: kill stale comment about simple_fill_super() requirementsAl Viro
2023-12-18NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0Chuck Lever
2023-12-18NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500dChuck Lever
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15nfsd: hold nfsd_mutex across entire netlink operationNeilBrown
2023-12-15nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham
2023-11-25rename(): avoid a deadlock in the case of parents having no common ancestorAl Viro
2023-11-24fs: move file_start_write() into vfs_iter_write()Amir Goldstein
2023-11-24splice: move permission hook out of splice_direct_to_actor()Amir Goldstein
2023-11-18switch nfsd_client_rmdir() to use of simple_recursive_removal()Al Viro
2023-11-18Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-11-17NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever
2023-11-17NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever
2023-11-17NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever
2023-11-17nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-24exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein
2023-10-18nfsd: convert to new timestamp accessorsJeff Layton
2023-10-17nfsd: lock_rename() needs both directories to live on the same fsAl Viro
2023-10-16NFSD: clean up alloc_init_deleg()Sicong Huang
2023-10-16NFSD: Fix frame size warning in svc_export_parse()Chuck Lever