1. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  2. 69585dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  3. e27168f [SCSI] sg: Free data buffers after calling blk_rq_unmap_user by Christof Schmitt · 15 years ago
  4. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  5. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  6. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  7. e71044e [SCSI] sg: fix oops in the error path in sg_build_indirect() by Michal Schmidt · 15 years ago
  8. ecb554a block: fix sg SG_DXFER_TO_FROM_DEV regression by FUJITA Tomonori · 15 years ago
  9. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  10. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  11. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  12. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  13. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  14. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  15. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  16. e7ee4cc [SCSI] sg: return EFAULT for an invalid user address by FUJITA Tomonori · 15 years ago
  17. d0deef5 blktrace: support per-partition tracing by Shawn Du · 15 years ago
  18. 015640e [SCSI] sg: fix q->queue_lock on scsi_error_handler path by FUJITA Tomonori · 15 years ago
  19. 0fdf96b [SCSI] sg: fix iovec bugs introduced by the block layer conversion by FUJITA Tomonori · 15 years ago
  20. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  21. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  22. 3442f80 [SCSI] sg: remove the own list management for struct sg_fd by FUJITA Tomonori · 15 years ago
  23. b2ed6c6 [SCSI] sg: use ALIGN macro by FUJITA Tomonori · 15 years ago
  24. 2134bc7 [SCSI] sg: remove unnecessary function declarations by FUJITA Tomonori · 15 years ago
  25. c96952e [SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interrupt by FUJITA Tomonori · 15 years ago
  26. a2dd3b4 [SCSI] sg: fix races with ioctl(SG_IO) by Tony Battersby · 16 years ago
  27. c6517b7 [SCSI] sg: fix races during device removal by Tony Battersby · 16 years ago
  28. 76e3a19 [SCSI] sg: fix device number in blktrace data by Martin Peschke · 15 years ago
  29. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  30. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  31. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  32. e915e87 [PATCH] switch sg_scsi_ioctl() to passing fmode_t by Al Viro · 16 years ago
  33. d73a1a6 device create: scsi: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  34. 4677735 sg: remove unnecessary blk_rq_unmap_user by FUJITA Tomonori · 16 years ago
  35. 0b6cb26 sg: remove sg_read_xfer by FUJITA Tomonori · 16 years ago
  36. c3919af sg: remove sg_write_xfer by FUJITA Tomonori · 16 years ago
  37. 626710c sg: incorporate sg_build_direct into sg_start_req by FUJITA Tomonori · 16 years ago
  38. 44c7b0e sg: remove __sg_start_req by FUJITA Tomonori · 16 years ago
  39. fd1c1de sg: remove b_malloc_len in sg_scatter_hold struct by FUJITA Tomonori · 16 years ago
  40. 7e56cb0 sg: remove SG_ALLOW_DIO_CODE define by FUJITA Tomonori · 16 years ago
  41. a91a3a2 sg: rename sg_cmd_done sg_rq_end_io by FUJITA Tomonori · 16 years ago
  42. fad7f01 sg: set dxferp to NULL for READ with the older SG interface by FUJITA Tomonori · 16 years ago
  43. 01cfcdd sg: use blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  44. 10db10d sg: convert the indirect IO path to use the block layer by FUJITA Tomonori · 16 years ago
  45. 6e5a30c sg: convert the direct IO path to use the block layer by FUJITA Tomonori · 16 years ago
  46. 10865df sg: convert the non-data path to use the block layer by FUJITA Tomonori · 16 years ago
  47. 14e507b sg: restore command permission for TYPE_SCANNER by FUJITA Tomonori · 16 years ago
  48. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  49. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  50. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  51. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  52. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  53. 39120e1 [SCSI] sg: Add target reset support by Brian King · 16 years ago
  54. 06a452e cmdfilter: extend default read filter by Adel Gadllah · 16 years ago
  55. 2b272d4 sg: fix odd style (extra parenthesis) introduced by cmd filter patch by Jens Axboe · 16 years ago
  56. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  57. eb09d3d sg: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  58. 24b4256 SCSI: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  59. a973909 scsi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  60. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  61. a13ff0b Convert SG from nopage to fault. by Nick Piggin · 16 years ago
  62. 6da127a blktrace: Add blktrace ioctls to SCSI generic devices by Christof Schmitt · 17 years ago
  63. 53474c0 [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices by Tony Battersby · 17 years ago
  64. d07e036 [SCSI] sg: handle class_device_create failure properly by FUJITA Tomonori · 17 years ago
  65. a24484f [SCSI] sg: set class_data after success by FUJITA Tomonori · 17 years ago
  66. eaa3e22 [SCSI] sg: Only print SCSI data direction warning once for a command by Andi Kleen · 17 years ago
  67. 30fa0d0 Initialise scatter/gather list in sg driver by Anton Blanchard · 17 years ago
  68. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  69. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  70. b0f655d scsi generic: sg chaining support by Jens Axboe · 17 years ago
  71. 7c07d61 [SCSI] sg: use idr to replace static arrays by James Bottomley · 17 years ago
  72. ea31255 [SCSI] sg: increase sglist_len of the sg_scatter_hold structure by FUJITA Tomonori · 17 years ago
  73. fb11993 [SCSI] sg: remove unnecessary check by Eric Sesterhenn · 17 years ago
  74. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  75. 44ec954 [SCSI] sg: cap reserved_size values at max_sectors by Alan Stern · 17 years ago
  76. 7ca63cb [SCSI] sg: fix incorrect last scatg length by Douglas Gilbert · 18 years ago
  77. 6460e75 [SCSI] sg: fixes for large page_size by Douglas Gilbert · 18 years ago
  78. b2155d0 [SCSI] sg: fix incorrect page problem by Douglas Gilbert · 18 years ago
  79. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  80. 454e895 [SCSI] sg.c: Fix bad error handling in by Ishai Rabinovitz · 18 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  82. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  83. c06bb7f [SCSI] sg: fix leak when dio setup fails by Douglas Gilbert · 18 years ago
  84. 18c49b8 [SCSI] fix sg leak when scsi_execute_async fails by Mike Christie · 18 years ago
  85. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 18 years ago
  86. 2152f85 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  87. f9aed0e [PATCH] sg: use compound pages by Nick Piggin · 18 years ago
  88. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  89. f018fa5 [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi by Rene Herman · 18 years ago
  90. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 19 years ago
  91. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 19 years ago
  92. eca7be5 [SCSI] sg: Remove aha1542 hack by Brian King · 18 years ago
  93. 2d20eaf [PATCH] sg gfp_t annotations by Al Viro · 18 years ago
  94. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
  95. 41ed16f [PATCH] Fix sg_page_malloc() memset by Hugh Dickins · 19 years ago
  96. d6b1034 [SCSI] convert sg to scsi_execute_async by Mike Christie · 19 years ago
  97. 4d5cda0 [SCSI] sg: fix a bug in st_map_user_pages failure path by Hugh Dickins · 19 years ago
  98. 032c09d [SCSI] sg and st unmap_user_pages allow PageReserved by Hugh Dickins · 19 years ago
  99. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  100. c9475cb [PATCH] kfree cleanup: drivers/scsi by Jesper Juhl · 19 years ago