projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
4 days ago
Yu Kuai
blk-mq: remove useless checking in queue_requests_store()
commit
|
commitdiff
|
tree
4 days ago
Caleb Sander...
ublk: consolidate nr_io_ready and nr_queues_ready
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md/raid0: convert raid0_make_request() to use bio_submi...
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
block: fix ordering of recursive split IO
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
block: skip unnecessary checks for split bio
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
blk-crypto: convert to use bio_submit_split_bioset()
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md/md-linear: convert to use bio_submit_split_bioset()
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md/raid5: convert to use bio_submit_split_bioset()
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md/raid10: convert read/write to use bio_submit_split_b...
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md/raid10: add a new r10bio flag R10BIO_Returned
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md/raid1: convert to use bio_submit_split_bioset()
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md/raid0: convert raid0_handle_discard() to use bio_sub...
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
block: factor out a helper bio_submit_split_bioset()
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
blk-crypto: fix missing blktrace bio split events
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
md: fix mssing blktrace bio split events
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
block: initialize bio issue time in blk_mq_submit_bio()
commit
|
commitdiff
|
tree
4 days ago
Yu Kuai
block: cleanup bio_issue
commit
|
commitdiff
|
tree
5 days ago
Jens Axboe
Merge tag 'md-6.18-20250909' of gitolite.pub/scm/linux...
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
blk-map: provide the bdev to bio if one exists
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
blk-mq-dma: bring back p2p request flags
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
blk-integrity: enable p2p source and destination
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
iov_iter: remove iov_iter_is_aligned
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
blk-integrity: use simpler alignment check
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
block: remove bdev_iter_is_aligned
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
iomap: simplify direct io validity check
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
block: simplify direct io validity check
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
block: align the bio after building it
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
block: add size alignment to bio_iov_iter_get_pages
commit
|
commitdiff
|
tree
5 days ago
Keith Busch
block: check for valid bio while splitting
commit
|
commitdiff
|
tree
5 days ago
Marco Crivellari
drivers/block: WQ_PERCPU added to alloc_workqueue users
commit
|
commitdiff
|
tree
5 days ago
Marco Crivellari
drivers/block: replace use of system_unbound_wq with...
commit
|
commitdiff
|
tree
5 days ago
Marco Crivellari
drivers/block: replace use of system_wq with system_per...
commit
|
commitdiff
|
tree
5 days ago
Thorsten Blum
block: floppy: Replace kmalloc() + copy_from_user(...
commit
|
commitdiff
|
tree
5 days ago
Ming Lei
blk-mq: Document tags_srcu member in blk_mq_tag_set...
commit
|
commitdiff
|
tree
5 days ago
Christoph Hellwig
block: remove the bi_inline_vecs variable sized array...
commit
|
commitdiff
|
tree
5 days ago
Christoph Hellwig
block: add a bio_init_inline helper
commit
|
commitdiff
|
tree
5 days ago
Eric Dumazet
nbd: restrict sockets to TCP and UDP
commit
|
commitdiff
|
tree
6 days ago
Han Guangjiang
blk-throttle: fix access race during throttle policy...
commit
|
commitdiff
|
tree
6 days ago
Genjian Zhang
null_blk: Fix the description of the cache_size module...
commit
|
commitdiff
|
tree
6 days ago
Ming Lei
blk-mq: Replace tags->lock with SRCU for tag iterators
commit
|
commitdiff
|
tree
6 days ago
Ming Lei
blk-mq: Defer freeing flush queue to SRCU callback
commit
|
commitdiff
|
tree
6 days ago
Ming Lei
blk-mq: Defer freeing of tags page_list to SRCU callback
commit
|
commitdiff
|
tree
6 days ago
Ming Lei
blk-mq: Pass tag_set to blk_mq_free_rq_map/tags
commit
|
commitdiff
|
tree
6 days ago
Ming Lei
blk-mq: Move flush queue allocation into blk_mq_init_hctx()
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-llbitmap: introduce new lockless bitmap
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: make method bitmap_ops->daemon_work optional
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: add a new method blocks_synced() in bitma...
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: add a new method skip_sync_blocks() in...
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: delay registration of bitmap_ops until...
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: add a new sysfs api bitmap_type
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md: add a new mddev field 'bitmap_id'
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: support discard for bitmap ops
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md: factor out a helper raid_is_456()
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md: add a new parameter 'offset' to md_super_write()
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: introduce CONFIG_MD_BITMAP
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md: check before referencing mddev->bitmap_ops
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/dm-raid: check before referencing mddev->bitmap_ops
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/raid5: check before referencing mddev->bitmap_ops
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/raid10: check before referencing mddev->bitmap_ops
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/raid1: check before referencing mddev->bitmap_ops
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/raid1: check bitmap before behind write
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: handle the case bitmap is not enabled...
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: handle the case bitmap is not enabled...
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: add md_bitmap_registered/enabled() helper
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: add a new parameter 'flush' to bitmap_ops...
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: merge md_bitmap_group into bitmap_operations
commit
|
commitdiff
|
tree
8 days ago
Yu Kuai
md/md-bitmap: remove the parameter 'init' for bitmap_op...
commit
|
commitdiff
|
tree
9 days ago
Yu Kuai
blk-mq: fix blk_mq_tags double free while nr_requests...
commit
|
commitdiff
|
tree
9 days ago
Yu Kuai
blk-mq: fix elevator depth_updated method
commit
|
commitdiff
|
tree
11 days ago
Caleb Sander...
ublk: inline __ublk_ch_uring_cmd()
commit
|
commitdiff
|
tree
11 days ago
Jens Axboe
Merge tag 'pull-getgeo' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
12 days ago
Qianfeng Rong
block: use int to store blk_stack_limits() return value
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rnull: add soft-irq completion support
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: add remote completion to `Request`
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: mq: fix spelling in a safety comment
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: add `GenDisk` private data support
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rnull: enable configuration via `configfs`
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rnull: move driver to separate directory
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: add block related constants
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: remove trait bound from `mq::Request`...
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: remove `RawWriter`
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: use `NullTerminatedFormatter`
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: block: normalize imports for `gen_disk.rs`
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: configfs: re-export `configfs_attrs` from `config...
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: str: introduce `kstrtobool` function
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: str: introduce `NullTerminatedFormatter`
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: str: expose `str::{Formatter, RawFormatter}`...
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: str: allow `str::Formatter` to format into `...
commit
|
commitdiff
|
tree
12 days ago
Andreas Hindborg
rust: str: normalize imports in `str.rs`
commit
|
commitdiff
|
tree
13 days ago
Yu Kuai
brd: use page reference to protect page lifetime
commit
|
commitdiff
|
tree
2025-08-29
Li Nan
blk-mq: check kobject state_in_sysfs before deleting...
commit
|
commitdiff
|
tree
2025-08-25
Andy Shevchenko
floppy: Sort headers alphabetically
commit
|
commitdiff
|
tree
2025-08-25
Andy Shevchenko
floppy: Replace custom SZ_64K constant
commit
|
commitdiff
|
tree
2025-08-25
Andy Shevchenko
floppy: Remove unused CROSS_64KB() macro from arch...
commit
|
commitdiff
|
tree
2025-08-25
Bart Van Assche
block: Move a misplaced comment in queue_wb_lat_store()
commit
|
commitdiff
|
tree
2025-08-25
Keith Busch
nvme-pci: convert metadata mapping to dma iter
commit
|
commitdiff
|
tree
2025-08-25
Keith Busch
nvme-pci: create common sgl unmapping helper
commit
|
commitdiff
|
tree
2025-08-25
Keith Busch
blk-integrity: use iterator for mapping sg
commit
|
commitdiff
|
tree
next