1. ad4ba7d pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 3071a9d ide: make 'extra' field in struct ide_port_info u8 by Bartlomiej Zolnierkiewicz · 16 years ago
  3. e62925d ide: kill duplicate code in ide_dump_{ata,atapi}_status() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. a501633 ide-disk: use ide_get_lba_addr() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 1c904fc ide: printk fix by Andrew Morton · 16 years ago
  6. c2b57cd ide: add ide_tf_read() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  7. d324447 ide: fix registers loading order in ide_dump_ata_status() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. ba76ae3 ide-disk: add ide_tf_set_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  10. c52ea91 ide-disk: extend timeout for PIO-in commands by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 10d9015 ide: convert do_rw_taskfile() to use ->data_phase by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. a7bbd20 ide-disk: guarantee 400ns delay after writing command register by Bartlomiej Zolnierkiewicz · 16 years ago
  16. cf77249 ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 7c0e266 sc1200: remove pointless hwif lookup loop by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 16 years ago
  19. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 16 years ago
  21. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. cd3dbc9 ide: remove QUIRK_LIST() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 932aead ide-{floppy,tape,scsi}: fix register loading order when issuing packet command by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 3a6a354 ide-cd: fix register loading order in cdrom_start_packet_command() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 16 years ago
  28. e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 6a21441 ide: CPU endianness doesn't matter for special_t by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 918337a ide-floppy: remove dead code by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 14b89ef ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 813a0eb ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 1f2564b ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests by Bartlomiej Zolnierkiewicz · 16 years ago
  37. a3bbb9d ide: remove unnecessary writes to HOB taskfile registers by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 868e672 ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 54688aa ide: remove ide_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 21d535c ide: execute_drive_cmd() cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 6dd8723 ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 46f26c3 ide: fix registers loading order for WIN_SMART in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. d3bb034 ide-tape: remove dead USE_IOTRACE code by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 16 years ago
  46. f1ca6d3 ide: remove CONFIG_IDEPCI_SHARE_IRQ config option by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 7b5da4b ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler by Bartlomiej Zolnierkiewicz · 16 years ago
  48. d26805f ide-pmac: fix pmac_ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 2bd06b2 ide-disk: use struct ide_taskfile in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. d00e42dd2 ide-disk: fix taskfile registers loading order in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 7a3b751 ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  56. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 866664d hpt366: merge set_dma_mode() methods by Sergei Shtylyov · 16 years ago
  59. a488f34 hpt366: kill set_dma_mode() method wrapper by Sergei Shtylyov · 16 years ago
  60. ceb1b2c hpt366: change timing register masks by Sergei Shtylyov · 16 years ago
  61. b5e1a4e ide-io: set REQ_FAILED when drive is dead by Aristeu Rozanski · 16 years ago
  62. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  63. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  64. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  65. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  66. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  67. 556a169 slab: fix bootstrap on memoryless node by Pekka Enberg · 16 years ago
  68. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 16 years ago
  69. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 16 years ago
  70. 1b8177e [GFS2] Lockup on error by Bob Peterson · 16 years ago
  71. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 16 years ago
  72. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 16 years ago
  73. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 16 years ago
  74. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 16 years ago
  75. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 16 years ago
  76. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 16 years ago
  77. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 16 years ago
  78. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 16 years ago
  79. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  80. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  81. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  82. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  83. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  84. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  85. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  86. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  87. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  88. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  89. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  90. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  91. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  92. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  93. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  94. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  95. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  96. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  97. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  98. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  99. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  100. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago