index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dm raid: remove all the bitops wrappers
Mike Snitzer
2016-06-14
1
-125
/
+89
|
*
dm raid: rename _in_range to __within_range
Mike Snitzer
2016-06-14
1
-14
/
+14
|
*
dm raid: add missing "dm-raid0" module alias
Mike Snitzer
2016-06-14
1
-1
/
+2
|
*
dm raid: rename _argname_by_flag to dm_raid_arg_name_by_flag
Mike Snitzer
2016-06-14
1
-30
/
+30
|
*
dm raid: bump to v1.9.0 and make the extended SB feature flag reflect it
Mike Snitzer
2016-06-14
1
-17
/
+20
|
*
dm raid: remove ti_error_* wrappers
Mike Snitzer
2016-06-14
1
-152
/
+249
|
*
dm raid: tabify appropriate whitespace
Mike Snitzer
2016-06-14
1
-62
/
+62
|
*
dm raid: enhance status interface and fixup takeover/raid0
Heinz Mauelshagen
2016-06-14
1
-181
/
+253
|
*
dm raid: add raid level takeover support
Heinz Mauelshagen
2016-06-14
1
-29
/
+426
|
*
dm raid: enhance super_sync() to support new superblock members
Heinz Mauelshagen
2016-06-14
1
-10
/
+65
|
*
dm raid: add new reshaping/raid10 format table line options to parameter parser
Heinz Mauelshagen
2016-06-14
1
-9
/
+39
|
*
dm raid: introduce extended superblock and new raid types to support takeover...
Heinz Mauelshagen
2016-06-14
1
-133
/
+471
|
*
dm raid: use rt_is_raid*() in all appropriate checks
Heinz Mauelshagen
2016-06-13
1
-12
/
+18
|
*
dm raid: more use of flag testing wrappers
Heinz Mauelshagen
2016-06-13
1
-25
/
+23
|
*
dm raid: check constructor arguments for invalid raid level/argument combinat...
Heinz Mauelshagen
2016-06-13
1
-1
/
+130
|
*
dm raid: cleanup / provide infrastructure
Heinz Mauelshagen
2016-06-13
1
-196
/
+228
|
*
dm raid: use dm_arg_set API in constructor
Heinz Mauelshagen
2016-06-13
1
-61
/
+84
|
*
dm raid: rename variable 'ret' to 'r' to conform to other dm code
Heinz Mauelshagen
2016-06-13
1
-32
/
+36
|
*
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
6
-119
/
+143
|
*
dm mpath: remove bio-based bloat from struct dm_mpath_io
Mike Snitzer
2016-06-10
1
-12
/
+31
|
*
dm mpath: reinstate bio-based support
Mike Snitzer
2016-06-10
1
-22
/
+274
|
*
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-10
15
-1131
/
+1200
*
|
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-21
1
-1
/
+0
*
|
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-21
6
-19
/
+23
*
|
bcache: Remove redundant block_size assignment
Yijing Wang
2016-07-05
1
-1
/
+0
*
|
bcache: update document info
Yijing Wang
2016-07-05
2
-2
/
+3
*
|
bcache: Remove redundant parameter for cache_alloc()
Yijing Wang
2016-07-05
1
-2
/
+2
*
|
bcache: Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-12
1
-2
/
+3
*
|
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-09
2
-5
/
+3
|
/
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
22
-45
/
+48
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
1
-1
/
+1
*
block, drivers, fs: shrink bi_rw from long to int
Mike Christie
2016-06-07
2
-4
/
+4
*
drivers: use req op accessor
Mike Christie
2016-06-07
1
-1
/
+1
*
md: use bio op accessors
Mike Christie
2016-06-07
10
-84
/
+88
*
bcache: use bio op accessors
Mike Christie
2016-06-07
7
-28
/
+31
*
dm: use bio op accessors
Mike Christie
2016-06-07
13
-79
/
+97
*
dm: pass dm stats data dir instead of bi_rw
Mike Christie
2016-06-07
2
-14
/
+16
*
block discard: use bio set op accessor
Mike Christie
2016-06-07
1
-1
/
+1
*
bcache: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
2
-4
/
+4
*
dm: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
2
-5
/
+5
*
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-06-07
1
-2
/
+2
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
11
-19
/
+35
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-27
3
-7
/
+0
|
\
|
*
bcache: bch_gc_thread() is not freezable
Jiri Kosina
2016-05-24
1
-2
/
+0
|
*
bcache: bch_allocator_thread() is not freezable
Jiri Kosina
2016-05-24
1
-2
/
+0
|
*
bcache: bch_writeback_thread() is not freezable
Jiri Kosina
2016-05-24
1
-3
/
+0
*
|
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-05-20
9
-77
/
+235
|
\
\
|
*
|
md-cluster: check the return value of process_recvd_msg
Guoqing Jiang
2016-05-09
1
-3
/
+10
|
*
|
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
Guoqing Jiang
2016-05-09
3
-6
/
+28
|
*
|
md: set MD_CHANGE_PENDING in a atomic region
Guoqing Jiang
2016-05-09
5
-23
/
+24
[prev]
[next]