index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
2014-05-09
*
blk-mq: initialize struct request fields individually
Christoph Hellwig
2014-05-09
*
blk-mq: add basic round-robin of what CPU to queue workqueue work on
Jens Axboe
2014-05-07
*
blk-mq: respect rq_affinity
Christoph Hellwig
2014-04-25
*
fs/bio: remove bs paramater in biovec_create_pool
Fabian Frederick
2014-04-22
*
block: export blk_finish_request
Christoph Hellwig
2014-04-16
*
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-16
*
blk-mq: add blk_mq_requeue_request
Christoph Hellwig
2014-04-16
*
blk-mq: add blk_mq_start_hw_queues
Christoph Hellwig
2014-04-16
*
blk-mq: add blk_mq_delay_queue
Christoph Hellwig
2014-04-16
*
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
Christoph Hellwig
2014-04-16
*
blk-mq: allow drivers to hook into I/O completion
Christoph Hellwig
2014-04-16
*
block: all blk-mq requests are tagged
Christoph Hellwig
2014-04-15
*
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
2014-04-15
*
blk-mq: add ->init_request and ->exit_request methods
Christoph Hellwig
2014-04-15
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
*
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
2014-04-15
|
\
|
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
|
|
\
|
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
|
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
|
|
*
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
|
|
\
\
|
|
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
|
*
|
|
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-04-12
|
|
\
\
\
|
|
*
|
|
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
2014-04-09
|
|
*
|
|
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
2014-04-09
|
*
|
|
|
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
2014-04-12
|
|
\
\
\
\
|
|
*
|
|
|
NTB: Code Style Clean-up
Jon Mason
2014-04-07
|
|
*
|
|
|
NTB: client event cleanup
Jon Mason
2014-04-07
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kill generic_file_buffered_write()
Al Viro
2014-04-01
|
|
*
|
|
|
|
export generic_perform_write(), start getting rid of generic_file_buffer_write()
Al Viro
2014-04-01
|
|
*
|
|
|
|
generic_file_direct_write(): get rid of ppos argument
Al Viro
2014-04-01
|
|
*
|
|
|
|
kill the 5th argument of generic_file_buffered_write()
Al Viro
2014-04-01
|
|
*
|
|
|
|
kill the 4th argument of __generic_file_aio_write()
Al Viro
2014-04-01
|
|
*
|
|
|
|
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-01
|
|
*
|
|
|
|
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2014-04-01
|
|
*
|
|
|
|
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2014-04-01
|
|
*
|
|
|
|
switch ->is_partially_uptodate() to saner arguments
Al Viro
2014-04-01
|
|
*
|
|
|
|
pipe: kill ->map() and ->unmap()
Al Viro
2014-04-01
|
|
*
|
|
|
|
new helper: readlink_copy()
Al Viro
2014-04-01
|
|
*
|
|
|
|
get rid of files_defer_init()
Al Viro
2014-04-01
|
|
*
|
|
|
|
mark struct file that had write access grabbed by open()
Al Viro
2014-04-01
|
|
*
|
|
|
|
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-01
|
|
*
|
|
|
|
switch nbd to sockfd_lookup/sockfd_put
Al Viro
2014-04-01
|
|
*
|
|
|
|
smarter propagate_mnt()
Al Viro
2014-04-01
|
*
|
|
|
|
|
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2014-04-12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2014-04-09
|
|
*
|
|
|
|
|
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2014-04-09
|
|
*
|
|
|
|
|
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
2014-04-08
[next]