index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2022-01-31
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
2022-01-31
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
2022-01-24
btrfs: update writeback index when starting defrag
Filipe Manana
2022-01-24
btrfs: add back missing dirty page rate limiting to defrag
Filipe Manana
2022-01-24
btrfs: fix deadlock when reserving space during defrag
Filipe Manana
2022-01-19
btrfs: defrag: properly update range->start for autodefrag
Qu Wenruo
2022-01-19
btrfs: defrag: fix wrong number of defragged sectors
Qu Wenruo
2022-01-19
btrfs: allow defrag to be interruptible
Filipe Manana
2022-01-19
btrfs: fix too long loop when defragging a 1 byte file
Filipe Manana
2022-01-07
btrfs: output more debug messages for uncommitted transaction
Qu Wenruo
2022-01-07
btrfs: respect the max size in the header when activating swap file
Filipe Manana
2022-01-07
btrfs: fix argument list that the kdoc format and script verified
Yang Li
2022-01-07
btrfs: remove unnecessary parameter type from compression_decompress_bio
Su Yue
2022-01-07
btrfs: selftests: dump extent io tree if extent-io-tree test failed
Qu Wenruo
2022-01-07
btrfs: scrub: cleanup the argument list of scrub_stripe()
Qu Wenruo
2022-01-07
btrfs: scrub: cleanup the argument list of scrub_chunk()
Qu Wenruo
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
2022-01-07
btrfs: scrub: use btrfs_path::reada for extent tree readahead
Qu Wenruo
2022-01-07
btrfs: scrub: remove the unnecessary path parameter for scrub_raid56_parity()
Qu Wenruo
2022-01-07
btrfs: refactor unlock_up
Nikolay Borisov
2022-01-07
btrfs: skip transaction commit after failure to create subvolume
Filipe Manana
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
[next]