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
2016-01-23
wrappers for ->i_mutex access
Al Viro
6
-47
/
+47
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-213
/
+264
2016-01-20
btrfs: raid56: Use raid_write_end_io for scrub
Zhao Lei
1
-27
/
+5
2016-01-20
btrfs: Remove unnecessary ClearPageUptodate for raid56
Zhao Lei
1
-2
/
+0
2016-01-20
btrfs: use rbio->nr_pages to reduce calculation
Zhao Lei
1
-12
/
+7
2016-01-20
btrfs: Use unified stripe_page's index calculation
Zhao Lei
1
-22
/
+21
2016-01-20
btrfs: Fix calculation of rbio->dbitmap's size calculation
Zhao Lei
2
-3
/
+3
2016-01-20
btrfs: Fix no_space in write and rm loop
Zhao Lei
1
-1
/
+3
2016-01-20
btrfs: merge functions for wait snapshot creation
Zhao Lei
3
-21
/
+22
2016-01-20
btrfs: delete unused argument in btrfs_copy_from_user
Zhao Lei
1
-4
/
+2
2016-01-20
btrfs: Use direct way to determine raid56 write/recover mode
Zhao Lei
1
-1
/
+2
2016-01-20
btrfs: Small cleanup for get index_srcdev loop
Zhao Lei
1
-22
/
+20
2016-01-20
btrfs: Enhance chunk validation check
Qu Wenruo
1
-1
/
+32
2016-01-20
btrfs: Enhance super validation check
Qu Wenruo
1
-49
/
+48
2016-01-20
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
4
-8
/
+10
2016-01-20
Btrfs: fix typo in log message when starting a balance
Filipe Manana
1
-1
/
+1
2016-01-20
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
6
-15
/
+56
2016-01-20
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
7
-24
/
+32
2016-01-19
btrfs: remove duplicate const specifier
Colin Ian King
1
-1
/
+1
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-828
/
+3688
2016-01-15
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
1
-0
/
+1
2016-01-15
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
1
-1
/
+1
2016-01-15
btrfs: fix iterator with update error in backref.c
Geliang Tang
1
-5
/
+5
2016-01-15
Btrfs: fix output of compression message in btrfs_parse_options()
Tsutomu Itoh
1
-7
/
+22
2016-01-15
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...
Chandan Rajendra
4
-8
/
+33
2016-01-15
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
6
-17
/
+25
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+2
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2016-01-13
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-151
/
+46
2016-01-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-01-12
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-121
/
+71
2016-01-12
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2016-01-11
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
4
-18
/
+58
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
24
-305
/
+195
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
22
-144
/
+186
2016-01-08
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
1
-10
/
+10
2016-01-07
Btrfs: Check metadata redundancy on balance
Sam Tygier
1
-0
/
+7
2016-01-07
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-01-07
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
3
-6
/
+8
2016-01-07
btrfs: allocate root item at snapshot ioctl time
David Sterba
3
-6
/
+13
2016-01-07
btrfs: do an allocation earlier during snapshot creation
David Sterba
1
-11
/
+9
2016-01-07
btrfs: use smaller type for btrfs_path locks
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path lowest_level
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path reada
David Sterba
1
-1
/
+1
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
11
-30
/
+30
2016-01-07
btrfs: constify static arrays
David Sterba
4
-4
/
+4
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
5
-8
/
+8
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
1
-6
/
+8
2016-01-07
btrfs: use list_for_each_entry* in backref.c
Geliang Tang
1
-17
/
+6
2016-01-07
btrfs: use list_for_each_entry_safe in free-space-cache.c
Geliang Tang
1
-10
/
+4
[next]