index
:
Linux Stable
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
3
-2
/
+6
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
3
-7
/
+7
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
2
-6
/
+8
*
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-11
8
-29
/
+67
|
\
|
*
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2021-01-08
2
-18
/
+46
|
*
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
2021-01-07
1
-1
/
+6
|
*
btrfs: tree-checker: check if chunk item end overflows
Su Yue
2021-01-07
1
-0
/
+7
|
*
btrfs: prevent NULL pointer dereference in extent_io_tree_panic
Su Yue
2021-01-07
1
-3
/
+1
|
*
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
2021-01-07
3
-7
/
+7
*
|
Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-06
18
-97
/
+243
|
\
|
|
*
btrfs: run delayed iputs when remounting RO to avoid leaking them
Filipe Manana
2020-12-18
1
-0
/
+10
|
*
btrfs: add assertion for empty list of transactions at late stage of umount
Filipe Manana
2020-12-18
1
-0
/
+3
|
*
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
4
-7
/
+44
|
*
btrfs: fix transaction leak and crash after cleaning up orphans on RO mount
Filipe Manana
2020-12-18
1
-4
/
+1
|
*
btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
Filipe Manana
2020-12-18
2
-3
/
+18
|
*
btrfs: merge critical sections of discard lock in workfn
Pavel Begunkov
2020-12-18
1
-20
/
+23
|
*
btrfs: fix racy access to discard_ctl data
Pavel Begunkov
2020-12-18
1
-7
/
+3
|
*
btrfs: fix async discard stall
Pavel Begunkov
2020-12-18
1
-7
/
+10
|
*
btrfs: tests: initialize test inodes location
Josef Bacik
2020-12-18
2
-11
/
+8
|
*
btrfs: send: fix wrong file path when there is an inode with a pending rmdir
Filipe Manana
2020-12-18
1
-18
/
+31
|
*
btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
Qu Wenruo
2020-12-18
1
-10
/
+20
|
*
btrfs: correctly calculate item size used when item key collision happens
ethanwu
2020-12-18
4
-2
/
+32
|
*
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-18
7
-8
/
+40
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
3
-22
/
+12
|
\
\
|
*
|
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-7
/
+6
|
*
|
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
1
-12
/
+3
*
|
|
Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2020-12-15
64
-4312
/
+4488
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: scrub: allow scrub to work with subpage sectorsize
Qu Wenruo
2020-12-09
1
-8
/
+0
|
*
|
btrfs: scrub: support subpage data scrub
Qu Wenruo
2020-12-09
1
-3
/
+7
|
*
|
btrfs: scrub: support subpage tree block scrub
Qu Wenruo
2020-12-09
1
-4
/
+14
|
*
|
btrfs: scrub: always allocate one full page for one sector for RAID56
Qu Wenruo
2020-12-09
1
-5
/
+16
|
*
|
btrfs: scrub: reduce width of extent_len/stripe_len from 64 to 32 bits
Qu Wenruo
2020-12-09
1
-23
/
+31
|
*
|
btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs
Qu Wenruo
2020-12-09
4
-92
/
+171
|
*
|
btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sums
Qu Wenruo
2020-12-09
3
-51
/
+11
|
*
|
btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
Qu Wenruo
2020-12-09
4
-38
/
+85
|
*
|
btrfs: update num_extent_pages to support subpage sized extent buffer
Qu Wenruo
2020-12-09
1
-2
/
+8
|
*
|
btrfs: don't allow tree block to cross page boundary for subpage support
Qu Wenruo
2020-12-09
1
-0
/
+8
|
*
|
btrfs: calculate inline extent buffer page size based on page size
Qu Wenruo
2020-12-09
3
-14
/
+3
|
*
|
btrfs: factor out btree page submission code to a helper
Qu Wenruo
2020-12-09
1
-47
/
+75
|
*
|
btrfs: make btrfs_verify_data_csum follow sector size
Qu Wenruo
2020-12-09
1
-3
/
+15
|
*
|
btrfs: pass bio_offset to check_data_csum() directly
Qu Wenruo
2020-12-09
4
-26
/
+42
|
*
|
btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset
Qu Wenruo
2020-12-09
4
-16
/
+15
|
*
|
btrfs: fix lockdep warning when creating free space tree
Boris Burkov
2020-12-09
1
-4
/
+5
|
*
|
btrfs: skip space_cache v1 setup when not using it
Boris Burkov
2020-12-09
1
-0
/
+3
|
*
|
btrfs: remove free space items when disabling space cache v1
Boris Burkov
2020-12-09
3
-41
/
+100
|
*
|
btrfs: warn when remount will not change the free space tree
Boris Burkov
2020-12-09
1
-0
/
+16
|
*
|
btrfs: use superblock state to print space_cache mount option
Boris Burkov
2020-12-09
1
-2
/
+2
|
*
|
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
6
-3
/
+50
[next]