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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
dm rq: change ->rq_end_io calling conventions
Christoph Hellwig
2
-11
/
+19
2017-05-01
dm mpath: merge do_end_io into multipath_end_io
Christoph Hellwig
1
-34
/
+17
2017-05-01
Merge branch 'dm-4.12' into dm-4.12-post-merge
Mike Snitzer
41
-2983
/
+7330
2017-05-01
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka
1
-0
/
+10
2017-05-01
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
1
-4
/
+5
2017-04-28
nbd: fix use after free on module unload
Josef Bacik
1
-4
/
+4
2017-04-27
dm mpath: make it easier to detect unintended I/O request flushes
Bart Van Assche
2
-4
/
+23
2017-04-27
dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()
Bart Van Assche
1
-21
/
+15
2017-04-27
dm mpath: micro-optimize the hot path relative to MPATHF_QUEUE_IF_NO_PATH
Bart Van Assche
1
-59
/
+11
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
6
-18
/
+24
2017-04-27
dm mpath: verify __pg_init_all_paths locking assumptions at runtime
Bart Van Assche
1
-0
/
+2
2017-04-27
dm: verify suspend_locking assumptions at runtime
Bart Van Assche
2
-2
/
+8
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
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-27
mtip32xx: use runtime tag to initialize command header
Ming Lei
1
-12
/
+24
2017-04-26
scsi: Implement blk_mq_ops.show_rq()
Bart Van Assche
4
-0
/
+22
2017-04-26
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
Christoph Hellwig
1
-1
/
+1
2017-04-26
ide-pm: always pass 0 error to __blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-26
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-25
dm crypt: remove obsolete references to per-CPU state
Eric Biggers
1
-8
/
+8
2017-04-25
lightnvm: fix possible memory leak in pblk_bb_discovery()
Wei Yongjun
1
-1
/
+3
2017-04-24
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Jean Delvare
1
-1
/
+1
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
lightnvm: pblk: fix erase counters on error fail
Javier González
7
-22
/
+37
2017-04-23
lightnvm: pblk: free metadata on line alloc failure
Javier González
1
-7
/
+9
2017-04-23
lightnvm: pblk: fix memory leak on error path
Javier González
1
-0
/
+3
2017-04-23
lightnvm: pblk: fix bad error check
Javier González
1
-1
/
+1
2017-04-23
lightnvm: pblk: fix race condition on line retry
Javier González
1
-3
/
+3
2017-04-21
lightnvm: don't print a warning for ADDR_EMPTY
Dan Carpenter
1
-3
/
+3
2017-04-21
lightnvm: potential underflow in pblk_read_rq()
Dan Carpenter
1
-1
/
+1
[next]