index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
5
-9
/
+1
2017-04-27
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
1
-1
/
+5
2017-04-27
dm mpath: delay requeuing while path initialization is in progress
Bart Van Assche
1
-3
/
+7
2017-04-27
dm mpath: avoid that path removal can trigger an infinite loop
Bart Van Assche
1
-4
/
+11
2017-04-27
md/raid1: Use a new variable to count flighting sync requests
Xiao Ni
2
-3
/
+5
2017-04-27
dm mpath: split and rename activate_path() to prepare for its expanded use
Bart Van Assche
1
-5
/
+12
2017-04-27
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
1
-1
/
+1
2017-04-27
dm integrity: use previously calculated log2 of sectors_per_block
Mikulas Patocka
1
-2
/
+1
2017-04-27
dm integrity: use hex2bin instead of open-coded variant
Mikulas Patocka
1
-12
/
+2
2017-04-27
dm crypt: replace custom implementation of hex2bin()
Andy Shevchenko
1
-25
/
+2
2017-04-25
block: remove block_device_operations ->direct_access()
Dan Williams
1
-13
/
+0
2017-04-25
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
5
-44
/
+38
2017-04-25
dm crypt: remove obsolete references to per-CPU state
Eric Biggers
1
-8
/
+8
2017-04-25
md: clear WantReplacement once disk is removed
Guoqing Jiang
3
-15
/
+8
2017-04-24
dm verity: switch to using asynchronous hash crypto API
Gilad Ben-Yossef
3
-71
/
+157
2017-04-24
dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues
Tim Murray
1
-3
/
+4
2017-04-24
dm crypt: rewrite (wipe) key in crypto layer using random data
Ondrej Kozina
1
-2
/
+6
2017-04-24
dm mpath: requeue after a small delay if blk_get_request() fails
Bart Van Assche
2
-4
/
+3
2017-04-24
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
1
-4
/
+4
2017-04-24
dm thin: fix a memory leak when passing discard bio down
Dennis Yang
1
-0
/
+1
2017-04-24
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
1
-2
/
+6
2017-04-24
dm ioctl: remove double parentheses
Matthias Kaehlcke
1
-2
/
+2
2017-04-24
dm: remove dummy dm_table definition
Mikulas Patocka
1
-8
/
+0
2017-04-24
dm crypt: fix large block integrity support
Mikulas Patocka
1
-6
/
+12
2017-04-24
dm integrity: support larger block sizes
Mikulas Patocka
1
-45
/
+174
2017-04-24
dm integrity: various small changes and cleanups
Mikulas Patocka
1
-54
/
+62
2017-04-24
dm: mark targets that pass integrity data
Mikulas Patocka
5
-3
/
+23
2017-04-24
dm table: replace while loops with for loops
Mikulas Patocka
1
-31
/
+32
2017-04-23
md/raid1/10: remove unused queue
Lidong Zhong
2
-5
/
+0
2017-04-20
md: handle read-only member devices better.
NeilBrown
1
-15
/
+26
2017-04-20
dm: add dax_device and dax_operations support
Dan Williams
3
-14
/
+72
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
dm mpath: don't check for req->errors
Christoph Hellwig
1
-1
/
+1
2017-04-20
dm rq: don't pass irrelevant error code to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
md/raid10: wait up frozen array in handle_write_completed
Guoqing Jiang
1
-0
/
+5
2017-04-14
md-cluster: Fix a memleak in an error handling path
Christophe JAILLET
1
-1
/
+1
2017-04-12
md: support disabling of create-on-open semantics.
NeilBrown
1
-1
/
+13
2017-04-12
md: allow creation of mdNNN arrays via md_mod/parameters/new_array
NeilBrown
1
-6
/
+30
2017-04-11
raid5-ppl: use a single mempool for ppl_io_unit and header_page
Artur Paszkiewicz
1
-16
/
+37
2017-04-11
md/raid0: fix up bio splitting.
NeilBrown
1
-35
/
+36
2017-04-11
md/linear: improve bio splitting.
NeilBrown
1
-36
/
+31
2017-04-11
md/raid5: make chunk_aligned_read() split bios more cleanly.
NeilBrown
2
-16
/
+18
2017-04-11
md/raid10: simplify handle_read_error()
NeilBrown
1
-75
/
+47
2017-04-11
md/raid10: simplify the splitting of requests.
NeilBrown
2
-114
/
+51
2017-04-11
md/raid1: factor out flush_bio_list()
NeilBrown
1
-40
/
+26
2017-04-11
md/raid1: simplify handle_read_error().
NeilBrown
1
-80
/
+60
2017-04-11
md/raid1: simplify alloc_behind_master_bio()
NeilBrown
1
-7
/
+4
2017-04-11
md/raid1: simplify the splitting of requests.
NeilBrown
2
-91
/
+52
2017-04-10
raid5-ppl: partial parity calculation optimization
Artur Paszkiewicz
2
-13
/
+13
2017-04-10
raid5-ppl: use resize_stripes() when enabling or disabling ppl
Artur Paszkiewicz
3
-53
/
+43
[prev]
[next]