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
2021-10-26
btrfs: zoned: use regular writes for relocation
Johannes Thumshirn
2021-10-26
btrfs: zoned: only allow one process to add pages to a relocation inode
Johannes Thumshirn
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
btrfs: unexport repair_io_failure()
Qu Wenruo
2021-10-26
btrfs: do not commit delayed inode when logging a file in full sync mode
Filipe Manana
2021-10-26
btrfs: avoid attempt to drop extents when logging inode for the first time
Filipe Manana
2021-10-26
btrfs: avoid search for logged i_size when logging inode if possible
Filipe Manana
2021-10-26
btrfs: avoid expensive search when truncating inode items from the log
Filipe Manana
2021-10-26
btrfs: add helper to truncate inode items when logging inode
Filipe Manana
2021-10-26
btrfs: avoid expensive search when dropping inode items from log
Filipe Manana
2021-10-26
btrfs: always update the logged transaction when logging new names
Filipe Manana
2021-10-26
btrfs: do not log new dentries when logging that a new name exists
Filipe Manana
2021-10-26
btrfs: remove no longer needed checks for NULL log context
Filipe Manana
2021-10-26
btrfs: check if a log tree exists at inode_logged()
Filipe Manana
2021-10-26
btrfs: remove stale comment about the btrfs_show_devname
Anand Jain
2021-10-26
btrfs: update latest_dev when we create a sprout device
Anand Jain
2021-10-26
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
btrfs: zoned: finish relocating block group
Naohiro Aota
2021-10-26
btrfs: zoned: finish fully written block group
Naohiro Aota
2021-10-26
btrfs: zoned: avoid chunk allocation if active block group has enough space
Naohiro Aota
2021-10-26
btrfs: move ffe_ctl one level up
Naohiro Aota
2021-10-26
btrfs: zoned: activate new block group
Naohiro Aota
2021-10-26
btrfs: zoned: activate block group on allocation
Naohiro Aota
2021-10-26
btrfs: zoned: load active zone info for block group
Naohiro Aota
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
btrfs: zoned: introduce physical_map to btrfs_block_group
Naohiro Aota
2021-10-26
btrfs: zoned: load active zone information from devices
Naohiro Aota
2021-10-26
btrfs: zoned: finish superblock zone once no space left for new SB
Naohiro Aota
2021-10-26
btrfs: zoned: locate superblock position using zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: consider zone as full when no more SB can be written
Naohiro Aota
2021-10-26
btrfs: zoned: tweak reclaim threshold for zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusable
Naohiro Aota
2021-10-26
btrfs: zoned: load zone capacity information from devices
Naohiro Aota
2021-10-26
btrfs: defrag: enable defrag for subpage case
Qu Wenruo
2021-10-26
btrfs: defrag: remove the old infrastructure
Qu Wenruo
2021-10-26
btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag one cluster
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to defrag a contiguous prepared range
Qu Wenruo
2021-10-26
btrfs: defrag: introduce helper to collect target file extents
Qu Wenruo
2021-10-26
btrfs: defrag: factor out page preparation into a helper
Qu Wenruo
2021-10-26
btrfs: defrag: replace hard coded PAGE_SIZE with sectorsize
Qu Wenruo
2021-10-26
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...
Qu Wenruo
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
2021-10-26
btrfs: rename and switch to bool btrfs_chunk_readonly
Anand Jain
2021-10-26
btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
Sidong Yang
2021-10-26
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
[next]