index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2022-01-07
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
2022-01-07
btrfs: add extent allocator hook to decide to allocate chunk or not
Naohiro Aota
2022-01-07
btrfs: zoned: unset dedicated block group on allocation failure
Naohiro Aota
2022-01-07
btrfs: zoned: drop redundant check for REQ_OP_ZONE_APPEND and btrfs_is_zoned
Johannes Thumshirn
2022-01-07
btrfs: zoned: sink zone check into btrfs_repair_one_zone
Johannes Thumshirn
2022-01-07
btrfs: zoned: simplify btrfs_check_meta_write_pointer
Johannes Thumshirn
2022-01-07
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
2022-01-07
btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the device
Anand Jain
2022-01-07
btrfs: reserve extra space for the free space tree
Josef Bacik
2022-01-07
btrfs: include the free space tree in the global rsv minimum calculation
Josef Bacik
2022-01-07
btrfs: scrub: merge SCRUB_PAGES_PER_RD_BIO and SCRUB_PAGES_PER_WR_BIO
Qu Wenruo
2022-01-07
btrfs: update SCRUB_MAX_PAGES_PER_BLOCK
Qu Wenruo
2022-01-07
btrfs: do not check -EAGAIN when truncating inodes in the log root
Josef Bacik
2022-01-07
btrfs: make should_throttle loop local in btrfs_truncate_inode_items
Josef Bacik
2022-01-07
btrfs: combine extra if statements in btrfs_truncate_inode_items
Josef Bacik
2022-01-07
btrfs: convert BUG() for pending_del_nr into an ASSERT
Josef Bacik
2022-01-07
btrfs: convert BUG_ON() in btrfs_truncate_inode_items to ASSERT
Josef Bacik
2022-01-07
btrfs: add inode to truncate control
Josef Bacik
2022-01-07
btrfs: pass the ino via truncate control
Josef Bacik
2022-01-07
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
2022-01-07
btrfs: control extent reference updates with a control flag for truncate
Josef Bacik
2022-01-07
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
2022-01-07
btrfs: only update i_size in truncate paths that care
Josef Bacik
2022-01-07
btrfs: add truncate control struct
Josef Bacik
2022-01-07
btrfs: remove found_extent from btrfs_truncate_inode_items
Josef Bacik
2022-01-07
btrfs: move btrfs_kill_delayed_inode_items into evict
Josef Bacik
2022-01-07
btrfs: remove free space cache inode check in btrfs_truncate_inode_items
Josef Bacik
2022-01-07
btrfs: move extent locking outside of btrfs_truncate_inode_items
Josef Bacik
2022-01-07
btrfs: move btrfs_truncate_inode_items to inode-item.c
Josef Bacik
2022-01-07
btrfs: add an inode-item.h
Josef Bacik
2022-01-07
btrfs: remove stale comment about locking at btrfs_search_slot()
Filipe Manana
2022-01-07
btrfs: remove BUG_ON() after splitting leaf
Filipe Manana
2022-01-07
btrfs: move leaf search logic out of btrfs_search_slot()
Filipe Manana
2022-01-07
btrfs: remove useless condition check before splitting leaf
Filipe Manana
2022-01-07
btrfs: try to unlock parent nodes earlier when inserting a key
Filipe Manana
2022-01-07
btrfs: allow generic_bin_search() to take low boundary as an argument
Filipe Manana
2022-01-07
btrfs: check the root node for uptodate before returning it
Josef Bacik
2022-01-07
btrfs: allow device add if balance is paused
Nikolay Borisov
2022-01-07
btrfs: make device add compatible with paused balance in btrfs_exclop_start_t...
Nikolay Borisov
2022-01-07
btrfs: introduce exclusive operation BALANCE_PAUSED state
Nikolay Borisov
2022-01-07
btrfs: make send work with concurrent block group relocation
Filipe Manana
2022-01-03
btrfs: change name and type of private member of btrfs_free_space_ctl
Nikolay Borisov
2022-01-03
btrfs: make __btrfs_add_free_space take just block group reference
Nikolay Borisov
2022-01-03
btrfs: consolidate unlink_free_space/__unlink_free_space functions
Nikolay Borisov
2022-01-03
btrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits
Nikolay Borisov
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
btrfs: remove useless WARN_ON in record_root_in_trans
Josef Bacik
2022-01-03
btrfs: stop accessing ->free_space_root directly
Josef Bacik
2022-01-03
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
Josef Bacik
[next]