Commit History

Author SHA1 Message Date
  NeilBrown a9f326ebf2 md: remove sparse waring "symbol xxx shadows an earlier one" 16 years ago
  Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
  NeilBrown 80ffb3ccea Fix new incorrect error return from do_md_stop. 16 years ago
  NeilBrown 4d484a4a7a md: allow upper limit for resync/reshape to be set when array is read-only 16 years ago
  NeilBrown 51d5668cb2 md: never advance 'events' counter by more than 1. 16 years ago
  NeilBrown c8c00a6915 Remove deadlock potential in md_open 16 years ago
  NeilBrown 449aad3e25 md: Use revalidate_disk to effect changes in size of device. 16 years ago
  NeilBrown 70471dafe3 md: Handle growth of v1.x metadata correctly. 16 years ago
  NeilBrown 3673f305fa md: avoid array overflow with bad v1.x metadata 16 years ago
  NeilBrown 3a981b03f3 md: when a level change reduces the number of devices, remove the excess. 16 years ago
  Andre Noll ac5e7113e7 md: Push down data integrity code to personalities. 16 years ago
  Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
  NeilBrown e62e58a5ff md: use interruptible wait when duration is controlled by userspace. 16 years ago
  NeilBrown 0909dc448c md: tidy up error paths in md_alloc 16 years ago
  NeilBrown 1ec22eb2b4 md: fix error path when duplicate name is found on md device creation. 16 years ago
  NeilBrown b8d966efd9 md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. 16 years ago
  Andre Noll 0894cc3066 md: Move check for bitmap presence to personality code. 16 years ago
  NeilBrown 8190e754e0 md: remove chunksize rounding from common code. 16 years ago
  NeilBrown 1b57f13223 md: move assignment of ->utime so that it never gets skipped. 16 years ago
  Andre Noll 8c6ac868b1 md: Push down reconstruction log message to personality code. 16 years ago
  NeilBrown 50ac168a6e md: merge reconfig and check_reshape methods. 16 years ago
  NeilBrown 597a711b69 md: remove unnecessary arguments from ->reconfig method. 16 years ago
  Andre Noll 664e7c413f md: Convert mddev->new_chunk to sectors. 16 years ago
  Andre Noll 9d8f036362 md: Make mddev->chunk_size sector-based. 16 years ago
  raz ben yehuda 2ac06c3332 md: prepare for non-power-of-two chunk sizes 16 years ago
  Linus Torvalds c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 years ago
  NeilBrown b492b852cd md: don't use locked_ioctl. 16 years ago
  NeilBrown 7a91ee1f62 md: don't update curr_resync_completed without also updating reshape_position. 16 years ago
  NeilBrown b6a9ce688f md: export 'frozen' resync state through sysfs 16 years ago
  NeilBrown 2b69c83924 md: improve errno return when setting array_size 16 years ago