summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-02-071-6/+5
|\
| * nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown2024-02-051-6/+5
* | Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-01-251-11/+15
|\|
| * nfsd: fix RELEASE_LOCKOWNERNeilBrown2024-01-241-11/+15
* | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-01-111-4/+0
|\ \
| * | nfsd: kill stale comment about simple_fill_super() requirementsAl Viro2023-12-201-4/+0
* | | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2024-01-111-56/+14
|\ \ \
| * | | switch nfsd_client_rmdir() to use of simple_recursive_removal()Al Viro2023-11-181-56/+14
| |/ /
* | | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2024-01-111-0/+4
|\ \ \
| * | | rename(): avoid a deadlock in the case of parents having no common ancestorAl Viro2023-11-251-0/+4
| |/ /
* | | Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-01-1016-173/+172
|\ \ \ | | |/ | |/|
| * | nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()NeilBrown2024-01-073-7/+12
| * | SUNRPC: discard sv_refcnt, and svc_get/svc_putNeilBrown2024-01-073-40/+6
| * | svc: don't hold reference for poolstats, only mutex.NeilBrown2024-01-073-24/+6
| * | NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong2024-01-071-25/+1
| * | nfsd: remove unnecessary NULL checkDan Carpenter2024-01-071-1/+1
| * | NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever2024-01-073-7/+14
| * | NFSD: Replace RQ_SPLICE_OK in nfsd_read()Chuck Lever2024-01-072-1/+26
| * | NFSD: Document lack of f_pos_lock in nfsd_readdir()Chuck Lever2024-01-071-3/+17
| * | NFSD: Remove nfsd_drc_gc() tracepointChuck Lever2024-01-072-27/+1
| * | NFSD: Make the file_delayed_close workqueue UNBOUNDChuck Lever2024-01-071-1/+1
| * | NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()Oleg Nesterov2024-01-071-4/+3
| * | nfsd: new Kconfig option for legacy client trackingJeff Layton2024-01-073-34/+85
* | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-2/+2
|\ \ \
| * | | list_lru: allow explicit memcg and NUMA node selectionNhat Pham2023-12-121-2/+2
* | | | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2024-01-081-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | fs: move file_start_write() into vfs_iter_write()Amir Goldstein2023-11-241-2/+0
| * | | splice: move permission hook out of splice_direct_to_actor()Amir Goldstein2023-11-241-1/+4
| | |/ | |/|
* | | Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-01-052-21/+17
|\ \ \
| * | | nfsd: drop the nfsd_put helperJeff Layton2024-01-042-21/+17
* | | | Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-12-208-255/+27
|\| | |
| * | | NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0Chuck Lever2023-12-183-128/+1
| * | | NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500dChuck Lever2023-12-183-118/+14
| * | | nfsd: hold nfsd_mutex across entire netlink operationNeilBrown2023-12-151-6/+3
| * | | nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown2023-12-153-3/+9
* | | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-153-13/+1
| |_|/ |/| |
* | | Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-11-184-41/+66
|\| | | |/ |/|
| * NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever2023-11-173-24/+54
| * NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever2023-11-171-1/+3
| * NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever2023-11-171-15/+8
| * nfsd: fix file memleak on client_opens_releaseMahmoud Adam2023-11-171-1/+1
* | Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-071-2/+1
|\ \
| * | exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein2023-10-241-2/+1
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-024-35/+42
|\ \ \
| * | | nfsd: dynamically allocate the nfsd-reply shrinkerQi Zheng2023-10-042-16/+17
| * | | nfsd: dynamically allocate the nfsd-client shrinkerQi Zheng2023-10-042-9/+12
| * | | nfsd: dynamically allocate the nfsd-filecache shrinkerQi Zheng2023-10-041-10/+13
| |/ /
* | | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-10-3030-1330/+2388
|\ \ \ | | |/ | |/|
| * | NFSD: clean up alloc_init_deleg()Sicong Huang2023-10-161-2/+4
| * | NFSD: Fix frame size warning in svc_export_parse()Chuck Lever2023-10-163-17/+31