summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-25block: remove blk_init_flush() and its pairMing Lei
2014-09-25block: introduce blk_flush_queue to drive flush machineryMing Lei
2014-09-25block: avoid to use q->flush_rq directlyMing Lei
2014-09-25block: move flush initialization to blk_flush_initMing Lei
2014-09-25block: introduce blk_init_flush and its pairMing Lei
2014-09-25blk-mq: allocate flush_rq in blk_mq_init_flush()Ming Lei
2014-09-25blk-mq: handle failure path for initializing hctxMing Lei
2014-09-22scsi: move blk_mq_start_request call earlierChristoph Hellwig
2014-09-22block: fix blk_abort_request on blk-mqChristoph Hellwig
2014-09-22blk-timeout: fix blk_add_timerMing Lei
2014-09-22blk-mq: limit memory consumption if a crash dump is activeJens Axboe
2014-09-22blk-mq: remove unnecessary blk_clear_rq_complete()Ming Lei
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig
2014-09-22blk-mq: unshared timeout handlerChristoph Hellwig
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-22blk-mq: use blk_mq_start_hw_queues() when running requeue workJens Axboe
2014-09-22blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()Jens Axboe
2014-09-22blk-mq: avoid infinite recursion with the FUA flagChristoph Hellwig
2014-09-22blk-mq: Avoid race condition with uninitialized requestsDavid Hildenbrand
2014-09-22blk-mq: request deadline must be visible before marking rq as startedJens Axboe
2014-09-16Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-09-16vfs: workaround gcc <4.6 build error in link_path_walk()James Hogan
2014-09-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-15Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-15ia64: Fix syscall number for memfd_createTony Luck
2014-09-15vfs: simplify and shrink stack frame of link_path_walk()Linus Torvalds
2014-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-14Linux 3.17-rc5Linus Torvalds
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14MAINTAINERS: update NTB infoJon Mason
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-13fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-13move 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 failureAl Viro
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds