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
2019-05-09
sata_rcar: Remove ata_host_alloc() error printing
Geert Uytterhoeven
1
-1
/
+0
2019-05-09
s390/dasd: fix build warning in dasd_eckd_build_cp_raw
Ming Lei
1
-1
/
+1
2019-05-06
lightnvm: pblk: use nvm_rq_to_ppa_list()
Igor Konopko
2
-17
/
+22
2019-05-06
lightnvm: pblk: simplify partial read path
Igor Konopko
4
-281
/
+100
2019-05-06
lightnvm: do not remove instance under global lock
Igor Konopko
1
-18
/
+16
2019-05-06
lightnvm: track inflight target creations
Igor Konopko
1
-10
/
+31
2019-05-06
lightnvm: pblk: recover only written metadata
Igor Konopko
1
-3
/
+5
2019-05-06
lightnvm: pblk: IO path reorganization
Igor Konopko
4
-61
/
+48
2019-05-06
lightnvm: pblk: GC error handling
Igor Konopko
4
-4
/
+12
2019-05-06
lightnvm: pblk: remove internal IO timeout
Igor Konopko
2
-8
/
+1
2019-05-06
lightnvm: pblk: wait for inflight IOs in recovery
Igor Konopko
1
-13
/
+12
2019-05-06
lightnvm: pblk: propagate errors when reading meta
Igor Konopko
2
-3
/
+8
2019-05-06
lightnvm: pblk: fix update line wp in OOB recovery
Igor Konopko
1
-1
/
+15
2019-05-06
lightnvm: pblk: kick writer on write recovery path
Igor Konopko
1
-0
/
+1
2019-05-06
lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
Igor Konopko
1
-1
/
+1
2019-05-06
lightnvm: prevent race condition on pblk remove
Marcin Dziegielewski
1
-0
/
+2
2019-05-06
lightnvm: pblk: set propper line as data_line after gc
Marcin Dziegielewski
1
-0
/
+1
2019-05-06
lightnvm: pblk: fix bio leak when bio is split
Chansol Kim
1
-28
/
+19
2019-05-06
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
2
-2
/
+8
2019-05-06
lightnvm: pblk: set proper read status in bio
Igor Konopko
1
-6
/
+5
2019-05-06
lightnvm: pblk: cleanly fail when there is not enough memory
Igor Konopko
1
-2
/
+7
2019-05-06
lightnvm: pblk: ensure that erase is chunk aligned
Igor Konopko
1
-0
/
+1
2019-05-06
lightnvm: pblk: fix race during put line
Igor Konopko
1
-6
/
+10
2019-05-06
lightnvm: pblk: gracefully handle GC vmalloc fail
Igor Konopko
1
-10
/
+9
2019-05-06
lightnvm: pblk: remove unused smeta_ssec field
Igor Konopko
2
-2
/
+0
2019-05-06
lightnvm: pblk: reduce L2P memory footprint
Igor Konopko
5
-11
/
+9
2019-05-06
lightnvm: pblk: rollback on error during gc read
Igor Konopko
1
-1
/
+6
2019-05-06
lightnvm: pblk: line reference fix in GC
Igor Konopko
1
-1
/
+4
2019-05-01
nvmet: protect discovery change log event list iteration
Sagi Grimberg
1
-0
/
+5
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
2
-5
/
+2
2019-05-01
nvme: move command size checks to the core
Christoph Hellwig
2
-28
/
+30
2019-05-01
nvme-fabrics: check more command sizes
Minwoo Im
1
-0
/
+1
2019-05-01
nvme-pci: check more command sizes
Minwoo Im
1
-0
/
+7
2019-05-01
nvme-pci: remove an unneeded variable initialization
Minwoo Im
1
-1
/
+1
2019-05-01
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: shutdown on timeout during deletion
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
1
-0
/
+1
2019-05-01
nvme-multipath: don't print ANA group state by default
Hannes Reinecke
1
-1
/
+1
2019-05-01
nvme-multipath: split bios with the ns_head bio_set before submitting
Hannes Reinecke
1
-0
/
+8
2019-05-01
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
1
-1
/
+2
2019-05-01
bcache: make is_discard_enabled() static
Jens Axboe
1
-1
/
+1
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
5
-11
/
+7
2019-04-30
bcache: clean up do_btree_node_write a bit
Christoph Hellwig
1
-4
/
+5
2019-04-30
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
1
-1
/
+0
2019-04-26
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
Jens Axboe
14
-83
/
+76
2019-04-25
mtip32xx: remove trim support
Christoph Hellwig
2
-106
/
+0
2019-04-25
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
1
-16
/
+0
2019-04-25
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
1
-6
/
+4
2019-04-25
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-4
/
+6
[next]