summaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWEDLars Ellenberg2016-06-141-1/+6
| * | | | | drbd: Create the protocol feature THIN_RESYNCPhilipp Reisner2016-06-143-2/+17
| * | | | | drbd: Introduce new disk config option rs-discard-granularityPhilipp Reisner2016-06-141-3/+29
| * | | | | drbd: Implement handling of thinly provisioned storage on resync target nodesPhilipp Reisner2016-06-145-4/+140
| * | | | | drbd: Kill code duplicationPhilipp Reisner2016-06-141-8/+10
| * | | | | drbd: change bitmap write-out when leaving resync statesLars Ellenberg2016-06-142-5/+12
| * | | | | drbd: bitmap bulk IO: do not always suspend IOLars Ellenberg2016-06-141-2/+4
| * | | | | block: add a separate operation type for secure eraseChristoph Hellwig2016-06-092-6/+10
| * | | | | mg_disk: fix enum REQ_OP_ kbuild errorMike Christie2016-06-081-5/+2
* | | | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-2724-116/+145
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-211-1/+3
| * | | | | block: drbd: avoid to use BIO_MAX_SIZEMing Lei2016-06-091-2/+2
| |/ / / /
| * | | | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-075-6/+6
| * | | | block: do not use REQ_FLUSH for tracking flush supportMike Christie2016-06-071-23/+24
| * | | | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-077-12/+12
| * | | | drivers: use req op accessorMike Christie2016-06-075-10/+12
| * | | | xen: use bio op accessorsMike Christie2016-06-071-12/+15
| * | | | drbd: use bio op accessorsMike Christie2016-06-076-42/+59
| * | | | block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-075-6/+6
| * | | | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-072-4/+4
| * | | | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-075-7/+10
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-081-51/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-291-51/+40
| |\ \ \ | | |_|/ | |/| |
| | * | xen-blkfront: save uncompleted reqs in blkfront_resume()Bob Liu2016-06-291-51/+40
* | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-1/+1
|/ / /
* | | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
|\| |
| * | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| * | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
* | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
| |/ |/|
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-271-1/+1
|\ \
| * | dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-261-198/+107
|\ \ \
| * | | libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-261-1/+1
| * | | libceph: async MON client generic requestsIlya Dryomov2016-05-261-2/+2
| * | | libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-261-138/+41
| * | | rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov2016-05-261-4/+9
| * | | libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-261-3/+2
| * | | libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-261-14/+4
| * | | rbd: use header_oid instead of header_nameIlya Dryomov2016-05-261-33/+24
| * | | libceph: variable-sized ceph_object_idIlya Dryomov2016-05-261-2/+6
| * | | libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-2/+16
| * | | rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov2016-05-261-4/+7
* | | | zram: introduce per-device debug_stat sysfs nodeSergey Senozhatsky2016-05-212-0/+22
* | | | zram: remove max_comp_streams internalsSergey Senozhatsky2016-05-213-40/+11
* | | | zram: user per-cpu compression streamsSergey Senozhatsky2016-05-213-231/+116
* | | | zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky2016-05-211-2/+2
* | | | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-201-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-181-12/+16
|\ \ \ \
| * | | | block/drbd: align properly u64 in nl messagesNicolas Dichtel2016-05-101-12/+16
| |/ / /
* | | | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-1810-81/+15
|\ \ \ \ | | |_|/ | |/| |