index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
usb
/
functionfs.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
2
-14
/
+16
2022-07-14
mm: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
1
-2
/
+2
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
4
-6
/
+6
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2
-4
/
+4
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2
-9
/
+9
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
2
-5
/
+5
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2
-11
/
+12
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2
-3
/
+3
2022-07-14
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-1
/
+2
2022-07-14
md/raid10: Use the new blk_opf_t type
Bart Van Assche
1
-5
/
+5
2022-07-14
md/raid1: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
1
-5
/
+4
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
1
-8
/
+8
2022-07-14
md/core: Combine two sync_page_io() arguments
Bart Van Assche
8
-30
/
+29
2022-07-14
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
2
-3
/
+4
2022-07-14
dm/zone: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
2022-07-14
dm-snap: Combine request operation type and flags
Bart Van Assche
1
-12
/
+12
2022-07-14
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+1
2022-07-14
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
1
-29
/
+34
2022-07-14
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+6
2022-07-14
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
1
-7
/
+8
2022-07-14
dm/core: Combine request operation type and flags
Bart Van Assche
3
-33
/
+32
2022-07-14
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
1
-12
/
+13
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
9
-45
/
+29
2022-07-14
um: Use enum req_op where appropriate
Bart Van Assche
1
-2
/
+2
2022-07-14
nvdimm-btt: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
2022-07-14
block/zram: Use enum req_op where appropriate
Bart Van Assche
1
-1
/
+1
2022-07-14
xen-blkback: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-3
/
+3
2022-07-14
block/rnbd: Use blk_opf_t where appropriate
Bart Van Assche
1
-3
/
+4
2022-07-14
block/floppy: Fix a sparse warning
Bart Van Assche
1
-1
/
+1
2022-07-14
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
3
-11
/
+9
2022-07-14
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
4
-13
/
+15
2022-07-14
block/brd: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
2022-07-14
blktrace: Use the new blk_opf_t type
Bart Van Assche
2
-27
/
+27
2022-07-14
blktrace: Trace remapped requests correctly
Bart Van Assche
1
-1
/
+1
2022-07-14
block/kyber: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+4
2022-07-14
block/mq-deadline: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
block/bfq: Use the new blk_opf_t type
Bart Van Assche
3
-25
/
+25
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
14
-52
/
+53
2022-07-14
block: Introduce the type blk_opf_t
Bart Van Assche
1
-46
/
+51
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
5
-4
/
+14
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
5
-5
/
+5
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
7
-13
/
+14
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
13
-39
/
+33
2022-07-14
block: remove bdevname
Christoph Hellwig
8
-32
/
+11
2022-07-14
ext4: only initialize mmp_bdevname once
Christoph Hellwig
1
-4
/
+4
2022-07-14
ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region
Christoph Hellwig
1
-34
/
+30
2022-07-14
rnbd-srv: remove the name field from struct rnbd_dev
Christoph Hellwig
5
-12
/
+7
[next]