summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-08f2fs: fix to return correct error number in f2fs_sync_node_pages()Chao Yu
2025-05-07nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()Ryusuke Konishi
2025-05-07ocfs2: stop quota recovery before disabling quotasJan Kara
2025-05-07ocfs2: implement handshaking with ocfs2 recovery threadJan Kara
2025-05-07ocfs2: switch osb->disable_recovery to enumJan Kara
2025-05-07mm/userfaultfd: fix uninitialized output field for -EAGAIN racePeter Xu
2025-05-07ocfs2: fix panic in failed foilio allocationMark Tinguely
2025-05-07ocfs2: fix the issue with discontiguous allocation in the global_bitmapHeming Zhao
2025-05-07xfs: allow sysadmins to specify a maximum atomic write limit at mount timeDarrick J. Wong
2025-05-07xfs: update atomic write limitsJohn Garry
2025-05-07xfs: add xfs_calc_atomic_write_unit_max()John Garry
2025-05-07xfs: add xfs_file_dio_write_atomic()John Garry
2025-05-07xfs: commit CoW-based atomic writes atomicallyJohn Garry
2025-05-07xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()John Garry
2025-05-07xfs: add xfs_atomic_write_cow_iomap_begin()John Garry
2025-05-07xfs: refine atomic write size check in xfs_file_write_iter()John Garry
2025-05-07xfs: refactor xfs_reflink_end_cow_extent()John Garry
2025-05-07xfs: allow block allocator to take an alignment hintJohn Garry
2025-05-07xfs: ignore HW which cannot atomic write a single blockDarrick J. Wong
2025-05-07xfs: add helpers to compute transaction reservation for finishing intent itemsDarrick J. Wong
2025-05-07xfs: add helpers to compute log item overheadDarrick J. Wong
2025-05-07xfs: separate out setting buftarg atomic writes limitsDarrick J. Wong
2025-05-07xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()John Garry
2025-05-07xfs: only call xfs_setsize_buftarg once per buffer targetDarrick J. Wong
2025-05-07fs: add atomic write unit max opt to statxJohn Garry
2025-05-07bcachefs: Don't aggressively discard the journalKent Overstreet
2025-05-07bcachefs: Ensure superblock gets written when we go EROKent Overstreet
2025-05-07bcachefs: Filter out harmless EROFS error messagesKent Overstreet
2025-05-07bcachefs: journal_shutdown is EROFS, not EIOKent Overstreet
2025-05-07smb: client: Avoid race in open_cached_dir with lease breaksPaul Aurich
2025-05-07Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-07fs: aio: initialize .ki_write_stream of read-write requestMing Lei
2025-05-07hfsplus: use bdev_rw_virt in hfsplus_submit_bioChristoph Hellwig
2025-05-07btrfs: use bdev_rw_virt in scrub_one_superChristoph Hellwig
2025-05-07xfs: simplify building the bio in xlog_write_iclogChristoph Hellwig
2025-05-07xfs: simplify xfs_rw_bdevChristoph Hellwig
2025-05-07xfs: simplify xfs_buf_submit_bioChristoph Hellwig
2025-05-07zonefs: use bdev_rw_virt in zonefs_read_superChristoph Hellwig
2025-05-07gfs2: use bdev_rw_virt in gfs2_read_superChristoph Hellwig
2025-05-07udf: Make sure i_lenExtents is uptodate on inode evictionJan Kara
2025-05-07erofs: ensure the extra temporary copy is valid for shortened bvecsGao Xiang
2025-05-06kill vfs_submount()Al Viro
2025-05-06f2fs: drop usage of folio_indexKairui Song
2025-05-06f2fs: support FAULT_TIMEOUTChao Yu
2025-05-06f2fs: handle error cases of memory donationDaeho Jeong
2025-05-06f2fs: fix to bail out in get_new_segment()Chao Yu
2025-05-06f2fs: sysfs: export linear_lookup in features directoryChao Yu
2025-05-06f2fs: sysfs: add encoding_flags entryChao Yu
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-06smb3 client: warn when parse contexts returns error on compounded operationSteve French