index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-28
1
-2
/
+2
|
\
|
*
btrfs: round down size diff when shrinking/growing device
Nikolay Borisov
2017-07-24
1
-2
/
+2
*
|
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-05
1
-35
/
+39
|
\
|
|
*
btrfs: preallocate device flush bio
David Sterba
2017-06-21
1
-0
/
+12
|
*
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
2017-06-20
1
-5
/
+13
|
*
btrfs: obsolete and remove mount option alloc_start
David Sterba
2017-06-20
1
-3
/
+1
|
*
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev
David Sterba
2017-06-19
1
-1
/
+1
|
*
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
1
-1
/
+1
|
*
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
2017-06-19
1
-3
/
+2
|
*
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
2017-06-19
1
-3
/
+2
|
*
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
2017-06-19
1
-19
/
+7
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-5
/
+6
|
/
*
btrfs: fix the gfp_mask for the reada_zones radix tree
Chris Mason
2017-05-04
1
-1
/
+1
*
btrfs: use q which is already obtained from bdev_get_queue
Anand Jain
2017-04-18
1
-4
/
+3
*
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
2017-04-18
1
-4
/
+4
*
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
2017-04-18
1
-4
/
+2
*
btrfs: track exclusive filesystem operation in flags
David Sterba
2017-04-18
1
-3
/
+3
*
btrfs: preallocate radix tree node for readahead
David Sterba
2017-04-18
1
-1
/
+1
*
Btrfs: convert BUG_ON to WARN_ON
Liu Bo
2017-04-18
1
-2
/
+2
*
Btrfs: helper for ops that requires full stripe
Liu Bo
2017-04-18
1
-8
/
+10
*
Btrfs: do not add extra mirror when dev_replace target dev is not available
Liu Bo
2017-04-18
1
-3
/
+4
*
Btrfs: handle operations for device replace separately
Liu Bo
2017-04-18
1
-81
/
+98
*
Btrfs: introduce a function to get extra mirror from replace
Liu Bo
2017-04-18
1
-72
/
+89
*
Btrfs: separate DISCARD from __btrfs_map_block
Liu Bo
2017-04-18
1
-114
/
+175
*
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
1
-108
/
+55
*
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-1
/
+1
*
btrfs: convert btrfs_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-4
/
+4
*
btrfs: fix a bogus warning when converting only data or metadata
Adam Borowski
2017-04-18
1
-3
/
+9
*
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-14
1
-1
/
+1
|
\
|
*
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
2017-04-11
1
-1
/
+1
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-02
1
-9
/
+12
|
\
|
|
*
btrfs: handle allocation error in update_dev_stat_item
David Sterba
2017-02-28
1
-1
/
+2
|
*
btrfs: constify device path passed to relevant helpers
David Sterba
2017-02-28
1
-8
/
+10
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-25
1
-11
/
+7
|
\
|
|
*
btrfs: remove unused parameter from init_first_rw_device
David Sterba
2017-02-17
1
-5
/
+3
|
*
btrfs: remove unused parameter from __btrfs_alloc_chunk
David Sterba
2017-02-17
1
-6
/
+4
*
|
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
1
-432
/
+413
|
\
|
*
btrfs: opencode chunk locking, remove helpers
David Sterba
2016-12-06
1
-35
/
+35
|
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-17
/
+16
|
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-92
/
+67
|
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-254
/
+257
|
*
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
2016-12-06
1
-35
/
+35
|
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-19
/
+22
|
*
btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
Jeff Mahoney
2016-12-06
1
-21
/
+20
|
*
btrfs: btrfs_init_new_device should use fs_info->dev_root
Jeff Mahoney
2016-12-06
1
-1
/
+2
|
*
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-12-06
1
-21
/
+26
|
*
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
2016-12-06
1
-31
/
+25
|
*
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
1
-1
/
+1
|
*
btrfs: use new helpers to set uuids in eb
David Sterba
2016-11-30
1
-2
/
+2
[next]