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
*
bcache: add cond_resched() in __bch_cache_cmp()
Shile Zhang
2019-09-03
1
-0
/
+1
*
nvme-rdma: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-7
/
+3
*
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-5
/
+2
*
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
2019-08-29
1
-3
/
+2
*
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
6
-14
/
+64
*
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+35
*
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+30
*
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
2019-08-29
1
-3
/
+8
*
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
2019-08-29
1
-15
/
+15
*
nvme: trace bio completion
Hannes Reinecke
2019-08-29
2
-3
/
+21
*
nvme-multipath: fix ana log nsid lookup when nsid is not found
Anton Eidelman
2019-08-29
1
-3
/
+5
*
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
2019-08-29
1
-0
/
+11
*
nvme-tcp: Add TOS for tcp transport
Israel Rukshin
2019-08-29
1
-1
/
+14
*
nvme-tcp: Use struct nvme_ctrl directly
Israel Rukshin
2019-08-29
1
-10
/
+10
*
nvme-rdma: Add TOS for rdma transport
Israel Rukshin
2019-08-29
1
-3
/
+6
*
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2019-08-29
2
-0
/
+21
*
nvmet-tcp: fix possible memory leak
Sagi Grimberg
2019-08-29
1
-0
/
+1
*
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
2019-08-29
1
-4
/
+8
*
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
2019-08-29
1
-0
/
+18
*
nvme: trace: parse Get LBA Status command in detail
Minwoo Im
2019-08-29
1
-0
/
+18
*
nvmet: fix data units read and written counters in SMART log
Tom Wu
2019-08-29
1
-6
/
+8
*
nvme-tcp: support simple polling
Sagi Grimberg
2019-08-29
1
-6
/
+45
*
nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
Minwoo Im
2019-08-29
1
-0
/
+1
*
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
2019-08-29
5
-7
/
+7
*
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-29
7
-55
/
+17
*
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
2019-08-29
1
-0
/
+1
*
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
2019-08-29
1
-4
/
+3
*
nvme-tcp: Use protocol specific operations while reading socket
Potnuri Bharat Teja
2019-08-29
1
-2
/
+3
*
nvme-tcp: cleanup nvme_tcp_recv_pdu
Sagi Grimberg
2019-08-29
1
-8
/
+3
*
raid5 improve too many read errors msg by adding limits
Nigel Croxon
2019-08-27
1
-4
/
+10
*
md: don't report active array_state until after revalidate_disk() completes.
NeilBrown
2019-08-27
2
-4
/
+10
*
md: only call set_in_sync() when it is expected to succeed.
NeilBrown
2019-08-27
1
-1
/
+2
*
null_blk: fix inline misuse
Jens Axboe
2019-08-23
2
-6
/
+5
*
null_blk: create a helper for req completion
Chaitanya Kulkarni
2019-08-23
1
-22
/
+27
*
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
2019-08-23
3
-27
/
+35
*
null_blk: create a helper for mem-backed ops
Chaitanya Kulkarni
2019-08-23
1
-9
/
+16
*
null_blk: create a helper for badblocks
Chaitanya Kulkarni
2019-08-23
1
-7
/
+17
*
null_blk: create a helper for throttling
Chaitanya Kulkarni
2019-08-23
1
-14
/
+25
*
null_blk: move duplicate code to callers
Chaitanya Kulkarni
2019-08-23
1
-45
/
+21
*
nbd: fix max number of supported devs
Mike Christie
2019-08-20
1
-14
/
+25
*
nbd: fix zero cmd timeout handling v2
Mike Christie
2019-08-20
1
-6
/
+23
*
nbd: add missing config put
Mike Christie
2019-08-20
1
-1
/
+3
*
nbd: add function to convert blk req op to nbd cmd
Mike Christie
2019-08-20
1
-15
/
+18
*
nbd: add set cmd timeout helper
Mike Christie
2019-08-20
1
-14
/
+14
*
floppy: fix usercopy direction
Jann Horn
2019-08-09
1
-2
/
+2
*
lightnvm: remove unused 'geo' variable
Jens Axboe
2019-08-09
1
-2
/
+0
*
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-08-09
1
-0
/
+1
*
lightnvm: remove set but not used variables 'data_len' and 'rq_len'
YueHaibing
2019-08-08
2
-4
/
+1
*
raid1: factor out a common routine to handle the completion of sync write
Hou Tao
2019-08-07
1
-21
/
+18
*
md: don't call spare_active in md_reap_sync_thread if all member devices can'...
Guoqing Jiang
2019-08-07
1
-1
/
+2
[next]