1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 07:53:11 -05:00
linux/drivers/mtd/ubi
Christoph Hellwig cc76ace465 block: remove BLK_MQ_F_SHOULD_MERGE
BLK_MQ_F_SHOULD_MERGE is set for all tag_sets except those that purely
process passthrough commands (bsg-lib, ufs tmf, various nvme admin
queues) and thus don't even check the flag.  Remove it to simplify the
driver interface.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20241219060214.1928848-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-12-23 08:17:23 -07:00
..
attach.c ubi: fastmap: Fix duplicate slab cache names while attaching 2024-11-14 19:45:28 +01:00
block.c block: remove BLK_MQ_F_SHOULD_MERGE 2024-12-23 08:17:23 -07:00
build.c mtd: ubi: Restore missing cleanup on ubi_init() failure path 2024-07-12 21:43:09 +02:00
cdev.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
debug.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
debug.h
eba.c
fastmap-wl.c ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty 2024-11-14 17:48:28 +01:00
fastmap.c
gluebi.c
io.c
kapi.c
Kconfig
Makefile
misc.c
nvmem.c mtd: ubi: remove redundant check on bytes_left at end of function 2024-11-14 19:54:27 +01:00
ubi-media.h
ubi.h ubi: wl: Close down wear-leveling before nand is suspended 2024-11-14 18:46:04 +01:00
upd.c
vmt.c mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode() 2024-11-14 19:52:14 +01:00
vtbl.c
wl.c ubi: wl: Close down wear-leveling before nand is suspended 2024-11-14 18:46:04 +01:00
wl.h ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty 2024-11-14 17:48:28 +01:00