summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-11-21Revert "f2fs: remove unreachable lazytime mount option parsing"Jaegeuk Kim
2024-11-21statmount: fix security option retrievalChristian Brauner
2024-11-21statmount: clean up unescaped option handlingMiklos Szeredi
2024-11-21iomap: elide flush from partial eof zero rangeBrian Foster
2024-11-21iomap: lift zeroed mapping handling into iomap_zero_range()Brian Foster
2024-11-21iomap: reset per-iter state on non-error iter advancesBrian Foster
2024-11-21fscache: Remove duplicate included headerThorsten Blum
2024-11-21iomap: warn on zero range of a post-eof folioBrian Foster
2024-11-20ovl: Filter invalid inodes with missing lookup functionVasiliy Kovalev
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-19gfs2: Prevent inode creation raceAndreas Gruenbacher
2024-11-19gfs2: Only defer deletes when we have an iopen glockAndreas Gruenbacher
2024-11-19ceph: improve caps debugging outputPatrick Donnelly
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