summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-11-19ceph: correct ceph_mds_cap_peer field namePatrick Donnelly
2024-11-19ceph: correct ceph_mds_cap_item field namePatrick Donnelly
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-18nfsd: allow for up to 32 callback session slotsJeff Layton
2024-11-18nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer
2024-11-18nfsd: get rid of include ../internal.hAl Viro
2024-11-18nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occurYang Erkun
2024-11-18NFSD: Add nfsd4_copy time-to-liveChuck Lever
2024-11-18NFSD: Add a laundromat reaper for async copy stateChuck Lever
2024-11-18NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operationsChuck Lever
2024-11-18NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOADChuck Lever
2024-11-18NFSD: Free async copy information in nfsd4_cb_offload_release()Chuck Lever
2024-11-18NFSD: Fix nfsd4_shutdown_copy()Chuck Lever
2024-11-18NFSD: Add a tracepoint to record canceled async COPY operationsChuck Lever
2024-11-18nfsd: make nfsd4_session->se_flags a boolJeff Layton
2024-11-18nfsd: remove nfsd4_session->se_bchannelJeff Layton
2024-11-18nfsd: make use of warning provided by refcount_tNeilBrown
2024-11-18nfsd: Don't fail OP_SETCLIENTID when there are too many clients.NeilBrown
2024-11-18nfsd: release svc_expkey/svc_export with rcu_workYang Erkun
2024-11-18nfsd: make sure exp active before svc_export_showYang Erkun
2024-11-18lockd: Remove unneeded initialization of file_lock::c.flc_flagsChuck Lever
2024-11-18lockd: Remove unused parameter to nlmsvc_testlock()Chuck Lever
2024-11-18lockd: Remove some snippets of unfinished codeChuck Lever
2024-11-18lockd: Remove unnecessary memset()Chuck Lever
2024-11-18NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()Chuck Lever
2024-11-18NFSD: Remove unused values from nfsd4_encode_components_esc()Chuck Lever
2024-11-18NFSD: Remove unused results in nfsd4_encode_pathname4()Chuck Lever
2024-11-18NFSD: Prevent NULL dereference in nfsd4_process_cb_update()Chuck Lever
2024-11-18NFSD: Remove a never-true comparisonChuck Lever
2024-11-18NFSD: Remove dead code in nfsd4_create_session()Chuck Lever
2024-11-18nfsd: refine and rename NFSD_MAY_LOCKNeilBrown
2024-11-18NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()Chuck Lever
2024-11-18nfsd: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall
2024-11-18nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOTPali Rohár
2024-11-18nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID responsePali Rohár
2024-11-18lockd: Fix comment about NLMv3 backwards compatibilityPali Rohár
2024-11-18nfsd: new tracepoint for after op_func in compound processingJeff Layton
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-18Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-11-18Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-18Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'pull-ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds