index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-07-02
btrfs: always do the basic checks for btrfs_qgroup_inherit structure
Qu Wenruo
2024-07-02
btrfs: zoned: fix calc_available_free_space() for zoned mode
Naohiro Aota
2024-07-01
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
2024-06-25
btrfs: qgroup: fix quota root leak after quota disable failure
Filipe Manana
2024-06-25
btrfs: scrub: handle RST lookup error correctly
Qu Wenruo
2024-06-25
btrfs: zoned: fix initial free space detection
Naohiro Aota
2024-06-25
btrfs: use NOFS context when getting inodes during logging and log replay
Filipe Manana
2024-06-13
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
2024-06-13
btrfs: retry block group reclaim without infinite loop
Boris Burkov
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
2024-05-28
btrfs: ensure fast fsync waits for ordered extents after a write failure
Filipe Manana
2024-05-21
btrfs: re-introduce 'norecovery' mount option
Qu Wenruo
2024-05-15
btrfs: fix end of tree detection when searching for data extent ref
Filipe Manana
2024-05-15
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
Lu Yao
2024-05-15
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
2024-05-15
btrfs: qgroup: fix qgroup id collision across mounts
Boris Burkov
2024-05-15
btrfs: qgroup: update rescan message levels and error codes
David Sterba
2024-05-07
btrfs: qgroup: fix initialization of auto inherit array
Dan Carpenter
2024-05-07
btrfs: count super block write errors in device instead of tracking folio err...
Matthew Wilcox (Oracle)
2024-05-07
btrfs: use the folio iterator in btrfs_end_super_write()
Matthew Wilcox (Oracle)
2024-05-07
btrfs: convert super block writes to folio in write_dev_supers()
Matthew Wilcox (Oracle)
2024-05-07
btrfs: convert super block writes to folio in wait_dev_supers()
Matthew Wilcox (Oracle)
2024-05-07
btrfs: remove duplicate included header from fs.h
Thorsten Blum
2024-05-07
btrfs: add a cached state to extent_clear_unlock_delalloc
Josef Bacik
2024-05-07
btrfs: push extent lock down in submit_one_async_extent
Josef Bacik
2024-05-07
btrfs: push lock_extent down in cow_file_range()
Josef Bacik
2024-05-07
btrfs: move can_cow_file_range_inline() outside of the extent lock
Josef Bacik
2024-05-07
btrfs: push lock_extent into cow_file_range_inline
Josef Bacik
2024-05-07
btrfs: push extent lock into cow_file_range
Josef Bacik
2024-05-07
btrfs: push extent lock into run_delalloc_cow
Josef Bacik
2024-05-07
btrfs: remove unlock_extent from run_delalloc_compressed
Josef Bacik
2024-05-07
btrfs: push extent lock down in run_delalloc_nocow
Josef Bacik
2024-05-07
btrfs: adjust while loop condition in run_delalloc_nocow
Josef Bacik
2024-05-07
btrfs: push extent lock into run_delalloc_nocow
Josef Bacik
2024-05-07
btrfs: push the extent lock into btrfs_run_delalloc_range
Josef Bacik
2024-05-07
btrfs: lock extent when doing inline extent in compression
Josef Bacik
2024-05-07
btrfs: move extent bit and page cleanup into cow_file_range_inline
Josef Bacik
2024-05-07
btrfs: unlock all the pages with successful inline extent creation
Josef Bacik
2024-05-07
btrfs: push all inline logic into cow_file_range
Josef Bacik
2024-05-07
btrfs: handle errors in btrfs_reloc_clone_csums properly
Josef Bacik
2024-05-07
btrfs: add extra sanity checks for create_io_em()
Qu Wenruo
2024-05-07
btrfs: simplify the inline extent map creation
Qu Wenruo
2024-05-07
btrfs: add extra comments on extent_map members
Qu Wenruo
2024-05-07
btrfs: drop unused argument of calcu_metadata_size()
Naohiro Aota
2024-05-07
btrfs: simplify return variables in btrfs_drop_subtree()
Anand Jain
2024-05-07
btrfs: simplify return variables in lookup_extent_data_ref()
Anand Jain
2024-05-07
btrfs: rename return variables in btrfs_qgroup_rescan_worker()
Anand Jain
2024-05-07
btrfs: drop variable err in quick_update_accounting()
Anand Jain
[next]