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
2015-04-17
dm crypt: fix missing error code return from crypt_ctr error path
Wei Yongjun
1
-0
/
+1
2015-04-15
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
1
-6
/
+6
2015-04-15
dm crypt: leverage immutable biovecs when decrypting on read
Mike Snitzer
1
-5
/
+5
2015-04-15
dm crypt: update URLs to new cryptsetup project page
Milan Broz
3
-5
/
+5
2015-04-15
dm: add log writes target
Josef Bacik
4
-0
/
+982
2015-04-15
dm table: use bool function return values of true/false not 1/0
Joe Perches
1
-10
/
+10
2015-04-15
dm verity: add error handling modes for corrupted blocks
Sami Tolvanen
3
-12
/
+153
2015-04-15
dm thin: remove stale 'trim' message documentation
Mike Snitzer
1
-3
/
+0
2015-04-15
dm delay: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-1
/
+1
2015-04-15
dm log userspace base: fix compile warning
Nicholas Mc Guire
1
-4
/
+3
2015-04-15
dm log userspace transfer: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2015-04-15
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
1
-12
/
+8
2015-04-15
init: stricter checking of major:minor root= values
Dan Ehrenberg
1
-1
/
+2
2015-04-15
init: export name_to_dev_t and mark name argument as const
Dan Ehrenberg
2
-2
/
+3
2015-04-15
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
6
-16
/
+76
2015-04-15
dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq
Mike Snitzer
2
-16
/
+50
2015-04-15
dm: add full blk-mq support to request-based DM
Mike Snitzer
4
-73
/
+261
2015-04-15
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
4
-4
/
+73
2015-04-15
dm sysfs: introduce ability to add writable attributes
Mike Snitzer
1
-5
/
+27
2015-04-15
dm: don't start current request if it would've merged with the previous
Mike Snitzer
1
-0
/
+12
2015-04-15
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
Mike Snitzer
1
-1
/
+1
2015-04-15
dm: don't schedule delayed run of the queue if nothing to do
Mike Snitzer
1
-1
/
+1
2015-04-15
dm: only run the queue on completion if congested or no requests pending
Mike Snitzer
1
-3
/
+9
2015-04-15
dm: remove request-based logic from make_request_fn wrapper
Mike Snitzer
1
-17
/
+12
2015-03-31
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
3
-32
/
+0
2015-03-31
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
3
-12
/
+1
2015-03-31
dm: rename __dm_get_reserved_ios() helper to __dm_get_module_param()
Mike Snitzer
1
-13
/
+13
2015-03-31
dm switch: fix Documentation to use plain text
Mike Snitzer
1
-2
/
+2
2015-03-31
dm cache policy mq: try not to writeback data that changed in the last second
Joe Thornber
1
-1
/
+93
2015-03-31
dm cache policy mq: remove unused generation member of struct entry
Joe Thornber
1
-5
/
+0
2015-03-31
dm cache policy mq: track entries hit this 'tick' via sentinel objects
Joe Thornber
1
-35
/
+82
2015-03-31
dm cache policy mq: remove queue_shift_down()
Joe Thornber
1
-16
/
+0
2015-03-31
dm cache policy mq: keep track of the number of entries in a multiqueue
Joe Thornber
1
-13
/
+12
2015-03-31
dm log userspace: split flush_entry_pool to be per dirty-log
Mike Snitzer
1
-39
/
+45
2015-03-31
Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-next
Mike Snitzer
4
-25
/
+52
2015-03-31
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
3
-3
/
+15
2015-03-30
blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue()
Wei Fang
1
-4
/
+1
2015-03-30
block: remove redundant check about 'set->nr_hw_queues' in blk_mq_alloc_tag_s...
Xiaoguang Wang
1
-1
/
+1
2015-03-30
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
1
-1
/
+1
2015-03-30
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-85
/
+128
2015-03-30
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
5
-12
/
+21
2015-03-29
Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
6
-7
/
+53
2015-03-29
Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-29
Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
3
-64
/
+50
2015-03-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+14
2015-03-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+12
2015-03-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2015-03-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2015-03-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-30
/
+59
[next]