index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-01
skip match_mddev_units check for special roles
Song Liu
1
-2
/
+12
2015-11-01
raid5-cache: don't delay stripe captured in log
Shaohua Li
1
-0
/
+5
2015-11-01
raid5-cache: check stripe finish out of order
Shaohua Li
1
-0
/
+5
2015-11-01
md: skip resync for raid array with journal
Shaohua Li
2
-0
/
+5
2015-11-01
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
3
-2
/
+28
2015-11-01
raid5-cache: move functionality out of __r5l_set_io_unit_state
Christoph Hellwig
1
-41
/
+38
2015-11-01
raid5-cache: fix a user-after-free bug
Shaohua Li
1
-11
/
+7
2015-11-01
raid5-cache: switching to state machine for log disk cache flush
Shaohua Li
2
-52
/
+71
2015-11-01
raid5: enable log for raid array with cache disk
Shaohua Li
1
-0
/
+11
2015-11-01
raid5: don't allow resize/reshape with cache(log) support
Shaohua Li
1
-0
/
+14
2015-11-01
raid5: disable batch with log enabled
Shaohua Li
1
-0
/
+4
2015-11-01
raid5-cache: use crc32c checksum
Shaohua Li
1
-10
/
+10
2015-10-31
dm switch: simplify conditional in alloc_region_table()
Tomohiro Kusumi
1
-2
/
+2
2015-10-31
dm delay: document that offsets are specified in sectors
Tomohiro Kusumi
1
-0
/
+1
2015-10-31
dm delay: capitalize the start of an delay_ctr() error message
Tomohiro Kusumi
1
-1
/
+1
2015-10-31
dm delay: Use DM_MAPIO macros instead of open-coded equivalents
Tomohiro Kusumi
1
-2
/
+2
2015-10-31
dm linear: remove redundant target name from error messages
Tomohiro Kusumi
1
-3
/
+3
2015-10-31
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
13
-82
/
+67
2015-10-31
dm: eliminate unused "bioset" process for each bio-based DM device
Mikulas Patocka
1
-2
/
+6
2015-10-31
dm: convert ffs to __ffs
Mikulas Patocka
7
-11
/
+11
2015-10-31
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
Julia Lawall
7
-28
/
+12
2015-10-31
dm: add support for passing through persistent reservations
Christoph Hellwig
2
-1
/
+124
2015-10-31
dm: refactor ioctl handling
Christoph Hellwig
7
-72
/
+91
2015-10-31
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
1
-5
/
+2
2015-10-31
Revert "md: allow a partially recovered device to be hot-added to an array."
NeilBrown
1
-2
/
+1
2015-10-31
md/raid5: fix locking in handle_stripe_clean_event()
Roman Gushchin
1
-2
/
+4
2015-10-29
dm: initialize non-blk-mq queue data before queue is used
Mikulas Patocka
1
-3
/
+7
2015-10-27
Merge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-11
/
+41
2015-10-24
raid5: log recovery
Shaohua Li
1
-3
/
+240
2015-10-24
raid5: log reclaim support
Shaohua Li
3
-1
/
+267
2015-10-24
raid5: add basic stripe log
Shaohua Li
4
-1
/
+622
2015-10-24
raid5: add a new state for stripe log handling
Shaohua Li
2
-0
/
+4
2015-10-24
raid5: export some functions
Shaohua Li
2
-51
/
+57
2015-10-24
md: override md superblock recovery_offset for journal device
Shaohua Li
2
-1
/
+13
2015-10-24
MD: add a new disk role to present write journal device
Song Liu
2
-2
/
+26
2015-10-24
MD: replace special disk roles with macros
Song Liu
1
-7
/
+7
2015-10-24
md-cluster: Call update_raid_disks() if another node --grow's raid_disks
Goldwyn Rodrigues
2
-10
/
+23
2015-10-24
md-cluster: remove mddev arg from add_resync_info()
NeilBrown
1
-3
/
+3
2015-10-24
md-cluster: don't cast void pointers when assigning them.
NeilBrown
1
-2
/
+2
2015-10-24
md-cluster: discard unused sb_mutex.
NeilBrown
1
-2
/
+0
2015-10-24
md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__
Guoqing Jiang
1
-10
/
+11
2015-10-24
md/raid10: fix the 'new' raid10 layout to work correctly.
NeilBrown
1
-2
/
+20
2015-10-24
md/raid10: don't clear bitmap bit when bad-block-list write fails.
NeilBrown
1
-4
/
+11
2015-10-24
md/raid1: don't clear bitmap bit when bad-block-list write fails.
NeilBrown
1
-3
/
+8
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
1
-1
/
+1
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-10-21
md: suspend i/o during runtime blk_integrity_unregister
Dan Williams
4
-0
/
+7
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2
-3
/
+0
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2
-47
/
+50
[prev]
[next]