]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-06-01 Armen Baloyannvme.h: Add get_log_page command strucure
2017-06-01 Christoph Hellwignvme.h: add RTD3R, RTD3E and OAES fields
2017-06-01 Johannes ThumshirnNVMe: Only release requested regions
2017-06-01 Sunad BhandaryNVMe: Fix removal in case of active namespace list...
2017-06-01 Keith BuschNVMe: Implement namespace list scanning
2017-06-01 Keith BuschNVMe: Don't unmap controller registers on reset
2017-06-01 Ashok VairavanNVMe: reduce admin queue depth as workaround for Samsun...
2017-06-01 Keith Buschnvme: Limit command retries
2017-06-01 Ashok VairavanNVMe: reduce queue depth as workaround for Samsung...
2017-06-01 Keith BuschNVMe: Create discard zero quirk white list
2017-06-01 Minfei Huangnvme: use UINT_MAX for max discard sectors
2017-06-01 Ming Linnvme: move nvme_cancel_request() to common code
2017-06-01 Ming Linnvme: update and rename nvme_cancel_io to nvme_cancel_r...
2017-06-01 Sagi Grimbergblk-mq: Export tagset iter function
2017-06-01 Keith BuschNVMe: Add device ID's with stripe quirk
2017-06-01 Keith BuschNVMe: Short-cut removal on surprise hot-unplug
2017-06-01 Keith BuschNVMe: Allow user initiated rescan
2017-06-01 Keith BuschNVMe: Reduce driver log spamming
2017-06-01 Keith BuschNVMe: Unbind driver on failure
2017-06-01 Keith BuschNVMe: Delete only created queues
2017-06-01 Keith BuschNVMe: Fix reset/remove race
2017-06-01 Ming Linnvme: fix nvme_ns_remove() deadlock
2017-06-01 Ming Linnvme: switch to RCU freeing the namespace
2017-06-01 Wang Sheng-HuiNVMe: correct comment for offset enum of controller...
2017-06-01 Ming Linnvme: add helper nvme_cleanup_cmd()
2017-06-01 Christoph Hellwignvme: move AER handling to common code
2017-06-01 Christoph Hellwignvme: move namespace scanning to core
2017-06-01 Christoph Hellwignvme: tighten up state check for namespace scanning
2017-06-01 Christoph Hellwignvme: introduce a controller state machine
2017-06-01 Christoph Hellwignvme: remove the io_incapable method
2017-06-01 Wang Sheng-HuiNVMe: nvme_core_exit() should do cleanup in the reverse...
2017-06-01 Keith BuschNVMe: Fix check_flush_dependency warning
2017-06-01 Wang Sheng-HuiNVMe: small typo in section BLK_DEV_NVME_SCSI of host...
2017-06-01 Christoph Hellwignvme: fix cntlid type
2017-06-01 Guilherme G... nvme: Avoid reset work on watchdog timer function durin...
2017-06-01 Christoph Hellwignvme: remove dead controllers from a work item
2017-06-01 Jens AxboeNVMe: silence warning about unused 'dev'
2017-06-01 Jens AxboeNVMe: switch to using blk_queue_write_cache()
2017-06-01 Jens Axboeblock: add ability to flag write back caching on a...
2017-06-01 Sagi Grimbergnvme: Use blk-mq helper for IO termination
2017-06-01 Keith BuschNVMe: Skip async events for degraded controllers
2017-06-01 Ming Linnvme: add helper nvme_setup_cmd()
2017-06-01 Ming Linblock: add offset in blk_add_request_payload()
2017-06-01 Ming Linnvme: rewrite discard support
2017-06-01 Ming Linnvme: add helper nvme_map_len()
2017-06-01 Ming Linnvme: add missing lock nesting notation
2017-06-01 Keith BuschNVMe: Always use MSI/MSI-x interrupts
2017-06-01 Keith BuschNVMe: Fix reset/remove race
2017-06-01 Marta Rybczynskanvme: avoid cqe corruption when update at the same...
2017-06-01 Keith BuschNVMe: Expose ns wwid through single sysfs entry
2017-06-01 Jon DerrickNVMe: Remove unused sq_head read in completion path
2017-06-01 Christoph Hellwignvme: fix max_segments integer truncation
2017-06-01 Christoph Hellwignvme: set queue limits for the admin queue
2017-06-01 Keith BuschNVMe: Fix 0-length integrity payload
2017-06-01 Keith BuschNVMe: Don't allow unsupported flags
2017-06-01 Keith BuschNVMe: Move error handling to failed reset handler
2017-06-01 Keith BuschNVMe: Simplify device reset failure
2017-06-01 Keith BuschNVMe: Fix namespace removal deadlock
2017-06-01 Keith BuschNVMe: Use IDA for namespace disk naming
2017-06-01 Ming Linnvme: expose cntlid in sysfs
2017-06-01 Christoph Hellwignvme: return the whole CQE through the request passthro...
2017-06-01 Christoph Hellwignvme: fix Kconfig description for BLK_DEV_NVME_SCSI
2017-06-01 Christoph Hellwignvme: replace the kthread with a per-device watchdog...
2017-06-01 Christoph Hellwignvme: don't poll the CQ from the kthread
2017-06-01 Christoph Hellwignvme: use a work item to submit async event requests
2017-06-01 Keith BuschNVMe: Rate limit nvme IO warnings
2017-06-01 Keith BuschNVMe: Poll device while still active during remove
2017-06-01 Keith BuschNVMe: Requeue requests on suspended queues
2017-06-01 Keith BuschNVMe: Allow request merges
2017-06-01 Keith BuschNVMe: Fix io incapable return values
2017-06-01 Ming Linnvme: split pci module out of core module
2017-06-01 Ming Linnvme: split dev_list_lock
2017-06-01 Ming Linnvme: move timeout variables to core.c
2017-06-01 Sagi Grimbergnvme/host: reference the fabric module for each bdev...
2017-06-01 Sagi Grimbergnvme: Log the ctrl device name instead of the underlyin...
2017-06-01 Christoph Hellwignvme: fix drvdata setup for the nvme device
2017-06-01 Keith BuschNVMe: Fix possible queue use after freed
2017-06-01 Christoph Hellwignvme: switch abort to blk_execute_rq_nowait
2017-06-01 Christoph Hellwigblk-mq: fix racy updates of rq->errors
2017-06-01 Keith BuschNVMe: Export NVMe attributes to sysfs group
2017-06-01 Keith BuschNVMe: Shutdown controller only for power-off
2017-06-01 Keith BuschNVMe: IO queue deletion re-write
2017-06-01 Keith BuschNVMe: Remove queue freezing on resets
2017-06-01 Keith BuschNVMe: Use a retryable error code on reset
2017-06-01 Keith BuschNVMe: Fix admin queue ring wrap
2017-06-01 Christoph Hellwignvme: make SG_IO support optional
2017-06-01 Christoph Hellwignvme: fixes for NVME_IOCTL_IO_CMD on the char device
2017-06-01 Christoph Hellwignvme: synchronize access to ctrl->namespaces
2017-06-01 Sagi Grimbergnvme: Move nvme_freeze/unfreeze_queues to nvme core
2017-06-01 Keith BuschNVMe: Export namespace attributes to sysfs
2017-06-01 Keith BuschNVMe: Add pci error handlers
2017-06-01 Christoph Hellwignvme: merge iod and cmd_info
2017-06-01 Christoph Hellwignvme: meta_sg doesn't have to be an array
2017-06-01 Christoph Hellwignvme: properly free resources for cancelled command
2017-06-01 Christoph Hellwignvme: simplify completion handling
2017-06-01 Christoph Hellwignvme: special case AEN requests
2017-06-01 Christoph Hellwignvme: factor out a few helpers from req_completion
2017-06-01 Christoph Hellwignvme: fix admin queue depth
2017-06-01 Keith BuschNVMe: Simplify metadata setup
2017-06-01 Keith BuschNVMe: Remove device management handles on remove
next