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
*
nvme-auth: Diffie-Hellman key exchange support
Hannes Reinecke
2022-08-03
1
-0
/
+8
*
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-03
1
-0
/
+33
*
nvme: add definitions for NVMe In-Band authentication
Hannes Reinecke
2022-08-03
1
-1
/
+208
*
lib/base64: RFC4648-compliant base64 encoding
Hannes Reinecke
2022-08-03
1
-0
/
+16
*
crypto: add crypto_has_kpp()
Hannes Reinecke
2022-08-03
1
-0
/
+2
*
crypto: add crypto_has_shash()
Hannes Reinecke
2022-08-03
1
-0
/
+2
*
nvme: handle the persistent internal error AER
Michael Kelley
2022-08-03
1
-0
/
+4
*
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-02
2
-3
/
+8
|
\
|
*
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
2022-07-28
2
-2
/
+8
|
*
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
2022-07-07
1
-1
/
+0
*
|
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
[next]