index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2
-5
/
+11
2021-10-27
block: Fix partition check for host-aware zoned block devices
Shin'ichiro Kawasaki
1
-1
/
+19
2021-10-27
nvmet-tcp: fix header digest verification
Amit Engel
1
-1
/
+1
2021-10-27
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-10-27
nvme-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-10-27
nvme-tcp: fix possible req->offset corruption
Varun Prakash
1
-1
/
+2
2021-10-26
block: schedule queue restart after BLK_STS_ZONE_RESOURCE
Naohiro Aota
1
-4
/
+9
2021-10-26
block: drain queue after disk is removed from sysfs
Ming Lei
1
-10
/
+12
2021-10-26
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
1
-1
/
+3
2021-10-26
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-10-18
block: fix incorrect references to disk objects
Zqiang
1
-0
/
+1
2021-10-17
blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...
Tejun Heo
1
-2
/
+3
2021-10-17
block, bfq: reset last_bfqq_created on group change
Paolo Valente
1
-0
/
+6
2021-10-17
block: warn when putting the final reference on a registered disk
Christoph Hellwig
1
-0
/
+1
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
1
-22
/
+22
2021-10-15
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2
-14
/
+15
2021-10-15
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
3
-2
/
+11
2021-10-15
block: drain file system I/O on del_gendisk
Christoph Hellwig
4
-15
/
+35
2021-10-15
block: split bio_queue_enter from blk_queue_enter
Christoph Hellwig
1
-8
/
+25
2021-10-15
block: factor out a blk_try_enter_queue helper
Christoph Hellwig
1
-28
/
+32
2021-10-15
block: call submit_bio_checks under q_usage_counter
Christoph Hellwig
1
-22
/
+12
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
3
-12
/
+13
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
2
-11
/
+12
2021-10-12
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
1
-1
/
+3
2021-10-07
nvme-pci: Fix abort command id
Keith Busch
1
-1
/
+1
2021-10-04
block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
Johannes Thumshirn
1
-0
/
+1
2021-10-02
block: genhd: fix double kfree() in __alloc_disk_node()
Tetsuo Handa
2
-1
/
+2
2021-09-29
nbd: use shifts rather than multiplies
Nick Desaulniers
1
-12
/
+17
2021-09-28
Revert "block, bfq: honor already-setup queue merges"
Jens Axboe
1
-13
/
+3
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
3
-2
/
+11
2021-09-24
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
1
-11
/
+10
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-24
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
1
-1
/
+1
2021-09-24
Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
3
-28
/
+36
2021-09-22
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-5
/
+0
2021-09-22
md: fix a lock order reversal in md_alloc
Christoph Hellwig
1
-5
/
+0
2021-09-21
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
1
-16
/
+17
2021-09-21
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
1
-3
/
+10
2021-09-21
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
1
-2
/
+0
2021-09-21
nvme-fc: avoid race between time out and tear down
James Smart
1
-0
/
+2
2021-09-21
nvme-fc: update hardware queues before using them
Daniel Wagner
1
-8
/
+8
2021-09-15
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
1
-0
/
+8
2021-09-15
blkcg: fix memory leak in blk_iolatency_init
Yanfei Xu
1
-4
/
+6
2021-09-15
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
5
-34
/
+26
2021-09-14
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
1
-2
/
+0
2021-09-14
block: flush the integrity workqueue in blk_integrity_unregister
Lihong Kou
1
-0
/
+3
2021-09-14
block: check if a profile is actually registered in blk_integrity_unregister
Christoph Hellwig
1
-1
/
+5
2021-09-14
nvme-tcp: fix io_work priority inversion
Keith Busch
1
-10
/
+10
2021-09-14
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
1
-13
/
+3
2021-09-14
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
1
-2
/
+5
[next]