1. de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 19 years ago
  2. b30c2fc [SCSI] scsi.h: add macro for enclosure bit of inquiry data by James Bottomley · 19 years ago
  3. a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 19 years ago
  4. d4acd72 [SCSI] sysfs: add filter function to groups by James Bottomley · 19 years ago
  5. fd11097 [SCSI] attribute_container: update to use the group interface by James Bottomley · 19 years ago
  6. 11c3e68 [SCSI] block: Introduce new blk_queue_update_dma_alignment interface by James Bottomley · 19 years ago
  7. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 19 years ago
  8. b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 19 years ago
  9. a8ac631 [SCSI] iscsi: convert xmit path to iscsi chunks by Olaf Kirch · 19 years ago
  10. f6d5180 [SCSI] libiscsi: fix nop handling by Mike Christie · 19 years ago
  11. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 19 years ago
  12. b3a7ea8 [SCSI] libiscsi: do not block session during logout by Mike Christie · 19 years ago
  13. 6320377 [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup by Olaf Kirch · 19 years ago
  14. 004d653 [SCSI] iscsi_tcp, libiscsi: initial AHS Support by Boaz Harrosh · 19 years ago
  15. da32dd6 [SCSI] iscsi_tcp: rewrite recv path by Olaf Kirch · 19 years ago
  16. 843c0a8 [SCSI] libiscsi, iscsi_tcp: add device support by Mike Christie · 19 years ago
  17. 001aac2 [SCSI] sd,sr: add early detection of medium not present by James Bottomley · 19 years ago
  18. 25d7c36 [SCSI] move single_lun flag from scsi_device to scsi_target by Tony Battersby · 19 years ago
  19. 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 19 years ago
  20. 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 19 years ago
  21. 285e967 [SCSI] sr,sd: send media state change modification events by Kay Sievers · 19 years ago
  22. 5d0381e Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 by Linus Torvalds · 19 years ago
  23. b801a1e Don't blatt first element of prv in sg_chain() by Rusty Russell · 19 years ago
  24. d7587b1 sh: Force __access_ok() to obey address space limit. by Paul Mundt · 19 years ago
  25. 9d3e444 [SOCK]: Adds a rcu_dereference() in sk_filter by Eric Dumazet · 19 years ago
  26. 0f99be0 [XFRM]: xfrm_algo_clone() allocates too much memory by Eric Dumazet · 19 years ago
  27. 02f1c89 [NET]: Clone the sk_buff 'iif' field in __skb_clone() by Paul Moore · 19 years ago
  28. a0a4619 [NET]: Add NAPI_STATE_DISABLE. by David S. Miller · 19 years ago
  29. bdb95b1 [NET]: Do not grab device reference when scheduling a NAPI poll. by David S. Miller · 19 years ago
  30. f691724 [SCTP]: Fix the name of the authentication event. by Vlad Yasevich · 19 years ago
  31. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 19 years ago
  32. 5b7741b KEYS: fix macro by Sebastian Siewior · 19 years ago
  33. 844b43a sh: Fix argument page dcache flushing regression. by Carmelo Amoroso · 19 years ago
  34. a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 19 years ago
  35. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 19 years ago
  36. 4ca8ad7 [IA64] Update Altix BTE error return status patch by Russ Anderson · 19 years ago
  37. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 19 years ago
  38. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 19 years ago
  39. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 19 years ago
  40. ef5fa1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 19 years ago
  41. 57ed3ed slub: provide /proc/slabinfo by Pekka J Enberg · 19 years ago
  42. 56986d4 x86: fix asm-x86/msr.h for user-space export by Mike Frysinger · 19 years ago
  43. e0c4ae0 x86: fix asm-x86/byteorder.h for userspace export by Mike Frysinger · 19 years ago
  44. aed3a8c [POWERPC] Oprofile: Remove dependency on spufs module by Bob Nelson · 19 years ago
  45. c68cb23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  46. b50fd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  47. 49eaaa1 Revert quicklist need->flush fix by Christoph Lameter · 19 years ago
  48. ecef969 [VETH]: move veth.h to include/linux by Stephen Hemminger · 19 years ago
  49. 75ec533 [NET] tc_nat: header install by Stephen Hemminger · 19 years ago
  50. fae718d [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility by Patrick McHardy · 19 years ago
  51. bcea1db [SPARC64]: Implement pci_resource_to_user() by David S. Miller · 19 years ago
  52. ed367fc quicklists: do not release off node pages early by Christoph Lameter · 19 years ago
  53. 5b825ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  54. a4c80d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  55. f4ab2f72 [NET] include/net/: Spelling fixes by Joe Perches · 19 years ago
  56. 9121250 dm: merge max_hw_sector by Neil Brown · 19 years ago
  57. 36bb613 [SPARC64]: Fix OOPS in dma_sync_*_for_device() by David S. Miller · 19 years ago
  58. 4486c5f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  59. 285fbd6 [IA64] make flush_tlb_kernel_range() an inline function by Jan Beulich · 19 years ago
  60. 64135fa [IA64] Fix Altix BTE error return status by Russ Anderson · 19 years ago
  61. 313d8e5 [IA64] Two trivial spelling fixes by Joe Perches · 19 years ago
  62. a3ebdb6 IA64: Slim down __clear_bit_unlock by Christoph Lameter · 19 years ago
  63. 3e3b391 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 19 years ago
  64. 213fde7 x86: also define AT_VECTOR_SIZE_ARCH by Jan Beulich · 19 years ago
  65. 29b6cd7 x86: jprobe bugfix by Masami Hiramatsu · 19 years ago
  66. b019e57 genirq: add unlocked version of set_irq_handler() by Kevin Hilman · 19 years ago
  67. 3c615e1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 19 years ago
  68. d556533 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  69. 2fdd82b block: let elv_register() return void by Adrian Bunk · 19 years ago
  70. ededa4d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  71. 421d991 quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 by Christoph Lameter · 19 years ago
  72. 368d2c6 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 19 years ago
  73. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 19 years ago
  74. 8d93662 apm_event{,info}_t are userspace types by Adam Jackson · 19 years ago
  75. 9548b20 alpha: build fixes by Ivan Kokshaysky · 19 years ago
  76. 7552713 fix headers_install by Andrew Morton · 19 years ago
  77. 140b5e5 libata: fix ATAPI draining by Tejun Heo · 19 years ago
  78. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 19 years ago
  79. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 19 years ago
  80. ce2e0ab libata: add more opcodes to ata.h by Tejun Heo · 19 years ago
  81. c2e366a libata: update ata_*_printk() macros such that level can be a variable by Tejun Heo · 19 years ago
  82. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 19 years ago
  83. 87d5df6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  84. 4942093e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  85. 07232b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  86. f88ed90 usb.h: fix kernel-doc warning by Randy Dunlap · 19 years ago
  87. 33abc04 usb-storage: Fix devices that cannot handle 32k transfers by Doug Maxey · 19 years ago
  88. cb8c9b6 tipar: remove obsolete module by Romain Liévin · 19 years ago
  89. a12e606 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  90. aa62a86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  91. de29cba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  92. 104064b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 19 years ago
  93. cbd84ec Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  94. 0d01792 [S390] pud_present/pmd_present bug. by Martin Schwidefsky · 19 years ago
  95. 4a9ecd5 [NETFILTER]: bridge: fix missing link layer headers on outgoing routed packets by Patrick McHardy · 19 years ago
  96. e6e0a94 [SPARC32]: Silence sparc32 warnings on missing syscalls. by Martin Habets · 19 years ago
  97. dd99d96 [MIPS] Alchemy: fix PCI resource conflict by Sergei Shtylyov · 19 years ago
  98. 9ac68d3 [POWERPC] Kill non-existent symbols from ksyms and commproc.h by Jochen Friedrich · 19 years ago
  99. 8f361453 [SPARC64]: Fix two kernel linear mapping setup bugs. by David S. Miller · 19 years ago
  100. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 19 years ago