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: 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
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
2021-10-25
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
2021-10-25
btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...
Qu Wenruo
2021-10-25
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
Su Yue
2021-10-25
btrfs: drop unnecessary ret in ioctl_quota_rescan_status
Anand Jain
2021-10-25
btrfs: send: simplify send_create_inode_if_needed
Marcos Paulo de Souza
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
2021-10-11
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
2021-10-07
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
2021-10-07
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
2021-10-07
btrfs: update refs for any root except tree log roots
Josef Bacik
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
2021-09-23
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-17
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
2021-09-17
btrfs: fix mount failure due to past and transient device flush error
Filipe Manana
2021-09-17
btrfs: fix transaction handle leak after verity rollback failure
Filipe Manana
2021-09-17
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Qu Wenruo
2021-09-09
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-09-07
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
2021-09-07
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
2021-09-07
btrfs: update the bdev time directly when closing
Josef Bacik
2021-09-07
btrfs: use correct header for div_u64 in misc.h
Kari Argillander
2021-09-07
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-31
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-23
btrfs: reset replace target device to allocation state on close
Desmond Cheong Zhi Xi
2021-08-23
btrfs: zoned: fix ordered extent boundary calculation
Naohiro Aota
2021-08-23
btrfs: do not do preemptive flushing if the majority is global rsv
Josef Bacik
2021-08-23
btrfs: reduce the preemptive flushing threshold to 90%
Josef Bacik
2021-08-23
btrfs: tree-log: check btrfs_lookup_data_extent return value
Marcos Paulo de Souza
[next]