Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4966e1affb45c5fc402969e10e979407b972a7df
/
drivers
/
md
ef286f6
md: fix some lockdep issues between md and sysfs.
by NeilBrown
· 15 years ago
9eb07c2
md: fix 'degraded' calculation when starting a reshape.
by NeilBrown
· 15 years ago
b27d7f1
DM: Fix device mapper topology stacking
by Martin K. Petersen
· 15 years ago
404e4b4
md: allow a resync that is waiting for other resync to complete, to be aborted.
by NeilBrown
· 15 years ago
7fb9dad
md: remove unnecessary code from do_md_run
by NeilBrown
· 15 years ago
a2d79c3
md: make recovery started by do_md_run() visible via sync_action
by Dan Williams
· 15 years ago
0f9552b
md: fix small irregularity with start_ro module parameter
by NeilBrown
· 15 years ago
cbd1998
md: Fix unfortunate interaction with evms
by NeilBrown
· 15 years ago
5336538
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
7b75c2f
drivers/md/md.c: use %pU to print UUIDs
by Joe Perches
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
06e3c81
md: add 'recovery_start' per-device sysfs attribute
by Dan Williams
· 15 years ago
4e59ca7
md: rcu_read_lock() walk of mddev->disks in md_do_sync()
by Dan Williams
· 15 years ago
93be75f
md: integrate spares into array at earliest opportunity.
by NeilBrown
· 15 years ago
aa98aa3
md: move compat_ioctl handling into md.c
by Arnd Bergmann
· 15 years ago
93bd89a
md: revise Kconfig help for MD_MULTIPATH
by NeilBrown
· 15 years ago
0efb9e6
md: add MODULE_DESCRIPTION for all md related modules.
by NeilBrown
· 15 years ago
1e50915
raid: improve MD/raid10 handling of correctable read errors.
by Robert Becker
· 15 years ago
67b8dc4
md/raid10: print more useful messages on device failure.
by Robert Becker
· 15 years ago
ffa2332
md/bitmap: update dirty flag when bitmap bits are explicitly set.
by NeilBrown
· 15 years ago
ece5cff
md: Support write-intent bitmaps with externally managed metadata.
by NeilBrown
· 15 years ago
624ce4f
md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb
by NeilBrown
· 15 years ago
43a7050
md: support updating bitmap parameters via sysfs.
by NeilBrown
· 15 years ago
72e0207
md: factor out parsing of fixed-point numbers
by NeilBrown
· 15 years ago
f6af949
md: support bitmap offset appropriate for external-metadata arrays.
by NeilBrown
· 15 years ago
9cd30fd
md: remove needless setting of thread->timeout in raid10_quiesce
by NeilBrown
· 15 years ago
1b04be9
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
by NeilBrown
· 15 years ago
42a04b5
md: move offset, daemon_sleep and chunksize out of bitmap structure
by NeilBrown
· 15 years ago
c3d9714
md: collect bitmap-specific fields into one structure.
by NeilBrown
· 15 years ago
709ae48
md/raid1: add takeover support for raid5->raid1
by NeilBrown
· 15 years ago
6eef4b2
md: add honouring of suspend_{lo,hi} to raid1.
by NeilBrown
· 15 years ago
729a186
md/raid5: don't complete make_request on barrier until writes are scheduled
by NeilBrown
· 15 years ago
a2826aa
md: support barrier requests on all personalities.
by NeilBrown
· 15 years ago
efa5933
md: don't reset curr_resync_completed after an interrupted resync
by NeilBrown
· 15 years ago
c07b70a
md: adjust resync_min usefully when resync aborts.
by NeilBrown
· 15 years ago
7820f9e
md: remove sparse warning:symbol XXX was not declared.
by NeilBrown
· 15 years ago
8553fe7ec
md/raid5: remove some sparse warnings.
by NeilBrown
· 15 years ago
aa5cbd1
md/bitmap: protect against bitmap removal while being updated.
by NeilBrown
· 15 years ago
d2fdb77
dm snapshot: use merge origin if snapshot invalid
by Mikulas Patocka
· 15 years ago
d8ddb1c
dm snapshot: report merge failure in status
by Mike Snitzer
· 15 years ago
8a2d528
dm snapshot: merge consecutive chunks together
by Mike Snitzer
· 15 years ago
73dfd07
dm snapshot: trigger exceptions in remaining snapshots during merge
by Mikulas Patocka
· 15 years ago
17aa033
dm snapshot: delay merging a chunk until writes to it complete
by Mikulas Patocka
· 15 years ago
9fe86254
dm snapshot: queue writes to chunks being merged
by Mikulas Patocka
· 15 years ago
1e03f97
dm snapshot: add merging
by Mikulas Patocka
· 15 years ago
9d3b15c
dm snapshot: permit only one merge at once
by Mikulas Patocka
· 15 years ago
10b8106
dm snapshot: support barriers in snapshot merge target
by Mike Snitzer
· 15 years ago
3452c2a
dm snapshot: avoid allocating exceptions in merge
by Mikulas Patocka
· 15 years ago
515ad66
dm snapshot: rework writing to origin
by Mikulas Patocka
· 15 years ago
d698aa4
dm snapshot: add merge target
by Mikulas Patocka
· 15 years ago
4454a62
dm exception store: add merge specific methods
by Mikulas Patocka
· 15 years ago
615d1eb
dm snapshot: create function for chunk_is_tracked wait
by Mike Snitzer
· 15 years ago
9eaae8f
dm snapshot: make bio optional in __origin_write
by Mikulas Patocka
· 15 years ago
c2f3d24
dm mpath: reject messages when device is suspended
by Kiyoshi Ueda
· 15 years ago
64dbce5
dm: export suspended state to targets
by Kiyoshi Ueda
· 15 years ago
4f186f8
dm: rename dm_suspended to dm_suspended_md
by Kiyoshi Ueda
· 15 years ago
4d4471c
dm: swap target postsuspend call and setting suspended flag
by Kiyoshi Ueda
· 15 years ago
61afef6
dm crypt: add plain64 iv
by Milan Broz
· 15 years ago
6db4ccd
dm: trace request based remapping
by Jun'ichi Nomura
· 15 years ago
c1f0c18
dm snapshot: allow live exception store handover between tables
by Mike Snitzer
· 15 years ago
042d2a9
dm: keep old table until after resume succeeded
by Alasdair G Kergon
· 15 years ago
a794015
dm: bind new table before destroying old
by Alasdair G Kergon
· 15 years ago
1d0f3ce
dm ioctl: retrieve status from inactive table
by Mike Snitzer
· 15 years ago
12fc0f4
dm io: handle empty barriers
by Mikulas Patocka
· 15 years ago
67a46da
dm mpath: prevent io from work queue while suspended
by Mike Anderson
· 15 years ago
6380f26
dm mpath: add mutex to synchronize adding and flushing work
by Mike Anderson
· 15 years ago
c50abeb
dm ioctl: forbid messages to devices being deleted
by Mike Anderson
· 15 years ago
432a212
dm: add dm_deleting_md function
by Mike Anderson
· 15 years ago
6df400a
dm mpath: flush workqueues before suspend completes
by Kiyoshi Ueda
· 15 years ago
7c66641
dm: rename dm_get_table to dm_get_live_table
by Alasdair G Kergon
· 15 years ago
d0bcb87
dm: add request based barrier support
by Kiyoshi Ueda
· 15 years ago
980691e
dm: move dm_end_request
by Kiyoshi Ueda
· 15 years ago
11a6824
dm: refactor request based completion functions
by Kiyoshi Ueda
· 15 years ago
b4324fe
dm: use md pending for in flight IO counting
by Kiyoshi Ueda
· 15 years ago
9f518b2
dm: simplify request based suspend
by Kiyoshi Ueda
· 15 years ago
6facdaf
dm: abstract clone_rq
by Kiyoshi Ueda
· 15 years ago
0888564
dm: pass gfp_mask to alloc_rq_tio
by Kiyoshi Ueda
· 15 years ago
598de40
dm: use clone in map_request function
by Kiyoshi Ueda
· 15 years ago
90abb8c
dm: abstract dm_in_flight function
by Kiyoshi Ueda
· 15 years ago
9ca170a
dm kcopyd: accept zero size jobs
by Mikulas Patocka
· 15 years ago
c26655c
dm snapshot: track suspended state in target
by Mike Snitzer
· 15 years ago
fc56f6f
dm snapshot: move cow ref from exception store to snap core
by Mike Snitzer
· 15 years ago
985903b
dm snapshot: add allocated metadata to snapshot status
by Mike Snitzer
· 15 years ago
3510cb9
dm snapshot: rename exception functions
by Jon Brassow
· 15 years ago
191437a
dm snapshot: rename exception_table to dm_exception_table
by Jon Brassow
· 15 years ago
1d4989c
dm snapshot: rename dm_snap_exception to dm_exception
by Jon Brassow
· 15 years ago
d32a6ea
dm snapshot: consolidate insert exception functions
by Jon Brassow
· 15 years ago
7e201b3
dm snapshot: abstract minimum_chunk_size fn
by Mikulas Patocka
· 15 years ago
102c6dd
dm snapshot: simplify sector_to_chunk expression
by Mikulas Patocka
· 15 years ago
f5acc83
dm snapshot: avoid else clause in persistent_read_metadata
by Jon Brassow
· 15 years ago
a518b86
dm ioctl: prefer strlcpy over strncpy
by Roel Kluin
· 15 years ago
5339fc2
dm raid1: explicitly initialise bio_lists
by Mikulas Patocka
· 15 years ago
929be8f
dm raid1: hold all write bios when leg fails
by Mikulas Patocka
· 15 years ago
60f355e
dm raid1: hold write bios when errors are handled
by Mikulas Patocka
· 15 years ago
c58098b
dm raid1: remove bio_endio from dm_rh_mark_nosync
by Mikulas Patocka
· 15 years ago
87968dd
dm raid1: abstract get_valid_mirror function
by Mikulas Patocka
· 15 years ago
0f398a8
dm raid1: use hold framework in do_failures
by Mikulas Patocka
· 15 years ago
0478850
dm raid1: add framework to hold bios during suspend
by Mikulas Patocka
· 15 years ago
64b30c4
dm raid1: report flush errors separately in status
by Mikulas Patocka
· 15 years ago
c0da374
dm raid1: implement mirror_flush
by Mikulas Patocka
· 15 years ago
Next »