index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
18
-265
/
+387
|
\
|
*
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
2022-07-22
1
-3
/
+4
|
*
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
2022-07-21
1
-1
/
+0
|
*
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
2022-07-18
1
-1
/
+0
|
*
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
2022-07-14
2
-7
/
+7
|
*
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-11
/
+11
|
*
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+5
|
*
mm: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
blktrace: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+2
|
*
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
3
-9
/
+9
|
*
block: Introduce the type blk_opf_t
Bart Van Assche
2022-07-14
1
-46
/
+51
|
*
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
2
-4
/
+8
|
*
block: Change the type of the last .rw_page() argument
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
block: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
2
-4
/
+4
|
*
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
2
-9
/
+9
|
*
block: remove bdevname
Christoph Hellwig
2022-07-14
1
-1
/
+0
|
*
ublk_drv: support to complete io command via task_work_add
Ming Lei
2022-07-14
1
-0
/
+6
|
*
ublk_drv: add io_uring based userspace block driver
Ming Lei
2022-07-14
1
-0
/
+156
|
*
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
2
-53
/
+46
|
*
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
1
-8
/
+3
|
*
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
1
-2
/
+2
|
*
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
2022-07-06
1
-4
/
+4
|
*
block: remove queue_max_open_zones and queue_max_active_zones
Christoph Hellwig
2022-07-06
1
-27
/
+10
|
*
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-07-06
1
-1
/
+1
|
*
block: remove a superflous ifdef in blkdev.h
Christoph Hellwig
2022-07-06
1
-3
/
+0
|
*
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
2
-2
/
+2
|
*
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-1
/
+1
|
*
blk-mq: Add a flag for reserved requests
John Garry
2022-07-06
1
-0
/
+6
|
*
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
2022-06-29
1
-6
/
+6
|
*
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
2022-06-28
1
-1
/
+0
|
*
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
2022-06-28
1
-10
/
+0
|
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+0
|
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
2
-3
/
+4
|
*
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
2022-06-28
1
-2
/
+0
|
*
block: Make ioprio_best() static
Jan Kara
2022-06-27
1
-5
/
+0
|
*
block: Generalize get_current_ioprio() for any task
Jan Kara
2022-06-27
1
-16
/
+10
|
*
block: Return effective IO priority from get_current_ioprio()
Jan Kara
2022-06-27
1
-2
/
+9
|
*
block: fix default IO priority handling again
Jan Kara
2022-06-27
1
-1
/
+1
|
*
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
2022-06-27
1
-13
/
+0
|
*
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
2022-06-27
1
-19
/
+0
|
*
block: factor out a chunk_size_left helper
Christoph Hellwig
2022-06-27
1
-6
/
+13
|
*
block: relax direct io memory alignment
Keith Busch
2022-06-27
1
-0
/
+5
|
*
block: introduce bdev_iter_is_aligned helper
Keith Busch
2022-06-27
1
-0
/
+7
|
*
iov: introduce iov_iter_aligned
Keith Busch
2022-06-27
1
-0
/
+2
|
*
block: introduce bdev_dma_alignment helper
Keith Busch
2022-06-27
1
-0
/
+5
[next]