开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-14
fs/zonefs: Use the enum req_op type for tracing request operations
Bart Van Assche
2022-07-14
fs/xfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
PM: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/ocfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/ntfs3: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
2022-07-14
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
fs/hfsplus: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
fs/btrfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/mpage: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
fs/direct-io: Reduce the size of struct dio
Bart Van Assche
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
mm: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
md/raid10: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
md/raid1: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
2022-07-14
md/core: Combine two sync_page_io() arguments
Bart Van Assche
2022-07-14
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
2022-07-14
dm/zone: Use the enum req_op type
Bart Van Assche
2022-07-14
dm-snap: Combine request operation type and flags
Bart Van Assche
2022-07-14
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
2022-07-14
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
2022-07-14
dm/core: Combine request operation type and flags
Bart Van Assche
2022-07-14
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2022-07-14
um: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
nvdimm-btt: Use the enum req_op type
Bart Van Assche
2022-07-14
block/zram: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
xen-blkback: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
block/rnbd: Use blk_opf_t where appropriate
Bart Van Assche
2022-07-14
block/floppy: Fix a sparse warning
Bart Van Assche
2022-07-14
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
[next]