index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
Christoph Hellwig
2017-04-26
1
-1
/
+1
*
ide-pm: always pass 0 error to __blk_end_request_all
Christoph Hellwig
2017-04-26
1
-1
/
+1
*
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
2017-04-26
1
-1
/
+1
*
lightnvm: fix possible memory leak in pblk_bb_discovery()
Wei Yongjun
2017-04-25
1
-1
/
+3
*
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Jean Delvare
2017-04-25
1
-1
/
+1
*
lightnvm: pblk: fix erase counters on error fail
Javier González
2017-04-24
7
-22
/
+37
*
lightnvm: pblk: free metadata on line alloc failure
Javier González
2017-04-24
1
-7
/
+9
*
lightnvm: pblk: fix memory leak on error path
Javier González
2017-04-24
1
-0
/
+3
*
lightnvm: pblk: fix bad error check
Javier González
2017-04-24
1
-1
/
+1
*
lightnvm: pblk: fix race condition on line retry
Javier González
2017-04-24
1
-3
/
+3
*
lightnvm: don't print a warning for ADDR_EMPTY
Dan Carpenter
2017-04-22
1
-3
/
+3
*
lightnvm: potential underflow in pblk_read_rq()
Dan Carpenter
2017-04-22
1
-1
/
+1
*
lightnvm: propagate pblk_init return to userspace
Rakesh Pandit
2017-04-21
1
-6
/
+18
*
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/block
Jens Axboe
2017-04-21
8
-193
/
+754
|
\
|
*
nvme: let dm-mpath distinguish nvme error codes
Junxiong Guan
2017-04-21
1
-0
/
+14
|
*
nvme/pci: Poll CQ on timeout
Keith Busch
2017-04-21
1
-3
/
+18
|
*
nvmet_fc: Change traddr field separator to a colon
James Smart
2017-04-21
1
-1
/
+1
|
*
nvme_fc: Add ls aborts on remote port teardown
James Smart
2017-04-21
1
-0
/
+33
|
*
nvme_fc: Move LS's to rport
James Smart
2017-04-21
1
-54
/
+65
|
*
nvmet_fc: add missing reference in add_port
James Smart
2017-04-21
1
-0
/
+1
|
*
nvmet_fc: Rework target side abort handling
James Smart
2017-04-21
3
-97
/
+309
|
*
nvme_fcloop: split job struct from transport for req_release
James Smart
2017-04-21
1
-8
/
+17
|
*
nvmet_fc: add req_release to lldd api
James Smart
2017-04-21
4
-14
/
+89
|
*
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2017-04-21
3
-6
/
+40
|
*
nvmet: convert from kmap to nvmet_copy_from_sgl
Logan Gunthorpe
2017-04-21
1
-7
/
+25
|
*
nvme: improve performance for virtual NVMe devices
Helen Koike
2017-04-21
1
-2
/
+141
|
*
nvme/pci: Don't set reserved SQ create flags
Keith Busch
2017-04-21
1
-1
/
+1
*
|
mtip32xx: fix dereference of stack garbage
Jens Axboe
2017-04-21
1
-0
/
+1
|
/
*
nbd: set the max segments to USHRT_MAX
Josef Bacik
2017-04-21
1
-0
/
+1
*
swim3: remove (commented out) printing of req->errors
Christoph Hellwig
2017-04-20
1
-2
/
+2
*
ataflop: switch from req->errors to req->error_count
Christoph Hellwig
2017-04-20
1
-5
/
+7
*
floppy: switch from req->errors to req->error_count
Christoph Hellwig
2017-04-20
1
-2
/
+4
*
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
10
-13
/
+13
*
xen-blkfront: don't use req->errors
Christoph Hellwig
2017-04-20
1
-11
/
+25
*
mtip32xx: add a status field to struct mtip_cmd
Christoph Hellwig
2017-04-20
2
-7
/
+10
*
nbd: don't use req->errors
Christoph Hellwig
2017-04-20
1
-15
/
+15
*
dm mpath: don't check for req->errors
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
dm rq: don't pass irrelevant error code to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
loop: zero-fill bio on the submitting cpu
Christoph Hellwig
2017-04-20
2
-16
/
+15
*
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
25
-103
/
+102
*
virtio_blk: don't use req->errors
Christoph Hellwig
2017-04-20
1
-7
/
+3
*
virtio: fix spelling of virtblk_scsi_request_done
Christoph Hellwig
2017-04-20
1
-3
/
+3
*
nvme: make nvme_error_status private
Christoph Hellwig
2017-04-20
3
-6
/
+4
*
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
7
-60
/
+65
*
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
2017-04-20
1
-8
/
+8
*
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
12
-17
/
+27
*
pd: don't check blk_execute_rq return value.
Christoph Hellwig
2017-04-20
1
-5
/
+2
*
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
2017-04-20
1
-1
/
+1
*
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
1
-1
/
+0
[next]