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
*
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
261
-2158
/
+3635
|
\
|
*
ublk_drv: fix double shift bug
Dan Carpenter
2022-07-26
1
-2
/
+2
|
*
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
2022-07-22
2
-6
/
+18
|
*
ublk_drv: fix error handling of ublk_add_dev
Christoph Hellwig
2022-07-22
1
-52
/
+48
|
*
ublk_drv: fix lockdep warning
Ming Lei
2022-07-21
1
-2
/
+4
|
*
block: remove __blk_get_queue
Christoph Hellwig
2022-07-21
2
-11
/
+4
|
*
block: call blk_mq_exit_queue from disk_release for never added disks
Christoph Hellwig
2022-07-21
1
-0
/
+15
|
*
blk-mq: fix error handling in __blk_mq_alloc_disk
Christoph Hellwig
2022-07-21
1
-1
/
+1
|
*
ublk: defer disk allocation
Christoph Hellwig
2022-07-21
1
-74
/
+53
|
*
ublk: rewrite ublk_ctrl_get_queue_affinity to not rely on hctx->cpumask
Christoph Hellwig
2022-07-21
1
-31
/
+24
|
*
ublk: fold __ublk_create_dev into ublk_ctrl_add_dev
Christoph Hellwig
2022-07-21
1
-20
/
+8
|
*
ublk: cleanup ublk_ctrl_uring_cmd
Christoph Hellwig
2022-07-21
1
-118
/
+116
|
*
ublk: simplify ublk_ch_open and ublk_ch_release
Christoph Hellwig
2022-07-21
1
-10
/
+7
|
*
ublk: remove the empty open and release block device operations
Christoph Hellwig
2022-07-21
1
-11
/
+0
|
*
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
2022-07-21
2
-4
/
+0
|
*
ublk: add a MAINTAINERS entry
Christoph Hellwig
2022-07-21
1
-0
/
+7
|
*
block: don't allow the same type rq_qos add more than once
Jinke Han
2022-07-20
4
-16
/
+45
|
*
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
2022-07-18
1
-2
/
+3
|
*
ublk_drv: fix an IS_ERR() vs NULL check
Dan Carpenter
2022-07-18
1
-2
/
+2
|
*
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
2022-07-18
2
-4
/
+0
|
*
ublk_drv: remove unneeded semicolon
Yang Li
2022-07-18
1
-2
/
+2
|
*
ublk_drv: fix missing error return code in ublk_add_dev()
Yang Yingliang
2022-07-18
1
-1
/
+3
|
*
ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warning
Ming Lei
2022-07-16
1
-4
/
+2
|
*
blktrace: Fix the blk_fill_rwbs() kernel-doc header
Bart Van Assche
2022-07-15
1
-3
/
+3
|
*
fs/buffer: Fix the ll_rw_block() kernel-doc header
Bart Van Assche
2022-07-15
1
-3
/
+2
|
*
fs/zonefs: Use the enum req_op type for tracing request operations
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
fs/xfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
4
-5
/
+5
|
*
PM: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-16
/
+13
|
*
fs/ocfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-6
/
+5
|
*
fs/ntfs3: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
2
-2
/
+2
|
*
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
6
-23
/
+23
|
*
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-7
/
+6
|
*
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
[next]