]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
nvme: pass status to nvme_error_status
[linux.git] / drivers /
2019-09-12 Sagi Grimbergnvme: pass status to nvme_error_status
2019-09-12 James Smartnvme-fc: Fail transport errors with NVME_SC_HOST_PATH
2019-09-12 Sagi Grimbergnvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR...
2019-09-12 Sagi Grimbergnvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
2019-09-12 Stanley Chuscsi: core: remove dummy q->dev check
2019-09-11 André Almeidanull_blk: validate the number of devices
2019-09-11 André Almeidanull_blk: fix module name at log message
2019-09-06 Damien Le Moalsd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
2019-09-06 Damien Le Moalblock: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
2019-09-06 Damien Le Moalblock: Delay default elevator initialization
2019-09-05 Minwoo Imlightnvm: print error when target is not found
2019-09-05 Minwoo Imlightnvm: introduce pr_fmt for the prefix nvm
2019-09-04 zhengbinparide/pcd: need to check if cd->disk is null in pcd_detect
2019-09-04 zhengbinparide/pcd: need to set queue to NULL before put_disk
2019-09-04 zhengbinparide/pf: need to set queue to NULL before put_disk
2019-09-04 Jens AxboeMerge branch 'md-next' of git://git.kernel.org/pub...
2019-09-03 Guoqing Jiangmd/raid5: use bio_end_sector to calculate last_sector
2019-09-03 Yufen Yumd/raid1: fail run raid1 array when active disk less...
2019-09-03 Guilherme G. Piccolimd raid0/linear: Mark array as 'broken' and fail BIOs...
2019-09-03 Kent Overstreetclosures: fix a race on wakeup from closure_sync
2019-09-03 Dan Carpenterbcache: Fix an error code in bch_dump_read()
2019-09-03 Shile Zhangbcache: add cond_resched() in __bch_cache_cmp()
2019-08-30 Jens AxboeMerge branch 'nvme-5.4' of git://git.infradead.org...
2019-08-29 Israel Rukshinnvme-rdma: Use rq_dma_dir macro
2019-08-29 Israel Rukshinnvme-fc: Use rq_dma_dir macro
2019-08-29 Israel Rukshinnvme-pci: Tidy up nvme_unmap_data
2019-08-29 Sagi Grimbergnvme: make fabrics command run on a separate request queue
2019-08-29 Benjamin Herrenschmidtnvme-pci: Support shared tags across queues for Apple...
2019-08-29 Benjamin Herrenschmidtnvme-pci: Add support for Apple 2018+ models
2019-08-29 Benjamin Herrenschmidtnvme-pci: Add support for variable IO SQ element size
2019-08-29 Benjamin Herrenschmidtnvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
2019-08-29 Hannes Reineckenvme: trace bio completion
2019-08-29 Anton Eidelmannvme-multipath: fix ana log nsid lookup when nsid is...
2019-08-29 Israel Rukshinnvmet-tcp: Add TOS for tcp transport
2019-08-29 Israel Rukshinnvme-tcp: Add TOS for tcp transport
2019-08-29 Israel Rukshinnvme-tcp: Use struct nvme_ctrl directly
2019-08-29 Israel Rukshinnvme-rdma: Add TOS for rdma transport
2019-08-29 Israel Rukshinnvme-fabrics: Add type of service (TOS) configuration
2019-08-29 Sagi Grimbergnvmet-tcp: fix possible memory leak
2019-08-29 Sagi Grimbergnvmet-tcp: fix possible NULL deref
2019-08-29 Minwoo Imnvmet: trace: parse Get LBA Status command in detail
2019-08-29 Minwoo Imnvme: trace: parse Get LBA Status command in detail
2019-08-29 Tom Wunvmet: fix data units read and written counters in...
2019-08-29 Sagi Grimbergnvme-tcp: support simple polling
2019-08-29 Minwoo Imnvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
2019-08-29 Sagi Grimbergnvme: don't pass cap to nvme_disable_ctrl
2019-08-29 Sagi Grimbergnvme: move sqsize setting to the core
2019-08-29 Sagi Grimbergnvme-pci: set ctrl sqsize to the device q_depth
2019-08-29 Sagi Grimbergnvme: have nvme_init_identify set ctrl->cap
2019-08-29 Potnuri Bharat Tejanvme-tcp: Use protocol specific operations while readin...
2019-08-29 Sagi Grimbergnvme-tcp: cleanup nvme_tcp_recv_pdu
2019-08-27 Jens AxboeMerge branch 'md-next' of git://git.kernel.org/pub...
2019-08-27 Nigel Croxonraid5 improve too many read errors msg by adding limits
2019-08-27 NeilBrownmd: don't report active array_state until after revalid...
2019-08-27 NeilBrownmd: only call set_in_sync() when it is expected to succeed.
2019-08-23 Jens Axboenull_blk: fix inline misuse
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for req completion
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for zoned devices
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for mem-backed ops
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for badblocks
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for throttling
2019-08-23 Chaitanya Kulkarninull_blk: move duplicate code to callers
2019-08-20 Mike Christienbd: fix max number of supported devs
2019-08-20 Mike Christienbd: fix zero cmd timeout handling v2
2019-08-20 Mike Christienbd: add missing config put
2019-08-20 Mike Christienbd: add function to convert blk req op to nbd cmd
2019-08-20 Mike Christienbd: add set cmd timeout helper
2019-08-09 Jann Hornfloppy: fix usercopy direction
2019-08-09 Jens Axboelightnvm: remove unused 'geo' variable
2019-08-09 Alessio Balsiniloop: Add LOOP_SET_DIRECT_IO to compat ioctl
2019-08-08 YueHaibinglightnvm: remove set but not used variables 'data_len...
2019-08-07 Jens AxboeMerge branch 'md-next' of https://github.com/liu-song...
2019-08-07 Hou Taoraid1: factor out a common routine to handle the comple...
2019-08-07 Guoqing Jiangmd: don't call spare_active in md_reap_sync_thread...
2019-08-07 Guoqing Jiangmd: don't set In_sync if array is frozen
2019-08-07 Guoqing Jiangmd: allow last device to be forcibly removed from RAID1...
2019-08-07 Andy Shevchenkomd: Convert to use int_pow()
2019-08-07 Yufen Yumd/raid10: end bio when the device faulty
2019-08-07 Yufen Yumd/raid1: end bio when the device faulty
2019-08-07 Xiao Nimd/raid6: Set R5_ReadError when there is read failure...
2019-08-07 Hou Taoraid1: use an int as the return value of raise_barrier()
2019-08-06 Hans Holmberglightnvm: pblk: use kvmalloc for metadata
2019-08-06 Hans Holmberglightnvm: move metadata mapping to lower level driver
2019-08-06 Hans Holmberglightnvm: remove nvm_submit_io_sync_fn
2019-08-05 Ming Leiscsi: implement .cleanup_rq callback
2019-08-05 Ming Leiblk-mq: add callback of .cleanup_rq
2019-08-05 Chaitanya Kulkarninull_blk: implement REQ_OP_ZONE_RESET_ALL
2019-08-05 Chaitanya Kulkarniscsi: implement REQ_OP_ZONE_RESET_ALL
2019-08-05 Ming Leiblk-mq: remove blk_mq_complete_request_sync
2019-08-05 Ming Leinvme: wait until all completed request's complete fn...
2019-08-05 Ming Leinvme: don't abort completed request in nvme_cancel_request
2019-08-04 Linus TorvaldsMerge tag 'tpmdd-next-20190805' of git://git.infradead...
2019-08-04 Linus TorvaldsMerge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel...
2019-08-04 Nayna Jaintpm: tpm_ibm_vtpm: Fix unallocated banks
2019-08-04 Milan Broztpm: Fix null pointer dereference on chip register...
2019-08-04 Linus TorvaldsMerge tag 'powerpc-5.3-3' of git://git.kernel.org/pub...
2019-08-04 Linus TorvaldsMerge tag 'kbuild-fixes-v5.3-2' of git://git.kernel...
2019-08-04 Linus TorvaldsMerge tag 'safesetid-maintainers-correction-5.3-rc2...
2019-08-04 Linus TorvaldsMerge tag 'xtensa-20190803' of git://github.com/jcmvbkb...
2019-08-03 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git.kerne...
next