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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
3
-6
/
+7
|
\
|
*
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-3
/
+3
|
*
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
3
-3
/
+4
*
|
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-12-12
1
-3
/
+3
|
\
\
|
*
|
btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
Zhen Lei
2022-11-25
1
-3
/
+3
|
|
/
*
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
|
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
*
|
|
Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-25
7
-35
/
+132
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
2022-11-23
1
-2
/
+5
|
*
|
btrfs: do not modify log tree while holding a leaf from fs tree locked
Filipe Manana
2022-11-23
1
-4
/
+55
|
*
|
btrfs: use kvcalloc in btrfs_get_dev_zone_info
Christoph Hellwig
2022-11-23
1
-3
/
+3
|
*
|
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-11-21
1
-8
/
+1
|
*
|
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
2022-11-21
1
-1
/
+23
|
*
|
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
2022-11-21
1
-1
/
+2
|
*
|
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-11-15
1
-0
/
+2
|
*
|
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-11-15
1
-0
/
+2
|
*
|
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-11-15
1
-9
/
+7
|
*
|
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-11-15
1
-1
/
+2
|
*
|
btrfs: fix assertion failure and blocking during nowait buffered write
Filipe Manana
2022-11-15
1
-6
/
+30
*
|
|
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
1
-6
/
+8
|
\
\
\
|
*
|
|
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
1
-6
/
+8
*
|
|
|
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-10
9
-25
/
+109
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
btrfs: zoned: fix locking imbalance on scrub
Johannes Thumshirn
2022-11-07
1
-1
/
+0
|
*
|
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
2022-11-07
3
-4
/
+13
|
*
|
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
2022-11-07
3
-0
/
+63
|
*
|
Revert "btrfs: scrub: use larger block size for data extent scrub"
Qu Wenruo
2022-11-07
1
-7
/
+1
|
*
|
btrfs: don't print stack trace when transaction is aborted due to ENOMEM
David Sterba
2022-11-07
2
-4
/
+23
|
*
|
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
2022-11-07
1
-1
/
+1
|
*
|
btrfs: fix match incorrectly in dev_args_match_device
Liu Shixin
2022-11-07
1
-8
/
+8
*
|
|
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-03
5
-49
/
+91
|
\
|
|
|
*
|
btrfs: fix inode reserve space leak due to nowait buffered write
Filipe Manana
2022-11-02
1
-1
/
+3
|
*
|
btrfs: fix nowait buffered write returning -ENOSPC
Filipe Manana
2022-11-02
1
-0
/
+3
|
*
|
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-02
1
-12
/
+4
|
*
|
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-02
1
-5
/
+15
|
*
|
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-02
1
-1
/
+17
|
*
|
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-11-02
1
-19
/
+17
|
*
|
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-10-31
3
-10
/
+31
|
*
|
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
2022-10-31
1
-1
/
+1
*
|
|
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-31
10
-40
/
+73
|
\
|
|
|
*
|
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
2022-10-25
1
-1
/
+11
|
*
|
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2022-10-24
2
-2
/
+2
|
*
|
btrfs: send: fix send failure of a subcase of orphan inodes
BingJing Chang
2022-10-24
1
-11
/
+13
|
*
|
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2022-10-24
3
-6
/
+22
|
*
|
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-10-24
1
-12
/
+13
|
*
|
btrfs: reorder btrfs_bio for better packing
David Sterba
2022-10-24
1
-1
/
+1
|
*
|
btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
Qu Wenruo
2022-10-24
1
-5
/
+7
|
*
|
btrfs: raid56: properly handle the error when unable to find the missing stripe
Qu Wenruo
2022-10-24
1
-2
/
+4
*
|
|
Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-18
6
-25
/
+87
|
\
|
|
|
|
/
|
/
|
|
*
btrfs: ignore fiemap path cache if we have multiple leaves for a data extent
Filipe Manana
2022-10-11
2
-0
/
+26
|
*
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
2022-10-11
1
-6
/
+7
[next]