index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head
Chao Leng
2021-01-28
1
-1
/
+1
*
nvme-multipath: Early exit if no path is available
Daniel Wagner
2021-01-28
1
-1
/
+1
*
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
2021-01-28
1
-0
/
+2
*
nbd: freeze the queue while we're adding connections
Josef Bacik
2021-01-25
1
-0
/
+8
*
s390/dasd: Fix inconsistent kobject removal
Jan Höppner
2021-01-25
3
-8
/
+17
*
lightnvm: fix memory leak when submit fails
Pan Bian
2021-01-21
1
-2
/
+1
*
Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11
Jens Axboe
2021-01-21
5
-50
/
+123
|
\
|
*
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-01-20
1
-10
/
+18
|
*
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
2021-01-20
1
-28
/
+49
|
*
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
2021-01-18
1
-2
/
+6
|
*
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-01-18
1
-0
/
+14
|
*
nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout
Chao Leng
2021-01-18
1
-4
/
+10
|
*
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
2021-01-18
1
-4
/
+11
|
*
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
2021-01-18
1
-2
/
+15
*
|
md: Set prev_flush_start and flush_bio in an atomic way
Xiao Ni
2021-01-20
1
-0
/
+2
|
/
*
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
2021-01-14
1
-3
/
+8
*
nvme-tcp: fix possible data corruption with bio merges
Sagi Grimberg
2021-01-14
1
-1
/
+1
*
nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
Sagi Grimberg
2021-01-14
1
-1
/
+1
*
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
2021-01-14
1
-8
/
+8
*
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
2021-01-09
1
-0
/
+15
*
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
2021-01-09
3
-7
/
+28
*
bcache: check unsupported feature sets for bcache register
Coly Li
2021-01-09
2
-0
/
+29
*
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
2021-01-09
1
-3
/
+3
*
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
2021-01-09
1
-1
/
+1
*
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
2021-01-08
1
-1
/
+2
*
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
2021-01-08
1
-0
/
+1
*
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
2021-01-08
1
-8
/
+7
*
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
2021-01-08
1
-3
/
+5
*
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
2021-01-08
1
-0
/
+1
*
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2021-01-06
2
-5
/
+3
*
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2021-01-06
1
-0
/
+10
*
nvme: unexport functions with no external caller
Minwoo Im
2021-01-06
2
-7
/
+2
*
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
2021-01-06
1
-3
/
+4
*
nvme-tcp: Fix possible race of io_work and direct send
Sagi Grimberg
2021-01-06
1
-1
/
+11
*
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
2021-01-06
1
-1
/
+2
*
nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
James Smart
2021-01-06
1
-3
/
+4
*
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
2021-01-06
1
-1
/
+14
*
lightnvm: select CONFIG_CRC32
Arnd Bergmann
2021-01-03
1
-0
/
+1
*
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
2021-01-03
1
-0
/
+1
*
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
2020-12-27
4
-3
/
+44
|
\
|
*
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
2020-12-06
3
-1
/
+42
|
*
ntb: idt: fix error check in ntb_hw_idt.c
Wang Qing
2020-12-06
1
-2
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-27
2
-2
/
+4
|
\
\
|
*
|
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
2020-12-23
1
-0
/
+1
|
*
|
crypto: keembay - Add dependency on HAS_IOMEM
Daniele Alessandrelli
2020-12-23
1
-0
/
+1
|
*
|
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-12-23
1
-2
/
+2
*
|
|
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
2020-12-26
1
-1
/
+0
*
|
|
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-25
2
-32
/
+31
|
\
\
\
|
*
|
|
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
2020-12-25
1
-6
/
+2
|
*
|
|
PCI: tegra: Fix host link initialization
Rob Herring
2020-12-25
1
-26
/
+29
[next]