summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-06NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton3-4/+4
2024-05-06NFSD: move nfsd_mutex handling into nfsd_svc callersJeff Layton2-2/+4
2024-05-06lockd: host: Remove unnecessary statements'host = NULL;'Li kunyu1-1/+0
2024-05-06nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown1-2/+2
2024-05-06nfsd: optimise recalculate_deny_mode() for a common caseNeilBrown1-1/+6
2024-05-06nfsd: add tracepoint in mark_client_expired_lockedJeff Layton2-1/+29
2024-05-06nfsd: new tracepoint for check_slot_seqidChuck Lever2-7/+77
2024-05-06nfsd: drop extraneous newline from nfsd tracepointsJeff Layton1-3/+3
2024-05-06sunrpc: removed redundant procp checkAleksandr Aprelkov1-2/+0
2024-05-06fs: nfsd: use group allocation/free of per-cpu counters APIKefeng Wang4-55/+13
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton4-2/+140
2024-05-06NFSD: Move callback_wq into struct nfs4_clientChuck Lever3-31/+18
2024-05-06nfsd: drop st_mutex before calling move_to_close_lru()NeilBrown1-4/+7
2024-05-06nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()NeilBrown2-8/+32
2024-05-06nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.NeilBrown1-6/+3
2024-05-06nfsd: perform all find_openstateowner_str calls in the one place.NeilBrown1-53/+40
2024-05-06Linux 6.9-rc7Linus Torvalds1-1/+1
2024-05-06epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-05-05Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-8/+15
2024-05-05Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-67/+64
2024-05-05Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+8
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-25/+118
2024-05-05Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-79/+147
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
2024-05-05Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-59/+210
2024-05-05Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+1
2024-05-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-8/+60
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)1-6/+24
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)1-15/+1
2024-05-04eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2-25/+11
2024-05-04tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)1-2/+25
2024-05-04tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)3-2/+99
2024-05-04eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)1-9/+16
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)3-2/+36
2024-05-04Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+21
2024-05-03Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+12
2024-05-03Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2024-05-03Merge tag 'block-6.9-20240503' of git://git.kernel.dk/linuxLinus Torvalds11-39/+67
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds44-241/+704
2024-05-03Merge tag 'drm-fixes-2024-05-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds26-101/+223
2024-05-03Merge tag 'spi-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+2
2024-05-03slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya1-1/+5
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-45/+80
2024-05-03Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-1/+5
2024-05-03Merge tag 'amd-drm-fixes-6.9-2024-05-01' of https://gitlab.freedesktop.org/ag...Dave Airlie15-55/+138
2024-05-02Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+40
2024-05-02Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-11/+73
2024-05-02Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds6-28/+20