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