Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 年之前 |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 年之前 |
NeilBrown
|
09314799e4
md: remove 'go_faster' option from ->sync_request()
|
10 年之前 |
Goldwyn Rodrigues
|
57d051dcca
md: Export and rename find_rdev_nr_rcu
|
10 年之前 |
Goldwyn Rodrigues
|
fb56dfef4e
md: Export and rename kick_rdev_from_array
|
10 年之前 |
Goldwyn Rodrigues
|
1aee41f637
Add new disk to clustered array
|
10 年之前 |
Goldwyn Rodrigues
|
1d7e3e9611
Reload superblock if METADATA_UPDATED is received
|
11 年之前 |
Goldwyn Rodrigues
|
cf921cc19c
Add node recovery callbacks
|
11 年之前 |
Goldwyn Rodrigues
|
c4ce867fda
Introduce md_cluster_info
|
11 年之前 |
Goldwyn Rodrigues
|
edb39c9ded
Introduce md_cluster_operations to handle cluster functions
|
11 年之前 |
Hannes Reinecke
|
dfe15ac1c6
md: wakeup thread upon rdev_dec_pending()
|
13 年之前 |
NeilBrown
|
5c47daf6e7
md: move mddev_lock and related to md.h
|
10 年之前 |
NeilBrown
|
23da422b19
md: use mddev->lock to protect updates to resync_{min,max}.
|
10 年之前 |
NeilBrown
|
4af1a04176
md: move GET_BITMAP_FILE ioctl out from mddev_lock.
|
10 年之前 |
NeilBrown
|
978a7a47ca
md/bitmap: protect clearing of ->bitmap by mddev->lock
|
10 年之前 |
NeilBrown
|
36d091f475
md: protect ->pers changes with mddev->lock
|
10 年之前 |
NeilBrown
|
afa0f557cb
md: rename ->stop to ->free
|
10 年之前 |
NeilBrown
|
64590f45dd
md: make merge_bvec_fn more robust in face of personality changes.
|
10 年之前 |
NeilBrown
|
5c675f83c6
md: make ->congested robust against personality changes.
|
10 年之前 |
NeilBrown
|
85572d7c75
md: rename mddev->write_lock to mddev->lock
|
10 年之前 |
NeilBrown
|
f72ffdd686
md: remove unwanted white space from md.c
|
11 年之前 |
NeilBrown
|
035328c202
md/bitmap: don't abuse i_writecount for bitmap files.
|
11 年之前 |
Linus Torvalds
|
d3bad75a6d
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
11 年之前 |
NeilBrown
|
8313b8e57f
md: fix problem when adding device to read-only array with bitmap.
|
11 年之前 |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 年之前 |
Linus Torvalds
|
0910c0bdf7
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
|
11 年之前 |
Kent Overstreet
|
6678d83f18
block: Consolidate duplicated bio_trim() implementations
|
12 年之前 |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
12 年之前 |
NeilBrown
|
260fa034ef
md: avoid deadlock when dirty buffers during md_stop.
|
12 年之前 |
NeilBrown
|
7a0a5355cb
md: Don't test all of mddev->flags at once.
|
12 年之前 |