Commit History

Author SHA1 Message Date
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Linus Torvalds b4fdcb02f1 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block 13 years ago
  Paul Gortmaker 056075c764 md: Add module.h to all files using it implicitly 14 years ago
  NeilBrown 84fc4b56db md: rename "mdk_personality" to "md_personality" 13 years ago
  NeilBrown 8f1ae43dd2 md/faulty: remove typedef: conf_t -> struct faulty_conf 13 years ago
  NeilBrown fd01b88c75 md: remove typedefs: mddev_t -> struct mddev 13 years ago
  NeilBrown 3cb0300200 md: removing typedefs: mdk_rdev_t -> struct md_rdev 13 years ago
  Christoph Hellwig 5a7bbad27a block: remove support for bio remapping from ->make_request 13 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  NeilBrown a167f66324 md: use separate bio pool for each md device. 14 years ago
  NeilBrown 19fdb9eefb Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus 15 years ago
  NeilBrown 21a52c6d05 md: pass mddev to make_request functions rather than request_queue 15 years ago
  H Hartley Sweeten 7b92813c3c drivers/md: Remove unnecessary casts of void * 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  NeilBrown 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. 15 years ago
  Andre Noll 0894cc3066 md: Move check for bitmap presence 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
  Dan Williams 1f403624bd md: centralize ->array_sectors modifications 16 years ago
  Dan Williams 80c3a6ce4b md: add 'size' as a personality method 16 years ago
  Andre Noll 58c0fed400 md: Make mddev->size sector-based. 16 years ago
  NeilBrown 43b2e5d86d md: move md_k.h from include/linux/raid/ to drivers/md/ 16 years ago
  NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c 16 years ago
  Cheng Renquan 159ec1fc06 md: use list_for_each_entry macro directly 16 years ago
  Sven Wegener 08ff39f1c8 md: check for memory allocation failure in faulty personality 16 years ago
  Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 17 years ago
  NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 years ago
  NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
  Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
  NeilBrown 802ba064c4 [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly 18 years ago