index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: pblk: remove unnecessary argument
Javier González
2018-06-01
3
-5
/
+5
*
lightnvm: pblk: remove unnecessary indirection
Javier González
2018-06-01
1
-12
/
+2
*
lightnvm: pblk: return NVM_ error on failed submission
Javier González
2018-06-01
1
-14
/
+8
*
lightnvm: pblk: warn in case of corrupted write buffer
Javier González
2018-06-01
1
-3
/
+2
*
lightnvm: pblk: improve error msg on corrupted LBAs
Javier González
2018-06-01
1
-10
/
+32
*
lightnvm: pblk: check read lba on gc path
Javier González
2018-06-01
1
-6
/
+33
*
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2018-06-01
2
-14
/
+35
*
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2018-06-01
2
-9
/
+29
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-06-01
11
-193
/
+351
|
\
|
*
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2018-06-01
2
-4
/
+49
|
*
nvme: mark nvme_queue_scan static
Christoph Hellwig
2018-06-01
2
-11
/
+9
|
*
nvme: submit AEN event configuration on startup
Hannes Reinecke
2018-06-01
2
-0
/
+18
|
*
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
3
-1
/
+10
|
*
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
3
-2
/
+32
|
*
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
3
-9
/
+76
|
*
nvmet: split log page implementation
Christoph Hellwig
2018-06-01
1
-63
/
+36
|
*
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2018-06-01
2
-0
/
+8
|
*
nvme.h: add AEN configuration symbols
Hannes Reinecke
2018-06-01
1
-0
/
+5
|
*
nvme.h: add the changed namespace list log
Christoph Hellwig
2018-05-31
1
-0
/
+3
|
*
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2018-05-31
2
-14
/
+24
|
*
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
1
-2
/
+6
|
*
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
1
-1
/
+1
|
*
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
2018-05-31
1
-48
/
+31
|
*
nvme-loop: add support for multiple ports
Christoph Hellwig
2018-05-30
2
-19
/
+31
|
*
nvme-pci: simplify __nvme_submit_cmd
Christoph Hellwig
2018-05-30
1
-23
/
+14
|
*
nvme-pci: Rate limit the nvme timeout warnings
Keith Busch
2018-05-30
1
-1
/
+1
|
*
nvme: allow duplicate controller if prior controller being deleted
James Smart
2018-05-30
1
-1
/
+3
*
|
block: split the blk-mq case from elevator_init
Christoph Hellwig
2018-06-01
3
-32
/
+48
*
|
block: move sysfs_lock into elevator_init
Christoph Hellwig
2018-06-01
5
-28
/
+8
*
|
block: remove the always unused name argument to elevator_init
Christoph Hellwig
2018-06-01
4
-11
/
+5
*
|
block: unexport elevator_init/exit
Christoph Hellwig
2018-06-01
3
-4
/
+2
*
|
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2018-06-01
2
-5
/
+5
*
|
block, bfq: prevent soft_rt_next_start from being stuck at infinity
Davide Sapienza
2018-05-31
1
-27
/
+2
*
|
block, bfq: increase weight-raising duration for interactive apps
Davide Sapienza
2018-05-31
1
-11
/
+15
*
|
block, bfq: remove slow-system class
Paolo Valente
2018-05-31
2
-105
/
+46
*
|
block, bfq: add description of weight-raising heuristics
Paolo Valente
2018-05-31
1
-24
/
+56
*
|
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
2018-05-31
1
-7
/
+0
*
|
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
2018-05-31
1
-6
/
+20
*
|
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
2018-05-31
1
-2
/
+0
*
|
block: fixup bioset_integrity_create() call
Jens Axboe
2018-05-31
1
-1
/
+1
*
|
block: Drop bioset_create()
Kent Overstreet
2018-05-30
2
-52
/
+15
*
|
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
3
-8
/
+7
*
|
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-14
/
+11
*
|
fs: convert block_dev.c to bioset_init()
Kent Overstreet
2018-05-30
1
-6
/
+3
*
|
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
2
-9
/
+7
*
|
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
17
-206
/
+197
*
|
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
15
-181
/
+159
*
|
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
7
-52
/
+37
*
|
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
6
-65
/
+65
*
|
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
2
-26
/
+26
[next]