aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * | | dm raid: rename variable 'ret' to 'r' to conform to other dm codeHeinz Mauelshagen2016-06-13
| * | | dm mpath: add optional "queue_mode" featureMike Snitzer2016-06-10
| * | | dm mpath: remove bio-based bloat from struct dm_mpath_ioMike Snitzer2016-06-10
| * | | dm mpath: reinstate bio-based supportMike Snitzer2016-06-10
| * | | dm: move request-based code out to dm-rq.[hc]Mike Snitzer2016-06-10
* | | | block: simplify and cleanup bvec pool handlingChristoph Hellwig2016-07-20
* | | | block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* | | | bcache: Remove redundant block_size assignmentYijing Wang2016-07-05
* | | | bcache: update document infoYijing Wang2016-07-05
* | | | bcache: Remove redundant parameter for cache_alloc()Yijing Wang2016-07-05
* | | | bcache: Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-11
* | | | block: add a separate operation type for secure eraseChristoph Hellwig2016-06-09
|/ / /
* | | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* | | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
* | | block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-07
* | | drivers: use req op accessorMike Christie2016-06-07
* | | md: use bio op accessorsMike Christie2016-06-07
* | | bcache: use bio op accessorsMike Christie2016-06-07
* | | dm: use bio op accessorsMike Christie2016-06-07
* | | dm: pass dm stats data dir instead of bi_rwMike Christie2016-06-07
* | | block discard: use bio set op accessorMike Christie2016-06-07
* | | bcache: use op_is_write instead of checking for REQ_WRITEMike Christie2016-06-07
* | | dm: use op_is_write instead of checking for REQ_WRITEMike Christie2016-06-07
* | | fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
* | | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-27
|\ \ | |/ |/|
| * bcache: bch_gc_thread() is not freezableJiri Kosina2016-05-24
| * bcache: bch_allocator_thread() is not freezableJiri Kosina2016-05-24
| * bcache: bch_writeback_thread() is not freezableJiri Kosina2016-05-24
* | Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-05-19
|\ \
| * | md-cluster: check the return value of process_recvd_msgGuoqing Jiang2016-05-09
| * | md-cluster: gather resync infos and enable recv_thread after bitmap is readyGuoqing Jiang2016-05-09
| * | md: set MD_CHANGE_PENDING in a atomic regionGuoqing Jiang2016-05-09
| * | md: raid5: add prerequisite to run underneath dm-raidHeinz Mauelshagen2016-05-09
| * | md: raid10: add prerequisite to run underneath dm-raidHeinz Mauelshagen2016-05-09
| * | md: md.c: fix oops in mddev_suspend for raid0Heinz Mauelshagen2016-05-09
| * | md-cluster: fix ifnullfree.cocci warningskbuild test robot2016-05-04
| * | md-cluster/bitmap: unplug bitmap to sync dirty pages to diskGuoqing Jiang2016-05-04
| * | md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_fil...Guoqing Jiang2016-05-04
| * | md-cluster/bitmap: fix wrong calcuation of offsetGuoqing Jiang2016-05-04
| * | md-cluster: sync bitmap when node received RESYNCING msgGuoqing Jiang2016-05-04
| * | md-cluster: always setup in-memory bitmapGuoqing Jiang2016-05-04
| * | md-cluster: wakeup thread if activated a spare diskGuoqing Jiang2016-05-04
| * | md-cluster: change array_sectors and update size are not supportedGuoqing Jiang2016-05-04
| * | md-cluster: fix locking when node joins cluster during message broadcastGuoqing Jiang2016-05-04
| * | md-cluster: unregister thread if err happenedGuoqing Jiang2016-05-04
| * | md-cluster: wake up thread to continue recoveryGuoqing Jiang2016-05-04
| * | md-cluser: make resync_finish only called after pers->sync_requestGuoqing Jiang2016-05-04
| * | md-cluster: change resync lock from asynchronous to synchronousGuoqing Jiang2016-05-04
* | | Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-05-17
|\ \ \ | |_|/ |/| |