summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche2022-07-143-14/+15
* fs/iomap: Use the new blk_opf_t typeBart Van Assche2022-07-141-4/+4
* fs/hfsplus: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-144-12/+11
* fs/gfs2: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-145-11/+10
* fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-145-21/+22
* fs/ext4: Use the new blk_opf_t typeBart Van Assche2022-07-143-12/+12
* fs/btrfs: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-146-19/+19
* fs/mpage: Use the new blk_opf_t typeBart Van Assche2022-07-141-3/+3
* fs/direct-io: Reduce the size of struct dioBart Van Assche2022-07-141-17/+23
* fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche2022-07-1435-90/+88
* fs/buffer: Use the new blk_opf_t typeBart Van Assche2022-07-142-14/+16
* mm: Use the new blk_opf_t typeBart Van Assche2022-07-141-2/+2
* scsi/target: Use the new blk_opf_t typeBart Van Assche2022-07-141-2/+2
* scsi/ufs: Rename a 'dir' argument into 'op'Bart Van Assche2022-07-141-2/+2
* scsi/device_handlers: Use the new blk_opf_t typeBart Van Assche2022-07-144-6/+6
* scsi/core: Use the new blk_opf_t typeBart Van Assche2022-07-142-4/+4
* scsi/core: Change the return type of scsi_noretry_cmd() into boolBart Van Assche2022-07-142-9/+9
* scsi/core: Improve static type checkingBart Van Assche2022-07-142-5/+5
* nvme/target: Use the new blk_opf_t typeBart Van Assche2022-07-142-11/+12
* nvme/host: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-142-3/+3
* md/raid5: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-1/+2
* md/raid10: Use the new blk_opf_t typeBart Van Assche2022-07-141-5/+5
* md/raid1: Use the new blk_opf_t typeBart Van Assche2022-07-141-2/+2
* md/bcache: Combine two prio_io() argumentsBart Van Assche2022-07-141-5/+4
* md/bcache: Combine two uuid_io() argumentsBart Van Assche2022-07-141-8/+8
* md/core: Combine two sync_page_io() argumentsBart Van Assche2022-07-148-30/+29
* dm/dm-zoned: Use the enum req_op typeBart Van Assche2022-07-142-3/+4
* dm/zone: Use the enum req_op typeBart Van Assche2022-07-141-1/+1
* dm-snap: Combine request operation type and flagsBart Van Assche2022-07-141-12/+12
* dm mirror log: Use the new blk_opf_t typeBart Van Assche2022-07-141-1/+1
* dm/dm-integrity: Combine request operation and flagsBart Van Assche2022-07-141-29/+34
* dm/dm-flakey: Use the new blk_opf_t typeBart Van Assche2022-07-141-2/+6
* dm/ebs: Change 'int rw' into 'enum req_op op'Bart Van Assche2022-07-141-7/+8
* dm/core: Combine request operation type and flagsBart Van Assche2022-07-143-33/+32
* dm/core: Rename kcopyd_job.rw into kcopyd.opBart Van Assche2022-07-141-12/+13
* dm/core: Reduce the size of struct dm_io_requestBart Van Assche2022-07-149-45/+29
* um: Use enum req_op where appropriateBart Van Assche2022-07-141-2/+2
* nvdimm-btt: Use the enum req_op typeBart Van Assche2022-07-141-1/+1
* block/zram: Use enum req_op where appropriateBart Van Assche2022-07-141-1/+1
* xen-blkback: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-3/+3
* block/rnbd: Use blk_opf_t where appropriateBart Van Assche2022-07-141-3/+4
* block/floppy: Fix a sparse warningBart Van Assche2022-07-141-1/+1
* block/drbd: Combine two drbd_submit_peer_request() argumentsBart Van Assche2022-07-143-11/+9
* block/drbd: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-144-13/+15
* block/brd: Use the enum req_op typeBart Van Assche2022-07-141-1/+1
* blktrace: Use the new blk_opf_t typeBart Van Assche2022-07-142-27/+27
* blktrace: Trace remapped requests correctlyBart Van Assche2022-07-141-1/+1
* block/kyber: Use the new blk_opf_t typeBart Van Assche2022-07-141-4/+4
* block/mq-deadline: Use the new blk_opf_t typeBart Van Assche2022-07-141-2/+2
* block/bfq: Use the new blk_opf_t typeBart Van Assche2022-07-143-25/+25