开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2016-06-13
raid1/raid10: slow down resync if there is non-resync activity pending
Tomasz Majchrzak
2016-06-13
MD:Update superblock when err == 0 in size_store
Xiao Ni
2016-06-13
dm raid: use rt_is_raid*() in all appropriate checks
Heinz Mauelshagen
2016-06-13
dm raid: more use of flag testing wrappers
Heinz Mauelshagen
2016-06-13
dm raid: check constructor arguments for invalid raid level/argument combinat...
Heinz Mauelshagen
2016-06-13
dm raid: cleanup / provide infrastructure
Heinz Mauelshagen
2016-06-13
dm raid: use dm_arg_set API in constructor
Heinz Mauelshagen
2016-06-13
dm raid: rename variable 'ret' to 'r' to conform to other dm code
Heinz Mauelshagen
2016-06-11
bcache: Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-10
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
dm mpath: remove bio-based bloat from struct dm_mpath_io
Mike Snitzer
2016-06-10
dm mpath: reinstate bio-based support
Mike Snitzer
2016-06-10
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-09
md: use a mutex to protect a global list
Cong Wang
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
block, drivers, fs: shrink bi_rw from long to int
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-06-07
md: use bio op accessors
Mike Christie
2016-06-07
bcache: use bio op accessors
Mike Christie
2016-06-07
dm: use bio op accessors
Mike Christie
2016-06-07
dm: pass dm stats data dir instead of bi_rw
Mike Christie
2016-06-07
block discard: use bio set op accessor
Mike Christie
2016-06-07
bcache: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
dm: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-03
md: simplify the code with md_kick_rdev_from_array
Guoqing Jiang
2016-06-03
md-cluster: fix deadlock issue when add disk to an recoverying array
Guoqing Jiang
2016-05-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-25
right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMW
Song Liu
2016-05-24
bcache: bch_gc_thread() is not freezable
Jiri Kosina
2016-05-24
bcache: bch_allocator_thread() is not freezable
Jiri Kosina
2016-05-24
bcache: bch_writeback_thread() is not freezable
Jiri Kosina
2016-05-19
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-05-17
Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-13
dm thin: unroll issue_discard() to create longer discard bio chains
Joe Thornber
2016-05-13
dm thin: use __blkdev_issue_discard for async discard support
Mike Snitzer
2016-05-13
dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining()
Mike Snitzer
2016-05-13
dm raid: make sure no feature flags are set in metadata
Heinz Mauelshagen
2016-05-09
md-cluster: check the return value of process_recvd_msg
Guoqing Jiang
2016-05-09
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
Guoqing Jiang
2016-05-09
md: set MD_CHANGE_PENDING in a atomic region
Guoqing Jiang
2016-05-09
md: raid5: add prerequisite to run underneath dm-raid
Heinz Mauelshagen
2016-05-09
md: raid10: add prerequisite to run underneath dm-raid
Heinz Mauelshagen
2016-05-09
md: md.c: fix oops in mddev_suspend for raid0
Heinz Mauelshagen
2016-05-05
dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call
Michal Hocko
2016-05-05
dm mpath: eliminate use of spinlock in IO fast-paths
Mike Snitzer
[prev]
[next]