Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b76c8cfbff94263fdf2f408e94b78b049c24a9dc
/
drivers
/
md
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
8553fe7
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
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ae31f6
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
by Chandra Seetharaman
· 15 years ago
d0e2607
md: revert incorrect fix for read error handling in raid1.
by NeilBrown
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
c148ffd
md/raid5: Allow dirty-degraded arrays to be assembled when only party is degraded.
by NeilBrown
· 15 years ago
7ef9014
Don't unconditionally set in_sync on newly added device in raid5_reshape
by NeilBrown
· 15 years ago
0261cd9
md: allow v0.91 metadata to record devices as being active but not in-sync.
by NeilBrown
· 15 years ago
894d249
sysctl drivers: Remove dead binary sysctl support
by Eric W. Biederman
· 15 years ago
5e86510
md: factor out updating of 'recovery_offset'.
by NeilBrown
· 15 years ago
06fe9fb
tree-wide: fix a very frequent spelling mistake
by Dirk Hohndel
· 15 years ago
8dee721
md/raid5: make sure curr_sync_completes is uptodate when reshape starts
by NeilBrown
· 15 years ago
24395a8
md: don't clear endpoint for resync when resync is interrupted.
by NeilBrown
· 15 years ago
bf699c9
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
6629542
md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning
by Dan Williams
· 15 years ago
c1cc65c
dm snapshot: allow chunk size to be less than page size
by Mikulas Patocka
· 15 years ago
df96eee
dm snapshot: use unsigned integer chunk size
by Mikulas Patocka
· 15 years ago
4c6fff4
dm snapshot: lock snapshot while supplying status
by Mikulas Patocka
· 15 years ago
0e8c4e4
dm exception store: fix failed set_chunk_size error path
by Mikulas Patocka
· 15 years ago
3f2412d
dm snapshot: require non zero chunk size by end of ctr
by Mikulas Patocka
· 15 years ago
f88fb98
dm: dec_pending needs locking to save error value
by Kiyoshi Ueda
· 15 years ago
03022c5
dm: add missing del_gendisk to alloc_dev error path
by Zdenek Kabelac
· 15 years ago
bca915a
dm log: userspace fix incorrect luid cast in userspace_ctr
by Andrew Morton
· 15 years ago
034a186
dm snapshot: free exception store on init failure
by Jonathan Brassow
· 15 years ago
6d45d93
dm snapshot: sort by chunk size to fix race
by Mikulas Patocka
· 15 years ago
5dd33c9
md/async: don't pass a memory pointer as a page pointer.
by NeilBrown
· 15 years ago
5e5e3e7
md: Fix handling of raid5 array which is being reshaped to fewer devices.
by NeilBrown
· 15 years ago
e4424fe
md: fix problems with RAID6 calculations for DDF.
by NeilBrown
· 15 years ago
417b8d4
md/raid456: downlevel multicore operations to raid_run_ops
by Dan Williams
· 15 years ago
dce3a7a
md: drivers/md/unroll.pl replaced with awk analog
by Vladimir Dronnikov
· 15 years ago
ae8fa28
md: remove clumsy usage of do_sync_mapping_range from bitmap code
by NeilBrown
· 15 years ago
ed9bfdf
md: raid1/raid10: handle allocation errors during array setup.
by NeilBrown
· 15 years ago
f5efd45
md/raid5: initialize conf->device_lock earlier
by Dan Williams
· 15 years ago
1d9d524
md/raid1/raid10: add a cond_resched
by NeilBrown
· 15 years ago
1442577
Revert "md: do not progress the resync process if the stripe was blocked"
by NeilBrown
· 15 years ago
316d315
block: Seperate read and write statistics of in_flight requests v2
by Nikanth Karthikesan
· 15 years ago
58e57fb
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
0f78ab9
Revert "Seperate read and write statistics of in_flight requests"
by Jens Axboe
· 15 years ago
2483647
dm/connector: Only process connector packages from privileged processes
by Philipp Reisner
· 15 years ago
18366b0
connector/dm: Fixed a compilation warning
by Philipp Reisner
· 15 years ago
7069331
connector: Provide the sender's credentials to the callback
by Philipp Reisner
· 15 years ago
4b3df56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
by NeilBrown
· 15 years ago
1ef04fe
md: raid-1/10: fix RW bits manipulation
by Dmitry Monakhov
· 15 years ago
f28f4e2
md: remove unnecessary memset from multipath.
by NeilBrown
· 15 years ago
3fa841d
md: report device as congested when suspended
by NeilBrown
· 15 years ago
0da3c61
md: Improve name of threads created by md_register_thread
by NeilBrown
· 15 years ago
ee305ac
md: remove sparse warnings about lock context.
by NeilBrown
· 15 years ago
a9f326e
md: remove sparse waring "symbol xxx shadows an earlier one"
by NeilBrown
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
bbba809
md: avoid use of broken kzalloc mempool
by Sage Weil
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
411c940
trivial: fix typo "for for" in multiple files
by Anand Gadiyar
· 16 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
6c910a7
md/raid6: cleanup ops_run_compute6_2
by Dan Williams
· 15 years ago
2d6e4ec
md/raid6: eliminate BUG_ON with side effect
by Dan Williams
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
3969522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
3c5820c
block: Optimal I/O limit wrapper
by Martin K. Petersen
· 15 years ago
a9327ca
Seperate read and write statistics of in_flight requests
by Nikanth Karthikesan
· 15 years ago
1f98a13
bio: first step in sanitizing the bio->bi_rw flag testing
by Jens Axboe
· 15 years ago
0d03d59
md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
by Geert Uytterhoeven
· 15 years ago
9134d02
Merge commit 'md/for-linus' into async-tx-next
by Dan Williams
· 15 years ago
bbb2008
Merge branch 'dmaengine' into async-tx-next
by Dan Williams
· 15 years ago
0403e38
dmaengine: add fence support
by Dan Williams
· 15 years ago
f9dd213
Merge branch 'md-raid6-accel' into ioat3.2
by Dan Williams
· 15 years ago
ae0b744
dm snapshot: fix on disk chunk size validation
by Mikulas Patocka
· 15 years ago
2defcc3
dm exception store: split set_chunk_size
by Mikulas Patocka
· 15 years ago
61578dc
dm snapshot: fix header corruption race on invalidation
by Mikulas Patocka
· 15 years ago
02d2fd3
dm snapshot: refactor zero_disk_area to use chunk_io
by Mikulas Patocka
· 15 years ago
7ec23d5
dm log: userspace add luid to distinguish between concurrent log instances
by Jonathan Brassow
· 15 years ago
Next »