index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
swim3.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
1
-2
/
+0
2021-09-15
block: flush the integrity workqueue in blk_integrity_unregister
Lihong Kou
1
-0
/
+3
2021-09-15
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
2021-09-13
nvme: avoid race in shutdown namespace removal
Daniel Wagner
1
-8
/
+7
2021-09-13
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
1
-1
/
+1
2021-09-13
blk-mq: avoid to iterate over stale request
Ming Lei
1
-1
/
+1
2021-09-13
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
1
-2
/
+2
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+417
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
2021-09-11
perf tools: Ignore Documentation dependency file
Ian Rogers
1
-0
/
+1
2021-09-11
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2
-0
/
+2
2021-09-11
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-11
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
2
-1
/
+4
2021-09-11
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2
-121
/
+590
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
2021-09-11
thermal: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-10
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-09-10
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-10
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-09-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+7
2021-09-10
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+7
2021-09-10
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]