linux_dsm_epyc7002/drivers/mmc/card
Christoph Hellwig 288dab8a35 block: add a separate operation type for secure erase
Instead of overloading the discard support with the REQ_SECURE flag.
Use the opportunity to rename the queue flag as well, and remove the
dead checks for this flag in the RAID 1 and RAID 10 drivers that don't
claim support for secure erase.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-06-09 09:52:25 -06:00
..
block.c block: add a separate operation type for secure erase 2016-06-09 09:52:25 -06:00
Kconfig
Makefile
mmc_test.c mmc: mmc_test: mention that '0' runs all tests 2016-02-29 11:02:54 +01:00
queue.c block: add a separate operation type for secure erase 2016-06-09 09:52:25 -06:00
queue.h block, drivers: add REQ_OP_FLUSH operation 2016-06-07 13:41:38 -06:00
sdio_uart.c tty: Replace TTY_THROTTLED bit tests with tty_throttled() 2016-04-30 09:26:55 -07:00