index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
1
-2
/
+12
|
\
|
*
block: don't free submitter owned integrity payload on I/O completion
Christoph Hellwig
2024-07-03
1
-2
/
+11
|
*
block: split integrity support out of bio.h
Christoph Hellwig
2024-07-03
1
-0
/
+1
*
|
block: add a bvec_phys helper
Christoph Hellwig
2024-07-08
1
-2
/
+2
|
/
*
block: remove bio_integrity_process
Christoph Hellwig
2024-06-28
1
-5
/
+2
*
block: remove disk_update_readahead
Christoph Hellwig
2024-06-26
1
-0
/
+2
*
block: Add core atomic write support
John Garry
2024-06-20
1
-0
/
+3
*
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
2024-06-20
1
-2
/
+4
*
block: move the bounce flag into the features field
Christoph Hellwig
2024-06-19
1
-1
/
+1
*
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
1
-0
/
+8
*
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
1
-0
/
+2
|
\
|
*
missing helpers: bdev_unhash(), bdev_drop()
Al Viro
2024-05-03
1
-0
/
+2
*
|
blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
Yu Kuai
2024-05-09
1
-11
/
+0
*
|
block: support to account io_ticks precisely
Yu Kuai
2024-05-09
1
-0
/
+1
*
|
block: add a bio_await_chain helper
Keith Busch
2024-05-07
1
-0
/
+1
*
|
block: Improve zone write request completion handling
Damien Le Moal
2024-05-01
1
-4
/
+4
*
|
block: Fix handling of non-empty flush write requests to zones
Damien Le Moal
2024-05-01
1
-2
/
+2
*
|
block: Implement zone append emulation
Damien Le Moal
2024-04-17
1
-2
/
+12
*
|
block: Introduce zone write plugging
Damien Le Moal
2024-04-17
1
-3
/
+48
*
|
block: Allow using bio_attempt_back_merge() internally
Damien Le Moal
2024-04-17
1
-0
/
+8
*
|
block: Introduce blk_zone_update_request_bio()
Damien Le Moal
2024-04-17
1
-1
/
+18
|
/
*
block: Make blk_rq_set_mixed_merge() static
John Garry
2024-03-26
1
-1
/
+0
*
block: limit block time caching to in_task() context
Jens Axboe
2024-03-13
1
-1
/
+1
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-2
/
+83
|
\
|
*
block: io wait hang check helper
Keith Busch
2024-02-24
1
-0
/
+13
|
*
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
2024-02-13
1
-1
/
+1
|
*
block: add an API to atomically update queue limits
Christoph Hellwig
2024-02-13
1
-1
/
+1
|
*
block: update cached timestamp post schedule/preemption
Jens Axboe
2024-02-05
1
-1
/
+3
|
*
block: cache current nsec time in struct blk_plug
Jens Axboe
2024-02-05
1
-1
/
+13
|
*
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
1
-1
/
+12
|
*
block: move cgroup time handling code into blk.h
Jens Axboe
2024-02-05
1
-0
/
+42
*
|
block: remove bdev_handle completely
Christian Brauner
2024-02-25
1
-5
/
+0
*
|
bdev: remove bdev pointer from struct bdev_handle
Christian Brauner
2024-02-25
1
-2
/
+1
*
|
bdev: make struct bdev_handle private to the block layer
Christian Brauner
2024-02-25
1
-3
/
+9
*
|
bdev: make bdev_{release, open_by_dev}() private to block layer
Christian Brauner
2024-02-25
1
-0
/
+4
|
/
*
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
1
-2
/
+0
*
block: Add some exports for bcachefs
Kent Overstreet
2023-08-14
1
-1
/
+0
*
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2023-08-09
1
-0
/
+4
*
blk-flush: count inflight flush_data requests
Chengming Zhou
2023-07-17
1
-3
/
+2
*
block: remove BIO_PAGE_REFFED
Christoph Hellwig
2023-06-16
1
-2
/
+0
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-5
/
+6
*
block: remove unused fmode_t arguments from ioctl handlers
Christoph Hellwig
2023-06-12
1
-3
/
+3
*
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
2023-06-12
1
-2
/
+21
*
block: delete partitions later in del_gendisk
Christoph Hellwig
2023-06-05
1
-1
/
+1
*
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
2023-05-24
1
-0
/
+12
*
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
2023-05-19
1
-1
/
+1
*
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
2023-04-26
1
-9
/
+1
*
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
2023-04-24
1
-0
/
+2
*
blk-iolatency: Make initialization lazy
Tejun Heo
2023-04-13
1
-6
/
+0
*
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
2023-03-02
1
-0
/
+7
[next]