index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-28
1
-6
/
+6
|
\
|
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-4
/
+4
|
|
\
|
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-4
/
+4
|
*
|
Btrfs: free sys_array eb as soon as possible
Liu Bo
2016-05-25
1
-2
/
+2
*
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-21
1
-205
/
+249
|
\
|
|
|
*
|
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
2016-05-16
1
-181
/
+198
|
|
\
\
|
|
*
|
btrfs: cleanup assigning next active device with a check
Anand Jain
2016-05-04
1
-17
/
+43
|
|
*
|
btrfs: s_bdev is not null after missing replace
Anand Jain
2016-05-04
1
-2
/
+4
|
|
*
|
btrfs: rename btrfs_find_device_by_user_input
David Sterba
2016-04-28
1
-7
/
+10
|
|
*
|
btrfs: use existing device constraints table btrfs_raid_array
David Sterba
2016-04-28
1
-14
/
+9
|
|
*
|
btrfs: introduce raid-type to error-code table, for minimum device constraint
David Sterba
2016-04-28
1
-0
/
+15
|
|
*
|
btrfs: pass number of devices to btrfs_check_raid_min_devices
David Sterba
2016-04-28
1
-15
/
+20
|
|
*
|
btrfs: rename __check_raid_min_devices
David Sterba
2016-04-28
1
-2
/
+2
|
|
*
|
btrfs: optimize check for stale device
Anand Jain
2016-04-28
1
-1
/
+2
|
|
*
|
btrfs: introduce device delete by devid
Anand Jain
2016-04-28
1
-2
/
+2
|
|
*
|
btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()
Anand Jain
2016-04-28
1
-64
/
+13
|
|
*
|
btrfs: enhance btrfs_find_device_by_user_input() to check device path
Anand Jain
2016-04-28
1
-0
/
+3
|
|
*
|
btrfs: make use of btrfs_find_device_by_user_input()
Anand Jain
2016-04-28
1
-63
/
+37
|
|
*
|
btrfs: create helper btrfs_find_device_by_user_input()
Anand Jain
2016-04-28
1
-0
/
+19
|
|
*
|
btrfs: clean up and optimize __check_raid_min_device()
Anand Jain
2016-04-28
1
-24
/
+19
|
|
*
|
btrfs: create helper function __check_raid_min_devices()
Anand Jain
2016-04-28
1
-19
/
+32
|
|
*
|
btrfs: create a helper function to read the disk super
Anand Jain
2016-04-28
1
-35
/
+52
|
|
|
/
|
*
|
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
2016-05-16
1
-7
/
+7
|
|
\
\
|
|
*
|
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-28
1
-7
/
+7
|
|
|
/
|
*
|
btrfs: fix lock dep warning move scratch super outside of chunk_mutex
Anand Jain
2016-05-06
1
-4
/
+5
|
*
|
Btrfs: remove BUG_ON()'s in btrfs_map_block
Josef Bacik
2016-05-06
1
-2
/
+16
|
*
|
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
2016-05-06
1
-1
/
+1
|
*
|
btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...
Anand Jain
2016-05-06
1
-5
/
+12
|
*
|
btrfs: allow balancing to dup with multi-device
Austin S. Hemmelgarn
2016-05-06
1
-4
/
+2
|
*
|
Btrfs: do not create empty block group if we have allocated data
Liu Bo
2016-04-28
1
-1
/
+8
|
|
/
*
/
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-21
1
-1
/
+1
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-7
/
+7
*
btrfs: Fix misspellings in comments.
Adam Buchbinder
2016-03-14
1
-2
/
+2
*
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
1
-10
/
+14
|
\
|
*
Btrfs: fix lockdep deadlock warning due to dev_replace
Liu Bo
2016-02-23
1
-10
/
+14
*
|
Merge branch 'dev/rename-keys' into for-chris-4.6
David Sterba
2016-02-26
1
-7
/
+7
|
\
\
|
*
|
btrfs: switch dev stats item to the permanent item key
David Sterba
2016-02-11
1
-4
/
+4
|
*
|
btrfs: switch balance item to the temporary item key
David Sterba
2016-02-11
1
-3
/
+3
|
|
/
*
/
btrfs: device add and remove: use GFP_KERNEL
David Sterba
2016-02-11
1
-4
/
+5
|
/
*
btrfs: Use direct way to determine raid56 write/recover mode
Zhao Lei
2016-01-20
1
-1
/
+2
*
btrfs: Small cleanup for get index_srcdev loop
Zhao Lei
2016-01-20
1
-22
/
+20
*
btrfs: Enhance chunk validation check
Qu Wenruo
2016-01-20
1
-1
/
+32
*
Btrfs: fix typo in log message when starting a balance
Filipe Manana
2016-01-20
1
-1
/
+1
*
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-20
1
-0
/
+1
|
\
|
*
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
2016-01-15
1
-0
/
+1
*
|
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-20
1
-13
/
+13
|
\
\
|
*
|
btrfs: remove duplicate const specifier
Colin Ian King
2016-01-19
1
-1
/
+1
|
*
|
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
2016-01-15
1
-12
/
+12
*
|
|
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-11
1
-10
/
+10
|
\
\
\
|
*
|
|
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
2016-01-07
1
-10
/
+10
[next]