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.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-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
*
btrfs: add owner and fs_info to alloc_state io_tree
Qu Wenruo
2020-10-29
2
-3
/
+5
*
Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-02
3
-10
/
+52
|
\
|
*
btrfs: fix filesystem corruption after a device replace
Filipe Manana
2020-09-30
1
-1
/
+39
|
*
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-09-30
2
-1
/
+5
|
*
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
2020-09-25
3
-9
/
+9
*
|
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-23
2
-12
/
+15
|
\
|
|
*
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
2020-09-22
1
-6
/
+10
|
*
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
2020-09-21
1
-6
/
+5
*
|
Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-14
1
-1
/
+2
|
\
|
|
*
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-14
1
-1
/
+2
*
|
Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-12
5
-15
/
+29
|
\
|
|
*
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
2020-09-07
1
-0
/
+1
|
*
btrfs: free data reloc tree on failed mount
Josef Bacik
2020-09-07
1
-0
/
+2
|
*
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2020-09-07
2
-15
/
+16
|
*
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
2020-09-07
1
-0
/
+10
*
|
Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-01
10
-71
/
+113
|
\
|
|
*
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
2020-08-27
1
-1
/
+1
|
*
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-08-27
1
-1
/
+5
|
*
btrfs: set the correct lockdep class for new nodes
Josef Bacik
2020-08-27
1
-1
/
+1
|
*
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
2020-08-27
1
-52
/
+70
|
*
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-08-27
3
-14
/
+27
|
*
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-08-27
1
-1
/
+2
|
*
btrfs: block-group: fix free-space bitmap threshold
Marcos Paulo de Souza
2020-08-27
2
-1
/
+7
*
|
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-24
9
-31
/
+39
|
\
|
|
*
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-21
4
-16
/
+25
|
*
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-21
1
-4
/
+6
|
*
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-19
2
-1
/
+2
|
*
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2020-08-19
2
-2
/
+2
|
*
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
2020-08-19
1
-0
/
+1
|
*
btrfs: handle errors from async submission
Johannes Thumshirn
2020-08-19
1
-8
/
+3
*
|
Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-08-13
9
-25
/
+65
|
\
|
|
*
btrfs: trim: fix underflow in trim length to prevent access beyond device bou...
Qu Wenruo
2020-08-12
3
-0
/
+20
|
*
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-08-11
1
-1
/
+1
|
*
btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()
Qu Wenruo
2020-08-10
1
-3
/
+5
|
*
btrfs: check correct variable after allocation in btrfs_backref_iter_alloc
Boleyn Su
2020-08-10
1
-1
/
+1
|
*
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
2020-08-10
1
-0
/
+6
|
*
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-10
1
-6
/
+2
|
*
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-10
1
-2
/
+8
|
*
btrfs: fix messages after changing compression level by remount
David Sterba
2020-08-10
1
-5
/
+9
|
*
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-10
1
-2
/
+2
|
*
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
2020-08-10
1
-5
/
+11
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-08-07
1
-0
/
+1
|
\
\
|
*
|
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-30
1
-0
/
+1
*
|
|
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-31
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
Paul E. McKenney
2020-06-29
1
-0
/
+2
*
|
|
|
|
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: flag files as supporting buffered async reads
Jens Axboe
2020-06-21
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-23
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-23
/
+0
|
|
/
/
/
[next]