index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: remove queue_discard_alignment
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
|
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
2022-04-18
1
-0
/
+23
|
*
|
|
block: use bdev_alignment_offset in disk_alignment_offset_show
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
|
block: use bdev_alignment_offset in part_alignment_offset_show
Christoph Hellwig
2022-04-18
1
-5
/
+1
|
*
|
|
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
|
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
2022-04-18
1
-3
/
+12
|
*
|
|
bfq: Get rid of __bio_blkcg() usage
Jan Kara
2022-04-18
3
-52
/
+25
|
*
|
|
bfq: Track whether bfq_group is still online
Jan Kara
2022-04-18
2
-1
/
+4
|
*
|
|
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
2022-04-18
1
-6
/
+6
|
*
|
|
bfq: Drop pointless unlock-lock pair
Jan Kara
2022-04-18
1
-3
/
+0
|
*
|
|
bfq: Update cgroup information before merging bio
Jan Kara
2022-04-18
1
-2
/
+9
|
*
|
|
bfq: Split shared queues on move between cgroups
Jan Kara
2022-04-18
3
-4
/
+35
|
*
|
|
bfq: Avoid merging queues with different parents
Jan Kara
2022-04-18
1
-0
/
+8
|
*
|
|
bfq: Avoid false marking of bic as stably merged
Jan Kara
2022-04-18
1
-3
/
+6
|
*
|
|
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-18
3
-50
/
+53
|
*
|
|
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
2022-04-18
2
-6
/
+2
|
*
|
|
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-18
3
-50
/
+50
*
|
|
|
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
1
-46
/
+63
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
blk-mq: fix passthrough plugging
Ming Lei
2022-05-12
1
-51
/
+63
|
*
|
|
block: wire-up support for passthrough plugging
Jens Axboe
2022-05-11
1
-34
/
+39
|
|
|
/
|
|
/
|
*
/
|
block/mq-deadline: Set the fifo_time member also if inserting at head
Bart Van Assche
2022-05-14
1
-0
/
+1
|
/
/
*
|
Revert "block: release rq qos structures for queue without disk"
Ming Lei
2022-05-02
1
-4
/
+0
*
|
bfq: Fix warning in bfqq_request_over_limit()
Jan Kara
2022-04-29
1
-3
/
+9
*
|
Revert "block: inherit request start time from bio for BLK_CGROUP"
Tejun Heo
2022-04-27
1
-8
/
+1
*
|
iocost: don't reset the inuse weight of under-weighted debtors
Tejun Heo
2022-04-27
1
-1
/
+11
|
/
*
block: don't print I/O error warning for dead disks
Christoph Hellwig
2022-04-15
1
-1
/
+2
*
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
2022-04-15
1
-1
/
+1
*
block: fix offset/size check in bio_trim()
Ming Lei
2022-04-14
1
-1
/
+1
*
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
5
-25
/
+40
|
\
|
*
blk-wbt: remove wbt_track stub
Tom Rix
2022-03-31
1
-3
/
+0
|
*
block: use dedicated list iterator variable
Jakob Koschel
2022-03-31
1
-9
/
+16
|
*
block: Fix the maximum minor value is blk_alloc_ext_minor()
Christophe JAILLET
2022-03-28
1
-1
/
+1
|
*
block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
Jiri Slaby
2022-03-28
1
-2
/
+1
|
*
block: avoid calling blkg_free() in atomic context
Ming Lei
2022-03-23
1
-10
/
+22
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
1
-1
/
+1
|
\
\
|
*
|
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-1
/
+1
*
|
|
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
3
-2
/
+198
|
\
\
\
|
*
|
|
block: add pi for extended integrity
Keith Busch
2022-03-07
2
-0
/
+195
|
*
|
|
block: support pi with extended metadata
Keith Busch
2022-03-07
2
-2
/
+3
*
|
|
|
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
7
-46
/
+0
|
\
|
|
|
|
*
|
|
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
7
-46
/
+0
|
*
|
|
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-03-07
41
-473
/
+1101
|
|
\
\
\
*
|
\
\
\
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
8
-163
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2022-02-23
8
-168
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-25
2
-5
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
block: add ->poll_bio to block_device_operations
Ming Lei
2022-03-09
2
-5
/
+13
*
|
|
|
|
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
|
|
|
|
|
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-23
2
-2
/
+2
|
\
\
\
\
\
\
\
[prev]
[next]