Age | Commit message (Expand) | Author |
2022-06-28 | mtip32xx: fix device removal | Christoph Hellwig |
2022-06-28 | mtip32xx: remove the device_status debugfs file | Christoph Hellwig |
2022-02-02 | block: remove genhd.h | Christoph Hellwig |
2020-12-01 | mtip32xx: remove the call to fsync_bdev on removal | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-04-25 | mtip32xx: remove trim support | Christoph Hellwig |
2018-12-10 | mtip32xx: avoid using semaphores | Arnd Bergmann |
2018-11-09 | mtip32xx: don't use req->special | Christoph Hellwig |
2018-11-09 | mtip32xx: remove mtip_init_cmd_header | Christoph Hellwig |
2018-11-09 | mtip32xx: add missing endianess annotations on struct smart_attr | Christoph Hellwig |
2018-11-09 | mtip32xx: remove __force_bit2int | Christoph Hellwig |
2017-07-05 | mtip32xx: avoid to read HOST_CAP from HW in .queue_rq() | Ming Lei |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig |
2017-05-03 | mtip32xx: convert internal commands to regular block infrastructure | Jens Axboe |
2017-04-20 | mtip32xx: add a status field to struct mtip_cmd | Christoph Hellwig |
2016-03-03 | mtip32xx: Implement timeout handler | Asai Thambi SP |
2016-03-03 | mtip32xx: Handle safe removal during IO | Asai Thambi SP |
2016-03-03 | mtip32xx: Fix broken service thread handling | Asai Thambi SP |
2015-06-24 | mtip32xx: Fix accessing freed memory | Selvan Mani |
2015-06-16 | mtip32xx: remove unused variable 'port->allocated' | Asai Thambi SP |
2014-06-06 | mtip32xx: minor performance enhancements | Sam Bradshaw |
2014-05-20 | mtip32xx: move error handling to service thread | Asai Thambi S P |
2014-05-13 | mtip32xx: convert to use blk-mq | Jens Axboe |
2014-04-01 | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-03-13 | mtip32xx: mtip_async_complete() bug fixes | Sam Bradshaw |
2014-02-18 | mtip32xx: Reduce the number of unaligned writes to 2 | Asai Thambi S P |
2014-01-21 | mtip32xx: Correctly handle security locked condition | Sam Bradshaw |
2014-01-21 | mtip32xx: Make SGL container per-command to eliminate high order dma allocation | Sam Bradshaw |
2013-11-08 | mtip32xx: Add SRSI support | Asai Thambi S P |
2013-05-08 | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-04-29 | mtip32xx: Workaround for unaligned writes | Asai Thambi S P |
2013-04-03 | mtip32xx: Add debugfs entry device_status | Asai Thambi S P |
2013-01-11 | mtip32xx: add trim support | Asai Thambi S P |
2013-01-11 | mtip32xx: Add workqueue and NUMA support | Asai Thambi S P |
2012-11-23 | mtip32xx: Fix padding issue | Selvan Mani |
2012-11-23 | mtip32xx: Fix incorrect mask used for erase mode | Selvan Mani |
2012-10-30 | mtip32xx:Added appropriate timeout value for secure erase | Selvan Mani |
2012-09-12 | mtip32xx: Handle NCQ commands during the security locked state | Asai Thambi S P |
2012-09-12 | mtip32xx: Add support for new devices | Asai Thambi S P |
2012-06-05 | mtip32xx: Create debugfs entries for troubleshooting | Asai Thambi S P |
2012-06-04 | mtip32xx: Remove version.h header file inclusion | Sachin Kamat |
2012-05-31 | mtip32xx: Convert macro definitions for flag bits to enum | Asai Thambi S P |
2012-04-09 | mtip32xx: fix handling of commands in various scenarios | Asai Thambi S P |
2012-04-09 | mtip32xx: Shorten macro names | Asai Thambi S P |
2012-04-09 | mtip32xx: Add new sysfs entry 'status' | Asai Thambi S P |
2012-04-09 | mtip32xx: Add new bitwise flag 'dd_flag' | Asai Thambi S P |
2012-02-07 | mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus... | Asai Thambi S P |
2012-01-04 | mtip32xx: do rebuild monitoring asynchronously | Asai Thambi S P |
2011-11-23 | mtip32xx: updates based on feedback | Asai Thambi S P |
2011-11-05 | mtip32xx: ensure that all local functions are static | Jens Axboe |