index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request
Christoph Hellwig
2014-05-28
1
-2
/
+2
*
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-05-28
2
-1
/
+6
*
blk-mq: remove stale comment for blk_mq_complete_request()
Jens Axboe
2014-05-28
1
-5
/
+0
*
blk-mq: allow non-softirq completions
Jens Axboe
2014-05-27
1
-0
/
+4
*
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
2014-05-27
1
-2
/
+2
*
blk-mq: export blk_mq_tag_busy_iter
Sam Bradshaw
2014-05-23
1
-0
/
+1
*
blk-mq: allow the hctx cpu hotplug notifier to return errors
Jens Axboe
2014-05-21
1
-1
/
+1
*
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
2014-05-20
1
-1
/
+1
*
Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core
Jens Axboe
2014-05-19
3
-0
/
+12
|
\
|
*
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-13
3
-0
/
+12
*
|
blk-mq: switch ctx pending map to the sparser blk_align_bitmap
Jens Axboe
2014-05-19
1
-2
/
+8
|
/
*
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
2014-05-09
1
-2
/
+4
*
blk-mq: initialize struct request fields individually
Christoph Hellwig
2014-05-09
1
-3
/
+4
*
blk-mq: add basic round-robin of what CPU to queue workqueue work on
Jens Axboe
2014-05-07
1
-0
/
+4
*
blk-mq: respect rq_affinity
Christoph Hellwig
2014-04-25
1
-1
/
+0
*
fs/bio: remove bs paramater in biovec_create_pool
Fabian Frederick
2014-04-22
1
-1
/
+1
*
block: export blk_finish_request
Christoph Hellwig
2014-04-16
1
-0
/
+1
*
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-16
1
-1
/
+1
*
blk-mq: add blk_mq_requeue_request
Christoph Hellwig
2014-04-16
1
-0
/
+2
*
blk-mq: add blk_mq_start_hw_queues
Christoph Hellwig
2014-04-16
1
-0
/
+1
*
blk-mq: add blk_mq_delay_queue
Christoph Hellwig
2014-04-16
1
-1
/
+3
*
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
Christoph Hellwig
2014-04-16
1
-1
/
+1
*
blk-mq: allow drivers to hook into I/O completion
Christoph Hellwig
2014-04-16
1
-7
/
+2
*
block: all blk-mq requests are tagged
Christoph Hellwig
2014-04-15
1
-1
/
+2
*
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
2014-04-15
1
-18
/
+16
*
blk-mq: add ->init_request and ->exit_request methods
Christoph Hellwig
2014-04-15
1
-2
/
+12
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+0
*
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
2014-04-15
156
-1245
/
+3783
|
\
|
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
2
-1
/
+13
|
|
\
|
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
1
-1
/
+2
|
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
1
-11
/
+11
|
|
*
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
1
-0
/
+11
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
3
-3
/
+3
|
|
\
\
|
|
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
3
-3
/
+3
|
*
|
|
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-04-12
4
-1
/
+26
|
|
\
\
\
|
|
*
|
|
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
2014-04-09
1
-0
/
+5
|
|
*
|
|
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
2014-04-09
2
-0
/
+19
|
|
*
|
|
LLVMLinux: Remove warning about returning an uninitialized variable
Behan Webster
2014-04-09
1
-1
/
+2
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-04-12
4
-15
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
2014-04-07
1
-0
/
+1
|
|
*
|
|
|
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
2014-04-07
1
-0
/
+1
|
|
*
|
|
|
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
3
-9
/
+16
|
|
*
|
|
|
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
2
-0
/
+2
|
|
*
|
|
|
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2014-04-07
1
-1
/
+1
|
|
*
|
|
|
Target/core: Remove prot_handover use for now
Sagi Grimberg
2014-04-07
1
-6
/
+0
|
|
*
|
|
|
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
2014-04-07
1
-0
/
+1
|
|
*
|
|
|
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2014-03-13
1
-0
/
+7
|
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...
Nicholas Bellinger
2014-03-13
6
-9
/
+341
|
|
|
\
\
\
\
|
*
|
\
\
\
\
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-12
2
-2
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[media] rc-core: remove generic scancode filter
David Härdeman
2014-04-06
1
-0
/
+2
[next]