index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
40
-981
/
+1638
9 days
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+0
13 days
block: refactor blkdev_zone_mgmt_ioctl
Christoph Hellwig
1
-23
/
+18
2026-04-07
block: add a bio_submit_or_kill helper
Christoph Hellwig
4
-33
/
+19
2026-04-07
block: factor out a bio_await helper
Christoph Hellwig
1
-16
/
+37
2026-04-07
block: unify the synchronous bi_end_io callbacks
Christoph Hellwig
1
-8
/
+3
2026-04-06
blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()
Yuto Ohnuki
1
-2
/
+3
2026-04-03
block: use sysfs_emit in sysfs show functions
Thorsten Blum
1
-5
/
+6
2026-04-02
bio: fix kmemleak false positives from percpu bio alloc cache
Ming Lei
1
-0
/
+14
2026-03-31
blk-iocost: fix busy_level reset when no IOs complete
Jialin Wang
1
-6
/
+17
2026-03-31
blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()
Jackie Liu
1
-0
/
+1
2026-03-31
block: fix zones_cond memory leak on zone revalidation error paths
Jackie Liu
1
-6
/
+20
2026-03-31
loop: fix partition scan race between udev and loop_reread_partitions()
Daan De Meyer
1
-1
/
+2
2026-03-31
sed-opal: Add STACK_RESET command
Milan Broz
2
-0
/
+67
2026-03-26
bdev: Drop pointless invalidate_inode_buffers() call
Jan Kara
1
-8
/
+0
2026-03-23
block: fix bio_alloc_bioset slowpath GFP handling
Vasily Gorbik
1
-2
/
+2
2026-03-21
block: partitions: Replace pp_buf with struct seq_buf
Kees Cook
19
-157
/
+106
2026-03-19
bsg: add io_uring command support to generic layer
Yang Xiuwei
2
-2
/
+33
2026-03-17
block: reject zero length in bio_add_page()
Qu Wenruo
1
-0
/
+2
2026-03-17
blk-mq: make blk_mq_hw_ctx_sysfs_entry instances const
Thomas Weißschuh
1
-5
/
+5
2026-03-17
blk-crypto: make blk_crypto_attr instances const
Thomas Weißschuh
1
-20
/
+20
2026-03-17
block: ia-ranges: make blk_ia_range_sysfs_entry instances const
Thomas Weißschuh
1
-3
/
+3
2026-03-17
block: make queue_sysfs_entry instances const
Thomas Weißschuh
1
-23
/
+23
2026-03-17
block: remove bvec_free
Christoph Hellwig
1
-13
/
+7
2026-03-17
block: split bio_alloc_bioset more clearly into a fast and slowpath
Christoph Hellwig
1
-107
/
+73
2026-03-17
block: mark bvec_{alloc,free} static
Christoph Hellwig
2
-7
/
+5
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
2
-365
/
+463
2026-03-11
blk-cgroup: wait for blkcg cleanup before initializing new disk
Ming Lei
1
-0
/
+15
2026-03-10
block: clear BIO_QOS flags in blk_steal_bios()
Chaitanya Kulkarni
1
-0
/
+2
2026-03-10
block: move bio queue-transition flag fixups into blk_steal_bios()
Chaitanya Kulkarni
1
-0
/
+17
2026-03-10
Merge branch 'for-7.1/block-integrity'
Christian Brauner
9
-100
/
+181
2026-03-09
Merge branch 'for-7.1/block-integrity' into for-7.1/block
Jens Axboe
9
-100
/
+181
2026-03-09
block: Correct comments on bio_alloc_clone() and bio_init_clone()
John Garry
1
-7
/
+6
2026-03-09
block: default to QD=1 writes for blk-mq rotational zoned devices
Damien Le Moal
1
-0
/
+8
2026-03-09
block: allow submitting all zone writes from a single context
Damien Le Moal
3
-22
/
+204
2026-03-09
block: rename struct gendisk zone_wplugs_lock field
Damien Le Moal
1
-11
/
+12
2026-03-09
block: remove disk_zone_is_full()
Damien Le Moal
1
-9
/
+3
2026-03-09
block: rename and simplify disk_get_and_lock_zone_wplug()
Damien Le Moal
1
-16
/
+10
2026-03-09
block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...
Damien Le Moal
1
-4
/
+8
2026-03-09
block: fix zone write plug removal
Damien Le Moal
1
-94
/
+57
2026-03-09
sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.
Ondrej Kozina
1
-0
/
+159
2026-03-09
sed-opal: increase column attribute type size to 64 bits.
Ondrej Kozina
1
-2
/
+2
2026-03-09
sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.
Ondrej Kozina
1
-0
/
+24
2026-03-09
sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.
Ondrej Kozina
1
-0
/
+28
2026-03-09
sed-opal: refactor (split) IOC_OPAL_LR_SETUP internals.
Ondrej Kozina
1
-28
/
+45
2026-03-09
sed-opal: add IOC_OPAL_REACTIVATE_LSP.
Ondrej Kozina
2
-0
/
+100
2026-03-09
sed-opal: add Admin1PIN parameter.
Ondrej Kozina
1
-0
/
+1
2026-03-09
sed-opal: add RangeStartRangeLengthPolicy parameter.
Ondrej Kozina
1
-0
/
+1
2026-03-09
sed-opal: add UID of Locking Table.
Ondrej Kozina
2
-0
/
+3
2026-03-09
block: pass a maxlen argument to bio_iov_iter_bounce
Christoph Hellwig
1
-7
/
+10
[next]