Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
89b28e5db83dc748f37fb7442cc880da49c348ce
/
drivers
/
md
55af6bb
md: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 14 years ago
e8bebe2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
19fdb9e
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
by NeilBrown
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
3ff195b
sysfs: Implement sysfs tagged directory support.
by Eric W. Biederman
· 15 years ago
be6800a
md: don't insist on valid event count for spare devices.
by NeilBrown
· 14 years ago
a8707c0
md: simplify updating of event count to sometimes avoid updating spares.
by NeilBrown
· 14 years ago
7b0bb53
md/raid6: Fix raid-6 read-error correction in degraded state
by Gabriele A. Trombetti
· 15 years ago
75a73a2
md: restore ability of spare drives to spin down.
by NeilBrown
· 15 years ago
af3a2cd
md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
by NeilBrown
· 15 years ago
2dc40f8
md/linear: standardise all printk messages
by NeilBrown
· 15 years ago
b5a2096
md/raid0: tidy up printk messages.
by NeilBrown
· 15 years ago
128595e
md/raid10: tidy up printk messages.
by NeilBrown
· 15 years ago
9dd1e2f
md/raid1: improve printk messages
by NeilBrown
· 15 years ago
0c55e02
md/raid5: improve consistency of error messages.
by NeilBrown
· 15 years ago
08fb730
md: remove EXPERIMENTAL designation from RAID10
by NeilBrown
· 15 years ago
f2859af
md: allow integers to be passed to md/level
by Dan Williams
· 15 years ago
bb7f8d2
md: notify mdstat waiters of level change
by Dan Williams
· 15 years ago
f1b29bc
md/raid4: permit raid0 takeover
by Dan Williams
· 15 years ago
e555190
md/raid1: delay reads that could overtake behind-writes.
by NeilBrown
· 15 years ago
d754c5a
md/raid1: fix confusing 'redirect sector' message.
by NeilBrown
· 15 years ago
9e35b99
md: don't unregister the thread in mddev_suspend
by NeilBrown
· 15 years ago
fafd7fb
md: factor out init code for an mddev
by NeilBrown
· 15 years ago
21a52c6
md: pass mddev to make_request functions rather than request_queue
by NeilBrown
· 15 years ago
cca9cf9
md: call md_stop_writes from md_stop
by NeilBrown
· 15 years ago
a4bd82d
md: split md_set_readonly out of do_md_stop
by NeilBrown
· 15 years ago
a047e12
md: factor md_stop_writes out of do_md_stop.
by NeilBrown
· 15 years ago
6177b47
md: start to refactor do_md_stop
by NeilBrown
· 15 years ago
fe60b01
md: factor do_md_run to separate accesses to ->gendisk
by NeilBrown
· 15 years ago
b821eaa
md: remove ->changed and related code.
by NeilBrown
· 15 years ago
49ce6ce
md: don't reference gendisk in getgeo
by NeilBrown
· 15 years ago
4907732
md: move io accounting out of personalities into md_make_request
by NeilBrown
· 15 years ago
2b7f222
md/raid5: small tidyup in raid5_align_endio
by NeilBrown
· 15 years ago
a78d38a
md: add support for raid5 to raid4 conversion
by NeilBrown
· 15 years ago
5cac7861
md: notify level changes through sysfs.
by Maciej Trela
· 15 years ago
233fca3
md: Relax checks on ->max_disks when external metadata handling is used.
by NeilBrown
· 15 years ago
b710310
md: Correctly handle device removal via sysfs
by Maciej Trela
· 15 years ago
dab8b29
md: Add support for Raid0->Raid10 takeover
by Trela, Maciej
· 15 years ago
9af204c
md: Add support for Raid5->Raid0 and Raid10->Raid0 takeover
by Trela, Maciej
· 15 years ago
54071b3
md:Add support for Raid0->Raid5 takeover
by Trela Maciej
· 15 years ago
84707f3
md: don't use mddev->raid_disks in raid0 or raid10 while array is active.
by NeilBrown
· 15 years ago
c0cc75f
md: discard StateChanged device flag.
by NeilBrown
· 15 years ago
7b92813
drivers/md: Remove unnecessary casts of void *
by H Hartley Sweeten
· 15 years ago
696fcd5
md: expose max value of behind writes counter
by Paul Clements
· 15 years ago
ee8b81b
md: remove some dead fields from mddev_s
by NeilBrown
· 15 years ago
964147d
md/raid1: fix counting of write targets.
by NeilBrown
· 14 years ago
a64c876
md: manage redundancy group in sysfs when changing level.
by NeilBrown
· 15 years ago
b6eb127
md: remove unneeded sysfs files more promptly
by NeilBrown
· 15 years ago
ef2f80f
md/linear: avoid possible oops and array stop
by NeilBrown
· 14 years ago
e221835
md: set mddev readonly flag on blkdev BLKROSET ioctl
by Dan Williams
· 14 years ago
1176568
md: restore ability of spare drives to spin down.
by NeilBrown
· 15 years ago
87aa630
md/raid6: Fix raid-6 read-error correction in degraded state
by Gabriele A. Trombetti
· 15 years ago
6e3b96e
md/raid5: fix previous patch.
by NeilBrown
· 15 years ago
35f2a59
md/raid5: allow for more than 2^31 chunks.
by NeilBrown
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
31cc1dd
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
627a2d3
md: deal with merge_bvec_fn in component devices better.
by NeilBrown
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
f070304
dm raid1: fix deadlock when suspending failed device
by Takahiro Yasui
· 15 years ago
924e600
dm: eliminate some holes data structures
by Mike Snitzer
· 15 years ago
3abf85b
dm ioctl: introduce flag indicating uevent was generated
by Peter Rajnoha
· 15 years ago
a97f925
dm: free dm_io before bio_endio not after
by Mikulas Patocka
· 15 years ago
8215d6e
dm table: remove unused dm_get_device range parameters
by Nikanth Karthikesan
· 15 years ago
0f3649a
dm ioctl: only issue uevent on resume if state changed
by Mike Snitzer
· 15 years ago
ede5ea0
dm raid1: always return error if all legs fail
by Mikulas Patocka
· 15 years ago
fb61264
dm mpath: refactor pg_init
by Kiyoshi Ueda
· 15 years ago
2bded7b
dm mpath: wait for pg_init completion when suspending
by Kiyoshi Ueda
· 15 years ago
d0259bf
dm mpath: hold io until all pg_inits completed
by Kiyoshi Ueda
· 15 years ago
fce323d
dm mpath: avoid storing private suspended state
by Kiyoshi Ueda
· 15 years ago
ecdb2e2
dm table: remove dm_get from dm_table_get_md
by Kiyoshi Ueda
· 15 years ago
f7b934c
dm mpath: skip activate_path for failed paths
by Moger, Babu
· 15 years ago
83c0d5d
dm mpath: pass struct pgpath to pg init done
by Moger, Babu
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
a29d8b8
percpu: add __percpu sparse annotations to what's left
by Tejun Heo
· 15 years ago
9307f6b
dm: sysfs revert add empty release function to avoid debug warning
by Alasdair G Kergon
· 15 years ago
9eef87d
dm mpath: fix stall when requeueing io
by Kiyoshi Ueda
· 15 years ago
558569a
dm raid1: fix null pointer dereference in suspend
by Takahiro Yasui
· 15 years ago
5528d17
dm raid1: fail writes if errors are not handled and log fails
by Mikulas Patocka
· 15 years ago
ebfd32b
dm log: userspace fix overhead_size calcuations
by Jonathan Brassow
· 15 years ago
55f67f2
dm snapshot: persistent annotate work_queue as on stack
by Mike Snitzer
· 15 years ago
781248c
dm stripe: avoid divide by zero with invalid stripe count
by Nikanth Karthikesan
· 15 years ago
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
Next »