index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2022-03-14
btrfs: pass the dentry to btrfs_log_new_name() instead of the inode
Filipe Manana
2022-03-14
btrfs: add helper to delete a dir entry from a log tree
Filipe Manana
2022-03-14
btrfs: send: remove redundant ret variable in fs_path_copy
Minghao Chi
2022-03-14
btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...
Nikolay Borisov
2022-03-14
btrfs: scrub: remove redundant initialization of increment
Jiapeng Chong
2022-03-14
btrfs: zoned: remove redundant initialization of to_add
Jiapeng Chong
2022-03-14
btrfs: cleanup temporary variables when finding rotational device status
Anand Jain
2022-03-14
btrfs: use dev_t to match device in device_matched
Anand Jain
2022-03-14
btrfs: add device major-minor info in the struct btrfs_device
Anand Jain
2022-03-14
btrfs: match stale devices by dev_t
Anand Jain
2022-03-14
btrfs: harden identification of a stale device
Anand Jain
2022-03-14
btrfs: simplify fs_devices member access in btrfs_init_dev_replace_tgtdev
Anand Jain
2022-03-14
btrfs: reuse existing inode from btrfs_ioctl
Sahil Kang
2022-03-14
btrfs: move missing device handling in a dedicate function
Nikolay Borisov
2022-03-14
btrfs: stop trying to log subdirectories created in past transactions
Filipe Manana
2022-03-14
btrfs: stop copying old dir items when logging a directory
Filipe Manana
2022-03-14
btrfs: put initial index value of a directory in a constant
Filipe Manana
2022-03-14
btrfs: don't log unnecessary boundary keys when logging directory
Filipe Manana
2022-03-14
btrfs: reuse existing pointers from btrfs_ioctl
Sahil Kang
2022-03-14
btrfs: remove write and wait of struct walk_control
Filipe Manana
2022-03-06
Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-04
btrfs: fallback to blocking mode when doing async dio over multiple extents
Filipe Manana
2022-03-02
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
2022-03-02
btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
Sidong Yang
2022-03-02
btrfs: fix relocation crash due to premature return from btrfs_commit_transac...
Omar Sandoval
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
btrfs: tree-checker: use u64 for item data end to avoid overflow
Su Yue
2022-03-02
btrfs: do not WARN_ON() if we have PageError set
Josef Bacik
2022-03-02
btrfs: fix lost prealloc extents beyond eof after full fsync
Filipe Manana
2022-03-02
btrfs: subpage: fix a wrong check on subpage->writers
Qu Wenruo
2022-02-25
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-24
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-02-23
btrfs: autodefrag: only scan one inode once
Qu Wenruo
2022-02-23
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
2022-02-23
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
2022-02-23
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
2022-02-23
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
2022-02-23
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
2022-02-15
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
2022-02-15
btrfs: prevent copying too big compressed lzo segment
Dāvis Mosāns
2022-02-15
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-09
btrfs: send: in case of IO error log it
Dāvis Mosāns
2022-02-09
btrfs: get rid of warning on transaction commit when using flushoncommit
Filipe Manana
2022-02-09
btrfs: defrag: don't try to defrag extents which are under writeback
Qu Wenruo
2022-02-09
btrfs: don't hold CPU for too long when defragging a file
Qu Wenruo
2022-02-04
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-31
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
2022-01-31
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
2022-01-31
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-31
btrfs: tree-checker: check item_size for dev_item
Su Yue
[next]