summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro
2026-04-02fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domainsAaron Tomlin
2026-04-02fs/resctrl: Report invalid domain ID when parsing io_alloc_cbmAaron Tomlin
2026-04-01exec: use strnlen() in __set_task_commThorsten Blum
2026-04-01fuse: fix inode initialization raceHorst Birthelmer
2026-03-31fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover
2026-03-31pstore/ftrace: Keep ftrace module parameter and debugfs switch in syncGuilherme G. Piccoli
2026-03-31pstore/ram: fix resource leak when ioremap() failsCole Leavitt
2026-03-31pstore/ramoops: Fix ECC parameter help textGuilherme G. Piccoli
2026-03-31pstore/ramoops: Remove useless memblock headerGuilherme G. Piccoli
2026-03-31pstore: fix ftrace dump, when ECC is enabledAndrey Skvortsov
2026-03-31nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()Deepanshu Kartikey
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-31exfat: fix s_maxbytesDavid Timber
2026-03-31xfs: return default quota limits for IDs without a dquotRavi Singh
2026-03-31cachefiles: fix incorrect dentry refcount in cachefiles_cull()NeilBrown
2026-03-31fs: hide file and bfile caches behind runtime const machineryMateusz Guzik
2026-03-31fs: write a better comment in step_into() concerning .mnt assignmentMateusz Guzik
2026-03-31btrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...robbieko
2026-03-30nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey
2026-03-30xfs: start gc on zonegc_low_space attribute updatesHans Holmberg
2026-03-30xfs: don't decrement the buffer LRU count for in-use buffersChristoph Hellwig
2026-03-30xfs: switch (back) to a per-buftarg buffer hashChristoph Hellwig
2026-03-30xfs: use a lockref for the buffer reference countChristoph Hellwig
2026-03-30xfs: don't keep a reference for buffers on the LRUChristoph Hellwig
2026-03-30dax: add fsdev.c driver for fs-dax on character daxJohn Groves
2026-03-30dax: Factor out dax_folio_reset_order() helperJohn Groves
2026-03-30gfs2: bufdata allocation raceAndreas Gruenbacher
2026-03-29ksmbd: fix OOB write in QUERY_INFO for compound requestsAsim Viladi Oglu Manizada
2026-03-30erofs: harden h_shared_count in erofs_init_inode_xattrs()Utkal Singh
2026-03-29NFSD: Sign filehandlesBenjamin Coddington
2026-03-29NFSD/export: Add sign_fh export optionBenjamin Coddington
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington
2026-03-29nfsd: use dynamic allocation for oversized NFSv4.0 replay cacheChuck Lever
2026-03-29nfsd: convert global state_lock to per-net deleg_lockJeff Layton
2026-03-29lockd: Remove dead code from fs/lockd/xdr4.cChuck Lever
2026-03-29lockd: Remove C macros that are no longer usedChuck Lever
2026-03-29lockd: Add LOCKD_SHARE_SVID constant for DOS sharing modeChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 FREE_ALL procedureChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 NM_LOCK procedureChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 UNSHARE procedureChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 SHARE procedureChuck Lever
2026-03-29lockd: Prepare share helpers for xdrgen conversionChuck Lever
2026-03-29lockd: Hoist file_lock init out of nlm4svc_decode_shareargs()Chuck Lever
2026-03-29lockd: Convert server-side undefined procedures to xdrgenChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 SM_NOTIFY procedureChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_RES procedureChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_RES procedureChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_RES procedureChuck Lever
2026-03-29lockd: Use xdrgen XDR functions for the NLMv4 LOCK_RES procedureChuck Lever