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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2015-04-08
md: fix md io stats accounting broken
Gu Zheng
2015-03-31
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-03-31
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
2015-03-31
dm: rename __dm_get_reserved_ios() helper to __dm_get_module_param()
Mike Snitzer
2015-03-31
dm cache policy mq: try not to writeback data that changed in the last second
Joe Thornber
2015-03-31
dm cache policy mq: remove unused generation member of struct entry
Joe Thornber
2015-03-31
dm cache policy mq: track entries hit this 'tick' via sentinel objects
Joe Thornber
2015-03-31
dm cache policy mq: remove queue_shift_down()
Joe Thornber
2015-03-31
dm cache policy mq: keep track of the number of entries in a multiqueue
Joe Thornber
2015-03-31
dm log userspace: split flush_entry_pool to be per dirty-log
Mike Snitzer
2015-03-26
Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-03-25
md: Fix bitmap offset calculations
Goldwyn Rodrigues
2015-03-23
dm: fix add_disk() NULL pointer due to race with free_dev()
Mike Snitzer
2015-03-22
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-03-21
md/cluster: Communication Framework: fix semicolon.cocci warnings
kbuild test robot
2015-03-21
md: recover_bitmaps() can be static
kbuild test robot
2015-03-21
md: Fix stray --cluster-confirm crash
Goldwyn Rodrigues
2015-03-21
md: fix problems with freeing private data after ->run failure.
NeilBrown
2015-03-04
md/bitmap: use sector_div for sector_t divisions
Stephen Rothwell
2015-03-04
md/bitmap: fix incorrect DIV_ROUND_UP usage.
NeilBrown
2015-02-27
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
2015-02-27
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-27
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
2015-02-27
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-02-27
dm thin: fix to consistently zero-fill reads to unprovisioned blocks
Joe Thornber
2015-02-25
md: fix error paths from bitmap_create.
NeilBrown
2015-02-25
md: mark some attributes as pre-alloc
NeilBrown
2015-02-25
raid5: check faulty flag for array status during recovery.
Eric Mei
2015-02-25
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-02-23
Add new disk to clustered array
Goldwyn Rodrigues
2015-02-23
Read from the first device when an area is resyncing
Goldwyn Rodrigues
2015-02-23
Suspend writes in RAID1 if within range
Goldwyn Rodrigues
2015-02-23
Resync start/Finish actions
Goldwyn Rodrigues
2015-02-23
Send RESYNCING while performing resync start/stop
Goldwyn Rodrigues
2015-02-23
Reload superblock if METADATA_UPDATED is received
Goldwyn Rodrigues
2015-02-23
metadata_update sends message to other nodes
Goldwyn Rodrigues
2015-02-23
Communication Framework: Sending functions
Goldwyn Rodrigues
2015-02-23
Communication Framework: Receiving
Goldwyn Rodrigues
2015-02-23
Perform resync for cluster node failure
Goldwyn Rodrigues
2015-02-23
Initiate recovery on node failure
Goldwyn Rodrigues
2015-02-23
Copy set bits from another slot
Goldwyn Rodrigues
2015-02-23
bitmap_create returns bitmap pointer
Goldwyn Rodrigues
2015-02-23
Gather on-going resync information of other nodes
Goldwyn Rodrigues
2015-02-23
Lock bitmap while joining the cluster
Goldwyn Rodrigues
2015-02-23
Use separate bitmaps for each nodes in the cluster
Goldwyn Rodrigues
2015-02-23
Add node recovery callbacks
Goldwyn Rodrigues
2015-02-23
Return MD_SB_CLUSTERED if mddev is clustered
Goldwyn Rodrigues
2015-02-23
Introduce md_cluster_info
Goldwyn Rodrigues
2015-02-23
Introduce md_cluster_operations to handle cluster functions
Goldwyn Rodrigues
[prev]
[next]