summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-31iomap: release the folio batch on iomap callback failuresBrian Foster
2026-07-31fuse: use iomap helper to mark folio uptodateJoanne Koong
2026-07-31iomap: add helper to mark folio uptodateJoanne Koong
2026-07-31fuse: don't clear folio uptodate on writethrough errorsJoanne Koong
2026-07-31iomap: add simple dio path for small direct I/OFengnan Chang
2026-07-31iomap: pass error code to should_report_dio_fserror directlyFengnan Chang
2026-07-31iomap: factor out iomap_dio_alignment helperFengnan Chang
2026-07-31iomap: Remove FGP_NOFS from iomap_get_folio()Matthew Wilcox (Oracle)
2026-07-31iomap: add a separate bio_set for iomap_split_ioendChristoph Hellwig
2026-07-31dcache: keep shrink_dcache_for_umount() making progress on busy rootsKarl Mehltretter
2026-07-31fs/namei.c: fix coding style in atomic_open() and lookup_open()Christian Brauner
2026-07-31fs/namei.c: fix kerneldoc of atomic_open() and vfs_lookup_open()Christian Brauner
2026-07-31fs/namei.c: update stale comments in lookup_open()Christian Brauner
2026-07-31Remove excl arg to ->create inode_operationNeilBrown
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg
2026-07-31dcache: use lockref routines for dead count checksMateusz Guzik
2026-07-31lockref: tidy up dead count handlingMateusz Guzik
2026-07-31fs/pipe: unify the page pools into a single per-pipe poolBreno Leitao
2026-07-31fs: annotate inode timestamp accessorsYu Peng
2026-07-31eventpoll: compute timer slack lazily in ep_poll()Usama Arif
2026-07-31put_mnt_ns(): leave mounts connectedNoah Orlando
2026-07-31affs: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31hfs: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31hfsplus: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31fs/jffs2: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31ufs: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31romfs: detect hard link cycles이상호
2026-07-30fs/proc: use softleaf_has_pfn() in pagemap PMD walkerUsama Arif
2026-07-30Merge tag 'v7.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-30ksmbd: use memcmp() to compare ClientGUIDsNamjae Jeon
2026-07-30ksmbd: reject repeated SMB2 NEGOTIATE requestsNamjae Jeon
2026-07-30ksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon
2026-07-30btrfs: trigger cow fixup via dirty_folio()Boris Burkov
2026-07-30ext4: protect WRITE_ZEROES written extents with orphan listZhang Yi
2026-07-30ext4: export converted block count from ext4_convert_unwritten_extents()Zhang Yi
2026-07-30ext4: fix incorrect function call when initializing s_resgidJiazi Liu
2026-07-30ext4: validate EA inode i_nlink in ext4_xattr_inode_igetYun Zhou
2026-07-30udf: Fix data loss when converting inline inodes to out of lineJan Kara
2026-07-30udf: Move udf_map_block() upJan Kara
2026-07-30fs/namei.c: update kerneldoc of atomic_open()Jori Koolstra
2026-07-30vfs: call audit_inode_child() in lookup_open() on failureJori Koolstra
2026-07-30vfs: move create error && negative dentry case in lookup_open() upJori Koolstra
2026-07-30fanotify: stop permission watchdog when timeout is zeroYichong Chen
2026-07-30fs/ntfs3: Add basic support for alternative data streamsKonstantin Komarov
2026-07-30fs/ntfs3: Rename 'err' to 'ret' in read pathsKonstantin Komarov
2026-07-30fs/ntfs3: Fix memory leak in indx_find_sort()Konstantin Komarov
2026-07-29ext2: Simplify error handling of IO error when adding xattrJan Kara
2026-07-29fs/ntfs3: bound page_lcns[] index by the log recordKonstantin Komarov
2026-07-29fs/ntfs3: validate dirty page table on log replayXiang Mei
2026-07-29isofs: Drop support of directory entries straddling blocksJan Kara