index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2025-10-24
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-22
block: require LBA dma_alignment when using PI
Christoph Hellwig
2025-10-17
Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-15
block: Remove elevator_lock usage from blkg_conf frozen operations
Ming Lei
2025-10-15
blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
Yu Kuai
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-07
block: move bio_iov_iter_get_bdev_pages to block/fops.c
Christoph Hellwig
2025-10-07
block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pages
Christoph Hellwig
2025-10-07
block: remove bio_iov_iter_get_pages
Christoph Hellwig
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-26
Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-23
blk-cgroup: fix possible deadlock while configuring policy
Yu Kuai
2025-09-23
blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path
Yu Kuai
2025-09-23
blk-mq: Fix more tag iteration function documentation
Bart Van Assche
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
2025-09-22
block: fix EOD return for device with nr_sectors == 0
Jens Axboe
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
2025-09-19
block: use extensible_ioctl_valid()
Christian Brauner
2025-09-17
blk-throttle: fix throtl_data leak during disk release
Yu Kuai
2025-09-17
blk-mq: Fix the blk_mq_tagset_busy_iter() documentation
Bart Van Assche
2025-09-16
block: relax atomic write boundary vs chunk size check
John Garry
2025-09-16
block: fix stacking of atomic writes when atomics are not supported
John Garry
2025-09-16
block: update validation of atomic writes boundary for stacked devices
John Garry
2025-09-15
block/mq-deadline: Remove the redundant rb_entry_rq in the deadline_from_pos().
chengkaitao
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-13
block: use largest_zero_folio in __blkdev_issue_zero_pages()
Pankaj Raghav
2025-09-10
blk-mq: remove blk_mq_tag_update_depth()
Yu Kuai
2025-09-10
blk-mq: fix potential deadlock while nr_requests grown
Yu Kuai
2025-09-10
blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
Yu Kuai
2025-09-10
blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()
Yu Kuai
2025-09-10
blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
Yu Kuai
2025-09-10
blk-mq: convert to serialize updating nr_requests with update_nr_hwq_lock
Yu Kuai
2025-09-10
blk-mq: check invalid nr_requests in queue_requests_store()
Yu Kuai
2025-09-10
blk-mq: remove useless checkings in blk_mq_update_nr_requests()
Yu Kuai
2025-09-10
blk-mq: remove useless checking in queue_requests_store()
Yu Kuai
2025-09-10
block: fix ordering of recursive split IO
Yu Kuai
2025-09-10
block: skip unnecessary checks for split bio
Yu Kuai
2025-09-10
blk-crypto: convert to use bio_submit_split_bioset()
Yu Kuai
2025-09-10
block: factor out a helper bio_submit_split_bioset()
Yu Kuai
2025-09-10
blk-crypto: fix missing blktrace bio split events
Yu Kuai
2025-09-10
blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
Yu Kuai
2025-09-10
block: initialize bio issue time in blk_mq_submit_bio()
Yu Kuai
2025-09-10
block: cleanup bio_issue
Yu Kuai
2025-09-09
blk-map: provide the bdev to bio if one exists
Keith Busch
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
[next]