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-pci: remove an unnecessary initialization in HMB code
Minwoo Im
2018-01-08
1
-2
/
+2
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
5
-4
/
+18
*
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-08
1
-21
/
+3
*
nvme_fcloop: refactor host/target io job access
James Smart
2018-01-08
1
-22
/
+125
*
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
2018-01-08
1
-35
/
+63
*
nvme_fcloop: disassocate local port structs
James Smart
2018-01-08
1
-10
/
+25
*
nvme_fcloop: fix abort race condition
James Smart
2018-01-08
1
-5
/
+7
*
nvmet: lower log level for each queue creation
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
2018-01-08
1
-17
/
+1
*
target: Use sgl_alloc_order() and sgl_free()
Bart Van Assche
2018-01-06
2
-42
/
+5
*
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-59
/
+5
*
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-34
/
+3
*
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
2018-01-06
1
-70
/
+90
*
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
Ming Lei
2018-01-06
1
-1
/
+0
*
block: move bio_alloc_pages() to bcache
Ming Lei
2018-01-06
7
-5
/
+33
*
bcache: comment on direct access to bvec table
Ming Lei
2018-01-06
2
-0
/
+8
*
dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
Ming Lei
2018-01-06
1
-1
/
+9
*
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
3
-6
/
+6
*
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
2018-01-05
1
-4
/
+4
*
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
2018-01-05
1
-3
/
+1
*
lightnvm: pblk: refactor pblk_ppa_comp function
Matias Bjørling
2018-01-05
1
-4
/
+1
*
lightnvm: pblk: add iostat support
Javier González
2018-01-05
3
-12
/
+25
*
lightnvm: pblk: print instance name on instance info
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: free write buffer on init failure
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
2018-01-05
1
-6
/
+11
*
lightnvm: pblk: do not log recovery read errors
Javier González
2018-01-05
2
-3
/
+4
*
lightnvm: pblk: ignore high ecc errors on recovery
Javier González
2018-01-05
1
-1
/
+1
*
lightnvm: set target over-provision on create ioctl
Javier González
2018-01-05
3
-24
/
+89
*
lightnvm: pblk: use exact free block counter in RL
Javier González
2018-01-05
6
-46
/
+73
*
lightnvm: pblk: remove pblk_gc_stop
Hans Holmberg
2018-01-05
1
-12
/
+2
*
lightnvm: pblk: prevent premature sync point resets
Hans Holmberg
2018-01-05
1
-6
/
+6
*
lightnvm: pblk: clear flush point on completed writes
Hans Holmberg
2018-01-05
2
-31
/
+44
*
lightnvm: pblk: rename sync_point to flush_point
Hans Holmberg
2018-01-05
3
-34
/
+35
*
lightnvm: pblk: refactor emeta consistency check
Hans Holmberg
2018-01-05
3
-7
/
+19
*
lightnvm: pblk: remove pblk_for_each_lun helper
Javier González
2018-01-05
1
-4
/
+0
*
lightnvm: pblk: compress and reorder helper functions
Javier González
2018-01-05
5
-98
/
+71
*
lightnvm: guarantee target unique name across devs.
Javier González
2018-01-05
1
-6
/
+27
*
lightnvm: refactor target type lookup
Javier González
2018-01-05
1
-13
/
+17
*
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
2018-01-05
7
-117
/
+137
*
lightnvm: remove lower page tables
Matias Bjørling
2018-01-05
2
-81
/
+0
*
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
2018-01-05
2
-237
/
+0
*
lightnvm: use internal pblk methods
Matias Bjørling
2018-01-05
2
-3
/
+3
*
lightnvm: remove rrpc
Matias Bjørling
2018-01-05
4
-1923
/
+0
*
null_blk: remove lightnvm support
Matias Bjørling
2018-01-05
1
-217
/
+3
*
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...
Linus Torvalds
2017-12-17
1
-1
/
+1
|
\
|
*
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2017-12-17
1
-1
/
+1
*
|
Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2017-12-17
5
-41
/
+52
|
\
\
|
*
|
dmaengine: fsl-edma: disable clks on all error paths
Andreas Platschek
2017-12-15
1
-14
/
+14
|
*
|
dmaengine: jz4740: disable/unprepare clk if probe fails
Tobias Jordan
2017-12-11
1
-1
/
+3
[next]