1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 8038e64 st: Fix MTMKPART to work with newer drives by Kai Makisara · 8 years ago
  4. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  5. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  6. ab08ee1 st: fix potential null pointer dereference. by Maurizio Lombardi · 9 years ago
  7. d9b43a1 st: allow debug output to be enabled or disabled via sysfs by Seymour, Shane M · 9 years ago
  8. 2d3a5d2 st: Destroy st_index_idr on module exit by Johannes Thumshirn · 9 years ago
  9. 10978e4 st: convert DRIVER_ATTR macros to DRIVER_ATTR_RO by Seymour, Shane M · 9 years ago
  10. 442d756 st: convert to using driver attr groups for sysfs by Seymour, Shane M · 9 years ago
  11. e7ac6c6 st: null pointer dereference panic caused by use after kref_put by st_open by Seymour, Shane M · 9 years ago
  12. 05545c9 st: implement tape statistics by Seymour, Shane M · 9 years ago
  13. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  14. 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
  15. dccfa68 st: call scsi_set_medium_removal directly by Christoph Hellwig · 10 years ago
  16. 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
  17. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  18. 22e0d99 scsi: introduce sdev_prefix_printk() by Hannes Reinecke · 10 years ago
  19. 2bec708 st: add a debug_flag module parameter request by Laurence Oberman · 10 years ago
  20. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  21. 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
  22. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  23. b30d8bc scsi: Implement st_printk() by Hannes Reinecke · 10 years ago
  24. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  25. d6216c4 [SCSI] st: fix corruption of the st_modedef structures in st_set_options() by Maurizio Lombardi · 10 years ago
  26. 769989a [SCSI] st: fix enlarge_buffer by Bodo Stroesser · 11 years ago
  27. c69c6be [SCSI] st: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  28. 2b5bebc [SCSI] st: Take additional queue ref in st_probe by Joe Lawrence · 11 years ago
  29. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  30. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  31. 0644f53 [SCSI] st: remove st_mutex by Hannes Reinecke · 12 years ago
  32. 26898af [SCSI] st: clean up device file creation and removal by Jeff Mahoney · 12 years ago
  33. 6c648d9 [SCSI] st: get rid of scsi_tapes array by Jeff Mahoney · 12 years ago
  34. e3f2a9c [SCSI] st: clean up dev cleanup in st_probe by Jeff Mahoney · 12 years ago
  35. af23782 [SCSI] st: Use static class attributes by Jeff Mahoney · 12 years ago
  36. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  37. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  38. c743e44 [SCSI] st: expand ability to write immediate filemarks by Lee Duncan · 12 years ago
  39. 46a243f [SCSI] st: implement PM by Oliver Neukum · 13 years ago
  40. c68bf8e [SCSI] st: fix race in st_scsi_execute_end by Petr Uzel · 13 years ago
  41. 46081b1 [SCSI] st: Increase success probability in driver buffer allocation by FUJITA Tomonori · 14 years ago
  42. 373daac [SCSI] st: Store page order before driver buffer allocation by Kai Makisara · 14 years ago
  43. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  44. 3e51d3c [SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer by Kai Makisara · 14 years ago
  45. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  46. b4d878e st: use noop_llseek() instead of default_llseek() by Jan Blunck · 14 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  48. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  49. c982c36 [SCSI] st: fix mdata->page_order handling by FUJITA Tomonori · 15 years ago
  50. 832151f [SCSI] st: fix test of value range in st_set_options() by Roel Kluin · 15 years ago
  51. 2c2ed8b [SCSI] st: fix possible memory use after free after MTSETBLK ioctl by David Jeffery · 15 years ago
  52. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  53. 1da2019 [SCSI] st: fix gcc 4.4 warning by Kai Makisara · 15 years ago
  54. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  55. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  56. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  57. 8f78fc5 [SCSI] st: retry enlarge_buffer allocation by Kai Makisara · 16 years ago
  58. 02ae2c0 [SCSI] st: integrate st_scsi_kern_execute and st_do_scsi by Kai Makisara · 16 years ago
  59. edf69c5 [SCSI] st: remove unused frp_sg_current by FUJITA Tomonori · 16 years ago
  60. 1ac63cf [SCSI] st: remove unused orig_frp_segs by FUJITA Tomonori · 16 years ago
  61. f409d6c [SCSI] st: simplify new_tape_buffer by FUJITA Tomonori · 16 years ago
  62. b3d5911 [SCSI] st: remove struct scatterlist by FUJITA Tomonori · 16 years ago
  63. 08c9583 [SCSI] st: kill struct st_buff_fragment by FUJITA Tomonori · 16 years ago
  64. b3376b4 [SCSI] st: remove buf_to_sg by FUJITA Tomonori · 16 years ago
  65. 6620742 [SCSI] st: convert dio path to use st_scsi_execute by FUJITA Tomonori · 16 years ago
  66. 6d47626 [SCSI] st: convert non-dio path to use st_scsi_execute by FUJITA Tomonori · 16 years ago
  67. 13b53b4 [SCSI] st: add st_scsi_execute helper function by FUJITA Tomonori · 16 years ago
  68. d0e1ae3 [SCSI] st: add struct rq_map_data support by FUJITA Tomonori · 16 years ago
  69. 9c90596 [SCSI] st: make all the fragment buffers the same size by FUJITA Tomonori · 16 years ago
  70. ccc607f [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  71. 7a31ec3 [SCSI] st: convert get_location to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  72. 18c8701 [SCSI] st: convert write_mode_page to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  73. 8ecf0d9 [SCSI] st: convert read_mode_page to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  74. 52107b2 [SCSI] st: convert check_tape to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  75. 212cd8b [SCSI] st: convert st_flush to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  76. 39ade4b [SCSI] st: convert cross_eof to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  77. 15c920a [SCSI] st: convert do_load_unload to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  78. 3c0bf16 [SCSI] st: convert set_location to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  79. 0944a72 [SCSI] st: convert test_ready to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  80. ffb4349 [SCSI] st: add st_scsi_kern_execute helper function by FUJITA Tomonori · 16 years ago
  81. 4deba24 [SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi by FUJITA Tomonori · 16 years ago
  82. a02488e [SCSI] st: update to use block timeout by James Bottomley · 16 years ago
  83. 83ff6fe [PATCH] don't mess with file in scsi_nonblockable_ioctl() by Al Viro · 16 years ago
  84. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  85. d73a1a6 device create: scsi: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  86. 786231a [SCSI] st: Remove bogus memset by Kai Makisara · 16 years ago
  87. 626dcb1 [SCSI] st: Move buffer pointer back when data could not be written. by Kai Makisara · 16 years ago
  88. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  89. b3369c6 st: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  90. 24b4256 SCSI: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  91. 7d15d6a [SCSI] st: fix up after class_device removal by James Bottomley · 16 years ago
  92. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  93. 8ef8d59 [SCSI] st: rename flush_write_buffer() by Adrian Bunk · 16 years ago
  94. b174be0 [SCSI] st: show options currently set in sysfs by Kai Makisara · 16 years ago
  95. 40f6b36 [SCSI] st: add option to use SILI in variable block reads by Kai Makisara · 16 years ago
  96. deee13d [SCSI] st: compile fix when DEBUG set to one by Kai Makisara · 16 years ago
  97. fd66c1b [SCSI] st: convert to unlocked_ioctl by Kai Makisara · 17 years ago
  98. cd81621 [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! by FUJITA Tomonori · 17 years ago
  99. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  100. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago