index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
block: make dma_alignment a stacking queue_limit
Keith Busch
1
-7
/
+8
2022-11-15
drbd: use after free in drbd_create_device()
Dan Carpenter
1
-2
/
+2
2022-11-14
blk-cgroup: properly pin the parent in blkcg_css_online
Chris Mason
1
-1
/
+1
2022-11-09
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2022-11-09
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
1
-2
/
+5
2022-11-09
nvme: quiet user passthrough command errors
Keith Busch
2
-4
/
+1
2022-11-08
block: sed-opal: kmalloc the cmd/resp buffers
Serge Semin
1
-4
/
+28
2022-11-08
block, bfq: fix null pointer dereference in bfq_bio_bfqg()
Yu Kuai
1
-0
/
+4
2022-11-01
block: blk_add_rq_to_plug(): clear stale 'last' after flush
Al Viro
1
-0
/
+1
2022-10-31
blk-mq: Fix kmemleak in blk_mq_init_allocated_queue
Chen Jun
1
-3
/
+1
2022-10-31
block: Fix possible memory leak for rq_wb on add_disk failure
Chen Zhongjin
1
-0
/
+1
2022-10-31
ublk_drv: add ublk_queue_cmd() for cleanup
Ming Lei
1
-26
/
+21
2022-10-31
ublk_drv: avoid to touch io_uring cmd in blk_mq io path
Ming Lei
1
-30
/
+53
2022-10-31
ublk_drv: comment on ublk_driver entry of Kconfig
Ming Lei
1
-0
/
+6
2022-10-31
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
Ming Lei
1
-0
/
+3
2022-10-28
blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
John Garry
1
-1
/
+6
2022-10-27
blk-mq: don't add non-pt request with ->end_io to batch
Ming Lei
1
-1
/
+2
2022-10-27
rbd: fix possible memory leak in rbd_sysfs_init()
Yang Yingliang
1
-1
/
+3
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
1
-0
/
+1
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
1
-1
/
+10
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
1
-1
/
+1
2022-10-22
block: fix memory leak for elevator on add_disk failure
Yu Kuai
1
-4
/
+8
2022-10-20
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
Ye Bin
1
-3
/
+1
2022-10-20
blktrace: fix possible memleak in '__blk_trace_remove'
Ye Bin
1
-2
/
+2
2022-10-20
blktrace: introduce 'blk_trace_{start,stop}' helper
Ye Bin
1
-38
/
+36
2022-10-20
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
1
-1
/
+1
2022-10-20
block, bfq: remove unused variable for bfq_queue
Yuwei Guan
1
-4
/
+0
2022-10-20
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
1
-8
/
+6
2022-10-20
ublk_drv: use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-19
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
1
-4
/
+0
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
1
-7
/
+16
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2
-6
/
+13
2022-10-19
nvme: add Guenther as nvme-hwmon maintainer
Christoph Hellwig
1
-0
/
+6
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
1
-0
/
+2
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
1
-0
/
+10
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-10-18
Documentation: document ublk user recovery feature
ZiyangZhang
1
-0
/
+36
2022-10-17
blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
Yu Kuai
1
-2
/
+5
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
1
-0
/
+1
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
1
-0
/
+2
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
1
-0
/
+2
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-10
block: fix leaking minors of hidden disks
Christoph Hellwig
1
-0
/
+7
2022-10-10
block: avoid sign extend problem with default queue flags mask
Brian Foster
1
-3
/
+3
2022-10-09
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
Yu Kuai
1
-2
/
+1
2022-10-07
KVM: PPC: Book3S HV: Fix stack frame regs marker
Nicholas Piggin
1
-1
/
+1
2022-10-07
riscv: enable THP_SWAP for RV64
Jisheng Zhang
1
-0
/
+1
2022-10-07
RISC-V: Print SSTC in canonical order
Palmer Dabbelt
1
-1
/
+1
[next]