summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-21nfsd: Replace open-coded conversion of bytes to hexEric Biggers
2025-09-21lockd: Remove space before newlineColin Ian King
2025-09-21nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegationJeff Layton
2025-09-21nfsd: fix timestamp updates in CB_GETATTRJeff Layton
2025-09-21nfsd: fix SETATTR updates for delegated timestampsJeff Layton
2025-09-21nfsd: track original timestamps in nfs4_delegationJeff Layton
2025-09-21nfsd: use ATTR_CTIME_SET for delegated ctime updatesJeff Layton
2025-09-21vfs: add ATTR_CTIME_SET flagJeff Layton
2025-09-21nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()Jeff Layton
2025-09-21nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime updateJeff Layton
2025-09-21NFSD: Fix last write offset handling in layoutcommitSergey Bashirov
2025-09-21NFSD: Implement large extent array support in pNFSSergey Bashirov
2025-09-21NFSD: Minor cleanup in layoutcommit decodingSergey Bashirov
2025-09-21NFSD: Minor cleanup in layoutcommit processingSergey Bashirov
2025-09-21NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov
2025-09-21nfsd: discard nfsd_file_get_local()NeilBrown
2025-09-21NFSD: Move the fh_getattr() helperChuck Lever
2025-09-21NFSD: Relocate the fh_want_write() and fh_drop_write() helpersChuck Lever
2025-09-21mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.cMiaohe Lin
2025-09-21mpage: convert do_mpage_readpage() to return void typeChi Zhiling
2025-09-21mpage: terminate read-ahead on read errorChi Zhiling
2025-09-21fs: hugetlbfs: cleanup folio in adjust_range_hwpoison()David Hildenbrand
2025-09-21fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()David Hildenbrand
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-20Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-19Merge tag '6.17-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-19xfs: constify xfs_errortag_random_defaultChristoph Hellwig
2025-09-19ns: use inode initializer for initial namespacesChristian Brauner
2025-09-19ns: rename to __ns_refChristian Brauner
2025-09-19nsfs: port to ns_ref_*() helpersChristian Brauner
2025-09-19mnt: port to ns_ref_*() helpersChristian Brauner
2025-09-19ns: add ns_common_free()Christian Brauner
2025-09-19fs: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-19fs: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-19fs: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-09-19nscommon: simplify initializationChristian Brauner
2025-09-19mnt: simplify ns_common_init() handlingChristian Brauner
2025-09-19mnt: expose pointer to init_mnt_nsChristian Brauner
2025-09-19nsfs: add missing id retrieval supportChristian Brauner
2025-09-19nsfs: support exhaustive file handlesChristian Brauner
2025-09-19nsfs: support file handlesChristian Brauner
2025-09-19mnt: support ns lookupChristian Brauner
2025-09-19Merge branch 'no-rebase-mnt_ns_tree_remove'Christian Brauner
2025-09-19mnt: use ns_common_init()Christian Brauner
2025-09-19iomap: error out on file IO when there is no inline_data bufferDarrick J. Wong
2025-09-19iomap: trace iomap_zero_iter zeroing activitiesDarrick J. Wong
2025-09-19fs: add might_sleep() annotation to iput() and moreMax Kellermann
2025-09-19writeback: Add tracepoint to track pending inode switchesJan Kara
2025-09-19writeback: Avoid excessively long inode switching timesJan Kara
2025-09-19writeback: Avoid softlockup when switching many inodesJan Kara