index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2015-10-24
md-cluster: don't cast void pointers when assigning them.
NeilBrown
2015-10-24
md-cluster: discard unused sb_mutex.
NeilBrown
2015-10-24
md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__
Guoqing Jiang
2015-10-24
md/raid10: fix the 'new' raid10 layout to work correctly.
NeilBrown
2015-10-24
md/raid10: don't clear bitmap bit when bad-block-list write fails.
NeilBrown
2015-10-24
md/raid1: don't clear bitmap bit when bad-block-list write fails.
NeilBrown
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2015-10-21
md: suspend i/o during runtime blk_integrity_unregister
Dan Williams
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-10-21
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
2015-10-16
md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32
NeilBrown
2015-10-14
Merge branch 'md-next' of git://github.com/goldwynr/linux into for-next
NeilBrown
2015-10-13
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
2015-10-13
dm snapshot persistent: fix missing cleanup in persistent_ctr error path
Sudip Mukherjee
2015-10-12
md: check the return value for metadata_update_start
Guoqing Jiang
2015-10-12
md-cluster: only call kick_rdev_from_array after remove disk successfully
Guoqing Jiang
2015-10-12
md-cluster: Add 'SUSE' as author for md-cluster.c
Guoqing Jiang
2015-10-12
md-cluster: zero cmsg before it was sent
Guoqing Jiang
2015-10-12
md-cluster: make sure the node do not receive it's own msg
Guoqing Jiang
2015-10-12
md-cluster: remove unnecessary setting for slot
Guoqing Jiang
2015-10-12
md-cluster: make other members of cluster_msg is handled by little endian funcs
Guoqing Jiang
2015-10-12
md-cluster: Do not printk() every received message
Goldwyn Rodrigues
2015-10-12
md-cluster: Fix adding of new disk with new reload code
Goldwyn Rodrigues
2015-10-12
md-cluster: Perform resync/recovery under a DLM lock
Goldwyn Rodrigues
2015-10-12
md-cluster: Perform a lazy update
Goldwyn Rodrigues
2015-10-12
md-cluster: Improve md_reload_sb to be less error prone
Goldwyn Rodrigues
2015-10-12
md: remove_and_add_spares() to activate specific rdev
Goldwyn Rodrigues
2015-10-12
md-cluster: Wake up suspended process
Goldwyn Rodrigues
2015-10-12
md-cluster: send BITMAP_NEEDS_SYNC when node is leaving cluster
Guoqing Jiang
2015-10-12
md-cluster: Use a small window for resync
Goldwyn Rodrigues
2015-10-12
md: Increment version for clustered bitmaps
Goldwyn Rodrigues
2015-10-12
md-cluster: complete all write requests before adding suspend_info
Goldwyn Rodrigues
2015-10-11
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2015-10-09
Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
2015-10-09
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
2015-10-09
crash in md-raid1 and md-raid10 due to incorrect list manipulation
Mikulas Patocka
2015-10-06
dm: fix request-based dm error reporting
Junichi Nomura
2015-10-04
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-10-02
dm raid: fix round up of default region size
Mikulas Patocka
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
2015-10-02
md: drop null test before destroy functions
Julia Lawall
2015-10-02
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-10-02
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
[prev]
[next]