summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-20/+20
* Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-201-2/+2
|\
| * fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein2024-04-041-2/+2
* | NFSD: Force all NFSv4.2 COPY requests to be synchronousChuck Lever2024-05-091-0/+7
* | NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust2024-05-061-1/+0
* | knfsd: LOOKUP can return an illegal error valueTrond Myklebust2024-05-061-2/+2
* | nfsd: set security label during create operationsStephen Smalley2024-05-062-1/+9
* | NFSD: Add COPY status code to OFFLOAD_STATUS responseChuck Lever2024-05-063-4/+17
* | NFSD: Record status of async copy operation in struct nfsd4_copyChuck Lever2024-05-062-11/+11
* | NFSD: add listener-{set,get} netlink commandLorenzo Bianconi2024-05-063-0/+245
* | NFSD: add write_version to netlink commandLorenzo Bianconi2024-05-065-2/+181
* | NFSD: convert write_threads to netlink commandLorenzo Bianconi2024-05-063-0/+165
* | NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton2024-05-063-4/+4
* | NFSD: move nfsd_mutex handling into nfsd_svc callersJeff Layton2024-05-062-2/+4
* | nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown2024-05-061-2/+2
* | nfsd: optimise recalculate_deny_mode() for a common caseNeilBrown2024-05-061-1/+6
* | nfsd: add tracepoint in mark_client_expired_lockedJeff Layton2024-05-062-1/+29
* | nfsd: new tracepoint for check_slot_seqidChuck Lever2024-05-062-7/+77
* | nfsd: drop extraneous newline from nfsd tracepointsJeff Layton2024-05-061-3/+3
* | fs: nfsd: use group allocation/free of per-cpu counters APIKefeng Wang2024-05-064-55/+13
* | nfsd: trivial GET_DIR_DELEGATION supportJeff Layton2024-05-063-2/+134
* | NFSD: Move callback_wq into struct nfs4_clientChuck Lever2024-05-063-31/+18
* | nfsd: drop st_mutex before calling move_to_close_lru()NeilBrown2024-05-061-4/+7
* | nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()NeilBrown2024-05-062-8/+32
* | nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.NeilBrown2024-05-061-6/+3
* | nfsd: perform all find_openstateowner_str calls in the one place.NeilBrown2024-05-061-53/+40
* | Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-291-1/+1
|\ \
| * | NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever2024-04-251-1/+1
* | | Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-252-22/+6
|\| |
| * | Revert "NFSD: Convert the callback workqueue to use delayed_work"Chuck Lever2024-04-232-4/+4
| * | Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Chuck Lever2024-04-231-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