index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2017-05-25
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
NeilBrown
2017-05-25
md: update slab_cache before releasing new stripes when stripes resizing
Dennis Yang
2017-05-25
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-05-25
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-05-25
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
2017-05-25
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
2017-05-25
dm mpath: split and rename activate_path() to prepare for its expanded use
Bart Van Assche
2017-05-25
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka
2017-05-25
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
2017-05-25
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
2017-05-25
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-05-20
dm thin: fix a memory leak when passing discard bio down
Dennis Yang
2017-05-20
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
2017-05-20
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
2017-05-08
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-04-12
dm raid: fix NULL pointer dereference for raid1 without bitmap
Dmitry Bilunov
2017-04-12
dm verity fec: fix bufio leaks
Sami Tolvanen
2017-04-12
dm verity fec: limit error correction recursion
Sami Tolvanen
2017-04-08
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-03-26
md/raid1/10: fix potential deadlock
Shaohua Li
2017-03-18
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-03-12
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2017-03-12
dm raid: fix data corruption on reshape request
Heinz Mauelshagen
2017-03-12
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
2017-03-12
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2017-03-12
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
2017-02-23
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
2017-02-14
dm rq: cope with DM device destruction while in dm_old_request_fn()
Mike Snitzer
2017-01-12
md: fix refcount problem on mddev when stopping array.
NeilBrown
2017-01-12
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
2017-01-09
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2017-01-06
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2017-01-06
dm raid: fix discard support regression
Heinz Mauelshagen
2017-01-06
dm rq: fix a race condition in rq_completed()
Bart Van Assche
2017-01-06
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2017-01-06
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
2017-01-06
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
2017-01-06
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-10-29
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-10-29
raid1: handle read error also in readonly mode
Tomasz Majchrzak
2016-10-29
raid5-cache: correct condition for empty metadata write
Shaohua Li
2016-10-28
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2016-10-24
md: report 'write_pending' state when array in sync
Tomasz Majchrzak
2016-10-24
md/raid5: write an empty meta-block when creating log super-block
Zhengyuan Liu
2016-10-24
md/raid5: initialize next_checkpoint field before use
Zhengyuan Liu
2016-10-24
RAID10: ignore discard error
Shaohua Li
2016-10-24
RAID1: ignore discard error
Shaohua Li
2016-10-24
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2016-10-18
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
[next]