summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-03SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever
2024-05-09NFSD: Force all NFSv4.2 COPY requests to be synchronousChuck Lever
2024-05-09SUNRPC: Fix gss_free_in_token_pages()Chuck Lever
2024-05-06NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust
2024-05-06knfsd: LOOKUP can return an illegal error valueTrond Myklebust
2024-05-06nfsd: set security label during create operationsStephen Smalley
2024-05-06NFSD: Add COPY status code to OFFLOAD_STATUS responseChuck Lever
2024-05-06NFSD: Record status of async copy operation in struct nfsd4_copyChuck Lever
2024-05-06SUNRPC: Remove comment for sp_lockGuoqing Jiang
2024-05-06NFSD: add listener-{set,get} netlink commandLorenzo Bianconi
2024-05-06SUNRPC: add a new svc_find_listener helperJeff Layton
2024-05-06SUNRPC: introduce svc_xprt_create_from_sa utility routineLorenzo Bianconi
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi
2024-05-06NFSD: convert write_threads to netlink commandLorenzo Bianconi
2024-05-06NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton
2024-05-06NFSD: move nfsd_mutex handling into nfsd_svc callersJeff Layton
2024-05-06lockd: host: Remove unnecessary statements'host = NULL;'Li kunyu
2024-05-06nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown
2024-05-06nfsd: optimise recalculate_deny_mode() for a common caseNeilBrown
2024-05-06nfsd: add tracepoint in mark_client_expired_lockedJeff Layton
2024-05-06nfsd: new tracepoint for check_slot_seqidChuck Lever
2024-05-06nfsd: drop extraneous newline from nfsd tracepointsJeff Layton
2024-05-06sunrpc: removed redundant procp checkAleksandr Aprelkov
2024-05-06fs: nfsd: use group allocation/free of per-cpu counters APIKefeng Wang
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton
2024-05-06NFSD: Move callback_wq into struct nfs4_clientChuck Lever
2024-05-06nfsd: drop st_mutex before calling move_to_close_lru()NeilBrown
2024-05-06nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()NeilBrown
2024-05-06nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.NeilBrown
2024-05-06nfsd: perform all find_openstateowner_str calls in the one place.NeilBrown
2024-05-05Linux 6.9-rc7v6.9-rc7Linus Torvalds
2024-05-05epoll: be better about file lifetimesLinus Torvalds
2024-05-05Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-05-05Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-05Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-05Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-05Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-05-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)
2024-05-04eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)
2024-05-04tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)
2024-05-04tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)
2024-05-04eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)