index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
lightnvm: pblk: do not use a mempool for line bitmaps
Javier González
5
-50
/
+14
2017-10-13
lightnvm: pblk: decouple read/erase mempools
Javier González
3
-13
/
+22
2017-10-13
lightnvm: pblk: simplify work_queue mempool
Javier González
5
-45
/
+47
2017-10-13
lightnvm: pblk: fix min size for page mempool
Javier González
4
-12
/
+13
2017-10-13
lightnvm: pblk: avoid deadlock on low LUN config
Javier González
3
-1
/
+9
2017-10-13
lightnvm: pblk: fix write I/O sync stat
Javier González
1
-1
/
+1
2017-10-13
lightnvm: pblk: free padded entries in write buffer
Javier González
2
-2
/
+6
2017-10-13
lightnvm: pblk: use right flag for GC allocation
Javier González
1
-2
/
+5
2017-10-13
lightnvm: pblk: initialize debug stat counter
Javier González
1
-0
/
+1
2017-10-13
lightnvm: pblk: reuse pblk_gc_should_kick
Rakesh Pandit
3
-27
/
+9
2017-10-13
lightnvm: pblk: print incompatible line version correctly
Rakesh Pandit
3
-3
/
+4
2017-10-13
lightnvm: pblk: improve error message if down_timeout fails
Rakesh Pandit
1
-10
/
+2
2017-10-13
lightnvm: pblk: fix message if L2P MAP is in device
Rakesh Pandit
1
-1
/
+1
2017-10-13
lightnvm: pblk: protect line bitmap while submitting meta io
Rakesh Pandit
1
-0
/
+2
2017-10-13
lightnvm: include NVM Express driver if OCSSD is selected for build
Rakesh Pandit
1
-1
/
+2
2017-10-13
lightnvm: pblk: fix error path in pblk_lines_alloc_metadata
Rakesh Pandit
1
-1
/
+4
2017-10-13
lightnvm: remove already calculated nr_chnls
Rakesh Pandit
1
-1
/
+0
2017-10-13
lightnvm: protect target type list with correct locks
Rakesh Pandit
1
-4
/
+4
2017-10-13
lightnvm: prevent bd removal if busy
Rakesh Pandit
1
-0
/
+14
2017-10-13
lightnvm: prevent target type module removal when in use
Rakesh Pandit
2
-0
/
+5
2017-10-13
mtip32xx: Clean up unused variables
Christos Gkekas
1
-7
/
+0
2017-10-06
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
3
-26
/
+2
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
1
-1
/
+1
2017-09-30
null_blk: add "no_sched" module parameter
weiping zhang
1
-0
/
+6
2017-09-26
block: fix a build error
Shaohua Li
1
-1
/
+1
2017-09-26
block: cryptoloop - Fix build warning
Corentin Labbe
1
-2
/
+0
2017-09-26
block/loop: make loop cgroup aware
Shaohua Li
2
-0
/
+14
2017-09-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-128
/
+128
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
1
-1
/
+6
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
3
-6
/
+12
2017-09-25
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
1
-9
/
+9
2017-09-25
nvme: allow timed-out ios to retry
James Smart
1
-2
/
+0
2017-09-25
nvme: stop aer posting if controller state not live
James Smart
1
-2
/
+3
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
1
-12
/
+18
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
1
-3
/
+3
2017-09-25
nvme-fc: use transport-specific sgl format
James Smart
1
-6
/
+7
2017-09-25
qla2xxx: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
lpfc: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
1
-6
/
+3
2017-09-25
nvme-fc: remove use of FC-specific error codes
James Smart
1
-4
/
+4
2017-09-25
loop: remove union of use_aio and ref in struct loop_cmd
Omar Sandoval
1
-4
/
+2
2017-09-25
nbd: ignore non-nbd ioctl's
Josef Bacik
1
-0
/
+6
[next]