index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
7
-19
/
+10
2017-06-28
nvme: add hostid token to fabric options
Johannes Thumshirn
2
-3
/
+20
2017-06-28
nvme: Remove SCSI translations
Keith Busch
4
-2541
/
+3
2017-06-28
nvme-pci: open-code polling logic in nvme_poll
Sagi Grimberg
1
-19
/
+21
2017-06-28
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
Sagi Grimberg
1
-22
/
+26
2017-06-28
nvme-pci: factor out cqe handling into a dedicated routine
Sagi Grimberg
1
-23
/
+30
2017-06-28
nvme-pci: Introduce nvme_ring_cq_doorbell
Sagi Grimberg
1
-4
/
+13
2017-06-28
iommu/amd: Fix interrupt remapping when disable guest_mode
Suravee Suthikulpanit
1
-4
/
+2
2017-06-28
drm/etnaviv: Fix implicit/explicit sync sense inversion
Daniel Stone
1
-1
/
+1
2017-06-28
drm/etnaviv: fix submit flags getting overwritten by BO content
Lucas Stach
1
-1
/
+2
2017-06-28
Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...
Dave Airlie
3
-4
/
+24
2017-06-28
Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
1
-0
/
+1
2017-06-27
drbd: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-06-27
nvme/pci: Fix stuck nvme reset
Keith Busch
1
-1
/
+2
2017-06-27
net: usb: asix88179_178a: Add support for the Belkin B2B128
Andrew F. Davis
1
-0
/
+16
2017-06-27
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
1
-0
/
+1
2017-06-27
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
1
-13
/
+13
2017-06-27
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
1
-1
/
+0
2017-06-27
dm: don't set bounce limit
Christoph Hellwig
1
-1
/
+0
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
12
-0
/
+13
2017-06-27
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
1
-0
/
+5
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
2
-6
/
+0
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
6
-6
/
+0
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
1
-4
/
+1
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
1
-2
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2
-4
/
+151
2017-06-27
lightnvm: if LUNs are already allocated fix return
Rakesh Pandit
1
-2
/
+3
2017-06-27
ACPI: hns_dsaf_acpi_dsm_guid can be static
kbuild test robot
1
-1
/
+1
2017-06-26
lightnvm: pblk: fail gracefully on irrec. error
Javier González
11
-114
/
+332
2017-06-26
lightnvm: pblk: set mempool and workqueue params.
Javier González
4
-20
/
+44
2017-06-26
lightnvm: pblk: redesign GC algorithm
Javier González
6
-278
/
+368
2017-06-26
lightnvm: pblk: add lock assertions on helpers
Javier González
1
-0
/
+4
2017-06-26
lightnvm: pblk: cleanup unnecessary code
Javier González
2
-7
/
+0
2017-06-26
lightnvm: pblk: set metadata list for all I/Os
Javier González
2
-38
/
+54
2017-06-26
lightnvm: pblk: choose optimal victim GC line
Javier González
1
-1
/
+15
2017-06-26
lightnvm: pblk: decouple bad block from line alloc
Javier González
1
-16
/
+37
2017-06-26
lightnvm: pblk: simplify meta. memory allocation
Javier González
4
-8
/
+8
2017-06-26
lightnvm: pblk: issue multiplane reads if possible
Javier González
4
-12
/
+51
2017-06-26
lightnvm: pblk: delete redundant buffer pointer
Javier González
7
-41
/
+11
2017-06-26
lightnvm: pblk: delete redundant debug line stat
Javier González
1
-5
/
+3
2017-06-26
lightnvm: pblk: sched. metadata on write thread
Javier González
8
-285
/
+673
2017-06-26
lightnvm: pblk: rename read request pool
Javier González
5
-37
/
+38
2017-06-26
lightnvm: pblk: generalize erase path
Javier González
6
-90
/
+116
2017-06-26
lightnvm: pblk: expose max sec per write on sysfs
Javier González
4
-1
/
+48
2017-06-26
lightnvm: pblk: add debug stat for read cache hits
Javier González
4
-1
/
+10
2017-06-26
lightnvm: pblk: spare double cpu_to_le64 calc.
Javier González
2
-4
/
+5
2017-06-26
lightnvm: propagate right error code to target
Javier González
1
-1
/
+1
2017-06-26
lightnvm: re-convert ppa format on I/O failure
Javier González
1
-1
/
+7
2017-06-26
EDAC, pnd2: Make function sbi_send() static
Colin Ian King
1
-2
/
+2
2017-06-26
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
1
-0
/
+1
[prev]
[next]