]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
blk-flush: use blk_mq_request_bypass_insert()
[linux.git] / drivers /
2017-11-04 Ming Leiblk-mq: don't handle failure in .get_budget
2017-11-04 Ming LeiSCSI: don't get target/host busy_count in scsi_mq_get_b...
2017-11-03 Jens Axboecdrom: hide CONFIG_CDROM menu selection
2017-11-03 Christoph Hellwigblock: add a poll_fn callback to struct request_queue
2017-11-03 Jens AxboeMerge branch 'nvme-4.15' of git://git.infradead.org...
2017-11-03 Minwoo Imnvme: comment typo fixed in clearing AER
2017-11-02 Arnd Bergmannskd: use ktime_get_real_seconds()
2017-11-02 Arnd Bergmannblock: fix CDROM dependency on BLK_DEV
2017-11-01 Keith Buschnvme: Remove unused headers
2017-11-01 James Smartnvmet: fix fatal_err_work deadlock
2017-11-01 James Smartnvme-fc: add dev_loss_tmo timeout and remoteport resume...
2017-11-01 James Smartnvme: allow controller RESETTING to RECONNECTING transition
2017-11-01 James Smartnvme-fc: check connectivity before initiating reconnects
2017-11-01 James Smartnvme-fc: add a dev_loss_tmo field to the remoteport
2017-11-01 James Smartnvme-fc: change ctlr state assignments during reset...
2017-11-01 Sagi Grimbergnvme: flush reset_work before safely continuing with...
2017-11-01 Sagi Grimbergnvme-rdma: reuse nvme_delete_ctrl when reconnect attemp...
2017-11-01 Christoph Hellwignvme: consolidate common code from ->reset_work
2017-11-01 Christoph Hellwignvme-rdma: remove nvme_rdma_remove_ctrl
2017-11-01 Christoph Hellwignvme: move controller deletion to common code
2017-11-01 Christoph Hellwignvme-fc: merge __nvme_fc_schedule_delete_work into...
2017-11-01 James Smartnvme-fc: avoid workqueue flush stalls
2017-11-01 Bart Van Asscheblock: Rework drivers/cdrom/Makefile
2017-11-01 Ming Leiscsi: implement .get_budget and .put_budget for blk-mq
2017-11-01 Ming Leiscsi: allow passing in null rq to scsi_prep_state_check()
2017-10-30 Liang Chenbcache: explicitly destroy mutex while exiting
2017-10-30 tang.junhuibcache: fix wrong cache_misses statistics
2017-10-30 Tang Junhuibcache: update bucket_in_use in real time
2017-10-30 Elena Reshetovabcache: convert cached_dev.count from atomic_t to refco...
2017-10-30 Coly Libcache: only permit to recovery read error when cache...
2017-10-27 James Smartnvme-fc: remove NVME_FC_MAX_SEGMENTS
2017-10-27 James Smartnvme-fc: add support for duplicate_connect option
2017-10-27 James Smartnvme-rdma: add support for duplicate_connect option
2017-10-27 James Smartnvme: add helper to compare options to controller
2017-10-27 James Smartnvme: add duplicate_connect option
2017-10-27 Christoph Hellwignvme: check for a live controller in nvme_dev_open
2017-10-27 Christoph Hellwignvme: get rid of nvme_ctrl_list
2017-10-27 Christoph Hellwignvme: switch controller refcounting to use struct device
2017-10-27 Christoph Hellwignvme: simplify nvme_open
2017-10-27 Christoph Hellwignvme: use kref_get_unless_zero in nvme_find_get_ns
2017-10-24 Javier Gonzálezlightnvm: pblk: remove leftover testing function
2017-10-23 Nitzan Carminvme-rdma: Add debug message when reaches timeout
2017-10-23 Max Gurtovoynvme-rdma: align nvme_rdma_device structure
2017-10-20 James Smartnvme-fc: correct io timeout behavior
2017-10-20 James Smartnvme-fc: correct io termination handling
2017-10-20 Chaitanya Kulkarninvme-pci: add SGL support
2017-10-20 Christoph Hellwignvme: use ida_simple_{get,remove} for the controller...
2017-10-20 Roy Shtermannvmet: Change max_nsid in subsystem due to ns_disable...
2017-10-19 Israel Rukshinnvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
2017-10-19 Israel Rukshinnvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
2017-10-19 Israel Rukshinnvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
2017-10-19 Minwoo Imnvme-pci: fix typos in comments
2017-10-18 Sagi Grimbergnvme-rdma: stop controller reset if the controller...
2017-10-18 Sagi Grimbergnvme-rdma: change queue flag semantics DELETING ->...
2017-10-18 Sagi Grimbergnvme-rdma: Don't local invalidate if the queue is not live
2017-10-18 Sagi Grimbergnvme-rdma: teardown admin/io queues once on error recovery
2017-10-18 Sagi Grimbergnvme-rdma: Check that reinit_request got a proper mr
2017-10-18 Sagi Grimbergnvme-rdma: move assignment to declaration
2017-10-18 Sagi Grimbergnvme-rdma: fix wrong logging message
2017-10-18 Sagi Grimbergnvme-rdma: pass tagset to directly nvme_rdma_free_tagset
2017-10-18 Sagi Grimbergnvme: introduce nvme_reinit_tagset
2017-10-17 Wei Yongjunnullb: fix error return code in null_init()
2017-10-16 Michael Lylebcache: writeback rate clamping: make 32 bit safe
2017-10-16 Liang Chenbcache: safeguard a dangerous addressing in closure_queue
2017-10-16 Michael Lylebcache: rearrange writeback main thread ratelimit
2017-10-16 Michael Lylebcache: writeback rate shouldn't artifically clamp
2017-10-16 Michael Lylebcache: smooth writeback rate control
2017-10-16 Michael Lylebcache: implement PI controller for writeback rate
2017-10-16 Michael Lylebcache: don't write back data if reading it failed
2017-10-16 Yijing Wangbcache: remove unused parameter
2017-10-16 Eric Wheelerbcache: update bio->bi_opf bypass/writeback REQ_ flag hints
2017-10-16 Yijing Wangbcache: Remove redundant set_capacity
2017-10-16 Coly Libcache: rewrite multiple partitions support
2017-10-16 Coly Libcache: fix a comments typo in bch_alloc_sectors()
2017-10-16 Coly Libcache: check ca->alloc_thread initialized before wake...
2017-10-16 Peter Foleybcache: Avoid nested function definition
2017-10-16 Christoph Hellwignvme: simplify compat_ioctl handling
2017-10-13 Jens AxboeRevert "lightnvm: prevent bd removal if busy"
2017-10-13 Javier Gonzálezlightnvm: implement generic path for sync I/O
2017-10-13 Javier Gonzálezlightnvm: fail fast on passthrough commands
2017-10-13 Javier Gonzálezlightnvm: pblk: avoid being reported as hung on rated GC
2017-10-13 Javier Gonzálezlightnvm: pblk: cleanup unused and static functions
2017-10-13 Hans Holmberglightnvm: pblk: remove spinlock when freeing line metadata
2017-10-13 Hans Holmberglightnvm: pblk: correct valid lba count calculation
2017-10-13 Hans Holmberglightnvm: pblk: gc all lines in the pipeline before exit
2017-10-13 Hans Holmberglightnvm: pblk: add l2p crc debug printouts
2017-10-13 Hans Holmberglightnvm: pblk: shut down gc gracefully during exit
2017-10-13 Hans Holmberglightnvm: pblk: consider bad sectors in emeta during...
2017-10-13 Hans Holmberglightnvm: pblk: start gc if needed during init
2017-10-13 Hans Holmberglightnvm: pblk: free full lines during recovery
2017-10-13 Hans Holmberglightnvm: pblk: recover partially written lines correctly
2017-10-13 Hans Holmberglightnvm: pblk: prevent gc kicks when gc is not operational
2017-10-13 Rakesh Panditlightnvm: pblk: fix releases of kmem cache in error path
2017-10-13 Rakesh Panditlightnvm: pblk: reduce arguments in __pblk_rb_update_l2p
2017-10-13 Rakesh Panditlightnvm: remove stale extern and unused exported symbols
2017-10-13 Rakesh Panditlightnvm: remove unused argument from nvm_set_tgt_bb_tbl
2017-10-13 Rakesh Panditlightnvm: pblk: remove useless line
2017-10-13 Rakesh Panditlightnvm: pblk: fix changing GC group list for a line
2017-10-13 Javier Gonzálezlightnvm: pblk: ensure right bad block calculation
2017-10-13 Javier Gonzálezlightnvm: pblk: enable 1 LUN configuration
next