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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-9
/
+8
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+6
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+72
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
1
-9
/
+18
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2
-2
/
+4
2021-10-22
btrfs: use sync_blockdev
Christoph Hellwig
1
-1
/
+1
2021-10-18
btrfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
4
-9
/
+8
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-5
/
+3
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2
-0
/
+2
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
1
-0
/
+1
2021-10-12
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-52
/
+97
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
1
-7
/
+9
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
3
-22
/
+42
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-07
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-07
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
1
-18
/
+29
2021-10-07
btrfs: update refs for any root except tree log roots
Josef Bacik
1
-2
/
+1
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-09-24
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+32
2021-09-17
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
1
-2
/
+3
2021-09-17
btrfs: fix mount failure due to past and transient device flush error
Filipe Manana
1
-0
/
+13
2021-09-17
btrfs: fix transaction handle leak after verity rollback failure
Filipe Manana
1
-2
/
+4
2021-09-17
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Qu Wenruo
1
-1
/
+12
2021-09-10
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
6
-47
/
+77
2021-09-07
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
1
-0
/
+8
2021-09-07
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
1
-3
/
+4
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
3
-11
/
+30
2021-09-07
btrfs: update the bdev time directly when closing
Josef Bacik
1
-8
/
+10
2021-09-07
btrfs: use correct header for div_u64 in misc.h
Kari Argillander
1
-1
/
+1
2021-09-07
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
1
-24
/
+24
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-08-31
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+3
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
46
-1375
/
+2638
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-08-23
btrfs: reset replace target device to allocation state on close
Desmond Cheong Zhi Xi
1
-0
/
+3
2021-08-23
btrfs: zoned: fix ordered extent boundary calculation
Naohiro Aota
1
-6
/
+7
2021-08-23
btrfs: do not do preemptive flushing if the majority is global rsv
Josef Bacik
1
-0
/
+14
2021-08-23
btrfs: reduce the preemptive flushing threshold to 90%
Josef Bacik
1
-1
/
+1
2021-08-23
btrfs: tree-log: check btrfs_lookup_data_extent return value
Marcos Paulo de Souza
1
-1
/
+3
2021-08-23
btrfs: avoid unnecessarily logging directories that had no changes
Filipe Manana
1
-0
/
+7
2021-08-23
btrfs: allow idmapped mount
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: handle ACLs on idmapped mounts
Christian Brauner
1
-5
/
+6
2021-08-23
btrfs: allow idmapped INO_LOOKUP_USER ioctl
Christian Brauner
1
-3
/
+4
2021-08-23
btrfs: allow idmapped SUBVOL_SETFLAGS ioctl
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls
Christian Brauner
1
-3
/
+4
[next]