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.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
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-4
/
+6
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-7
/
+5
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-16
/
+26
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-1
/
+1
2016-08-25
btrfs: fix fsfreeze hang caused by delayed iputs deal
Wang Xiaoguang
1
-0
/
+16
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
1
-5
/
+7
2016-07-26
btrfs: tests, move initialization into tests/
Jeff Mahoney
1
-43
/
+0
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
1
-64
/
+68
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: remove obsolete part of comment in statfs
David Sterba
1
-3
/
+0
2016-07-26
btrfs: Add ratelimit to btrfs printing
Nikolay Borisov
1
-2
/
+24
2016-06-17
btrfs: avoid blocking open_ctree from cleaner_kthread
Zygo Blaxell
1
-0
/
+2
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
1
-1
/
+1
2016-06-09
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
1
-2
/
+3
2016-06-06
Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
Feifei Xu
1
-22
/
+32
2016-06-06
btrfs: advertise which crc32c implementation is being used at module load
Jeff Mahoney
1
-2
/
+3
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
1
-6
/
+10
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-4
/
+4
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-4
/
+4
2016-05-18
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-1
/
+1
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
1
-20
/
+16
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
1
-1
/
+1
2016-05-06
btrfs: avoid overflowing f_bfree
Luis de Bethencourt
1
-1
/
+5
2016-05-06
btrfs: fix mixed block count of available space
Luis de Bethencourt
1
-3
/
+13
2016-04-28
btrfs: fix typos in comments
Luis de Bethencourt
1
-7
/
+7
2016-04-28
btrfs: remove save_error_info()
Anand Jain
1
-10
/
+6
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
1
-3
/
+3
2016-03-11
btrfs: rename btrfs_print_info to btrfs_print_mod_info
Anand Jain
1
-2
/
+2
2016-02-26
Merge branch 'dev/control-ioctl' into for-chris-4.6
David Sterba
1
-0
/
+3
2016-02-23
btrfs: drop unused argument in btrfs_ioctl_get_supported_features
David Sterba
1
-2
/
+1
2016-02-23
btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
David Sterba
1
-0
/
+4
2016-02-12
btrfs: Introduce new mount option alias for nologreplay
Qu Wenruo
1
-1
/
+3
2016-02-12
btrfs: Introduce new mount option to disable tree log replay
Qu Wenruo
1
-3
/
+25
2016-02-12
btrfs: Introduce new mount option usebackuproot to replace recovery
Qu Wenruo
1
-6
/
+9
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+22
2016-01-20
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-7
/
+22
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+73
2016-01-15
Btrfs: fix output of compression message in btrfs_parse_options()
Tsutomu Itoh
1
-7
/
+22
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-1
/
+1
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-1
/
+25
2016-01-07
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-01-07
btrfs: constify static arrays
David Sterba
1
-1
/
+1
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-1
/
+1
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
1
-3
/
+1
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-9
/
+47
2015-12-17
Btrfs: add free space tree mount option
Omar Sandoval
1
-9
/
+44
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
1
-0
/
+3
2015-10-22
Btrfs: add fragment=* debug mount option
Josef Bacik
1
-0
/
+30
2015-09-29
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
1
-22
/
+5
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
[next]