summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2016-06-09block: drbd: avoid to use BIO_MAX_SIZEMing Lei
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block: do not use REQ_FLUSH for tracking flush supportMike Christie
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07drivers: use req op accessorMike Christie
2016-06-07xen: use bio op accessorsMike Christie
2016-06-07drbd: use bio op accessorsMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-25libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov
2016-05-25libceph: async MON client generic requestsIlya Dryomov
2016-05-25libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov
2016-05-25rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov
2016-05-25libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov
2016-05-25libceph: switch to calc_target(), part 2Ilya Dryomov
2016-05-25rbd: use header_oid instead of header_nameIlya Dryomov
2016-05-25libceph: variable-sized ceph_object_idIlya Dryomov
2016-05-25libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov
2016-05-25rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov
2016-05-21zram: introduce per-device debug_stat sysfs nodeSergey Senozhatsky
2016-05-21zram: remove max_comp_streams internalsSergey Senozhatsky
2016-05-21zram: user per-cpu compression streamsSergey Senozhatsky
2016-05-21zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus 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-10block/drbd: align properly u64 in nl messagesNicolas Dichtel
2016-04-28rbd: report unsupported features to syslogIlya Dryomov
2016-04-28rbd: fix rbd map vs notify racesIlya Dryomov
2016-04-26skd: remove broken discard supportJeff Moyer
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-04-15block: loop: fix filesystem corruption in case of aio/dioMing Lei
2016-04-13block: kill off q->flush_flagsJens Axboe
2016-04-12xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12virtio_blk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12ps3disk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12skd_main: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12osdblk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12nbd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12mtip32xx: remove call to blk_queue_flush()Jens Axboe
2016-04-12loop: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12drbd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12mtip32xx: Convert to use blk_mq_tagset_busy_iterKeith Busch
2016-04-12block: add offset in blk_add_request_payload()Ming Lin
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds