1. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 3a5015c ide: add ide_busy_sleep() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  3. ce71ed9 ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 9ac5922 ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  5. c99c92c ide: print banner message once per controller in m68k host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 4f52a32 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled by Bartlomiej Zolnierkiewicz · 16 years ago
  8. ce635f6 rapide: remove write-only hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 79127c3 ide: use ide_init_port_hw() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 6828fc9 ide: always use ide_std_init_ports() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  11. aa79a2f au1xxx-ide: use ide_init_port_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. a42bcc0 au1xxx-ide: au_ide_probe() fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  13. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. ac87e41 cmd640: fix dependency on IDE_GENERIC by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 9440009 ide: move ide_arm_init() call from init_ide_data() to ide_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 8f8e848 sgiioc4: always init hwif->io_ports by Bartlomiej Zolnierkiewicz · 16 years ago
  20. b0d5bc2 ide: Fix build break caused by "ide: remove ideprobe_init()" by Olof Johansson · 16 years ago
  21. 151575e ide: remove ideprobe_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 7151834 ide: add hwif->chipset fixup to ide_device_add() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. aae73b4 swarm: set hwif->chipset by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 23d8e72 rapide: set hwif->chipset by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 2e13093 ide: fix probing for hosts with serialized or IRQ sharing interfaces by Bartlomiej Zolnierkiewicz · 16 years ago
  26. ba6560a ide: kill probe_hwif_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 795d74b ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 6dd9b83 ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 16 years ago
  31. f37aaf9 ide: move drive->using_dma check to callers of ->dma_host_on method by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 8ae60e3 atiixp: remove ->dma_host_on and ->dma_host_off methods by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 07a085e ide-cris: fix DMA methods by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 378f577 au1xxx-ide: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 16 years ago
  36. c580969 icside: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 16 years ago
  37. e5efba3 sgiioc4: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 16 years ago
  39. a530201 cy82c693: correct DMA modes clipping by Bartlomiej Zolnierkiewicz · 16 years ago
  40. aea5d37 ide: (hopefully) fix VDMA for CS5520 by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 29ec683 ide-disk: add idedisk_set_doorlock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 7b971df serverworks: cleanup ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 0859055 sl82c105: remove no longer needed ->selectproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 6ae8b1e sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  46. 50d9a12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  47. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  48. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  49. 2fe5c1d ocfs2: clean up bh null checks by Mark Fasheh · 17 years ago
  50. 7ec373c ocfs2: document access rules for blocked_lock_list by Mark Fasheh · 17 years ago
  51. 116ba5d configfs: file.c fix possible recursive locking by Joonwoo Park · 17 years ago
  52. ba611ed configfs: dir.c fix possible recursive locking by Joonwoo Park · 17 years ago
  53. 02ac049 configfs: Remove EXPERIMENTAL by Joel Becker · 17 years ago
  54. 0e5ae03 ocfs2: bump version number by Mark Fasheh · 17 years ago
  55. 2d4b1cb ocfs2/dlm: Clear joining_node on hearbeat node down by Tao Ma · 17 years ago
  56. 4092d49 ocfs2: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  57. 1710468 ocfs2: Update default cluster timeouts by Sunil Mushran · 17 years ago
  58. 634bf74 ocfs2: printf fixes by Jan Kara · 17 years ago
  59. 32c3c0e ocfs2: Use generic_file_llseek by Jan Kara · 17 years ago
  60. d2849fb ocfs2: Safer read_inline_data() by Jan Kara · 17 years ago
  61. 5fa0613 ocfs2: Silence false lockdep warnings by Jan Kara · 17 years ago
  62. 53fc622 [PATCH 2/2] ocfs2: cluster aware flock() by Mark Fasheh · 17 years ago
  63. cf8e06f [PATCH 1/2] ocfs2: add flock lock type by Mark Fasheh · 17 years ago
  64. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 17 years ago
  65. d147b3d ocfs2: Support commit= mount option by Mark Fasheh · 17 years ago
  66. 0957f00 ocfs2: Add missing permission checks by Mark Fasheh · 17 years ago
  67. 7909f2b [PATCH 2/2] ocfs2: Implement group add for online resize by Tao Ma · 17 years ago
  68. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 17 years ago
  69. 23c3e29 [SCSI] usbstorage: use last_sector_bug flag universally by Hans de Goede · 17 years ago
  70. 7f68fc2 ocfs2: Reserve ioctl range by Tao Ma · 17 years ago
  71. e9d578a ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. by Tao Ma · 17 years ago
  72. 946fef4 [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m by Herbert Xu · 17 years ago
  73. 1252c43 ocfs2: Documentation update by Mark Fasheh · 17 years ago
  74. 628a24f ocfs2: Readpages support by Mark Fasheh · 17 years ago
  75. d69a3ad dlm: Split lock mode and flag constants into a sharable header. by Joel Becker · 17 years ago
  76. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  77. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  78. f1f5406 ocfs2: Add data downconvert worker to inode lock by Mark Fasheh · 17 years ago
  79. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  80. 99f1c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  81. 6f7b056 ocfs2: Remove fs dependency on ocfs2_heartbeat module by Mark Fasheh · 17 years ago
  82. 6561168 ocfs2_dlm: Call node eviction callbacks from heartbeat handler by Mark Fasheh · 17 years ago
  83. 8176d29 RDMA/cxgb3: Fix the T3A workaround checks by Steve Wise · 17 years ago
  84. f7fca1e IB/ipath: Remove unnecessary cast by Jan Engelhardt · 17 years ago
  85. 1cf18d5 IPoIB: Constify seq_operations function pointer tables by Jan Engelhardt · 17 years ago
  86. c6b5b50 RDMA/cxgb3: Mark QP as privileged based on user capabilities by Steve Wise · 17 years ago
  87. d08ca26 RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() by Steve Wise · 17 years ago
  88. 856b5925 RDMA/cxgb3: Flush the receive queue when closing by Steve Wise · 17 years ago
  89. 4e1e93a IB/ipath: Trivial simplification of ipath_make_ud_req() by Ralph Campbell · 17 years ago
  90. 950529e IB/mthca: Update latest "native Arbel" firmware revision by Roland Dreier · 17 years ago
  91. 48fe5e5 IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler by Krishna Kumar · 17 years ago
  92. 3d68ea3 IB/ipath: Add mappings from HW register to PortInfo port physical state by Ralph Campbell · 17 years ago
  93. 6ac5072 IB/ipath: Changes to support PIO bandwidth check on IBA7220 by Dave Olson · 17 years ago
  94. ddb70c8 IB/ipath: Minor cleanup of unused fields and chip-specific errors by Dave Olson · 17 years ago
  95. 359193e IB/ipath: New sysfs entries to control 7220 features by Michael Albaugh · 17 years ago
  96. c4bce80 IB/ipath: Add new chip-specific functions to older chips, consistent init by Dave Olson · 17 years ago
  97. 7387273 IB/ipath: Remove unused MDIO interface code by Dave Olson · 17 years ago
  98. 2ec8e66 IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware by Joachim Fenkes · 17 years ago
  99. bbdd267 IB/ehca: Add "port connection autodetect mode" by Hoang-Nam Nguyen · 17 years ago
  100. b8b50e3 IB/ehca: Define array to store SMI/GSI QPs by Hoang-Nam Nguyen · 17 years ago