1. d80624a scsi: 53c700: Stop clearing SCSI pointer fields by Bart Van Assche · 2 years, 10 months ago
  2. efd7bb1 scsi: 53c700: Remove redundant assignment to pointer SCp by Colin Ian King · 3 years ago
  3. 90cb653 scsi: 53c700: Switch to attribute groups by Bart Van Assche · 3 years, 2 months ago
  4. af049df scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions by Bart Van Assche · 3 years, 3 months ago
  5. 656f26a scsi: 53c700: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  6. cd4b46c scsi: 53c700: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
  7. 3d45cefc scsi: core: Drop obsolete Linux-specific SCSI status codes by Hannes Reinecke · 3 years, 8 months ago
  8. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  9. 3940ebf7 scsi: 53c700: Open-code status_byte(u8) calls by Bart Van Assche · 3 years, 8 months ago
  10. ac5669b scsi: 53c700: Fix spelling of conditions by ganjisheng · 3 years, 10 months ago
  11. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  12. ffab5e0 scsi: 53c700: Remove set but not used variable by Zheng Yongjun · 4 years, 3 months ago
  13. d69d8ad 53c700: convert to dma_alloc_noncoherent by Christoph Hellwig · 4 years, 4 months ago
  14. 91af2dd 53c700: improve non-coherent DMA handling by Christoph Hellwig · 4 years, 4 months ago
  15. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  16. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  17. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  18. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  19. 8437fcf scsi: 53c700: pass correct "dev" to dma_alloc_attrs() by Dan Carpenter · 6 years ago
  20. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  21. 44257a1 scsi: 53c700: move bus reset to host reset by Hannes Reinecke · 7 years ago
  22. 106e97b scsi: 53c700: switch to dma_alloc_attrs by Christoph Hellwig · 8 years ago
  23. 68350a8 scsi: remove current_cmnd field from struct scsi_device by Christoph Hellwig · 8 years ago
  24. 0da21c4 53c700: Use proper debug printk format specifiers by Helge Deller · 9 years ago
  25. 8beb330 53c700: fix BUG on untagged commands by James Bottomley · 9 years ago
  26. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  27. 804ff60 [SCSI] Fix printk typos in drivers/scsi by Masanari Iida · 10 years ago
  28. 4e48489 scsi: remove scsi_set_tag_type by Christoph Hellwig · 10 years ago
  29. 17ea012 scsi: remove scsi_get_tag_type by Christoph Hellwig · 10 years ago
  30. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  31. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  32. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  33. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  34. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  35. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  36. 1fa6b5f scsi: Remove scsi_print_command when calling abort by Hannes Reinecke · 10 years ago
  37. 7d17090 53c700: remove scsi_print_sense() usage by Hannes Reinecke · 10 years ago
  38. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  39. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  40. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  41. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  42. d80e0d9 scsi: 53c700: remove dma_is_consistent usage by FUJITA Tomonori · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  44. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  46. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  47. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 17 years ago
  48. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  49. 0cba35e [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMs by Thomas Bogendoerfer · 17 years ago
  50. 6327313 [SCSI] 53c700: m68k support for the 53c700 SCSI core by Kars de Jong · 18 years ago
  51. 3258a4d5 [SCSI] 53c700: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  52. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  53. f67a9c1 [SCSI] 53c700: Allow setting burst length by Thomas Bogendoerfer · 18 years ago
  54. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  55. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  56. c603d04 [SCSI] 53c700: brown paper bag fix for auto request sense by James Bottomley · 18 years ago
  57. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  58. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  59. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  61. 0f13fc0 [SCSI] 53c700: fix breakage caused by the autosense update by James Bottomley · 19 years ago
  62. 4311fa6 [SCSI] kmalloc argument switcheroo in recent 53c700 change. by Dave Jones · 19 years ago
  63. 67d59df [SCSI] 53c700: remove reliance on deprecated cmnd fields by James Bottomley · 19 years ago
  64. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  65. 2b89dad [SCSI] audit drivers for incorrect max_id use by Hannes Reinecke · 19 years ago
  66. 6ea3c0b [SCSI] Add spi_populate_*_msg functions by Matthew Wilcox · 19 years ago
  67. 1abfd37 [SCSI] Rename scsi_print_msg to spi_print_msg by Matthew Wilcox · 19 years ago
  68. 422c0d6 [SCSI] use scmd_id(), scmd_channel() throughout code by Jeff Garzik · 19 years ago
  69. 017560f [SCSI] use sfoo_printk() in drivers by Jeff Garzik · 19 years ago
  70. 10523b3 [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks by Yani Ioannou · 20 years ago
  71. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 20 years ago
  72. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 20 years ago
  73. 3471c28 [SCSI] Remove no-op implementations of SCSI EH hooks by Jeff Garzik · 20 years ago
  74. 56fece2 [PATCH] finally fix 53c700 to use the generic iomem infrastructure by · 20 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2