index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
lightnvm: pblk: remove dead function
Javier González
2
-8
/
+0
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
6
-18
/
+35
2018-06-01
lightnvm: pblk: check for chunk size before allocating it
Javier González
1
-3
/
+3
2018-06-01
lightnvm: pblk: remove unnecessary argument
Javier González
3
-5
/
+5
2018-06-01
lightnvm: pblk: remove unnecessary indirection
Javier González
1
-12
/
+2
2018-06-01
lightnvm: pblk: return NVM_ error on failed submission
Javier González
1
-14
/
+8
2018-06-01
lightnvm: pblk: warn in case of corrupted write buffer
Javier González
1
-3
/
+2
2018-06-01
lightnvm: pblk: improve error msg on corrupted LBAs
Javier González
1
-10
/
+32
2018-06-01
lightnvm: pblk: check read lba on gc path
Javier González
1
-6
/
+33
2018-06-01
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2
-14
/
+35
2018-06-01
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2
-9
/
+29
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
11
-193
/
+351
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
3
-32
/
+48
2018-06-01
block: move sysfs_lock into elevator_init
Christoph Hellwig
5
-28
/
+8
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
4
-11
/
+5
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
3
-4
/
+2
2018-06-01
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2
-5
/
+5
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2
-4
/
+49
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
2
-11
/
+9
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
2
-0
/
+18
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
3
-1
/
+10
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
3
-2
/
+32
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
3
-9
/
+76
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
1
-63
/
+36
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2
-0
/
+8
2018-06-01
nvme.h: add AEN configuration symbols
Hannes Reinecke
1
-0
/
+5
2018-05-31
nvme.h: add the changed namespace list log
Christoph Hellwig
1
-0
/
+3
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2
-14
/
+24
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
1
-2
/
+6
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
1
-1
/
+1
2018-05-31
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
1
-48
/
+31
2018-05-31
block, bfq: prevent soft_rt_next_start from being stuck at infinity
Davide Sapienza
1
-27
/
+2
2018-05-31
block, bfq: increase weight-raising duration for interactive apps
Davide Sapienza
1
-11
/
+15
2018-05-31
block, bfq: remove slow-system class
Paolo Valente
2
-105
/
+46
2018-05-31
block, bfq: add description of weight-raising heuristics
Paolo Valente
1
-24
/
+56
2018-05-31
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
1
-7
/
+0
2018-05-31
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
1
-6
/
+20
2018-05-31
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
1
-2
/
+0
2018-05-31
block: fixup bioset_integrity_create() call
Jens Axboe
1
-1
/
+1
2018-05-31
block: Drop bioset_create()
Kent Overstreet
2
-52
/
+15
2018-05-31
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
3
-8
/
+7
2018-05-31
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-14
/
+11
2018-05-31
fs: convert block_dev.c to bioset_init()
Kent Overstreet
1
-6
/
+3
2018-05-31
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2
-9
/
+7
2018-05-31
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
17
-206
/
+197
2018-05-31
md: convert to bioset_init()/mempool_init()
Kent Overstreet
15
-181
/
+159
2018-05-31
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
7
-52
/
+37
2018-05-31
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-65
/
+65
2018-05-31
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2
-26
/
+26
2018-05-31
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-59
/
+38
[next]