index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
2022-07-14
3
-14
/
+15
*
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+4
*
fs/hfsplus: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
4
-12
/
+11
*
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
5
-11
/
+10
*
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
5
-21
/
+22
*
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
3
-12
/
+12
*
fs/btrfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
6
-19
/
+19
*
fs/mpage: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-3
/
+3
*
fs/direct-io: Reduce the size of struct dio
Bart Van Assche
2022-07-14
1
-17
/
+23
*
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
35
-90
/
+88
*
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
2
-14
/
+16
*
mm: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
*
scsi/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
*
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
2022-07-14
1
-2
/
+2
*
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
4
-6
/
+6
*
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
2
-4
/
+4
*
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2022-07-14
2
-9
/
+9
*
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
2
-5
/
+5
*
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
2
-11
/
+12
*
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
2
-3
/
+3
*
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-1
/
+2
*
md/raid10: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-5
/
+5
*
md/raid1: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
*
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
1
-5
/
+4
*
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
2022-07-14
1
-8
/
+8
*
md/core: Combine two sync_page_io() arguments
Bart Van Assche
2022-07-14
8
-30
/
+29
*
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
2022-07-14
2
-3
/
+4
*
dm/zone: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
dm-snap: Combine request operation type and flags
Bart Van Assche
2022-07-14
1
-12
/
+12
*
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
2022-07-14
1
-29
/
+34
*
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+6
*
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
2022-07-14
1
-7
/
+8
*
dm/core: Combine request operation type and flags
Bart Van Assche
2022-07-14
3
-33
/
+32
*
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
2022-07-14
1
-12
/
+13
*
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2022-07-14
9
-45
/
+29
*
um: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-2
/
+2
*
nvdimm-btt: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
block/zram: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-1
/
+1
*
xen-blkback: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-3
/
+3
*
block/rnbd: Use blk_opf_t where appropriate
Bart Van Assche
2022-07-14
1
-3
/
+4
*
block/floppy: Fix a sparse warning
Bart Van Assche
2022-07-14
1
-1
/
+1
*
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
2022-07-14
3
-11
/
+9
*
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
4
-13
/
+15
*
block/brd: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
blktrace: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
2
-27
/
+27
*
blktrace: Trace remapped requests correctly
Bart Van Assche
2022-07-14
1
-1
/
+1
*
block/kyber: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+4
*
block/mq-deadline: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
*
block/bfq: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
3
-25
/
+25
[next]