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-08-07
blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
Anchal Agarwal
1
-31
/
+24
2018-08-07
target/loop: depend on SCSI
Christoph Hellwig
1
-0
/
+1
2018-08-07
nvme: fixup crash on failed discovery
Hannes Reinecke
1
-1
/
+1
2018-08-06
xen-blkfront: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-06
lightnvm: remove minor version check for 2.0
Matias Bjørling
1
-6
/
+0
2018-08-06
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
9
-74
/
+880
2018-08-06
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
487
-2406
/
+4164
2018-08-03
scsi: Check sense buffer size at build time
Kees Cook
3
-8
/
+18
2018-08-03
libata-scsi: Move sense buffers onto stack
Kees Cook
1
-12
/
+6
2018-08-03
cdrom: Use struct scsi_sense_hdr internally
Kees Cook
2
-3
/
+7
2018-08-03
ide-cd: Remove redundant sense buffer
Kees Cook
1
-8
/
+9
2018-08-03
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
7
-65
/
+63
2018-08-03
target: don't depend on SCSI
Christoph Hellwig
1
-2
/
+3
2018-08-03
scsi: build scsi_common.o for all scsi passthrough request users
Christoph Hellwig
2
-2
/
+2
2018-08-03
scsi: cxlflash: Drop unused sense buffers
Kees Cook
2
-11
/
+4
2018-08-03
ide-cd: Drop unused sense buffers
Kees Cook
3
-44
/
+28
2018-08-02
blk-mq: fix updating tags depth
Ming Lei
1
-4
/
+4
2018-08-02
block: really disable runtime-pm for blk-mq
Ming Lei
1
-2
/
+4
2018-08-02
aoe: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
block: make iolatency avg_lat exponentially decay
Dennis Zhou (Facebook)
2
-24
/
+57
2018-08-01
blk-cgroup: clear the throttle queue on fork
Josef Bacik
1
-0
/
+5
2018-08-01
blk-cgroup: hold the queue ref during throttling
Josef Bacik
1
-1
/
+1
2018-08-01
blk-iolatency: fix blkg leak in timer_fn
Josef Bacik
1
-1
/
+1
2018-08-01
block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
zhong jiang
1
-3
/
+2
2018-07-31
t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITY
Jens Axboe
1
-0
/
+11
2018-07-30
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
1
-0
/
+1
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
3
-82
/
+20
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
5
-125
/
+118
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
6
-12
/
+16
2018-07-30
block: don't account for split bio's size in cgroup stats
Josef Bacik
1
-2
/
+8
2018-07-28
pktcdvd: Fix possible Spectre-v1 for pkt_devs
Jinbum Park
1
-1
/
+3
2018-07-27
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
1
-2
/
+15
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
4
-4
/
+236
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
4
-4
/
+142
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
3
-1
/
+16
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2
-0
/
+4
2018-07-27
nvme: add ANA support
Christoph Hellwig
3
-27
/
+408
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
3
-14
/
+2
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
3
-25
/
+16
2018-07-27
nvme.h: add ANA definitions
Christoph Hellwig
1
-3
/
+47
2018-07-27
nvme.h: add support for the log specific field
Christoph Hellwig
1
-1
/
+1
2018-07-27
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
1
-2
/
+6
2018-07-27
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
1
-2
/
+3
2018-07-27
bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2
-8
/
+8
2018-07-27
bcache: do not assign in if condition in bcache_device_init()
Florian Schmaus
1
-5
/
+11
2018-07-27
bcache: do not assign in if condition in bcache_init()
Florian Schmaus
1
-3
/
+9
2018-07-27
bcache: free heap cache_set->flush_btree in bch_journal_free
Shenghui Wang
1
-0
/
+1
2018-07-27
bcache: do not assign in if condition register_bcache()
Florian Schmaus
1
-2
/
+6
2018-07-27
bcache: fix I/O significant decline while backend devices registering
Tang Junhui
1
-3
/
+26
2018-07-27
bcache: calculate the number of incremental GC nodes according to the total o...
Tang Junhui
1
-2
/
+35
[prev]
[next]