index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
block: flush: avoid to figure out flush queue unnecessarily
Ming Lei
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
block: avoid to use q->flush_rq directly
Ming Lei
2014-09-25
block: move flush initialization to blk_flush_init
Ming Lei
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
2014-09-25
blk-mq: allocate flush_rq in blk_mq_init_flush()
Ming Lei
2014-09-25
blk-mq: handle failure path for initializing hctx
Ming Lei
2014-09-22
scsi: move blk_mq_start_request call earlier
Christoph Hellwig
2014-09-22
block: fix blk_abort_request on blk-mq
Christoph Hellwig
2014-09-22
blk-timeout: fix blk_add_timer
Ming Lei
2014-09-22
blk-mq: limit memory consumption if a crash dump is active
Jens Axboe
2014-09-22
blk-mq: remove unnecessary blk_clear_rq_complete()
Ming Lei
2014-09-22
blk-mq: pass a reserved argument to the timeout handler
Christoph Hellwig
2014-09-22
blk-mq: unshared timeout handler
Christoph Hellwig
2014-09-22
blk-mq: fix and simplify tag iteration for the timeout handler
Christoph Hellwig
2014-09-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-22
blk-mq: use blk_mq_start_hw_queues() when running requeue work
Jens Axboe
2014-09-22
blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()
Jens Axboe
2014-09-22
blk-mq: avoid infinite recursion with the FUA flag
Christoph Hellwig
2014-09-22
blk-mq: Avoid race condition with uninitialized requests
David Hildenbrand
2014-09-22
blk-mq: request deadline must be visible before marking rq as started
Jens Axboe
2014-09-16
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
2014-09-16
vfs: workaround gcc <4.6 build error in link_path_walk()
James Hogan
2014-09-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-09-15
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-09-15
ia64: Fix syscall number for memfd_create
Tony Luck
2014-09-15
vfs: simplify and shrink stack frame of link_path_walk()
Linus Torvalds
2014-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-09-14
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
2014-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-09-14
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2014-09-14
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-09-14
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
Linus Torvalds
2014-09-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-09-14
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
2014-09-13
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
2014-09-13
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
2014-09-13
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
2014-09-13
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
[next]