index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
dev-replace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
1
-2
/
+2
2020-10-07
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
1
-1
/
+1
2020-09-30
btrfs: fix filesystem corruption after a device replace
Filipe Manana
1
-1
/
+39
2020-09-30
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
1
-1
/
+2
2020-09-25
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
1
-0
/
+3
2020-03-23
btrfs: sysfs, rename device_link add/remove functions
Anand Jain
1
-2
/
+2
2020-03-23
btrfs: Add overview of device replace
Qu Wenruo
1
-0
/
+40
2020-01-29
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+1
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-23
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
1
-0
/
+1
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
1
-1
/
+1
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
1
-0
/
+1
2019-09-09
btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go
Anand Jain
1
-1
/
+1
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
1
-1
/
+1
2019-07-01
btrfs: Remove redundant assignment of tgt_device->commit_total_bytes
Nikolay Borisov
1
-1
/
+0
2019-07-01
btrfs: Explicitly reserve space for devreplace item
Nikolay Borisov
1
-2
/
+2
2019-07-01
btrfs: Streamline replace sem unlock in btrfs_dev_replace_start
Nikolay Borisov
1
-6
/
+2
2019-07-01
btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values
Nikolay Borisov
1
-5
/
+5
2019-07-01
btrfs: dev-replace: Remove impossible WARN_ON
Nikolay Borisov
1
-1
/
+0
2019-07-01
btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev
Nikolay Borisov
1
-1
/
+2
2019-07-01
btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev
Nikolay Borisov
1
-1
/
+1
2019-05-28
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
1
-10
/
+25
2019-04-29
btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdev
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_replace
David Sterba
1
-2
/
+2
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
1
-1
/
+1
2019-02-25
btrfs: drop the lock on error in btrfs_dev_replace_cancel
Dan Carpenter
1
-0
/
+1
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
1
-2
/
+2
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
1
-3
/
+3
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-1
/
+1
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
1
-50
/
+31
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
1
-16
/
+0
2018-12-17
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
1
-6
/
+6
2018-12-17
btrfs: don't report user-requested cancel as an error
Anand Jain
1
-1
/
+2
2018-12-17
btrfs: silence warning if replace is canceled
Anand Jain
1
-2
/
+2
2018-12-17
btrfs: dev-replace: add explicit check for replace result "no error"
Anand Jain
1
-2
/
+3
2018-12-17
btrfs: dev-replace: replace's scrub must not be running in suspended state
Anand Jain
1
-1
/
+3
2018-12-17
btrfs: dev-replace: set result code of cancel by status of scrub
Anand Jain
1
-7
/
+14
2018-12-17
btrfs: fix use-after-free due to race between replace start and cancel
Anand Jain
1
-22
/
+41
2018-12-17
btrfs: dev-replace: go back to suspend state if another EXCL_OP is running
Anand Jain
1
-0
/
+4
2018-12-17
btrfs: dev-replace: go back to suspended state if target device is missing
Anand Jain
1
-0
/
+2
2018-12-17
btrfs: mark btrfs_dev_replace_start as static
Anand Jain
1
-1
/
+1
2018-12-17
btrfs: remove redundant replace_state init
Anand Jain
1
-1
/
+0
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
1
-0
/
+7
2018-10-15
btrfs: dev-replace: remove pointless assert in write unlock
David Sterba
1
-1
/
+0
2018-10-15
btrfs: dev-replace: move replace members out of fs_info
David Sterba
1
-8
/
+8
2018-10-15
btrfs: dev-replace: avoid useless lock on error handling path
David Sterba
1
-1
/
+6
2018-10-15
btrfs: open code btrfs_after_dev_replace_commit
David Sterba
1
-8
/
+0
2018-10-15
btrfs: open code btrfs_dev_replace_clear_lock_blocking
David Sterba
1
-12
/
+0
2018-10-15
btrfs: remove btrfs_dev_replace::read_locks
David Sterba
1
-5
/
+0
2018-10-15
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
1
-2
/
+5
[prev]
[next]