index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2023-11-28
btrfs: zoned: wait for data BG to be finished on direct IO allocation
Naohiro Aota
2023-11-28
btrfs: don't arbitrarily slow down delalloc if we're committing
Josef Bacik
2023-11-28
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-11-20
btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...
Qu Wenruo
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
2023-11-02
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-11-02
btrfs: remove v0 extent handling
Qu Wenruo
2023-10-25
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
2023-10-25
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
2023-10-25
btrfs: error out when COWing block using a stale transaction
Filipe Manana
2023-10-25
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
2023-10-25
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
2023-10-25
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
2023-10-25
btrfs: prevent transaction block reserve underflow when starting transaction
Filipe Manana
2023-10-25
btrfs: fix race when refilling delayed refs block reserve
Filipe Manana
2023-10-25
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Zygo Blaxell
2023-10-10
btrfs: always print transaction aborted messages with an error level
Filipe Manana
2023-10-10
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-10-10
btrfs: remove end_extent_writepage
Christoph Hellwig
2023-10-10
btrfs: remove btrfs_writepage_endio_finish_ordered
Christoph Hellwig
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-10-06
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
2023-10-06
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
2023-10-06
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-10-06
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
2023-10-06
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
2023-10-06
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-10-06
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
2023-10-06
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
2023-09-23
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
Josef Bacik
2023-09-23
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
2023-09-23
btrfs: fix race between finishing block group creation and its item update
Filipe Manana
2023-09-23
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
2023-09-23
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
2023-09-23
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
2023-09-23
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2023-09-23
btrfs: zoned: activate metadata block group on write time
Naohiro Aota
2023-09-23
btrfs: zoned: defer advancing meta write pointer
Naohiro Aota
2023-09-23
btrfs: zoned: return int from btrfs_check_meta_write_pointer
Naohiro Aota
2023-09-23
btrfs: zoned: introduce block group context to btrfs_eb_write_context
Naohiro Aota
2023-09-23
btrfs: introduce struct to consolidate extent buffer write context
Naohiro Aota
2023-09-23
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
2023-09-23
btrfs: handle errors properly in update_inline_extent_backref()
Qu Wenruo
2023-09-19
btrfs: scrub: fix grouping of read IO
Qu Wenruo
2023-09-19
btrfs: scrub: avoid unnecessary csum tree search preparing stripes
Qu Wenruo
2023-09-19
btrfs: scrub: avoid unnecessary extent tree search preparing stripes
Qu Wenruo
2023-09-19
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
2023-09-19
btrfs: zoned: re-enable metadata over-commit for zoned mode
Naohiro Aota
2023-09-19
btrfs: set page extent mapped after read_folio in relocate_one_page
Josef Bacik
2023-09-19
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
[next]