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
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Fix elv_iosched_local_module handling of "none" scheduler
Damien Le Moal
2024-10-04
1
-1
/
+3
*
scsi: block: Don't check REQ_ATOMIC for reads
John Garry
2024-10-04
1
-0
/
+1
*
block: fix potential invalid pointer dereference in blk_add_partition
Riyan Dhiman
2024-10-04
1
-3
/
+5
*
block, bfq: fix procress reference leakage for bfqq in merge chain
Yu Kuai
2024-10-04
1
-20
/
+17
*
block, bfq: fix uaf for accessing waker_bfqq after splitting
Yu Kuai
2024-10-04
1
-3
/
+28
*
block, bfq: don't break merge chain in bfq_split_bfqq()
Yu Kuai
2024-10-04
1
-1
/
+1
*
block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
Yu Kuai
2024-10-04
1
-2
/
+6
*
block, bfq: fix possible UAF for bfqq->bic with merge chain
Yu Kuai
2024-10-04
1
-1
/
+2
*
block: Prevent deadlocks when switching elevators
Damien Le Moal
2024-09-10
3
-7
/
+38
*
bio-integrity: don't restrict the size of integrity metadata
Mikulas Patocka
2024-09-04
1
-4
/
+0
*
block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
Darrick J. Wong
2024-08-28
1
-1
/
+1
*
block: Read max write zeroes once for __blkdev_issue_write_zeroes()
John Garry
2024-08-19
1
-7
/
+18
*
block: Fix lockdep warning in blk_mq_mark_tag_wait
Li Lingfeng
2024-08-15
1
-2
/
+3
*
blk-throttle: remove more latency dead-code
Dr. David Alan Gilbert
2024-07-27
1
-11
/
+0
*
block: fix deadlock between sd_remove & sd_release
Yang Yang
2024-07-24
1
-1
/
+1
*
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
5
-13
/
+37
|
\
|
*
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
2024-07-19
2
-7
/
+10
|
*
block: avoid polling configuration errors
hexue
2024-07-19
1
-1
/
+4
|
*
block: Catch possible entries missing from rqf_name[]
John Garry
2024-07-19
1
-0
/
+1
|
*
block: Simplify definition of RQF_NAME()
John Garry
2024-07-19
1
-1
/
+1
|
*
block: Catch possible entries missing from cmd_flag_name[]
John Garry
2024-07-19
1
-0
/
+2
|
*
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2024-07-19
1
-0
/
+1
|
*
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2024-07-19
1
-0
/
+3
|
*
block: Catch possible entries missing from hctx_state_name[]
John Garry
2024-07-19
1
-0
/
+1
|
*
block: Catch possible entries missing from blk_queue_flag_name[]
John Garry
2024-07-19
1
-0
/
+2
|
*
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
2024-07-19
1
-0
/
+2
|
*
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
2024-07-19
1
-1
/
+0
|
*
block: Add missing entry to hctx_flag_name[]
John Garry
2024-07-19
1
-2
/
+3
|
*
block: Add zone write plugging entry to rqf_name[]
John Garry
2024-07-19
1
-0
/
+1
|
*
block: Add missing entries from cmd_flag_name[]
John Garry
2024-07-19
1
-1
/
+6
*
|
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
5
-61
/
+61
|
\
\
|
*
|
block: don't free the integrity payload in bio_integrity_unmap_free_user
Christoph Hellwig
2024-07-03
2
-21
/
+12
|
*
|
block: don't free submitter owned integrity payload on I/O completion
Christoph Hellwig
2024-07-03
2
-37
/
+33
|
*
|
block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
Christoph Hellwig
2024-07-03
2
-1
/
+3
|
*
|
block: don't call bio_uninit from bio_endio
Christoph Hellwig
2024-07-03
1
-2
/
+12
|
*
|
block: split integrity support out of bio.h
Christoph Hellwig
2024-07-03
3
-2
/
+3
|
*
|
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
2024-07-03
4
-4
/
+30
|
|
\
\
*
|
\
\
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-07-19
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
scsi: bsg: Pass dev to blk_mq_alloc_queue()
John Garry
2024-05-30
1
-2
/
+1
*
|
|
|
|
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
30
-1416
/
+1113
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
block: take offset into account in blk_bvec_map_sg again
Christoph Hellwig
2024-07-09
1
-2
/
+2
|
*
|
|
block: fix get_max_segment_size() warning
Chaitanya Kulkarni
2024-07-09
1
-1
/
+1
|
*
|
|
block: Validate logical block size in blk_validate_limits()
John Garry
2024-07-09
1
-0
/
+4
|
*
|
|
block: pass a phys_addr_t to get_max_segment_size
Christoph Hellwig
2024-07-08
1
-14
/
+11
|
*
|
|
block: add a bvec_phys helper
Christoph Hellwig
2024-07-08
2
-3
/
+3
|
*
|
|
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
2024-07-05
2
-24
/
+44
|
*
|
|
block: limit the Write Zeroes to manually writing zeroes fallback
Christoph Hellwig
2024-07-05
1
-1
/
+1
|
*
|
|
block: refacto blkdev_issue_zeroout
Christoph Hellwig
2024-07-05
1
-39
/
+55
|
*
|
|
block: move read-only and supported checks into (__)blkdev_issue_zeroout
Christoph Hellwig
2024-07-05
1
-28
/
+23
|
*
|
|
block: remove the LBA alignment check in __blkdev_issue_zeroout
Christoph Hellwig
2024-07-05
1
-5
/
+0
[next]