index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-09
bcache: check unsupported feature sets for bcache register
Coly Li
2
-0
/
+29
2021-01-09
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
1
-3
/
+3
2021-01-09
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
1
-1
/
+1
2021-01-08
blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
John Garry
1
-0
/
+1
2021-01-08
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
1
-1
/
+2
2021-01-08
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
1
-0
/
+1
2021-01-08
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
1
-8
/
+7
2021-01-08
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
1
-3
/
+5
2021-01-08
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
1
-0
/
+1
2021-01-08
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
1
-2
/
+3
2021-01-07
fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
Satya Tangirala
1
-0
/
+2
2021-01-06
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2
-5
/
+3
2021-01-06
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
1
-0
/
+10
2021-01-06
nvme: unexport functions with no external caller
Minwoo Im
2
-7
/
+2
2021-01-06
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
1
-3
/
+4
2021-01-06
nvme-tcp: Fix possible race of io_work and direct send
Sagi Grimberg
1
-1
/
+11
2021-01-06
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
1
-1
/
+2
2021-01-06
nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
James Smart
1
-3
/
+4
2021-01-06
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
1
-1
/
+14
2021-01-05
block: fix use-after-free in disk_part_iter_next
Ming Lei
1
-4
/
+7
2021-01-05
bfq: Fix computation of shallow depth
Jan Kara
1
-4
/
+4
2021-01-05
blk-iocost: fix NULL iocg deref from racing against initialization
Tejun Heo
1
-5
/
+11
2021-01-03
lightnvm: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-03
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2020-12-30
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
1
-0
/
+1
2020-12-30
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
1
-1
/
+1
2020-12-28
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
[next]