index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
commoncap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
nvme: add helper to compare options to controller
James Smart
1
-0
/
+12
2017-10-27
nvme: add duplicate_connect option
James Smart
2
-1
/
+8
2017-10-27
nvme: check for a live controller in nvme_dev_open
Christoph Hellwig
1
-1
/
+1
2017-10-27
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
2
-61
/
+18
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
6
-33
/
+39
2017-10-27
nvme: simplify nvme_open
Christoph Hellwig
1
-30
/
+10
2017-10-27
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
1
-1
/
+2
2017-10-23
nvme-rdma: Add debug message when reaches timeout
Nitzan Carmi
1
-0
/
+4
2017-10-23
nvme-rdma: align nvme_rdma_device structure
Max Gurtovoy
1
-2
/
+2
2017-10-20
nvme-fc: correct io timeout behavior
James Smart
1
-4
/
+10
2017-10-20
nvme-fc: correct io termination handling
James Smart
1
-13
/
+18
2017-10-20
nvme-pci: add SGL support
Chaitanya Kulkarni
1
-27
/
+187
2017-10-20
nvme: use ida_simple_{get,remove} for the controller instance
Christoph Hellwig
1
-33
/
+7
2017-10-20
nvmet: Change max_nsid in subsystem due to ns_disable if needed
Roy Shterman
1
-0
/
+13
2017-10-19
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-19
nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-19
nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-19
nvme-pci: fix typos in comments
Minwoo Im
1
-2
/
+2
2017-10-18
nvme-rdma: stop controller reset if the controller is deleting
Sagi Grimberg
1
-1
/
+5
2017-10-18
nvme-rdma: change queue flag semantics DELETING -> ALLOCATED
Sagi Grimberg
1
-4
/
+4
2017-10-18
nvme-rdma: Don't local invalidate if the queue is not live
Sagi Grimberg
1
-1
/
+1
2017-10-18
nvme-rdma: teardown admin/io queues once on error recovery
Sagi Grimberg
1
-15
/
+12
2017-10-18
nvme-rdma: Check that reinit_request got a proper mr
Sagi Grimberg
1
-0
/
+3
2017-10-18
nvme-rdma: move assignment to declaration
Sagi Grimberg
1
-4
/
+2
2017-10-18
nvme-rdma: fix wrong logging message
Sagi Grimberg
1
-1
/
+1
2017-10-18
nvme-rdma: pass tagset to directly nvme_rdma_free_tagset
Sagi Grimberg
1
-7
/
+6
2017-10-18
block: remove blk_mq_reinit_tagset
Sagi Grimberg
2
-9
/
+0
2017-10-18
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
4
-5
/
+17
2017-10-18
block: introduce blk_mq_tagset_iter
Sagi Grimberg
2
-5
/
+13
2017-10-16
nvme: simplify compat_ioctl handling
Christoph Hellwig
1
-11
/
+1
2017-10-05
nvme-fc: move remote port get/put/free location
James Smart
1
-39
/
+39
2017-10-04
nvme-fc: create fc class and transport device
James Smart
1
-1
/
+54
2017-10-04
nvme-fc: add uevent for auto-connect
James Smart
2
-0
/
+51
2017-10-04
nvme-fabrics: request transport module
Sagi Grimberg
1
-0
/
+3
2017-10-04
nvmet: bump NVMET_NR_QUEUES to 128
James Smart
1
-1
/
+1
2017-10-04
nvme: use menu Kconfig interface
Randy Dunlap
1
-0
/
+4
2017-10-04
nvme: update timeout module parameter type
Marc Olson
2
-6
/
+6
2017-10-03
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2
-41
/
+40
2017-10-03
block, bfq: decrease burst size when queues in burst exit
Paolo Valente
1
-9
/
+3
2017-10-03
block, bfq: let early-merged queues be weight-raised on split too
Paolo Valente
1
-5
/
+23
2017-10-03
block, bfq: check and switch back to interactive wr also on queue split
Paolo Valente
1
-38
/
+49
2017-10-03
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
1
-19
/
+31
2017-10-03
writeback: only allow one inflight and pending full flush
Jens Axboe
2
-0
/
+26
2017-10-03
writeback: move nr_pages == 0 logic to one location
Jens Axboe
1
-24
/
+17
2017-10-03
writeback: make wb_start_writeback() static
Jens Axboe
2
-4
/
+2
2017-10-03
writeback: pass in '0' for nr_pages writeback in laptop mode
Jens Axboe
1
-16
/
+1
2017-10-03
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
2
-10
/
+31
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
3
-6
/
+6
2017-10-03
writeback: switch wakeup_flusher_threads() to cyclic writeback
Jens Axboe
1
-1
/
+1
2017-10-03
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
4
-8
/
+7
[next]