index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
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-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
2016-11-30
btrfs: use new helpers to set uuids in eb
David Sterba
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
btrfs: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
2016-09-26
btrfs: fix a possible umount deadlock
Anand Jain
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
[next]