Historie revizí

Autor SHA1 Zpráva Datum
  NeilBrown f6af949c56 md: support bitmap offset appropriate for external-metadata arrays. před 15 roky
  NeilBrown 9cd30fdc33 md: remove needless setting of thread->timeout in raid10_quiesce před 15 roky
  NeilBrown 1b04be96f6 md: change daemon_sleep to be in 'jiffies' rather than 'seconds'. před 15 roky
  NeilBrown 42a04b5078 md: move offset, daemon_sleep and chunksize out of bitmap structure před 15 roky
  NeilBrown c3d9714e88 md: collect bitmap-specific fields into one structure. před 15 roky
  NeilBrown aa5cbd1038 md/bitmap: protect against bitmap removal while being updated. před 15 roky
  NeilBrown ae8fa2831b md: remove clumsy usage of do_sync_mapping_range from bitmap code před 15 roky
  NeilBrown ee305acef5 md: remove sparse warnings about lock context. před 15 roky
  Linus Torvalds c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block před 16 roky
  NeilBrown be51269103 md: bitmap: improve bitmap maintenance code. před 16 roky
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size před 16 roky
  NeilBrown db305e507d md: fix some (more) errors with bitmaps on devices larger than 2TB. před 16 roky
  NeilBrown b74fd2826c md: fix loading of out-of-date bitmap. před 16 roky
  NeilBrown 1f59390339 md: support bitmaps on RAID10 arrays larger then 2 terabytes před 16 roky
  NeilBrown acb180b0e3 md: improve usefulness and accuracy of sysfs file md/sync_completed. před 16 roky
  Andre Noll 58c0fed400 md: Make mddev->size sector-based. před 16 roky
  NeilBrown 97e4f42d62 md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash před 16 roky
  NeilBrown 43b2e5d86d md: move md_k.h from include/linux/raid/ to drivers/md/ před 16 roky
  NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c před 16 roky
  Christoph Hellwig ef740c372d md: move headers out of include/linux/raid/ před 16 roky
  NeilBrown 355a43e641 md: write bitmap information to devices that are undergoing recovery. před 16 roky
  NeilBrown d0a4bb4927 md: never clear bit from the write-intent bitmap when the array is degraded. před 16 roky
  NeilBrown 1187cf0a3c md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE před 16 roky
  Cheng Renquan 159ec1fc06 md: use list_for_each_entry macro directly před 16 roky
  NeilBrown 538452700d md: fix bitmap-on-external-file bug. před 16 roky
  NeilBrown a2ed9615e3 md: Don't read past end of bitmap when reading bitmap. před 16 roky
  NeilBrown b2d2c4cead Fix problem with waiting while holding rcu read lock in md/bitmap.c před 17 roky
  Jens Axboe 93769f5807 md: the bitmap code needs to use blk_plug_device_unlocked() před 17 roky
  NeilBrown 4b80991c6c md: Protect access to mddev->disks list using RCU před 17 roky
  Andre Noll 0f420358e3 md: Turn rdev->sb_offset into a sector-based quantity. před 17 roky