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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
2019-06-21
1
-4
/
+5
|
*
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
2019-06-21
1
-0
/
+1
|
*
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
2019-06-21
1
-2
/
+5
|
*
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
2019-06-21
1
-1
/
+5
|
*
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
2019-06-21
1
-21
/
+2
|
*
nvme-pci: remove unnecessary zero for static var
Minwoo Im
2019-06-21
1
-1
/
+1
|
*
nvme-pci: use host managed power state for suspend
Keith Busch
2019-06-21
1
-3
/
+92
|
*
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
4
-4
/
+4
|
*
nvme: export get and set features
Keith Busch
2019-06-21
2
-3
/
+27
|
*
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
2019-06-21
1
-6
/
+8
|
*
nvme-fc: add message when creating new association
James Smart
2019-06-21
1
-0
/
+6
|
*
lpfc: add sysfs interface to post NVME RSCN
James Smart
2019-06-21
2
-0
/
+61
|
*
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
2019-06-21
3
-0
/
+51
|
*
lpfc: add nvmet discovery_event op support
James Smart
2019-06-21
1
-0
/
+17
|
*
lpfc: add support to generate RSCN events for nport
James Smart
2019-06-21
6
-0
/
+163
|
*
nvme-fcloop: add support for nvmet discovery_event op
James Smart
2019-06-21
1
-0
/
+37
|
*
nvmet-fc: add transport discovery change event callback support
James Smart
2019-06-21
1
-0
/
+11
|
*
nvmet: add transport discovery change op
James Smart
2019-06-21
3
-0
/
+8
*
|
lightnvm: fix uninitialized pointer in nvm_remove_tgt()
Geert Uytterhoeven
2019-06-21
1
-1
/
+1
*
|
lightnvm: pblk: fix freeing of merged pages
Heiner Litz
2019-06-21
1
-8
/
+10
|
/
*
md: add bitmap_abort label in md_run
Guoqing Jiang
2019-06-20
1
-16
/
+10
*
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
2019-06-20
1
-0
/
+6
*
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
2019-06-20
1
-0
/
+14
*
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
2019-06-20
2
-0
/
+67
*
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
2019-06-20
3
-1
/
+129
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-1
/
+0
*
block: remove blk_init_request_from_bio
Christoph Hellwig
2019-06-20
1
-1
/
+1
*
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-20
3
-66
/
+5
*
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
2019-06-20
1
-1
/
+0
*
floppy: fix harmless clang build warning
Arnd Bergmann
2019-06-20
1
-1
/
+1
*
block: null_blk: fix race condition for null_del_dev
Bob Liu
2019-06-15
1
-5
/
+6
*
md/raid10: read balance chooses idlest disk for SSD
Guoqing Jiang
2019-06-15
1
-12
/
+33
*
md: raid1-10: Unify r{1,10}bio_pool_free
Marcos Paulo de Souza
2019-06-15
3
-17
/
+12
*
md: raid10: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-06-15
1
-2
/
+1
*
md/raid1: get rid of extra blank line and space
Yufen Yu
2019-06-15
1
-6
/
+3
*
md: fix spelling typo and add necessary space
Yufen Yu
2019-06-15
1
-7
/
+4
*
md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
Marcos Paulo de Souza
2019-06-15
1
-1
/
+1
*
raid5-cache: Need to do start() part job after adding journal device
Xiao Ni
2019-06-15
1
-2
/
+9
*
drivers: md: Unify common definitions of raid1 and raid10
Marcos Paulo de Souza
2019-06-15
3
-53
/
+28
*
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-06-14
6
-26
/
+46
|
\
|
*
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
2019-06-13
1
-1
/
+1
|
*
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
2019-06-13
1
-3
/
+6
|
*
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
2019-06-13
1
-1
/
+6
|
*
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-06-13
2
-17
/
+33
|
*
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
2019-06-13
1
-4
/
+0
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-14
2
-2
/
+2
|
\
\
|
*
|
i2c: pca-platform: Fix GPIO lookup code
Linus Walleij
2019-06-12
1
-2
/
+1
|
*
|
i2c: acorn: fix i2c warning
Russell King
2019-06-12
1
-0
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-06-14
4
-58
/
+111
|
\
\
|
*
|
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-13
3
-28
/
+19
[prev]
[next]