- cd97b7e mtip32xx: convert to generic power management by Vaibhav Gupta · 3 years, 1 month ago
- 9e541f1 mtip32xx: remove pointless drvdata lookups by Bjorn Helgaas · 3 years, 1 month ago
- 2920417 mtip32xx: remove pointless drvdata checking by Bjorn Helgaas · 3 years, 1 month ago
- b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 2 months ago
- c573d58 mtip32xx: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
- 4a32e1c mtip32xx: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
- cc25592 mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
- d2efa81 mtip32xx: simplify sysfs setup by Christoph Hellwig · 3 years, 7 months ago
- ce9a8ca mtip32xx: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
- d0e0cb9 block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused by Lee Jones · 3 years, 10 months ago
- 8075585 mtip32xx: use LIST_HEAD() for list_head by Shixin Liu · 3 years, 10 months ago
- acf8aec3 mtip32xx: use DEFINE_SPINLOCK() for spinlock by Shixin Liu · 3 years, 10 months ago
- 2126979 mtip32xx: prefer pcie_capability_read_word() by Bjorn Helgaas · 4 years ago
- 416c054 mtip32xx: use PCI #defines instead of numbers by Bjorn Helgaas · 4 years ago
- 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
- a6419fd mtip32xx: remove the call to fsync_bdev on removal by Christoph Hellwig · 4 years, 7 months ago
- 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 7 months ago
- a4414ae block: mtip32xx: Spelling s/configration/configuration/ by Geert Uytterhoeven · 5 years ago
- b71e8c1 block: mtip32xx: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
- bb6f59a mtip32xx: also set max_segment_size in the device by Christoph Hellwig · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- cc6be13 mtip32xx: remove trim support by Christoph Hellwig · 6 years ago
- 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
- 22cb4e6 mtip32xx: ѕtop abusing the managed resource APIs by Christoph Hellwig · 6 years ago
- 4ba09f6 mtip32xx: use BLK_STS_DEV_RESOURCE for device resources by Jens Axboe · 6 years ago
- e4025e4 mtip32xx: avoid using semaphores by Arnd Bergmann · 6 years ago
- 39795d6 block: don't hold the queue_lock over blk_abort_request by Christoph Hellwig · 6 years ago
- 27d420bc mtip32xxx: use for_each_sg by Christoph Hellwig · 6 years ago
- d85cb20 mtip32xx: don't use req->special by Christoph Hellwig · 6 years ago
- 55c7bc3 mtip32xx: remove mtip_get_int_command by Christoph Hellwig · 6 years ago
- 7bbf118 mtip32xx: remove mtip_init_cmd_header by Christoph Hellwig · 6 years ago
- 643b5f6 mtip32xx: add missing endianess annotations on struct smart_attr by Christoph Hellwig · 6 years ago
- 449a15d mtip32xx: remove __force_bit2int by Christoph Hellwig · 6 years ago
- 81e6617 mtip32xx: return a blk_status_t from mtip_send_trim by Christoph Hellwig · 6 years ago
- 10966fa mtip32xx: merge mtip_submit_request into mtip_queue_rq by Christoph Hellwig · 6 years ago
- b5fa0e9 mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io by Christoph Hellwig · 6 years ago
- 7baa857 blk-mq-tag: change busy_iter_fn to return whether to continue or not by Jens Axboe · 6 years ago
- 698b53b mtip32xx: clean an indentation issue, remove extraneous tabs by Colin Ian King · 6 years ago
- ee75fa2 mtip32xx: fully switch to the generic DMA API by Christoph Hellwig · 6 years ago
- fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
- aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 3aed4bc mtip32xx: Convert to new IDA API by Matthew Wilcox · 7 years ago
- d5fcc4e drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive by zhong jiang · 6 years ago
- d250bf4e blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter by Christoph Hellwig · 7 years ago
- c5fb85b mtip32xx: complete requests from ->timeout by Christoph Hellwig · 7 years ago
- 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 5c26e05 mtip32xx: don't use block layer bounce buffers by Christoph Hellwig · 7 years ago
- 8e3c283 mtip32xx: Fix an error handling path in 'mtip_pci_probe()' by Christophe JAILLET · 7 years ago
- 4e699cb mtip32xx: Use the blk_queue_flag_*() functions by Bart Van Assche · 7 years ago
- e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 47bc227 mtip32xx: Clean up unused variables by Christos Gkekas · 7 years ago
- 459bd0d Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 8 years ago
- 436c15a mtip32xx: quiesce request queues to make sure no submissions are inflight by Sagi Grimberg · 8 years ago
- 8a05aa4 mtip32xx: avoid to read HOST_CAP from HW in .queue_rq() by Ming Lei · 8 years ago
- 8c66ac6a mtip32xx: fix up the checking for internal command failure by Jens Axboe · 8 years ago
- fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
- 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
- 6f63503c mtip32xx: convert internal commands to regular block infrastructure by Jens Axboe · 8 years ago
- 994ff07 mtip32xx: cleanup internal tag assumptions by Jens Axboe · 8 years ago
- d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
- a800ce8 Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED" by Jens Axboe · 8 years ago
- 3f5e6a3 mtip32xx: convert internal command issue to block IO path by Jens Axboe · 8 years ago
- baed548 mtip32xx: abstract out "are any commands active" helper by Jens Axboe · 8 years ago
- 8afdd94 mtip32xx: kill atomic argument to mtip_quiesce_io() by Jens Axboe · 8 years ago
- 0f6422a mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command() by Jens Axboe · 8 years ago
- 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- a4e84aa mtip32xx: use runtime tag to initialize command header by Ming Lei · 8 years ago
- 95c55ff mtip32xx: fix dereference of stack garbage by Jens Axboe · 8 years ago
- 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
- 4dda473 mtip32xx: add a status field to struct mtip_cmd by Christoph Hellwig · 8 years ago
- 4981d04 mtip32xx: pass BLK_MQ_F_NO_SCHED by Ming Lei · 8 years ago
- 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
- 1671d52 block: rename blk_mq_freeze_queue_start() by Ming Lei · 8 years ago
- 5b0e34e block: mtip32xx: set error code on failure by Pan Bian · 8 years ago
- b425b02 Block: mtip32xx: Improvement in code readability when memdup_user() fails. by Sachin Shukla · 8 years ago
- 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
- 99e6b87 mtip32xx: mark symbols static where possible by Baoyou Xie · 8 years ago
- 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
- c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
- 17fe95f mtip32xx: remove call to blk_queue_flush() by Jens Axboe · 9 years ago
- 6d125de mtip32xx: Convert to use blk_mq_tagset_busy_iter by Keith Busch · 9 years ago
- 5173cb8 mtip32xx: fix checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
- 90beb2e mtip32xx: remove unneeded variable in mtip_cmd_timeout() by Jens Axboe · 9 years ago
- 008e56d mtip32xx: Cleanup queued requests after surprise removal by Asai Thambi SP · 9 years ago
- abb0ccd mtip32xx: Implement timeout handler by Asai Thambi SP · 9 years ago
- aae4a03 mtip32xx: Handle FTL rebuild failure state during device initialization by Asai Thambi SP · 9 years ago
- 51c6570 mtip32xx: Handle safe removal during IO by Asai Thambi SP · 9 years ago
- 59cf70e mtip32xx: Fix for rmmod crash when drive is in FTL rebuild by Asai Thambi SP · 9 years ago
- d8a18d2 mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild by Asai Thambi SP · 9 years ago
- 5b7e0a8 mtip32xx: Print exact time when an internal command is interrupted by Asai Thambi SP · 9 years ago
- e35b947 mtip32xx: Remove unwanted code from taskfile error handler by Asai Thambi SP · 9 years ago
- cfc05bd mtip32xx: Fix broken service thread handling by Asai Thambi SP · 9 years ago
- 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 9e35fdc mtip32xx: restrict variables visible in current code module by Zhu Yanjun · 9 years ago
- 8ed6010 mtip32xx: don't open-code memdup_user() by Al Viro · 9 years ago