index
:
Linux Stable
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.12.y
linux-6.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nvme-5.16-2021-10-28' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2021-10-28
6
-12
/
+31
|
\
|
*
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
2
-2
/
+2
|
*
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2021-10-27
2
-6
/
+12
|
*
nvmet: switch check for subsystem type
Hannes Reinecke
2021-10-27
1
-1
/
+1
|
*
nvme: add new discovery log page entry definitions
Hannes Reinecke
2021-10-27
1
-3
/
+16
|
/
*
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
2021-10-25
1
-6
/
+39
*
block: remove support for cryptoloop and the xor transfer
Christoph Hellwig
2021-10-22
5
-610
/
+26
*
mtd: add add_disk() error handling
Luis Chamberlain
2021-10-21
1
-1
/
+5
*
rnbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-4
/
+9
*
um/drivers/ubd_kern: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-4
/
+9
*
m68k/emu/nfblock: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-2
/
+7
*
xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-1
/
+7
*
bcache: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-5
/
+12
*
dm: add add_disk() error handling
Luis Chamberlain
2021-10-21
1
-1
/
+3
*
block: aoe: fixup coccinelle warnings
Ye Guojin
2021-10-21
1
-7
/
+6
*
Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2021-10-21
21
-29
/
+266
|
\
|
*
nvmet: use struct_size over open coded arithmetic
Len Baker
2021-10-20
1
-2
/
+2
|
*
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
1
-5
/
+4
|
*
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
2021-10-20
1
-1
/
+8
|
*
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-10-20
1
-0
/
+2
|
*
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
1
-2
/
+12
|
*
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
2021-10-20
2
-1
/
+3
|
*
nvmet: use macro definition for setting nmic value
Max Gurtovoy
2021-10-20
1
-1
/
+1
|
*
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
5
-4
/
+11
|
*
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
3
-1
/
+13
|
*
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-20
2
-0
/
+28
|
*
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
2021-10-20
3
-1
/
+9
|
*
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
2021-10-20
3
-4
/
+9
|
*
nvme: add CNTRLTYPE definitions for 'identify controller'
Hannes Reinecke
2021-10-20
1
-1
/
+9
|
*
nvmet: make discovery NQN configurable
Hannes Reinecke
2021-10-20
2
-1
/
+41
|
*
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
2021-10-20
1
-0
/
+6
|
*
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2021-10-20
2
-3
/
+6
|
*
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
2021-10-20
2
-0
/
+9
|
*
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+16
|
*
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+24
|
*
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+2
|
*
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
2021-10-20
1
-0
/
+15
|
*
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-20
2
-0
/
+31
|
*
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-20
1
-2
/
+5
*
|
bcache: remove bch_crc64_update
Christoph Hellwig
2021-10-20
3
-10
/
+2
*
|
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
1
-6
/
+5
*
|
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
6
-39
/
+29
*
|
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
3
-10
/
+7
*
|
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
1
-1
/
+1
*
|
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
1
-3
/
+10
*
|
bcache: reserve never used bits from bkey.high
Coly Li
2021-10-20
1
-2
/
+2
*
|
md: bcache: Fix spelling of 'acquire'
Ding Senjie
2021-10-20
1
-1
/
+1
*
|
s390/dasd: fix possibly missed path verification
Stefan Haberland
2021-10-20
2
-3
/
+15
*
|
s390/dasd: fix missing path conf_data after failed allocation
Stefan Haberland
2021-10-20
1
-1
/
+12
*
|
s390/dasd: summarize dasd configuration data in a separate structure
Stefan Haberland
2021-10-20
2
-97
/
+98
[next]