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-debugfs: rename hw queue directories from <n> to hctx<n>
Omar Sandoval
2017-05-04
1
-1
/
+1
*
blk-mq-debugfs: don't open code strstrip()
Omar Sandoval
2017-05-04
1
-5
/
+4
*
blk-mq-debugfs: error on long write to queue "state" file
Omar Sandoval
2017-05-04
1
-7
/
+12
*
blk-mq-debugfs: clean up flag definitions
Omar Sandoval
2017-05-04
1
-93
/
+108
*
blk-mq-debugfs: separate flags with |
Omar Sandoval
2017-05-04
1
-1
/
+1
*
nfs: Fix bdi handling for cloned superblocks
Jan Kara
2017-05-04
2
-21
/
+13
*
block/mq: Cure cpu hotplug lock inversion
Peter Zijlstra
2017-05-04
1
-2
/
+2
*
lightnvm: fix bad back free on error path
Javier González
2017-05-04
1
-2
/
+2
*
lightnvm: create cmd before allocating request
Javier González
2017-05-04
1
-2
/
+2
*
blk-mq: don't use sync workqueue flushing from drivers
Jens Axboe
2017-05-03
1
-5
/
+20
*
mtip32xx: convert internal commands to regular block infrastructure
Jens Axboe
2017-05-03
2
-178
/
+30
*
mtip32xx: cleanup internal tag assumptions
Jens Axboe
2017-05-03
1
-10
/
+9
*
block: don't call blk_mq_quiesce_queue() after queue is frozen
Ming Lei
2017-05-02
2
-5
/
+0
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
14
-99
/
+74
*
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
Jens Axboe
2017-05-02
1
-1
/
+1
*
blk-mq-sched: remove hack that bypasses scheduler for reserved requests
Jens Axboe
2017-05-02
1
-5
/
+1
*
mtip32xx: convert internal command issue to block IO path
Jens Axboe
2017-05-02
1
-30
/
+73
*
mtip32xx: abstract out "are any commands active" helper
Jens Axboe
2017-05-02
1
-10
/
+18
*
mtip32xx: kill atomic argument to mtip_quiesce_io()
Jens Axboe
2017-05-02
1
-15
/
+5
*
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
Jens Axboe
2017-05-02
1
-105
/
+43
*
block: Remove elevator_change()
Bart Van Assche
2017-05-02
2
-14
/
+0
*
Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
28
-721
/
+1612
|
\
|
*
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2017-04-27
27
-719
/
+1576
|
|
\
|
|
*
nvme-scsi: remove nvme_trans_security_protocol
Christoph Hellwig
2017-04-27
1
-13
/
+0
|
|
*
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
2017-04-25
1
-1
/
+1
|
|
*
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
2017-04-25
1
-1
/
+1
|
|
*
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
2017-04-25
1
-1
/
+3
|
|
*
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2017-04-25
2
-6
/
+15
|
|
*
lpfc revison 11.2.0.12
James Smart
2017-04-24
1
-1
/
+1
|
|
*
Fix Express lane queue creation.
James Smart
2017-04-24
1
-1
/
+5
|
|
*
Update ABORT processing for NVMET.
James Smart
2017-04-24
10
-125
/
+409
|
|
*
Fix implicit logo and RSCN handling for NVMET
James Smart
2017-04-24
5
-52
/
+110
|
|
*
Add Fabric assigned WWN support.
James Smart
2017-04-24
7
-12
/
+65
|
|
*
Fix max_sgl_segments settings for NVME / NVMET
James Smart
2017-04-24
3
-9
/
+31
|
|
*
Fix crash after issuing lip reset
James Smart
2017-04-24
7
-64
/
+79
|
|
*
Fix driver load issues when MRQ=8
James Smart
2017-04-24
3
-18
/
+23
|
|
*
Remove hba lock from NVMET issue WQE.
James Smart
2017-04-24
1
-4
/
+0
|
|
*
Fix nvme initiator handling when not enabled.
James Smart
2017-04-24
2
-3
/
+14
|
|
*
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
James Smart
2017-04-24
1
-0
/
+3
|
|
*
Fix driver unload/reload operation.
James Smart
2017-04-24
2
-22
/
+31
|
|
*
Fix PRLI ACC rsp for NVME
James Smart
2017-04-24
1
-1
/
+1
|
|
*
Fix extra line print in rqpair debug print.
James Smart
2017-04-24
1
-2
/
+0
|
|
*
Remove NULL ptr check before kfree.
James Smart
2017-04-24
1
-8
/
+4
|
|
*
Remove unused defines for NVME PostBuf.
James Smart
2017-04-24
1
-3
/
+0
|
|
*
Fix spelling in comments.
James Smart
2017-04-24
1
-1
/
+1
|
|
*
Add debug messages for nvme/fcp resource allocation.
James Smart
2017-04-24
1
-0
/
+6
|
|
*
Fix log message in completion path.
James Smart
2017-04-24
1
-3
/
+2
|
|
*
Fix rejected nvme LS Req.
James Smart
2017-04-24
1
-5
/
+21
|
|
*
Fix nvme unregister port timeout.
James Smart
2017-04-24
1
-3
/
+5
|
|
*
Standardize nvme SGL segment count
James Smart
2017-04-24
3
-7
/
+3
[next]