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