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
2023-05-17
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
2023-05-17
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2023-05-17
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-17
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
2023-05-17
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-05-17
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
2023-05-17
btrfs: don't free qgroup space unless specified
Josef Bacik
2023-05-17
btrfs: fix encoded write i_size corruption with no-holes
Boris Burkov
2023-05-17
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
2023-05-17
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
2023-05-17
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
Naohiro Aota
2023-05-17
btrfs: fix btrfs_prev_leaf() to not return the same key twice
Filipe Manana
2023-05-11
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-05-01
btrfs: fix uninitialized variable warnings
Genjian Zhang
2023-04-26
btrfs: get the next extent map during fiemap/lseek more efficiently
Filipe Manana
2023-04-20
btrfs: fix fast csum implementation detection
Christoph Hellwig
2023-04-20
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
2023-04-06
btrfs: scan device in non-exclusive mode
Anand Jain
2023-04-06
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-04-06
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
2023-04-06
btrfs: use temporary variable for space_info in btrfs_update_block_group
Josef Bacik
2023-04-06
btrfs: fix uninitialized variable warning in btrfs_update_block_group
Josef Bacik
2023-04-06
btrfs: zoned: count fresh BG region as zone unusable
Naohiro Aota
2023-04-06
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
2023-03-30
btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile
Naohiro Aota
2023-03-17
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
2023-03-17
btrfs: fix percent calculation for bg reclaim message
Johannes Thumshirn
2023-03-17
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
2023-03-10
btrfs: hold block group refcount during async discard
Boris Burkov
2023-03-10
btrfs: scrub: improve tree block error reporting
Qu Wenruo
2023-03-03
btrfs: send: limit number of clones and allocated memory size
David Sterba
2023-02-22
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
2023-02-22
btrfs: move the auto defrag code to defrag.c
Josef Bacik
2023-02-14
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
2023-02-14
btrfs: simplify update of last_dir_index_offset when logging a directory
Filipe Manana
2023-02-14
btrfs: zlib: zero-initialize zlib workspace
Alexander Potapenko
2023-02-14
btrfs: limit device extents to the device size
Josef Bacik
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-01
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2023-01-24
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
2023-01-24
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
2023-01-24
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
2023-01-24
btrfs: do not abort transaction on failure to update log root
Filipe Manana
2023-01-24
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2023-01-24
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
2023-01-24
btrfs: fix directory logging due to race with concurrent index key deletion
Filipe Manana
2023-01-24
btrfs: fix missing error handling when logging directory items
Filipe Manana
2023-01-24
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
2023-01-24
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
2023-01-12
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
[next]