Histórico de commits

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