summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes
2025-05-12jfs: implement migrate_folio for jfs_metapage_aopsShivank Garg
2025-05-12btrfs: add back warning for mount option commit values exceeding 300Kyoji Ogasawara
2025-05-12btrfs: fix folio leak in submit_one_async_extent()Boris Burkov
2025-05-12btrfs: fix discard worker infinite loop after disabling discardFilipe Manana
2025-05-12Merge tag 'udf_for_v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-12Merge tag 'vfs-6.15-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-12Merge 6.15-rc6 into driver-core-nextGreg Kroah-Hartman
2025-05-12fuse: fix race between concurrent setattrs from multiple nodesGuang Yuan Wu
2025-05-12crypto: lib/chacha - add strongly-typed state zeroizationEric Biggers
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-11nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()Ryusuke Konishi
2025-05-11nilfs2: add pointer check for nilfs_direct_propagate()Wentao Liang
2025-05-11sort.h: hoist cmp_int() into generic header fileFedor Pchelkin
2025-05-11ocfs2: remove unnecessary NULL check before unregister_sysctl_table()Chen Ni
2025-05-11ocfs2: fix possible memory leak in ocfs2_finish_quota_recoveryMurad Masimov
2025-05-11ocfs2: simplify return statement in ocfs2_filecheck_attr_store()Thorsten Blum
2025-05-11ocfs2: o2net_idle_timer: Rename del_timer_sync in commentWangYuli
2025-05-11Squashfs: check return result of sb_min_blocksizePhillip Lougher
2025-05-11proc: fix the issue of proc_mem_open returning NULLPenglei Jiang
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye
2025-05-11fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin
2025-05-11mm: add folio_mk_pmd()Matthew Wilcox (Oracle)
2025-05-11nfsd: remove legacy dprintks from GETATTR and STATFS codepathsJeff Layton
2025-05-11nfsd: remove legacy READDIR dprintksJeff Layton
2025-05-11nfsd: remove dprintks for v2/3 RENAME eventsJeff Layton
2025-05-11nfsd: remove REMOVE/RMDIR dprintksJeff Layton
2025-05-11nfsd: remove old LINK dprintksJeff Layton
2025-05-11nfsd: remove old v2/3 SYMLINK dprintksJeff Layton
2025-05-11nfsd: remove old v2/3 create path dprintksJeff Layton
2025-05-11nfsd: add tracepoint for getattr and statfs eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_readdirJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_renameJeff Layton
2025-05-11nfsd: add tracepoints for unlink eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_link()Jeff Layton
2025-05-11nfsd: add tracepoint to nfsd_symlinkJeff Layton
2025-05-11nfsd: add nfsd_vfs_create tracepointsJeff Layton
2025-05-11nfsd: add a tracepoint to nfsd_lookup_dentryJeff Layton
2025-05-11nfsd: add a tracepoint for nfsd_setattrJeff Layton
2025-05-11NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macrosChuck Lever
2025-05-11NFSD: Use sockaddr instead of a generic arrayChuck Lever
2025-05-11NFSD: Implement FATTR4_CLONE_BLKSIZE attributeChuck Lever
2025-05-11nfsd: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-05-11nfsd: Initialize ssc before laundromat_work to prevent NULL dereferenceLi Lingfeng
2025-05-11nfsd: add commit start/done tracepoints around nfsd_commit()Jeff Layton
2025-05-11nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown
2025-05-11nfsd: fix access checking for NLM under XPRTSEC policiesOlga Kornievskaia
2025-05-11nfsd: remove redundant WARN_ON_ONCE in nfsd4_writeGuoqing Jiang
2025-05-11NFSD: Add experimental setting to disable the use of splice readChuck Lever
2025-05-11NFSD: Add /sys/kernel/debug/nfsdChuck Lever