index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
3
-13
/
+11
2016-09-24
nvme/scsi: Remove power management support
Andy Lutomirski
1
-71
/
+3
2016-09-24
nvmet: Make dsm number of ranges zero based
Alexander Solganik
1
-1
/
+1
2016-09-24
nvmet: Use direct IO for writes
Sagi Grimberg
1
-0
/
+1
2016-09-24
admin-cmd: Added smart-log command support.
Chaitanya Kulkarni
1
-0
/
+88
2016-09-24
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2
-0
/
+17
2016-09-24
nvme-fabrics: revise host transport option descriptions
James Smart
1
-3
/
+4
2016-09-24
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
1
-2
/
+10
2016-09-23
nbd: use BLK_MQ_F_BLOCKING
Josef Bacik
1
-1
/
+1
2016-09-23
blkcg: Annotate blkg_hint correctly
Bart Van Assche
1
-1
/
+1
2016-09-23
cfq: fix starvation of asynchronous writes
Glauber Costa
1
-3
/
+10
2016-09-22
blk-mq: add flag for drivers wanting blocking ->queue_rq()
Jens Axboe
2
-1
/
+2
2016-09-22
blk-mq: remove non-blocking pass in blk_mq_map_request
Christoph Hellwig
1
-13
/
+1
2016-09-22
blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue()
Jens Axboe
1
-14
/
+2
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
9
-36
/
+13
2016-09-21
lightnvm: propagate device_add() error code
Arnd Bergmann
2
-4
/
+7
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
8
-17
/
+278
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
6
-68
/
+83
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
4
-15
/
+12
2016-09-21
null_blk: refactor to support non-gendisk devices
Matias Bjørling
1
-49
/
+61
2016-09-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
3
-43
/
+78
2016-09-21
lightnvm: NVM should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2016-09-19
sbitmap: initialize weight to zero
Colin Ian King
1
-1
/
+1
2016-09-17
sbitmap: don't update the allocation hint on clear after resize
Omar Sandoval
1
-1
/
+1
2016-09-17
sbitmap: re-initialize allocation hints after resize
Omar Sandoval
1
-2
/
+7
2016-09-17
sbitmap: randomize initial alloc_hint values
Omar Sandoval
3
-9
/
+6
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
4
-33
/
+34
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
6
-42
/
+98
2016-09-17
sbitmap: allocate wait queues on a specific node
Omar Sandoval
1
-1
/
+1
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
11
-476
/
+789
2016-09-16
blk-mq: account higher order dispatch
Jens Axboe
2
-7
/
+14
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
3
-5
/
+14
2016-09-14
block: remove IOPRIO_BITS
Christoph Hellwig
1
-1
/
+0
2016-09-14
bio.h: remove a very outdated comment
Christoph Hellwig
1
-2
/
+0
2016-09-14
block: remove bio_destructor_t
Christoph Hellwig
1
-1
/
+0
2016-09-14
block: Improve bio_set_op_attrs() robustness
Bart Van Assche
1
-5
/
+12
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
3
-4
/
+6
2016-09-14
block: Document that bio_op() uses the data type of bio.bi_opf
Bart Van Assche
1
-1
/
+1
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
3
-4
/
+4
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
1
-1
/
+0
2016-09-14
block_dev: remove DAX leftovers
Christoph Hellwig
1
-10
/
+1
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
1
-1
/
+10
2016-09-14
block: add poll_considered statistic
Stephen Bates
3
-3
/
+10
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
1
-37
/
+14
2016-09-08
nbd: use flags instead of bool
Josef Bacik
1
-8
/
+10
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
1
-4
/
+15
2016-09-08
nbd: convert to blkmq
Josef Bacik
1
-208
/
+129
2016-08-29
mtip32xx: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-08-29
blk-mq: prefetch request in blk_mq_tag_to_rq()
Jens Axboe
1
-1
/
+4
2016-08-29
blk-mq: improve layout of blk_mq_hw_ctx
Jens Axboe
1
-4
/
+5
[next]