1. 88e4903 [PATCH] libata-ncq: add NCQ related ATA/libata constants and macros by Tejun Heo · 18 years ago
  2. c17ea20 [PATCH] libata: fix irq-pio merge by Tejun Heo · 18 years ago
  3. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 18 years ago
  4. 88ce755 [PATCH] sata_sil24: convert to new EH by Tejun Heo · 18 years ago
  5. 2a3917a [PATCH] ahci: add PIOS interim interrupt handling by Tejun Heo · 18 years ago
  6. 78cd52d [PATCH] ahci: convert to new EH by Tejun Heo · 18 years ago
  7. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 18 years ago
  8. 3f037db [PATCH] ata_piix: convert to new EH by Tejun Heo · 18 years ago
  9. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 18 years ago
  10. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 18 years ago
  11. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 18 years ago
  12. 0c247c5 [PATCH] libata-eh: implement dev->ering by Tejun Heo · 18 years ago
  13. 9be1e97 [PATCH] libata-eh: add ATA and libata flags for new EH by Tejun Heo · 18 years ago
  14. 246619d [PATCH] libata-eh-fw: update SCSI command completion path for new EH by Tejun Heo · 18 years ago
  15. d95a717 [PATCH] libata-eh-fw: update ata_exec_internal() for new EH by Tejun Heo · 18 years ago
  16. ad9e276 [PATCH] libata-eh-fw: update ata_scsi_error() for new EH by Tejun Heo · 18 years ago
  17. dafadcd [PATCH] libata-eh-fw: implement new EH scheduling from PIO by Tejun Heo · 18 years ago
  18. e318049 [PATCH] libata-eh-fw: implement freeze/thaw by Tejun Heo · 18 years ago
  19. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 18 years ago
  20. f686bcb [PATCH] libata-eh-fw: implement new EH scheduling via error completion by Tejun Heo · 18 years ago
  21. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 18 years ago
  22. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 18 years ago
  23. dc2b351 [PATCH] libata-eh-fw: clear SError in ata_std_postreset() by Tejun Heo · 18 years ago
  24. 9ec957f [PATCH] libata-eh-fw: add flags and operations for new EH by Tejun Heo · 18 years ago
  25. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  26. 61440db [PATCH] libata: implement ATA printk helpers by Tejun Heo · 18 years ago
  27. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  28. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 18 years ago
  29. a0ab51c [PATCH] libata: kill old SCR functions and sata_dev_present() by Tejun Heo · 18 years ago
  30. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  31. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 18 years ago
  32. 838df62 [PATCH] libata: init ap->cbl to ATA_CBL_SATA early by Tejun Heo · 18 years ago
  33. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 18 years ago
  34. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 18 years ago
  35. 96bd39e [PATCH] libata: remove postreset handling from ata_do_reset() by Tejun Heo · 18 years ago
  36. 3adcebb [PATCH] libata: move ->set_mode() handling into ata_set_mode() by Tejun Heo · 18 years ago
  37. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 18 years ago
  38. 1586930 [PATCH] libata: hold host_set lock while finishing internal qc by Tejun Heo · 18 years ago
  39. 7401abf [PATCH] libata: clear ap->active_tag atomically w.r.t. command completion by Tejun Heo · 18 years ago
  40. f8c2c42 [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe() by Tejun Heo · 18 years ago
  41. 6cd727b [PATCH] libata: kill duplicate prototypes by Tejun Heo · 18 years ago
  42. e23befe [PATCH] libata: unexport ata_scsi_error() by Tejun Heo · 18 years ago
  43. e4fac92a [PATCH] ahci: hardreset classification fix by Tejun Heo · 18 years ago
  44. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 18 years ago
  45. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 18 years ago
  46. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  47. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  48. 7894eaf Merge branch 'upstream' into irq-pio by Jeff Garzik · 19 years ago
  49. acc696d Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  50. 2be4d50 Linux v2.6.17-rc3 by Linus Torvalds · 19 years ago
  51. a82642f Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  52. 58f8236 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. f13d241 Merge nommu tree by Russell King · 19 years ago
  54. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 19 years ago
  55. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 19 years ago
  56. e7edf9c [PATCH] LSM: add missing hook to do_compat_readv_writev() by James Morris · 19 years ago
  57. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 19 years ago
  58. 6ad0013 [PATCH] fix mips sys32_p{read,write} by Al Viro · 19 years ago
  59. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 19 years ago
  60. c82ffb0 [PATCH] fix leak in activate_ep_files() by Al Viro · 19 years ago
  61. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  62. 07db869 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  63. bd5838b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  64. 1ebd32f [PATCH] splice: add ->splice_write support for /dev/null by Jens Axboe · 19 years ago
  65. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 19 years ago
  66. 86a0f04 [PATCH] forcedeth: fix initialization by Ayaz Abdulla · 19 years ago
  67. bdf9c27 [PATCH] sky2: version 1.2 by Stephen Hemminger · 19 years ago
  68. 98712e5 [PATCH] sky2: reset function can be devinit by Stephen Hemminger · 19 years ago
  69. 4a15d56 [PATCH] sky2: use ALIGN() macro by Stephen Hemminger · 19 years ago
  70. d27ed38 [PATCH] sky2: add fake idle irq timer by Stephen Hemminger · 19 years ago
  71. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 19 years ago
  72. 3b90887 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 19 years ago
  73. 3b85418 Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixes by Jeff Garzik · 19 years ago
  74. 25f7389 Merge branch 'master' into upstream-fixes by Jeff Garzik · 19 years ago
  75. 85ca719 [BRIDGE]: allow full size vlan packets by Stephen Hemminger · 19 years ago
  76. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 19 years ago
  77. c86d90d [doc] add paragraph about 'fs' subsystem to sysfs.txt by Miklos Szeredi · 19 years ago
  78. 8aa09a5 [fuse] fix race between checking and setting file->private_data by Miklos Szeredi · 19 years ago
  79. 6dbbcb1 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 by Miklos Szeredi · 19 years ago
  80. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 19 years ago
  81. 016b661 [PATCH] splice: fix offset problems by Jens Axboe · 19 years ago
  82. ba5f5d9 [PATCH] splice: fix min() warning by Andrew Morton · 19 years ago
  83. bcb4919 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 19 years ago
  84. 928bd1b [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR by Russell King · 19 years ago
  85. c7fd844 [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling by Richard Purdie · 19 years ago
  86. 4d5c34e [PATCH] Alpha: strncpy() fix by Ivan Kokshaysky · 19 years ago
  87. 454ac77 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 19 years ago
  88. 18118cd [NETFILTER]: ipt action: use xt_check_target for basic verification by Patrick McHardy · 19 years ago
  89. 91536b7 [NETFILTER]: x_tables: move table->lock initialization by Dmitry Mishin · 19 years ago
  90. e4a79ef [NETFILTER]: ip6_tables: remove broken comefrom debugging by Patrick McHardy · 19 years ago
  91. 2c16b77 [NETFILTER]: nf_conntrack: kill unused callback init_conntrack by Yasuyuki Kozakai · 19 years ago
  92. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 19 years ago
  93. 44adf28 [NETFILTER]: ULOG target is not obsolete by Thomas Voegtle · 19 years ago
  94. e1bbdeb [NETFILTER]: nf_conntrack: Fix module refcount dropping too far by Yasuyuki Kozakai · 19 years ago
  95. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 19 years ago
  96. 7c241d3 [PATCH] bcm43xx: make PIO mode usable by Michael Buesch · 19 years ago
  97. 9eac8f9 [PATCH] bcm43xx: add to MAINTAINERS by Michael Buesch · 19 years ago
  98. 818667f [PATCH] softmac: fix SIOCSIWAP by Johannes Berg · 19 years ago
  99. dac322e [PATCH] Fix crash on big-endian systems during scan by Pavel Roskin · 19 years ago
  100. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 19 years ago