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
2018-03-26
btrfs: keep device list sorted
Anand Jain
2018-03-26
btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
Qu Wenruo
2018-03-26
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
Nikolay Borisov
2018-03-26
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
Anand Jain
2018-03-26
btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
Qu Wenruo
2018-03-01
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-02-05
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
2018-01-22
btrfs: set the total_devices in device_list_add()
Anand Jain
2018-01-22
btrfs: move pr_info into device_list_add
Anand Jain
2018-01-22
btrfs: make btrfs_free_stale_devices() to match the path
Anand Jain
2018-01-22
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
Anand Jain
2018-01-22
btrfs: make btrfs_free_stale_devices() argument optional
Anand Jain
2018-01-22
btrfs: make btrfs_free_stale_device() to iterate all stales
Anand Jain
2018-01-22
btrfs: no need to check for btrfs_fs_devices::seeding
Anand Jain
2018-01-22
btrfs: Remove unused readahead spinlock
Matthew Wilcox
2018-01-22
btrfs: cleanup btrfs_free_stale_device() usage
Anand Jain
2018-01-22
Btrfs: avoid losing data raid profile when deleting a device
Liu Bo
2018-01-22
btrfs: minor style cleanups in btrfs_scan_one_device
Anand Jain
2018-01-22
Btrfs: make raid6 rebuild retry more
Liu Bo
2018-01-22
btrfs: factor btrfs_check_rw_degradable() to check given device
Anand Jain
2018-01-22
btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
Nikolay Borisov
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
btrfs: drop btrfs_device::can_discard to query directly
Anand Jain
2018-01-22
btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()
Anand Jain
2018-01-22
btrfs: move check for device generation to the last
Anand Jain
2018-01-22
btrfs: set fs_devices->seed directly
Anand Jain
2018-01-22
btrfs: simplify btrfs_close_bdev
David Sterba
2018-01-22
btrfs: document device locking
David Sterba
2018-01-22
btrfs: simplify exit paths in btrfs_init_new_device
David Sterba
2018-01-22
btrfs: use free_device where opencoded
David Sterba
2018-01-22
btrfs: introduce free_device helper
David Sterba
2018-01-22
btrfs: rename device free rcu helper to free_device_rcu
David Sterba
2018-01-22
btrfs: rename btrfs_add_device to btrfs_add_dev_item
Anand Jain
2018-01-22
btrfs: move volume_mutex into the btrfs_rm_device()
Anand Jain
2018-01-22
Btrfs: remove rcu_barrier in btrfs_close_devices
Liu Bo
2018-01-22
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2018-01-22
btrfs: clean up btrfs_dev_stat_inc usage
Anand Jain
2018-01-22
Btrfs: free btrfs_device in place
Liu Bo
2018-01-05
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-15
btrfs: dev_alloc_list is not protected by RCU, use normal list_del
David Sterba
2017-11-15
btrfs: add missing device::flush_bio puts
David Sterba
2017-11-15
btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
Nikolay Borisov
[prev]
[next]