index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
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-05-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
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-20
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
2016-05-05
dm mpath: move trigger_event member to the end of 'struct multipath'
Mike Snitzer
2016-05-05
dm mpath: use atomic_t for counting members of 'struct multipath'
Mike Snitzer
2016-05-05
dm mpath: switch to using bitops for state flags
Mike Snitzer
2016-05-05
dm thin: Remove return statement from void function
Amitoj Kaur Chawla
2016-05-05
dm: remove unused mapped_device argument from free_tio()
Mike Snitzer
2016-05-04
md-cluster: fix ifnullfree.cocci warnings
kbuild test robot
2016-05-04
md-cluster/bitmap: unplug bitmap to sync dirty pages to disk
Guoqing Jiang
2016-05-04
md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_fil...
Guoqing Jiang
2016-05-04
md-cluster/bitmap: fix wrong calcuation of offset
Guoqing Jiang
2016-05-04
md-cluster: sync bitmap when node received RESYNCING msg
Guoqing Jiang
2016-05-04
md-cluster: always setup in-memory bitmap
Guoqing Jiang
2016-05-04
md-cluster: wakeup thread if activated a spare disk
Guoqing Jiang
2016-05-04
md-cluster: change array_sectors and update size are not supported
Guoqing Jiang
2016-05-04
md-cluster: fix locking when node joins cluster during message broadcast
Guoqing Jiang
2016-05-04
md-cluster: unregister thread if err happened
Guoqing Jiang
2016-05-04
md-cluster: wake up thread to continue recovery
Guoqing Jiang
2016-05-04
md-cluser: make resync_finish only called after pers->sync_request
Guoqing Jiang
2016-05-04
md-cluster: change resync lock from asynchronous to synchronous
Guoqing Jiang
[next]