index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-23
/
+24
|
\
|
*
btrfs: Convert from set_page_dirty to dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-12
/
+13
|
*
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-11
/
+11
*
|
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-03-22
1
-63
/
+156
|
\
\
|
*
|
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
2022-03-14
1
-6
/
+20
|
*
|
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
2022-03-14
1
-7
/
+9
|
*
|
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
2022-03-14
1
-1
/
+1
|
*
|
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
2022-03-14
1
-4
/
+3
|
*
|
btrfs: add support for multiple global roots
Josef Bacik
2022-03-14
1
-9
/
+41
|
*
|
btrfs: add code to support the block group root
Josef Bacik
2022-03-14
1
-7
/
+42
|
*
|
btrfs: abstract out loading the tree root
Josef Bacik
2022-03-14
1
-35
/
+46
*
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-6
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
1
-3
/
+1
|
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-3
/
+3
|
|
/
*
/
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
1
-0
/
+10
|
/
*
btrfs: output more debug messages for uncommitted transaction
Qu Wenruo
2022-01-07
1
-1
/
+43
*
btrfs: remove reada infrastructure
Qu Wenruo
2022-01-07
1
-18
/
+2
*
btrfs: make send work with concurrent block group relocation
Filipe Manana
2022-01-07
1
-3
/
+1
*
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
1
-58
/
+218
*
btrfs: stop accessing ->free_space_root directly
Josef Bacik
2022-01-03
1
-5
/
+5
*
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
1
-7
/
+8
*
btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
Josef Bacik
2022-01-03
1
-0
/
+5
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-7
/
+8
*
btrfs: init root block_rsv at init root time
Josef Bacik
2022-01-03
1
-7
/
+8
*
btrfs: pass fs_info to trace_btrfs_transaction_commit
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: rework async transaction committing
Josef Bacik
2022-01-03
1
-1
/
+2
*
btrfs: remove unused BTRFS_FS_BARRIER flag
Josef Bacik
2022-01-03
1
-1
/
+0
*
btrfs: get rid of root->orphan_cleanup_state
Josef Bacik
2022-01-03
1
-1
/
+0
*
btrfs: zoned: cache reported zone during mount
Naohiro Aota
2022-01-03
1
-0
/
+2
*
btrfs: remove unused parameter fs_devices from btrfs_init_workqueues
Su Yue
2022-01-03
1
-3
/
+2
*
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-17
1
-0
/
+8
|
\
|
*
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
2021-12-14
1
-0
/
+8
*
|
Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-18
1
-1
/
+13
|
\
|
|
*
btrfs: check-integrity: fix a warning on write caching disabled disk
Wang Yugui
2021-11-16
1
-1
/
+13
*
|
Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-11-01
1
-21
/
+30
|
\
|
|
*
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
2021-10-29
1
-1
/
+2
|
*
btrfs: fix comment about sector sizes supported in 64K systems
Anand Jain
2021-10-26
1
-2
/
+1
|
*
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
2021-10-26
1
-5
/
+3
|
*
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
2021-10-26
1
-4
/
+4
|
*
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
1
-1
/
+1
|
*
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
1
-0
/
+1
|
*
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
1
-1
/
+1
|
*
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
1
-3
/
+3
|
*
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
1
-0
/
+2
|
*
btrfs: zoned: finish superblock zone once no space left for new SB
Naohiro Aota
2021-10-26
1
-1
/
+3
|
*
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
2021-10-25
1
-3
/
+9
*
|
btrfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
/
*
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
2021-09-07
1
-24
/
+24
*
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
1
-9
/
+4
*
btrfs: subpage: reject raid56 filesystem and profile conversion
Qu Wenruo
2021-08-23
1
-0
/
+10
[next]