aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08zram: unify error reportingSergey Senozhatsky
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-08virtio-blk: Allow extended partitionsFam Zheng
2015-09-08virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1Paolo Bonzini
2015-09-02Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams
2015-08-26NVMe: Using PRACT bit to generate and verify PI by controllerAlok Pandey
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler
2015-08-20xen-blkfront: convert to blk-mq APIsBob Liu
2015-08-19NVMe:Remove unreachable code in nvme_abort_reqSunad Bhandary
2015-08-19block: Replace SG_GAPS with new queue limits maskKeith Busch
2015-08-18Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick
2015-08-18NVMe: Add nvme subsystem reset supportKeith Busch
2015-08-18NVMe: removed unused nn var from nvme_dev_addMatias Bjørling
2015-08-17NVMe: Set queue max segmentsKeith Busch
2015-08-17nbd: flags is a u32 variableMarkus Pargmann
2015-08-17nbd: Rename functions for clearness of recv/send pathMarkus Pargmann
2015-08-17nbd: Change 'disconnect' to be booleanMarkus Pargmann
2015-08-17nbd: Add debugfs entriesMarkus Pargmann
2015-08-17nbd: Remove variable 'pid'Markus Pargmann
2015-08-17nbd: Move clear queue debug messageMarkus Pargmann
2015-08-17nbd: Remove 'harderror' and propagate error properlyMarkus Pargmann
2015-08-17nbd: restructure sock_shutdownMarkus Pargmann
2015-08-17nbd: sock_shutdown, remove conditional lockMarkus Pargmann
2015-08-17nbd: Fix timeout detectionMarkus Pargmann
2015-08-14zram: fix pool name truncationSergey Senozhatsky
2015-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-07-31rbd: fix copyup completion raceIlya Dryomov
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-27Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2015-07-24xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu
2015-07-24xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-07-24xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu
2015-07-22null_blk: fix use-after-free problemMike Krinkin
2015-07-21nvme: Fixes u64 division which breaks i386 buildsJon Derrick
2015-07-21NVMe: Use CMB for the IO SQes if availableJon Derrick
2015-07-21NVMe: Unify SQ entry writing and doorbell ringingJon Derrick
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe