summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-14btrfs: fix front delete range calculation for RAID stripe extentsJohannes Thumshirn
2025-01-14btrfs: assert RAID stripe-extent length is always greater than 0Johannes Thumshirn
2025-01-14btrfs: don't try to delete RAID stripe-extents if we don't need toJohannes Thumshirn
2025-01-14btrfs: selftests: correct RAID stripe-tree feature flag settingJohannes Thumshirn
2025-01-14xfs: add a b_iodone callback to struct xfs_bufChristoph Hellwig
2025-01-14xfs: move b_li_list based retry handling to common codeChristoph Hellwig
2025-01-14xfs: simplify xfsaild_resubmit_itemChristoph Hellwig
2025-01-14xfs: always complete the buffer inline in xfs_buf_submitChristoph Hellwig
2025-01-14xfs: remove the extra buffer reference in xfs_buf_submitChristoph Hellwig
2025-01-14xfs: move invalidate_kernel_vmap_range to xfs_buf_ioendChristoph Hellwig
2025-01-14xfs: simplify buffer I/O submissionChristoph Hellwig
2025-01-14xfs: move in-memory buftarg handling out of _xfs_buf_ioapplyChristoph Hellwig
2025-01-14xfs: move write verification out of _xfs_buf_ioapplyChristoph Hellwig
2025-01-14xfs: remove xfs_buf_delwri_submit_buffersChristoph Hellwig
2025-01-14xfs: simplify xfs_buf_delwri_pushbufChristoph Hellwig
2025-01-14xfs: move xfs_buf_iowait out of (__)xfs_buf_submitChristoph Hellwig
2025-01-14xfs: remove the incorrect comment about the b_pag fieldChristoph Hellwig
2025-01-14xfs: remove the incorrect comment above xfs_buf_free_mapsChristoph Hellwig
2025-01-14xfs: fix a double completion for buffers on in-memory targetsChristoph Hellwig
2025-01-13mm: perform all memfd seal checks in a single placeLorenzo Stoakes
2025-01-13mm: abstract get_arg_page() stack expansion and mmap read lockLorenzo Stoakes
2025-01-13btrfs: add the missing error handling inside get_canonical_dev_pathQu Wenruo
2025-01-13btrfs: add io_uring interface for encoded writesMark Harmstone
2025-01-13bcachefs: bcachefs_metadata_version_directory_sizeHongbo Li
2025-01-13bcachefs: make directory i_size meaningfulHongbo Li
2025-01-13f2fs: fix using wrong 'submitted' value in f2fs_write_cache_pageszangyangyang1
2025-01-13f2fs: add parameter @len to f2fs_invalidate_blocks()Yi Sun
2025-01-13NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()Zichen Xie
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-13select: Fix unbalanced user_access_end()Christophe Leroy
2025-01-13btrfs: remove the unused locked_folio parameter from btrfs_cleanup_ordered_ex...Qu Wenruo
2025-01-13btrfs: add extra error messages for delalloc range related errorsQu Wenruo
2025-01-13btrfs: subpage: dump the involved bitmap when ASSERT() failedQu Wenruo
2025-01-13btrfs: subpage: fix the bitmap dump of the locked flagsQu Wenruo
2025-01-13btrfs: do proper folio cleanup when run_delalloc_nocow() failedQu Wenruo
2025-01-13btrfs: do proper folio cleanup when cow_file_range() failedQu Wenruo
2025-01-13btrfs: fix error handling of submit_uncompressed_range()Qu Wenruo
2025-01-13btrfs: fix double accounting race when extent_writepage_io() failedQu Wenruo
2025-01-13btrfs: fix double accounting race when btrfs_run_delalloc_range() failedQu Wenruo
2025-01-13xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()Mirsad Todorovac
2025-01-13xfs: constify feature checksChristoph Hellwig
2025-01-13xfs: refactor xfs_fs_statfsChristoph Hellwig
2025-01-13xfs: don't take m_sb_lock in xfs_fs_statfsChristoph Hellwig
2025-01-13xfs: fix the comment above xfs_discard_endioChristoph Hellwig
2025-01-13xfs: remove bp->b_error check in xfs_attr3_root_inactiveLong Li
2025-01-13xfs: remove redundant update for ticket->t_curr_res in xfs_log_ticket_regrantLong Li
2025-01-13xfs: clean up xfs_end_ioend() to reuse local variablesLong Li
2025-01-13xfs: fix mount hang during primary superblock recovery failureLong Li
2025-01-13xfs: remove the t_magic field in struct xfs_transChristoph Hellwig
2025-01-13xfs: remove XFS_ILOG_NONCOREChristoph Hellwig