aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2016-06-07block: missing bio_put following submit_bio_waitShaun Tancheff
2016-06-02blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26blk-mq: clear q->mq_ops if init failMing Lin
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Revert "block: enable dax for raw block devices"Dan Williams
2016-05-20block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-17block: Update blkdev_dax_capable() for consistencyToshi Kani
2016-05-16blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-10blk-throttle: don't parse cgroup path if trace isn't enabledShaohua Li
2016-05-05block: make bio_inc_remaining() interface accessible againMike Snitzer
2016-05-05block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discardMike Snitzer
2016-05-03block: Minor blk_account_io_start usage cleanupMichael Callahan
2016-05-02block: add __blkdev_issue_discardChristoph Hellwig
2016-05-02block: remove struct bio_batchChristoph Hellwig
2016-04-18treewide: Fix typos in printkMasanari Iida
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-04-13block: kill off q->flush_flagsJens Axboe
2016-04-12block: kill blk_queue_flush()Jens Axboe
2016-04-12Merge branch 'for-4.7/core' into for-4.7/driversJens Axboe
2016-04-12block: add ability to flag write back caching on a deviceJens Axboe
2016-04-12blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg
2016-04-12blk-mq: Export tagset iter functionSagi Grimberg
2016-04-12block: add offset in blk_add_request_payload()Ming Lin
2016-04-08fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-29block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei
2016-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-20blk-mq: Use proper cpumask iteratorThomas Gleixner
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-03-18Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-16Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-03-15block: partition: add partition specific uevent callbacks for partition infoSan Mehat
2016-03-15blk-mq: add bounds check on tag-to-rq conversionHannes Reinecke
2016-03-14block: bio_remaining_done() isn't unlikelyChristoph Hellwig
2016-03-14block: cleanup bio_endioChristoph Hellwig
2016-03-14block: factor out chained bio completionChristoph Hellwig
2016-03-14block: don't unecessarily clobber bi_error for chained biosChristoph Hellwig
2016-03-03blk-mq: Fix NULL pointer updating nr_requestsKeith Busch
2016-03-03block: support large requests in blk_rq_map_user_iovChristoph Hellwig
2016-03-03block: merge: get the 1st and last bvec via helpersMing Lei
2016-02-27block: disable block device DAX by defaultDan Williams
2016-02-22dm: fix excessive dm-mq context switchingMike Snitzer
2016-02-19block: Add blk_set_runtime_active()Mika Westerberg