index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
1
-3
/
+6
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
1
-11
/
+18
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
1
-6
/
+5
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
1
-1
/
+2
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2
-2
/
+2
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
1
-1
/
+8
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
1
-2
/
+1
2018-10-17
nvmet: remove unreachable code
Chaitanya Kulkarni
1
-3
/
+1
2018-10-17
nvme: update node paths after adding new path
Keith Busch
1
-0
/
+9
2018-10-16
sx8: convert to blk-mq
Jens Axboe
1
-45
/
+68
2018-10-16
z2ram: convert to blk-mq
Jens Axboe
1
-38
/
+49
2018-10-16
gdrom: convert to blk-mq
Jens Axboe
1
-95
/
+79
2018-10-16
floppy: convert to blk-mq
Omar Sandoval
1
-30
/
+36
2018-10-16
ataflop: convert to blk-mq
Omar Sandoval
1
-102
/
+71
2018-10-16
ataflop: fix error handling during setup
Omar Sandoval
1
-10
/
+15
2018-10-16
ataflop: fold headers into C file
Omar Sandoval
3
-95
/
+81
2018-10-16
amiflop: convert to blk-mq
Omar Sandoval
1
-78
/
+35
2018-10-16
amiflop: clean up on errors during setup
Omar Sandoval
1
-44
/
+40
2018-10-16
amiflop: fold headers into C file
Omar Sandoval
3
-148
/
+120
2018-10-16
swim3: convert to blk-mq
Omar Sandoval
1
-88
/
+65
2018-10-16
swim3: add real error handling in setup
Omar Sandoval
1
-24
/
+36
2018-10-16
swim: convert to blk-mq
Omar Sandoval
1
-52
/
+41
2018-10-16
swim: fix cleanup on setup error
Omar Sandoval
1
-2
/
+11
2018-10-16
mtd_blkdevs: convert to blk-mq
Jens Axboe
2
-40
/
+65
2018-10-15
xsysace: convert to blk-mq
Jens Axboe
1
-25
/
+55
2018-10-15
paride: convert pf to blk-mq
Jens Axboe
1
-14
/
+42
2018-10-15
paride: convert pd to blk-mq
Jens Axboe
1
-28
/
+66
2018-10-15
paride: convert pcd to blk-mq
Jens Axboe
1
-32
/
+56
2018-10-15
ps3disk: convert to blk-mq
Jens Axboe
1
-42
/
+44
2018-10-15
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
2
-0
/
+37
2018-10-15
null_blk: remove set but not used variable 'q'
YueHaibing
1
-4
/
+0
2018-10-14
cdrom: don't attempt to fiddle with cdo->capability
Jens Axboe
1
-14
/
+13
2018-10-14
block: remove bogus check for queue_lock assignment
Jens Axboe
1
-2
/
+1
2018-10-14
null_blk: remove legacy IO path
Jens Axboe
1
-101
/
+6
2018-10-14
um: Convert ubd driver to blk-mq
Richard Weinberger
1
-85
/
+93
2018-10-14
skd: fixup usage of legacy IO API
Jens Axboe
1
-2
/
+2
2018-10-14
aoe: convert aoeblk to blk-mq
Jens Axboe
4
-25
/
+61
2018-10-13
blk-mq: fallback to previous nr_hw_queues when updating fails
Jianchao Wang
1
-3
/
+24
2018-10-13
blk-mq: realloc hctx when hw queue is mapped to another node
Jianchao Wang
1
-26
/
+56
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
4
-12
/
+15
2018-10-13
blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues
Jianchao Wang
1
-27
/
+12
2018-10-13
block, bfq: improve asymmetric scenarios detection
Federico Motta
3
-131
/
+155
2018-10-11
cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
Maciej S. Szmigiero
1
-3
/
+9
2018-10-11
block: describe difference between flags IO_STAT and STATS
Konstantin Khlebnikov
1
-4
/
+4
[next]