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.h
Age
Commit message (
Expand
)
Author
2019-07-02
btrfs: Use btrfs_get_io_geometry appropriately
Nikolay Borisov
2019-07-02
btrfs: Introduce btrfs_io_geometry infrastructure
Nikolay Borisov
2019-07-01
btrfs: Add comments on locking of several device-related fields
Nikolay Borisov
2019-07-01
btrfs: refactor helper for bg flags to name conversion
David Sterba
2019-07-01
btrfs: use u8 for raid_array members
David Sterba
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-04-29
btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdev
David Sterba
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_stats
David Sterba
2019-04-29
btrfs: Remove 'trans' argument from find_free_dev_extent(_start)
Nikolay Borisov
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2019-04-29
btrfs: Stop using call_rcu for device freeing
Nikolay Borisov
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
2019-04-29
btrfs: tree-checker: Verify dev item
Qu Wenruo
2019-04-08
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
2018-12-17
btrfs: remove btrfs_bio_end_io_t
Johannes Thumshirn
2018-12-17
btrfs: replace btrfs_io_bio::end_io with a simple helper
David Sterba
2018-12-17
btrfs: remove redundant csum buffer in btrfs_io_bio
David Sterba
2018-12-17
btrfs: add helper to describe block group flags
Anand Jain
2018-12-17
btrfs: add members to fs_devices to track fsid changes
Nikolay Borisov
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
btrfs: introduce nparity raid_attr
Hans van Kranenburg
2018-12-17
Btrfs: rename and export get_chunk_map
Omar Sandoval
2018-10-15
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
Nikolay Borisov
2018-10-15
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
Nikolay Borisov
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
2018-08-06
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_assign_next_active_device
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
Nikolay Borisov
2018-08-06
btrfs: refactor block group replication factor calculation to a helper
David Sterba
2018-08-06
btrfs: return device pointer from btrfs_scan_one_device
Gu Jinxiang
2018-08-06
btrfs: Remove unused function btrfs_account_dev_extents_size
Qu Wenruo
2018-08-06
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
2018-08-06
btrfs: Remove fs_info from btrfs_alloc_chunk
Nikolay Borisov
2018-05-28
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
2018-05-28
btrfs: Remove devid parameter from btrfs_rmap_block
Nikolay Borisov
2018-05-28
btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
Anand Jain
2018-05-28
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
David Sterba
2018-05-28
btrfs: export and rename free_device
David Sterba
2018-05-28
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-03-26
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
2018-03-26
btrfs: add (the only possible) __exit annotation
David Sterba
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
[next]