index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
1
-1
/
+1
2020-10-30
Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-40
/
+99
2020-10-26
btrfs: add a helper to read the tree_root commit root for backref lookup
Josef Bacik
1
-40
/
+99
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2020-10-07
btrfs: skip devices without magic signature when mounting
Anand Jain
1
-2
/
+6
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
1
-7
/
+0
2020-10-07
btrfs: call submit_bio_hook directly for metadata pages
Nikolay Borisov
1
-5
/
+3
2020-10-07
btrfs: remove extent_io_ops::readpage_end_io_hook
Nikolay Borisov
1
-1
/
+0
2020-10-07
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
1
-4
/
+4
2020-10-07
btrfs: use own btree inode io_tree owner id
Qu Wenruo
1
-1
/
+1
2020-10-07
btrfs: remove btree_get_extent
Nikolay Borisov
1
-47
/
+0
2020-10-07
btrfs: remove btree_readpage
Nikolay Borisov
1
-6
/
+0
2020-10-07
btrfs: pretty print leaked root name
Josef Bacik
1
-2
/
+4
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
1
-2
/
+3
2020-10-07
btrfs: rework error detection in init_tree_roots
Nikolay Borisov
1
-10
/
+9
2020-10-07
btrfs: switch seed device to list api
Nikolay Borisov
1
-21
/
+18
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
1
-1
/
+2
2020-10-07
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
1
-1
/
+1
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
1
-1
/
+0
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
1
-1
/
+0
2020-09-24
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+5
2020-09-21
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
1
-6
/
+5
2020-09-12
Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2020-09-07
btrfs: free data reloc tree on failed mount
Josef Bacik
1
-0
/
+2
2020-08-24
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-08-19
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
1
-0
/
+1
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-23
/
+0
2020-07-27
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
1
-1
/
+0
2020-07-27
btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
Qu Wenruo
1
-0
/
+1
2020-07-27
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
1
-7
/
+64
2020-07-27
btrfs: don't allocate anonymous block device for user invisible roots
Qu Wenruo
1
-3
/
+10
2020-07-27
btrfs: remove unused btrfs_root::defrag_trans_start
David Sterba
1
-4
/
+0
2020-07-27
btrfs: use free_root_extent_buffer to free root
Johannes Thumshirn
1
-2
/
+1
2020-07-27
btrfs: qgroup: catch reserved space leaks at unmount time
Qu Wenruo
1
-0
/
+5
2020-07-09
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-23
/
+0
2020-07-08
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2020-07-02
btrfs: reset tree root pointer after error in init_tree_roots
Josef Bacik
1
-2
/
+4
2020-06-03
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-42
/
+51
2020-06-02
btrfs: use attach/detach_page_private
Guoqing Jiang
1
-3
/
+1
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
1
-1
/
+4
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-21
/
+18
2020-05-25
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
1
-0
/
+1
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
1
-1
/
+17
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
1
-6
/
+7
2020-05-25
btrfs: use crypto_shash_digest() instead of open coding
Eric Biggers
1
-8
/
+5
2020-05-25
btrfs: get rid of endio_repair_workers
Omar Sandoval
1
-7
/
+1
2020-04-23
btrfs: drop logs when we've aborted a transaction
Josef Bacik
1
-4
/
+32
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
1
-28
/
+9
2020-03-23
btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
Josef Bacik
1
-4
/
+3
2020-03-23
btrfs: don't take an extra root ref at allocation time
Josef Bacik
1
-14
/
+6
[next]