index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
btrfs: convert data_seqcount to seqcount_mutex_t
Davidlohr Bueso
2020-10-27
1
-1
/
+1
*
btrfs: fix readahead hang and use-after-free after removing a device
Filipe Manana
2020-10-26
1
-0
/
+3
*
btrfs: skip devices without magic signature when mounting
Anand Jain
2020-10-07
1
-6
/
+12
*
btrfs: return error if we're unable to read device stats
Josef Bacik
2020-10-07
1
-8
/
+18
*
btrfs: init device stats for seed devices
Josef Bacik
2020-10-07
1
-41
/
+46
*
btrfs: simplify gotos in open_seed_device
Anand Jain
2020-10-07
1
-5
/
+3
*
btrfs: remove unnecessary tmp variable in btrfs_assign_next_active_device()
Anand Jain
2020-10-07
1
-6
/
+3
*
btrfs: use sprout device_list_mutex in btrfs_init_devices_late
Anand Jain
2020-10-07
1
-3
/
+1
*
btrfs: split and refactor btrfs_sysfs_remove_devices_dir
Anand Jain
2020-10-07
1
-4
/
+4
*
btrfs: simplify parameters of btrfs_sysfs_add_devices_dir
Anand Jain
2020-10-07
1
-1
/
+1
*
btrfs: improve device scanning messages
Anand Jain
2020-10-07
1
-6
/
+8
*
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
1
-10
/
+10
*
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
2020-10-07
1
-3
/
+4
*
btrfs: don't opencode sync_blockdev in btrfs_init_new_device
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: remove redundant code from btrfs_free_stale_devices
Nikolay Borisov
2020-10-07
1
-2
/
+0
*
btrfs: refactor locked condition in btrfs_init_new_device
Nikolay Borisov
2020-10-07
1
-3
/
+4
*
btrfs: use RCU for quick device check in btrfs_init_new_device
Nikolay Borisov
2020-10-07
1
-5
/
+4
*
btrfs: do not hold device_list_mutex when closing devices
Josef Bacik
2020-10-07
1
-5
/
+4
*
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-10-07
1
-1
/
+0
*
btrfs: remove alloc_list splice in btrfs_prepare_sprout
Nikolay Borisov
2020-10-07
1
-4
/
+0
*
btrfs: document some invariants of seed code
Nikolay Borisov
2020-10-07
1
-0
/
+15
*
btrfs: switch seed device to list api
Nikolay Borisov
2020-10-07
1
-55
/
+48
*
btrfs: simplify setting/clearing fs_info to btrfs_fs_devices
Nikolay Borisov
2020-10-07
1
-18
/
+2
*
btrfs: make close_fs_devices return void
Nikolay Borisov
2020-10-07
1
-8
/
+4
*
btrfs: factor out loop logic from btrfs_free_extra_devids
Nikolay Borisov
2020-10-07
1
-14
/
+20
*
btrfs: add owner and fs_info to alloc_state io_tree
Qu Wenruo
2020-10-07
1
-3
/
+4
*
btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid
Nikolay Borisov
2020-10-07
1
-2
/
+5
*
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-09-30
1
-0
/
+3
*
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
2020-09-25
1
-9
/
+3
*
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
2020-09-07
1
-0
/
+10
*
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-08-27
1
-1
/
+2
*
btrfs: trim: fix underflow in trim length to prevent access beyond device bou...
Qu Wenruo
2020-08-12
1
-0
/
+4
*
btrfs: move the chunk_mutex in btrfs_read_chunk_tree
Josef Bacik
2020-07-27
1
-2
/
+2
*
btrfs: open device without device_list_mutex
Josef Bacik
2020-07-27
1
-3
/
+18
*
btrfs: relocation: review the call sites which can be interrupted by signal
Qu Wenruo
2020-07-27
1
-1
/
+16
*
btrfs: prefetch chunk tree leaves at mount
David Sterba
2020-07-27
1
-0
/
+27
*
btrfs: always initialize btrfs_bio::tgtdev_map/raid_map pointers
Nikolay Borisov
2020-07-27
1
-20
/
+11
*
btrfs: don't check for btrfs_device::bdev in btrfs_end_bio
Nikolay Borisov
2020-07-27
1
-8
/
+7
*
btrfs: record btrfs_device directly in btrfs_io_bio
Nikolay Borisov
2020-07-27
1
-10
/
+4
*
btrfs: allow use of global block reserve for balance item deletion
David Sterba
2020-07-27
1
-1
/
+1
*
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-21
1
-0
/
+8
*
btrfs: drop stale reference to volume_mutex
Anand Jain
2020-05-25
1
-4
/
+3
*
btrfs: free alien device after device add
Anand Jain
2020-05-25
1
-1
/
+11
*
btrfs: include non-missing as a qualifier for the latest_bdev
Anand Jain
2020-05-25
1
-0
/
+2
*
btrfs: drop useless goto in open_fs_devices
Anand Jain
2020-05-25
1
-7
/
+5
*
btrfs: make btrfs_read_disk_super return struct btrfs_disk_super
Nikolay Borisov
2020-05-25
1
-24
/
+23
*
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
2020-03-23
1
-1
/
+1
*
btrfs: balance: factor out convert profile validation
David Sterba
2020-03-23
1
-24
/
+21
*
btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk
Nikolay Borisov
2020-03-23
1
-25
/
+13
*
btrfs: parameterize dev_extent_min for chunk allocation
Naohiro Aota
2020-03-23
1
-4
/
+5
[next]