index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pep.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
lightnvm: propagate pblk_init return to userspace
Rakesh Pandit
1
-6
/
+18
2017-04-21
blk-mq: Fix preempt count imbalance
Bart Van Assche
1
-1
/
+2
2017-04-21
mtip32xx: fix dereference of stack garbage
Jens Axboe
1
-0
/
+1
2017-04-21
nvme: let dm-mpath distinguish nvme error codes
Junxiong Guan
1
-0
/
+14
2017-04-21
nvme/pci: Poll CQ on timeout
Keith Busch
1
-3
/
+18
2017-04-21
nvmet_fc: Change traddr field separator to a colon
James Smart
1
-1
/
+1
2017-04-21
nvme_fc: Add ls aborts on remote port teardown
James Smart
1
-0
/
+33
2017-04-21
nvme_fc: Move LS's to rport
James Smart
1
-54
/
+65
2017-04-21
nvmet_fc: add missing reference in add_port
James Smart
1
-0
/
+1
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
4
-106
/
+325
2017-04-21
nvme_fcloop: split job struct from transport for req_release
James Smart
1
-8
/
+17
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
5
-36
/
+124
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
4
-6
/
+56
2017-04-21
nvmet: convert from kmap to nvmet_copy_from_sgl
Logan Gunthorpe
1
-7
/
+25
2017-04-21
nvme: improve performance for virtual NVMe devices
Helen Koike
2
-2
/
+154
2017-04-21
nvme/pci: Don't set reserved SQ create flags
Keith Busch
1
-1
/
+1
2017-04-21
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
4
-19
/
+7
2017-04-21
nbd: set the max segments to USHRT_MAX
Josef Bacik
1
-0
/
+1
2017-04-21
blk-mq: Remove blk_mq_sched_move_to_dispatch()
Bart Van Assche
2
-19
/
+0
2017-04-21
blk-mq: add might_sleep check to blk_mq_get_driver_tag()
Jens Axboe
1
-0
/
+2
2017-04-21
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
3
-9
/
+13
2017-04-21
blk-mq: fix schedule-while-atomic with scheduler attached
Jens Axboe
1
-5
/
+6
2017-04-20
blk-mq: Add a polling specific stats function
Stephen Bates
1
-10
/
+35
2017-04-20
blk-stat: convert blk-stat bucket callback to signed
Stephen Bates
3
-7
/
+10
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
7
-49
/
+24
2017-04-20
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
2
-43
/
+10
2017-04-20
swim3: remove (commented out) printing of req->errors
Christoph Hellwig
1
-2
/
+2
2017-04-20
ataflop: switch from req->errors to req->error_count
Christoph Hellwig
1
-5
/
+7
2017-04-20
floppy: switch from req->errors to req->error_count
Christoph Hellwig
1
-2
/
+4
2017-04-20
block: add a error_count field to struct request
Christoph Hellwig
1
-0
/
+1
2017-04-20
blk-mq: simplify __blk_mq_complete_request
Christoph Hellwig
1
-17
/
+8
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
12
-26
/
+17
2017-04-20
xen-blkfront: don't use req->errors
Christoph Hellwig
1
-11
/
+25
2017-04-20
mtip32xx: add a status field to struct mtip_cmd
Christoph Hellwig
2
-7
/
+10
2017-04-20
nbd: don't use req->errors
Christoph Hellwig
1
-15
/
+15
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
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
loop: zero-fill bio on the submitting cpu
Christoph Hellwig
2
-16
/
+15
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
31
-123
/
+123
2017-04-20
virtio_blk: don't use req->errors
Christoph Hellwig
1
-7
/
+3
2017-04-20
virtio: fix spelling of virtblk_scsi_request_done
Christoph Hellwig
1
-3
/
+3
2017-04-20
nvme: make nvme_error_status private
Christoph Hellwig
3
-6
/
+4
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
7
-60
/
+65
2017-04-20
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
1
-8
/
+8
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
16
-28
/
+34
2017-04-20
pd: don't check blk_execute_rq return value.
Christoph Hellwig
1
-5
/
+2
2017-04-20
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
4
-15
/
+11
2017-04-20
block: Remove unused functions
Jan Kara
2
-55
/
+6
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
6
-11
/
+1
[next]