summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds4 days1-1/+1
|\
| * NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever8 days1-1/+1
* | Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds8 days2-22/+6
|\|
| * Revert "NFSD: Convert the callback workqueue to use delayed_work"Chuck Lever10 days2-4/+4
| * Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Chuck Lever10 days1-18/+2
* | Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-151-24/+23
|\|
| * NFSD: fix endianness issue in nfsd4_encode_fattr4Vasily Gorbik2024-04-111-24/+23
* | Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-061-5/+2
|\|
| * nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton2024-04-051-5/+2
* | Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-03-282-12/+27
|\|
| * NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesChuck Lever2024-03-271-11/+25
| * nfsd: Fix error cleanup path in nfsd_rename()Jan Kara2024-03-221-1/+2
* | tracing: Remove __assign_str_len()Steven Rostedt (Google)2024-03-181-4/+4
* | NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)2024-03-181-1/+1
* | Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-2/+1
|\ \
| * | ima: Move to LSM infrastructureRoberto Sassu2024-02-151-7/+0
| * | security: Introduce file_post_open hookRoberto Sassu2024-02-151-0/+6
* | | Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-03-1227-551/+1344
|\ \ \ | | |/ | |/|
| * | NFSD: Clean up nfsd4_encode_replay()Chuck Lever2024-03-092-16/+31
| * | NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its...Dai Ngo2024-03-051-0/+3
| * | NFSD: Document nfsd_setattr() fill-attributes behaviorChuck Lever2024-03-051-0/+7
| * | nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust2024-03-018-21/+25
| * | nfsd: Fix a regression in nfsd_setattr()Trond Myklebust2024-03-012-2/+11
| * | NFSD: OP_CB_RECALL_ANY should recall both read and write delegationsDai Ngo2024-03-011-0/+2
| * | NFSD: handle GETATTR conflict with write delegationDai Ngo2024-03-014-13/+123
| * | NFSD: add support for CB_GETATTR callbackDai Ngo2024-03-013-1/+128
| * | NFSD: Document the phases of CREATE_SESSIONChuck Lever2024-03-011-0/+6
| * | NFSD: Fix the NFSv4.1 CREATE_SESSION operationChuck Lever2024-03-011-26/+31
| * | nfsd: clean up comments over nfs4_client definitionChen Hanxiao2024-03-011-3/+4
| * | nfsd: Simplify the allocation of slab caches in nfsd4_init_slabsKunwu Chan2024-03-011-14/+7
| * | nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_createKunwu Chan2024-03-011-2/+1
| * | nfsd: Simplify the allocation of slab caches in nfsd_file_cache_initKunwu Chan2024-03-011-4/+2
| * | nfsd: Simplify the allocation of slab caches in nfsd4_init_pnfsKunwu Chan2024-03-011-4/+2
| * | nfsd: don't call locks_release_private() twice concurrentlyNeilBrown2024-03-011-1/+1
| * | nfsd: allow layout state to be admin-revoked.NeilBrown2024-03-014-16/+50
| * | nfsd: allow delegation state ids to be revoked and then freedNeilBrown2024-03-011-3/+25
| * | nfsd: allow open state ids to be revoked and then freedNeilBrown2024-03-011-1/+24
| * | nfsd: allow lock state ids to be revoked and then freedNeilBrown2024-03-011-1/+39
| * | nfsd: allow admin-revoked NFSv4.0 state to be freed.NeilBrown2024-03-012-1/+101
| * | nfsd: report in /proc/fs/nfsd/clients/*/states when state is admin-revokeNeilBrown2024-03-011-1/+9
| * | nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/statesNeilBrown2024-03-011-60/+58
| * | nfsd: prepare for supporting admin-revocation of stateNeilBrown2024-03-015-2/+98
| * | nfsd: split sc_status out of sc_typeNeilBrown2024-03-014-141/+151
| * | nfsd: avoid race after unhash_delegation_locked()NeilBrown2024-03-011-10/+10
| * | nfsd: don't call functions with side-effecting inside WARN_ON()NeilBrown2024-03-011-5/+5
| * | nfsd: hold ->cl_lock for hash_delegation_locked()NeilBrown2024-03-011-0/+3
| * | nfsd: remove stale comment in nfs4_show_deleg()NeilBrown2024-03-011-1/+0
| * | NFSD: Remove redundant cb_seq_status initializationChuck Lever2024-03-011-1/+0
| * | NFSD: Remove BUG_ON in nfsd4_process_cb_update()Chuck Lever2024-03-011-1/+2
| * | NFSD: Replace comment with lockdep assertionChuck Lever2024-03-011-1/+2