1. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  2. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  3. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  4. b119cba md,rcu: Convert call_rcu(free_conf) to kfree_rcu() by Lai Jiangshan · 13 years ago
  5. 4274215 md: avoid endless recovery loop when waiting for fail device to complete. by NeilBrown · 13 years ago
  6. fcde907 md/raid5: remove unusual use of bio_iovec_idx() by Namhyung Kim · 13 years ago
  7. b062962 md/raid5: fix FUA request handling in ops_run_io() by Namhyung Kim · 13 years ago
  8. 9b2dc8b md/raid5: fix raid5_set_bi_hw_segments by Namhyung Kim · 13 years ago
  9. 97b3d4a md/bitmap: remove unused fields from struct bitmap by Namhyung Kim · 13 years ago
  10. 27d5ea0 md/bitmap: use proper accessor macro by Namhyung Kim · 13 years ago
  11. 01393f3 md: check ->hot_remove_disk when removing disk by Namhyung Kim · 13 years ago
  12. 9864c00 md: Using poll /proc/mdstat can monitor the events of adding a spare disks by 马建朋 · 13 years ago
  13. d744540 MD: use is_power_of_2 macro by Jonathan Brassow · 13 years ago
  14. d6b212f MD: raid5 do not set fullsync by Jonathan Brassow · 13 years ago
  15. 9c81075 MD: support initial bitmap creation in-kernel by Jonathan Brassow · 13 years ago
  16. 076f968 MD: add sync_super to mddev_t struct by Jonathan Brassow · 13 years ago
  17. 1ed7242 MD: raid1 changes to allow use by device mapper by Jonathan Brassow · 13 years ago
  18. 0fd018a MD: move thread wakeups into resume by Jonathan Brassow · 13 years ago
  19. ac42450 MD: possible typo by Jonathan Brassow · 13 years ago
  20. 68866e4 MD: no sync IO while suspended by Jonathan Brassow · 13 years ago
  21. 629acb6 MD: no integrity register if no gendisk by Jonathan Brassow · 13 years ago
  22. fa34ce7 dm kcopyd: return client directly and not through a pointer by Mikulas Patocka · 13 years ago
  23. 5f43ba2 dm kcopyd: reserve fewer pages by Mikulas Patocka · 13 years ago
  24. bda8efe dm io: use fixed initial mempool size by Mikulas Patocka · 13 years ago
  25. d047145 dm kcopyd: alloc pages from the main page allocator by Mikulas Patocka · 13 years ago
  26. f99b55e dm kcopyd: add gfp parm to alloc_pl by Mikulas Patocka · 13 years ago
  27. 4cc1b4c dm kcopyd: remove superfluous page allocation spinlock by Mikulas Patocka · 13 years ago
  28. c6ea41f dm kcopyd: preallocate sub jobs to avoid deadlock by Mikulas Patocka · 13 years ago
  29. a705a34 dm kcopyd: avoid pointless job splitting by Mikulas Patocka · 13 years ago
  30. 6f13f6f dm mpath: do not fail paths after integrity errors by Martin K. Petersen · 13 years ago
  31. f4808ca dm table: reject devices without request fns by Milan Broz · 13 years ago
  32. 4c25932 dm table: allow targets to support discards internally by Mike Snitzer · 13 years ago
  33. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  34. b098636 md: allow resync_start to be set while an array is active. by NeilBrown · 13 years ago
  35. ab9d47e md/raid10: reformat some loops with less indenting. by NeilBrown · 13 years ago
  36. f17ed07 md/raid10: remove unused variable. by NeilBrown · 13 years ago
  37. a8830bca md/raid10: make more use of 'slot' in raid10d. by NeilBrown · 13 years ago
  38. 7c4e06f md/raid10: some tidying up in fix_read_error by NeilBrown · 13 years ago
  39. af6d7b7 md/raid1: improve handling of pages allocated for write-behind. by NeilBrown · 13 years ago
  40. 7ca78d5 md/raid1: try fix_sync_read_error before process_checks. by NeilBrown · 13 years ago
  41. 78d7f5f md/raid1: tidy up new functions: process_checks and fix_sync_read_error. by NeilBrown · 13 years ago
  42. a68e587 md/raid1: split out two sub-functions from sync_request_write by NeilBrown · 13 years ago
  43. 6f8d0c7 md: make error_handler functions more uniform and correct. by NeilBrown · 13 years ago
  44. 92f861a md/multipath: discard ->working_disks in favour of ->degraded by NeilBrown · 13 years ago
  45. 7607305 md/raid1: clean up read_balance. by NeilBrown · 13 years ago
  46. 56d9912 md: simplify raid10 read_balance by NeilBrown · 13 years ago
  47. 8258c53 md/bitmap: fix saving of events_cleared and other state. by NeilBrown · 13 years ago
  48. bedd86b md: reject a re-add request that cannot be honoured. by NeilBrown · 13 years ago
  49. b014089 md: Fix race when creating a new md device. by NeilBrown · 13 years ago
  50. aeb878b md, raid5: Fix spelling error in comment ('Ofcourse' --> 'Of course'). by Jesper Juhl · 13 years ago
  51. d76c842 raid5: fix build error, sector_t usage by Randy Dunlap · 13 years ago
  52. fee6872 md: Cleanup after raid45->raid0 takeover by Krzysztof Wojcik · 13 years ago
  53. 3b71bd9 md: Fix dev_sectors on takeover from raid0 to raid4/5 by NeilBrown · 13 years ago
  54. 2b7da30 md/raid5: remove setting of ->queue_lock by NeilBrown · 13 years ago
  55. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 13 years ago
  56. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 13 years ago
  57. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 13 years ago
  58. 482c083 md - remove old plugging code. by NeilBrown · 13 years ago
  59. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 13 years ago
  60. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 13 years ago
  61. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  62. a63a5cf dm: improve block integrity support by Mike Snitzer · 13 years ago
  63. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  64. 89078d5 md: Fix integrity registration error when no devices are capable by Martin K. Petersen · 13 years ago
  65. 44bbd7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  66. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  67. 2991520 dm stripe: implement merge method by Mustafa Mesanovic · 13 years ago
  68. a490a07 dm mpath: allow table load with no priority groups by Mike Snitzer · 13 years ago
  69. 19040c0 dm mpath: fail message ioctl if specified path is not valid by Mike Snitzer · 13 years ago
  70. f868120 dm ioctl: add flag to wipe buffers for secure data by Milan Broz · 13 years ago
  71. 6bb43b5 dm ioctl: prepare for crypt key wiping by Milan Broz · 13 years ago
  72. de8be5a dm crypt: wipe keys string immediately after key is set by Milan Broz · 13 years ago
  73. 3407ef5 dm: add flakey target by Josef Bacik · 13 years ago
  74. 024d37e dm: fix opening log and cow devices for read only tables by Milan Broz · 13 years ago
  75. bb5cda3 dm: use little-endian bitops by Akinobu Mita · 13 years ago
  76. 6b33aff md: use little-endian bitops by Akinobu Mita · 13 years ago
  77. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 13 years ago
  78. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  79. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 13 years ago
  80. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  81. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  82. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  83. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  84. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  85. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  86. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  87. f0b4f7e md: Fix - again - partition detection when array becomes active by NeilBrown · 13 years ago
  88. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  89. da9cf50 md: avoid spinlock problem in blk_throtl_exit by NeilBrown · 13 years ago
  90. 8f5f02c md: correctly handle probe of an 'mdp' device. by NeilBrown · 13 years ago
  91. cbe6ef1 md: don't set_capacity before array is active. by NeilBrown · 13 years ago
  92. f7bee80 md: Fix raid1->raid0 takeover by Krzysztof Wojcik · 13 years ago
  93. 751b2a7 [SCSI] dm mpath: propagate target errors immediately by Hannes Reinecke · 14 years ago
  94. 02214dc FIX: md: process hangs at wait_barrier after 0->10 takeover by Krzysztof Wojcik · 13 years ago
  95. e91ece5 md_make_request: don't touch the bio after calling make_request by Chris Mason · 13 years ago
  96. c6751b2 md: Don't allow slot_store while resync/recovery is happening. by NeilBrown · 14 years ago
  97. 7281f812 md: don't clear curr_resync_completed at end of resync. by NeilBrown · 14 years ago
  98. a8c42c7 md: Don't use remove_and_add_spares to remove failed devices from a read-only array by NeilBrown · 14 years ago
  99. fc3a08b Add raid1->raid0 takeover support by Krzysztof Wojcik · 14 years ago
  100. f21e9ff md: Remove the AllReserved flag for component devices. by NeilBrown · 14 years ago