Commit Graph

114 Commits (7ee8798f3756fc473e63abeba56fae3e192ce71f)

Author SHA1 Message Date
Al Viro b4e3ca1ab1 [PATCH] gfp_t: remaining bits of drivers/* 19 years ago
NeilBrown 8712e55356 [PATCH] md: make sure mdthreads will always respond to kthread_stop 19 years ago
NeilBrown 6985c43f39 [PATCH] Three one-liners in md.c 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
Alasdair G Kergon 485ef69ede [PATCH] device-mapper: Fix queue_if_no_path initialisation 20 years ago
goggin, edward 269fd2a6f8 [PATCH] device-mapper: Trigger an event when a table is deleted 20 years ago
H. Peter Anvin d7e70ba45f [PATCH] RAID6 Altivec fix 20 years ago
Adrian Bunk 338cec3253 [PATCH] merge some from Rusty's trivial patches 20 years ago
Jesper Juhl f9101210e7 [PATCH] vfree and kfree cleanup in drivers/ 20 years ago
NeilBrown 87fc767b83 [PATCH] md: fix BUG when raid10 rebuilds without enough drives 20 years ago
NeilBrown 6d508242b2 [PATCH] md: fix raid10 assembly when too many devices are missing 20 years ago
NeilBrown 611815651b [PATCH] md: really get sb_size setting right in all cases 20 years ago
NeilBrown 188c18fd79 [PATCH] md: make sure the new 'sb_size' is set properly device added without pre-existing superblock. 20 years ago
NeilBrown b325a32e57 [PATCH] md: report spare drives in /proc/mdstat 20 years ago
NeilBrown 1cd6bf19bb [PATCH] md: add information about superblock version to /proc/mdstat 20 years ago
NeilBrown 720a3dc39b [PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc. 20 years ago
NeilBrown 53e87fbb5d [PATCH] md: choose better default offset for bitmap. 20 years ago
NeilBrown 500af87abb [PATCH] md: tidy up daemon stop/start code in md/bitmap.c 20 years ago
NeilBrown 9ba00538ad [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly. 20 years ago
NeilBrown a6fb0934f9 [PATCH] md: use kthread infrastructure in md 20 years ago
NeilBrown 934ce7c840 [PATCH] md: write-intent bitmap support for raid6 20 years ago
NeilBrown 72626685dc [PATCH] md: add write-intent-bitmap support to raid5 20 years ago
NeilBrown 0002b2718d [PATCH] md: limit size of sb read/written to appropriate amount 20 years ago
NeilBrown ab904d6346 [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly. 20 years ago
NeilBrown 71c0805cb4 [PATCH] md: allow md to load a superblock with feature-bit '1' set 20 years ago
NeilBrown 7b1e35f6d6 [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks. 20 years ago
NeilBrown 3178b0dbdf [PATCH] md: do not set mddev->bitmap until bitmap is fully initialised 20 years ago
NeilBrown 585f0dd5a9 [PATCH] md: make sure bitmap_daemon_work actually does work. 20 years ago
NeilBrown 9e6603da9b [PATCH] md: raid1_quiesce is back to front, fix it. 20 years ago
NeilBrown 15945fee6f [PATCH] md: support md/linear array with components greater than 2 terabytes. 20 years ago
NeilBrown 4b6d287f62 [PATCH] md: add write-behind support for md/raid1 20 years ago
NeilBrown 8ddf9efe67 [PATCH] md: support write-mostly device in raid1 20 years ago
NeilBrown 36fa30636f [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps 20 years ago
NeilBrown 6a07997fc3 [PATCH] md: improve handling of bitmap initialisation. 20 years ago
NeilBrown 1923b99a0f [PATCH] md: don't allow new md/bitmap file to be set if one already exists 20 years ago
Jun'ichi Nomura 844e8d904a [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c 20 years ago
NeilBrown e5dcdd80a6 [PATCH] md: fail IO request to md that require a barrier. 20 years ago
NeilBrown 3ec67ac1a3 [PATCH] md: fix minor error in raid10 read-balancing calculation. 20 years ago
viro@ZenIV.linux.org.uk 87162a28ac [PATCH] trivial __user annotations (md) 20 years ago
Peter Osterlund 3676347a5e [PATCH] kill bio->bi_set 20 years ago
Herbert Xu eb6f1160dd [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate 20 years ago
NeilBrown 657390d25d [PATCH] md: clear the 'recovery' flags when starting an md array. 20 years ago
NeilBrown 72008652da [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major number. 20 years ago
NeilBrown 005eca5e74 [PATCH] md: make sure resync gets started when array starts. 20 years ago
NeilBrown 9223214e8d [PATCH] md: make sure mddev->bitmap_offset gets cleared between array instantiations. 20 years ago
Alasdair G Kergon 48f1f53282 [PATCH] dm-raid locking fix 20 years ago
NeilBrown 6b8b3e8a8b [PATCH] md: make sure md bitmap updates are flushed when array is stopped. 20 years ago
NeilBrown e3b9703e27 [PATCH] md: yet another attempt to get bitmap-based resync to do the right thing in all cases... 20 years ago
NeilBrown 193f1c9315 [PATCH] md: always honour md bitmap being read from disk 20 years ago
NeilBrown aa1595e9f3 [PATCH] md: make 'md' and alias for 'md-mod' 20 years ago