index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-5.15-2021-10-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-09
3
-1
/
+3
|
\
|
*
block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
Johannes Thumshirn
2021-10-04
1
-0
/
+1
|
*
block: genhd: fix double kfree() in __alloc_disk_node()
Tetsuo Handa
2021-10-02
2
-1
/
+2
*
|
Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-02
1
-13
/
+3
|
\
|
|
*
Revert "block, bfq: honor already-setup queue merges"
Jens Axboe
2021-09-28
1
-13
/
+3
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-09-25
1
-8
/
+15
|
\
\
|
|
/
|
/
|
|
*
scsi: bsg: Fix device unregistration
Zenghui Yu
2021-09-14
1
-8
/
+15
*
|
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
2021-09-24
1
-11
/
+10
*
|
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
2021-09-24
1
-1
/
+1
*
|
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
2021-09-15
1
-0
/
+8
*
|
blkcg: fix memory leak in blk_iolatency_init
Yanfei Xu
2021-09-15
1
-4
/
+6
*
|
block: flush the integrity workqueue in blk_integrity_unregister
Lihong Kou
2021-09-14
1
-0
/
+3
*
|
block: check if a profile is actually registered in blk_integrity_unregister
Christoph Hellwig
2021-09-14
1
-1
/
+5
*
|
blk-mq: avoid to iterate over stale request
Ming Lei
2021-09-12
1
-1
/
+1
|
/
*
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-11
7
-4
/
+1722
|
\
|
*
blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
Song Liu
2021-09-07
1
-1
/
+13
|
*
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
2021-09-07
2
-1
/
+1059
|
*
block: split out operations on block special files
Christoph Hellwig
2021-09-07
3
-1
/
+643
|
*
blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
Li Jinlin
2021-09-07
1
-0
/
+1
|
*
block: genhd: don't call blkdev_show() with major_names_lock held
Tetsuo Handa
2021-09-07
1
-2
/
+7
*
|
Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-06
3
-10
/
+20
|
\
|
|
*
bio: fix kerneldoc documentation for bio_alloc_kiocb()
Jens Axboe
2021-09-03
1
-1
/
+1
|
*
block, bfq: honor already-setup queue merges
Paolo Valente
2021-09-02
1
-3
/
+13
|
*
block/mq-deadline: Move dd_queued() to fix defined but not used warning
Geert Uytterhoeven
2021-09-02
1
-6
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-1
/
+1
|
\
\
|
*
|
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
1
-1
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
6
-1325
/
+149
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: bsg-lib: Fix commands without data transfer in bsg_transport_sg_io_fn()
Christoph Hellwig
2021-08-01
1
-0
/
+1
|
*
|
scsi: bsg: Move the whole request execution into the SCSI/transport handlers
Christoph Hellwig
2021-07-30
2
-92
/
+54
|
*
|
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
2
-7
/
+8
|
*
|
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-30
2
-237
/
+78
|
*
|
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
2021-07-28
1
-3
/
+0
|
*
|
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-28
2
-797
/
+0
|
*
|
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
2021-07-28
1
-120
/
+99
|
*
|
scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c
Christoph Hellwig
2021-07-28
1
-8
/
+0
|
*
|
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-28
1
-15
/
+0
|
*
|
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
2021-07-28
3
-115
/
+5
|
*
|
scsi: bsg: Decouple from scsi_cmd_ioctl()
Christoph Hellwig
2021-07-28
2
-18
/
+22
|
*
|
scsi: block: Add a queue_max_bytes() helper
Christoph Hellwig
2021-07-28
1
-11
/
+2
|
*
|
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-12
/
+0
|
*
|
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-13
/
+0
|
*
|
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
Christoph Hellwig
2021-07-28
1
-1
/
+4
*
|
|
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-31
1
-5
/
+7
|
\
\
\
|
*
|
|
block: fix argument type of bio_trim()
Chaitanya Kulkarni
2021-08-23
1
-5
/
+7
*
|
|
|
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
4
-18
/
+162
|
\
\
\
\
|
*
|
|
|
bio: improve kerneldoc documentation for bio_alloc_kiocb()
Jens Axboe
2021-08-23
1
-1
/
+4
|
*
|
|
|
block: provide bio_clear_hipri() helper
Jens Axboe
2021-08-23
3
-6
/
+10
|
*
|
|
|
block: clear BIO_PERCPU_CACHE flag if polling isn't supported
Jens Axboe
2021-08-23
1
-1
/
+4
|
*
|
|
|
bio: add allocation cache abstraction
Jens Axboe
2021-08-23
1
-14
/
+120
|
*
|
|
|
bio: optimize initialization of a bio
Jens Axboe
2021-08-23
1
-2
/
+30
|
|
/
/
/
[next]