aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2026-01-22blk-mq: use BLK_POLL_ONESHOT for synchronous poll completionMing Lei1-1/+1
2026-01-21selftests/ublk: fix garbage output in foreground modeMing Lei1-1/+2
2026-01-21selftests/ublk: fix error handling for starting deviceMing Lei1-2/+4
2026-01-21selftests/ublk: fix IO thread idle checkMing Lei1-1/+1
2026-01-21block: make the new blkzoned UAPI constants discoverableChristoph Hellwig1-2/+4
2026-01-21ublk: fix ublksrv pid handling for pid namespacesSeamus Connor1-5/+34
2026-01-19block: Fix an error path in disk_update_zone_resources()Bart Van Assche1-0/+1
2026-01-15rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni1-1/+0
2026-01-14nvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
2026-01-13nvmet: do not copy beyond sybsysnqn string lengthShin'ichiro Kawasaki1-1/+1
2026-01-13nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()Hannes Reinecke1-5/+4
2026-01-13null_blk: fix kmemleak by releasing references to fault configfs itemsNilay Shroff1-1/+11
2026-01-10block: zero non-PI portion of auto integrity bufferCaleb Sander Mateos1-1/+1
2026-01-09nvme-fc: release admin tagset if init failsChaitanya Kulkarni1-0/+2
2026-01-09nvme-apple: add "apple,t8103-nvme-ans2" as compatibleJanne Grunau1-0/+1
2026-01-09nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar1-0/+12
2026-01-09ublk: fix use-after-free in ublk_partition_scan_workMing Lei1-15/+22
2026-01-07blk-mq: avoid stall during boot due to synchronize_rcu_expeditedMikulas Patocka1-2/+1
2026-01-07loop: add missing bd_abort_claiming in loop_set_statusTetsuo Handa1-1/+3
2026-01-06block: don't merge bios with different app_tagsCaleb Sander Mateos1-5/+18
2026-01-06blk-rq-qos: Remove unlikely() hints from QoS checksBreno Leitao1-16/+9
2026-01-06loop: don't change loop device under exclusive opener in loop_set_statusRaphael Pinsonneault-Thibeault1-11/+30
2026-01-01block, bfq: update outdated commentJulia Lawall1-1/+1
2025-12-30blk-mq: skip CPU offline notify on unmapped hctxCong Zhang1-1/+1
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei1-2/+2
2025-12-28selftests/ublk: add test for async partition scanMing Lei3-4/+81
2025-12-28ublk: scan partition in async wayMing Lei1-3/+32
2025-12-28block,bfq: fix aux stat accumulation destinationshechenglong1-1/+1
2025-12-27md: Fix forward incompatibility from configurable logical block sizeLi Nan1-4/+44
2025-12-27md: Fix logical_block_size configuration being overwrittenLi Nan1-1/+3
2025-12-27md: suspend array while updating raid_disks via sysfsFengWei Shih1-2/+2
2025-12-27md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li1-4/+6
2025-12-25md: Fix static checker warning in analyze_sbsLi Nan1-4/+1
2025-12-20block: rnbd-clt: Fix signedness bug in init_dev()Dan Carpenter1-1/+1
2025-12-20ublk: clean up user copy references on ublk server exitCaleb Sander Mateos1-2/+1
2025-12-18block: validate interval_exp integrity limitCaleb Sander Mateos1-1/+6
2025-12-18block: validate pi_offset integrity limitCaleb Sander Mateos1-4/+3
2025-12-18block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier1-5/+8
2025-12-17ublk: fix deadlock when reading partition tableMing Lei1-4/+28
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey2-4/+7
2025-12-15Documentation: admin-guide: blockdev: replace zone_capacity with zone_capacit...Yongpeng Yang1-1/+1
2025-12-15zloop: use READ_ONCE() to read lo->lo_state in queue_rq pathYongpeng Yang1-4/+4
2025-12-15loop: use READ_ONCE() to read lo->lo_state without lockingYongpeng Yang1-9/+13
2025-12-15nvme-pci: disable secondary temp for Wodposit WPBSNM8Ilikara Zheng1-0/+2
2025-12-12block: fix race between wbt_enable_default and IO submissionMing Lei6-11/+23
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos9-0/+243
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos4-9/+64
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos2-6/+15
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos1-1/+3
2025-12-12selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04Caleb Sander Mateos1-4/+4