summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-21block: call blk_mq_exit_queue from disk_release for never added disksChristoph Hellwig1-0/+15
2022-07-21blk-mq: fix error handling in __blk_mq_alloc_diskChristoph Hellwig1-1/+1
2022-07-21ublk: defer disk allocationChristoph Hellwig1-74/+53
2022-07-21ublk: rewrite ublk_ctrl_get_queue_affinity to not rely on hctx->cpumaskChristoph Hellwig1-31/+24
2022-07-21ublk: fold __ublk_create_dev into ublk_ctrl_add_devChristoph Hellwig1-20/+8
2022-07-21ublk: cleanup ublk_ctrl_uring_cmdChristoph Hellwig1-118/+116
2022-07-21ublk: simplify ublk_ch_open and ublk_ch_releaseChristoph Hellwig1-10/+7
2022-07-21ublk: remove the empty open and release block device operationsChristoph Hellwig1-11/+0
2022-07-21ublk: remove UBLK_IO_F_PREFLUSHChristoph Hellwig2-4/+0
2022-07-21ublk: add a MAINTAINERS entryChristoph Hellwig1-0/+7
2022-07-20block: don't allow the same type rq_qos add more than onceJinke Han4-16/+45
2022-07-18mmc: fix disk/queue leak in case of adding disk failureMing Lei1-2/+3
2022-07-18ublk_drv: fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2022-07-18ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig2-4/+0
2022-07-18ublk_drv: remove unneeded semicolonYang Li1-2/+2
2022-07-18ublk_drv: fix missing error return code in ublk_add_dev()Yang Yingliang1-1/+3
2022-07-16ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warningMing Lei1-4/+2
2022-07-15blktrace: Fix the blk_fill_rwbs() kernel-doc headerBart Van Assche1-3/+3
2022-07-15fs/buffer: Fix the ll_rw_block() kernel-doc headerBart Van Assche1-3/+2
2022-07-14fs/zonefs: Use the enum req_op type for tracing request operationsBart Van Assche1-1/+1
2022-07-14fs/xfs: Use the enum req_op and blk_opf_t typesBart Van Assche4-5/+5
2022-07-14PM: Use the enum req_op and blk_opf_t typesBart Van Assche1-16/+13
2022-07-14fs/ocfs2: Use the enum req_op and blk_opf_t typesBart Van Assche1-6/+5
2022-07-14fs/ntfs3: Use enum req_op where appropriateBart Van Assche2-2/+2
2022-07-14fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche6-23/+23
2022-07-14fs/nfs: Use enum req_op where appropriateBart Van Assche1-7/+6
2022-07-14fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche3-14/+15
2022-07-14fs/iomap: Use the new blk_opf_t typeBart Van Assche1-4/+4
2022-07-14fs/hfsplus: Use the enum req_op and blk_opf_t typesBart Van Assche4-12/+11
2022-07-14fs/gfs2: Use the enum req_op and blk_opf_t typesBart Van Assche5-11/+10
2022-07-14fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche5-21/+22
2022-07-14fs/ext4: Use the new blk_opf_t typeBart Van Assche3-12/+12
2022-07-14fs/btrfs: Use the enum req_op and blk_opf_t typesBart Van Assche6-19/+19
2022-07-14fs/mpage: Use the new blk_opf_t typeBart Van Assche1-3/+3
2022-07-14fs/direct-io: Reduce the size of struct dioBart Van Assche1-17/+23
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche35-90/+88
2022-07-14fs/buffer: Use the new blk_opf_t typeBart Van Assche2-14/+16
2022-07-14mm: Use the new blk_opf_t typeBart Van Assche1-2/+2
2022-07-14scsi/target: Use the new blk_opf_t typeBart Van Assche1-2/+2
2022-07-14scsi/ufs: Rename a 'dir' argument into 'op'Bart Van Assche1-2/+2
2022-07-14scsi/device_handlers: Use the new blk_opf_t typeBart Van Assche4-6/+6
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche2-4/+4
2022-07-14scsi/core: Change the return type of scsi_noretry_cmd() into boolBart Van Assche2-9/+9
2022-07-14scsi/core: Improve static type checkingBart Van Assche2-5/+5
2022-07-14nvme/target: Use the new blk_opf_t typeBart Van Assche2-11/+12
2022-07-14nvme/host: Use the enum req_op and blk_opf_t typesBart Van Assche2-3/+3
2022-07-14md/raid5: Use the enum req_op and blk_opf_t typesBart Van Assche1-1/+2
2022-07-14md/raid10: Use the new blk_opf_t typeBart Van Assche1-5/+5
2022-07-14md/raid1: Use the new blk_opf_t typeBart Van Assche1-2/+2
2022-07-14md/bcache: Combine two prio_io() argumentsBart Van Assche1-5/+4