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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
1
-0
/
+2
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
1
-0
/
+2
2019-11-18
btrfs: remove cached space_info in btrfs_statfs()
Johannes Thumshirn
1
-2
/
+1
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
1
-0
/
+1
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
1
-0
/
+1
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
1
-1
/
+0
2019-11-18
btrfs: add const function attribute
David Sterba
1
-1
/
+1
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
1
-1
/
+1
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-1
/
+1
2019-11-18
btrfs: separate out the extent io init function
Josef Bacik
1
-1
/
+8
2019-09-09
btrfs: move sysfs declarations out of ctree.h
David Sterba
1
-0
/
+1
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: Refactor btrfs_calc_avail_data_space
Nikolay Borisov
1
-20
/
+10
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space
David Sterba
1
-8
/
+5
2019-07-02
btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...
David Sterba
1
-4
/
+5
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
1
-0
/
+1
2019-07-01
btrfs: Remove unused variable mode in btrfs_mount
Goldwyn Rodrigues
1
-4
/
+0
2019-07-01
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
1
-0
/
+2
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-2
/
+2
2019-05-02
btrfs: use ->free_inode()
Al Viro
1
-0
/
+1
2019-04-29
btrfs: drop unused parameter in mount_subvol
Anand Jain
1
-2
/
+2
2019-02-25
btrfs: add zstd compression level support
Dennis Zhou
1
-1
/
+5
2019-02-25
btrfs: change set_level() to bound the level passed in
Dennis Zhou
1
-1
/
+3
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
1
-0
/
+3
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-71
/
+11
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
1
-6
/
+4
2018-12-21
btrfs: sanitize security_mnt_opts use
Al Viro
1
-54
/
+9
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
1
-14
/
+1
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-4
/
+4
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-1
/
+1
2018-11-14
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2018-11-06
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
1
-3
/
+3
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-2
/
+4
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
1
-6
/
+3
2018-08-06
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
1
-1
/
+0
2018-08-06
btrfs: refactor block group replication factor calculation to a helper
David Sterba
1
-8
/
+3
2018-08-06
btrfs: rename btrfs_parse_early_options
Anand Jain
1
-7
/
+6
2018-08-06
btrfs: return device pointer from btrfs_scan_one_device
Gu Jinxiang
1
-13
/
+21
2018-08-06
btrfs: make fs_devices a local variable in btrfs_parse_early_options
Gu Jinxiang
1
-3
/
+4
2018-08-06
btrfs: fix mount and ioctl device scan ioctl race
David Sterba
1
-6
/
+6
2018-08-06
btrfs: reorder initialization before the mount locks uuid_mutex
David Sterba
1
-16
/
+14
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
David Sterba
1
-2
/
+4
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
1
-0
/
+2
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
1
-1
/
+11
2018-08-06
btrfs: remove unused parameter from btrfs_parse_subvol_options
Gu Jinxiang
1
-4
/
+4
2018-08-06
btrfs: prune unused includes
David Sterba
1
-3
/
+0
[next]