index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: Show operation, cmd_flags and rq_flags names
Bart Van Assche
2017-04-26
1
-3
/
+69
*
blk-mq: Make blk_flags_show() callers append a newline character
Bart Van Assche
2017-04-26
1
-1
/
+3
*
blk-mq: Move the "state" debugfs attribute one level down
Bart Van Assche
2017-04-26
1
-8
/
+1
*
blk-mq: Unregister debugfs attributes earlier
Bart Van Assche
2017-04-26
1
-2
/
+6
*
blk-mq: Only unregister hctxs for which registration succeeded
Bart Van Assche
2017-04-26
1
-5
/
+13
*
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
2017-04-26
3
-11
/
+11
*
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
2017-04-26
3
-6
/
+6
*
blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
Bart Van Assche
2017-04-26
3
-10
/
+32
*
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
*
block: fix blk_integrity_register to use template's interval_exp if not 0
Mike Snitzer
2017-04-23
1
-1
/
+2
*
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
*
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-04-21
4
-21
/
+2
*
lightnvm: propagate pblk_init return to userspace
Rakesh Pandit
2017-04-21
1
-6
/
+18
*
blk-mq: Fix preempt count imbalance
Bart Van Assche
2017-04-21
1
-1
/
+2
*
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/block
Jens Axboe
2017-04-21
10
-224
/
+834
|
\
|
*
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
4
-106
/
+325
|
*
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
5
-36
/
+124
|
*
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2017-04-21
4
-6
/
+56
|
*
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
2
-2
/
+154
|
*
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
|
/
*
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
2017-04-21
4
-19
/
+7
*
nbd: set the max segments to USHRT_MAX
Josef Bacik
2017-04-21
1
-0
/
+1
*
blk-mq: Remove blk_mq_sched_move_to_dispatch()
Bart Van Assche
2017-04-21
2
-19
/
+0
*
blk-mq: add might_sleep check to blk_mq_get_driver_tag()
Jens Axboe
2017-04-21
1
-0
/
+2
*
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
2017-04-21
3
-9
/
+13
*
blk-mq: fix schedule-while-atomic with scheduler attached
Jens Axboe
2017-04-21
1
-5
/
+6
*
blk-mq: Add a polling specific stats function
Stephen Bates
2017-04-20
1
-10
/
+35
*
blk-stat: convert blk-stat bucket callback to signed
Stephen Bates
2017-04-20
3
-7
/
+10
*
block: remove the errors field from struct request
Christoph Hellwig
2017-04-20
7
-49
/
+24
*
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
2017-04-20
2
-43
/
+10
*
swim3: remove (commented out) printing of req->errors
Christoph Hellwig
2017-04-20
1
-2
/
+2
[next]