index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] drivers/md/md.c: make code static
Adrian Bunk
1
-2
/
+2
2006-06-26
[PATCH] md: Allow the write_mostly flag to be set via sysfs
NeilBrown
1
-0
/
+12
2006-06-26
[PATCH] md: Allow resync_start to be set and queried via sysfs
NeilBrown
1
-0
/
+26
2006-06-26
[PATCH] md: Allow raid 'layout' to be read and set via sysfs
NeilBrown
1
-0
/
+27
2006-06-26
[PATCH] md: Allow rdev state to be set via sysfs
NeilBrown
1
-1
/
+25
2006-06-26
[PATCH] md: Set/get state of array via sysfs
NeilBrown
1
-9
/
+188
2006-06-26
[PATCH] md: Don't write dirty/clean update to spares - leave them alone
NeilBrown
1
-8
/
+57
2006-06-26
[PATCH] md: Allow re-add to work on array without bitmaps
NeilBrown
1
-11
/
+14
2006-06-26
[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap
NeilBrown
1
-19
/
+30
2006-06-26
[PATCH] md/bitmap: fix online removal of file-backed bitmaps
NeilBrown
1
-2
/
+5
2006-06-26
[PATCH] md: make md_print_devices() static
Adrian Bunk
1
-2
/
+5
2006-06-26
[PATCH] md: allow a linear array to have drives added while active
NeilBrown
1
-2
/
+13
2006-06-26
[PATCH] md: allow checkpoint of recovery with version-1 superblock
NeilBrown
1
-21
/
+94
2006-06-26
[PATCH] md: remove nuisance message at shutdown
NeilBrown
1
-1
/
+1
2006-06-26
[PATCH] md: increase the delay before marking metadata clean, and make it con...
NeilBrown
1
-2
/
+52
2006-06-26
[PATCH] md: remove useless ioctl warning
NeilBrown
1
-5
/
+0
2006-05-31
[PATCH] md: Fix badness in sysfs_notify caused by md_new_event
NeilBrown
1
-1
/
+10
2006-05-26
[PATCH] Unlock md devices when stopping them on reboot.
Neil Brown
1
-1
/
+3
2006-05-21
[PATCH] md: Fix inverted test for 'repair' directive.
NeilBrown
1
-1
/
+1
2006-04-20
[PATCH] md: locking fix
Ingo Molnar
1
-12
/
+12
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
1
-0
/
+1
2006-03-31
[PATCH] md: Remove some code that can sleep from under a spinlock
NeilBrown
1
-5
/
+3
2006-03-27
[PATCH] md: Convert reconfig_sem to reconfig_mutex
NeilBrown
1
-7
/
+7
2006-03-27
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
1
-5
/
+6
2006-03-27
[PATCH] md: Fix md grow/size code to correctly find the maximum available space
NeilBrown
1
-1
/
+1
2006-03-27
[PATCH] md: Support suspending of IO to regions of an md array
NeilBrown
1
-0
/
+59
2006-03-27
[PATCH] md: Make 'reshape' a possible sync_action action
NeilBrown
1
-1
/
+8
2006-03-27
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
1
-4
/
+6
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
1
-3
/
+66
2006-03-27
[PATCH] md: Final stages of raid5 expand code
NeilBrown
1
-2
/
+4
2006-03-27
[PATCH] md: Core of raid5 resize process
NeilBrown
1
-3
/
+11
2006-03-27
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
1
-1
/
+1
2006-03-27
[PATCH] md: Update status_resync to handle LARGE devices
NeilBrown
1
-6
/
+24
2006-03-27
[PATCH] md: Fix the 'failed' count for version-0 superblocks
NeilBrown
1
-3
/
+2
2006-03-27
[PATCH] md: Add '4' to the list of levels for which bitmaps are supported
NeilBrown
1
-1
/
+2
2006-03-27
[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.
NeilBrown
1
-0
/
+1
2006-03-27
[PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_disk
Jun'ichi Nomura
1
-0
/
+2
2006-03-18
[PATCH] regularize blk_cleanup_queue() use
Al Viro
1
-1
/
+4
2006-02-03
[PATCH] md: Make sure rdev->size gets set for version-1 superblocks
NeilBrown
1
-3
/
+5
2006-02-03
[PATCH] md: Assorted little md fixes
NeilBrown
1
-2
/
+2
2006-02-03
[PATCH] md: Handle overflow of mdu_array_info_t->size better
NeilBrown
1
-2
/
+4
2006-02-02
[PATCH] md: Don't remove bitmap from md array when switching to read-only
NeilBrown
1
-8
/
+8
2006-02-02
[PATCH] md: Make sure array geometry changes persist with version-1 superblocks
NeilBrown
1
-0
/
+3
2006-02-02
[PATCH] md: Fix device-size updates in md
NeilBrown
1
-12
/
+1
2006-01-16
[PATCH] md: Clear clevel whenever level is set.
NeilBrown
1
-0
/
+1
2006-01-12
[PATCH] md: remove slashes from disk names when creation dev names in sysfs
Neil Brown
1
-0
/
+3
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-19
/
+11
2006-01-06
[PATCH] md: allow sync-speed to be controlled per-device
NeilBrown
1
-5
/
+105
2006-01-06
[PATCH] md: support adding new devices to md arrays via sysfs
NeilBrown
1
-0
/
+60
[next]