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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITY
Jens Axboe
1
-0
/
+11
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
1
-0
/
+3
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-0
/
+10
2018-07-30
block: don't account for split bio's size in cgroup stats
Josef Bacik
1
-2
/
+8
2018-07-27
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
1
-0
/
+34
2018-07-25
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block
Jens Axboe
1
-0
/
+5
2018-07-24
block: unexport bio_clone_bioset
Christoph Hellwig
1
-1
/
+0
2018-07-24
block: remove bio_clone_kmalloc
Christoph Hellwig
1
-6
/
+0
2018-07-23
nvme.h: resync with nvme-cli
Revanth Rajashekar
1
-0
/
+5
2018-07-18
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
1
-1
/
+4
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2
-1
/
+10
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2
-2
/
+7
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2
-6
/
+14
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
1
-0
/
+4
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
1
-1
/
+1
2018-07-13
block: remove blkdev_entry_to_request() macro
Vladimir Zapolskiy
1
-2
/
+0
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
1
-2
/
+0
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
1
-2
/
+2
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
2
-1
/
+23
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
4
-0
/
+112
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
1
-0
/
+7
2018-07-09
blk: introduce REQ_SWAP
Josef Bacik
2
-2
/
+3
2018-07-09
blk-cgroup: allow controllers to output their own stats
Josef Bacik
1
-0
/
+3
2018-07-09
block: introduce bio_issue_as_root_blkg
Josef Bacik
1
-0
/
+16
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
2
-1
/
+2
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
1
-1
/
+2
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
1
-2
/
+0
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
1
-0
/
+1
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
1
-0
/
+6
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
1
-5
/
+0
2018-07-09
block: Remove bdev_nr_zones()
Bart Van Assche
1
-9
/
+0
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+22
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+1
2018-07-06
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-07-04
ftrace: Nuke clear_ftrace_function
Yisheng Xie
1
-2
/
+0
2018-07-03
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
1
-7
/
+22
2018-07-03
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
2
-2
/
+1
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-51
/
+68
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-0
/
+20
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-50
/
+45
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+54
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-20
/
+2
2018-06-29
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
1
-48
/
+8
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-18
/
+0
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+3
2018-06-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+5
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
1
-0
/
+4
[next]