1. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  2. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  4. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  6. 9151b398 i2o: check copy_from_user() size parameter by Dan Carpenter · 11 years ago
  7. f0689f0 mptctl: don't wank with fasync in ->release() by Al Viro · 11 years ago
  8. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  9. cac1970 fusion: switch to ->show_info() by Al Viro · 11 years ago
  10. 21ba37c i2o: use proc_remove_subtree() by Al Viro · 11 years ago
  11. 2f47787 block: Remove some unnecessary bi_vcnt usage by Kent Overstreet · 12 years ago
  12. 47b1ea7 Drivers: message: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. 3012d60 drivers/message/fusion/mptscsih.c: missing break by Alan Cox · 12 years ago
  14. 8fdbb34 messages: i2o: Fix typo in messages/i2o by Masanari Iida · 12 years ago
  15. 20953a6 [SCSI] Fusion MPT: disable pci device when mpt map resoures failed by Hanjun Guo · 12 years ago
  16. 261eba7 drivers/message/i2o/i2o_config.c: bound allocation by Alan Cox · 12 years ago
  17. 40251b8 drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to an array which is no longer valid by Kamil Dudka · 12 years ago
  18. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  19. 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 12 years ago
  20. 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  21. 83ff74e [SCSI] mptfusion: unlock on error in mpt_config() by Dan Carpenter · 13 years ago
  22. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  23. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  24. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  25. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  26. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  27. d04baa1 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
  28. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  29. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  30. 85d3722 [SCSI] mptsas: Add device ID for SAS1068_820XELP. by Chandrakala Chavva · 13 years ago
  31. 8af3d8d [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements by Ferenc Wagner · 13 years ago
  32. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  33. 314ef9c drivers/message: Add module.h to i2o/pci.c by Paul Gortmaker · 13 years ago
  34. 513382c [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN ERRATA by nagalakshmi.nandigama@lsi.com · 13 years ago
  35. 98cbe37 [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset by kashyap.desai@lsi.com · 13 years ago
  36. 731f56c [SCSI] mptfusion: Bump version 3.4.20 by kashyap.desai@lsi.com · 13 years ago
  37. a38ae37 [SCSI] mptfusion: Avoid out of order Event processing due to cpu migration by kashyap.desai@lsi.com · 13 years ago
  38. e62cca1 [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition by kashyap.desai@lsi.com · 13 years ago
  39. 3850b14 [SCSI] mptfusion: Set max sector count module parameter by kashyap.desai@lsi.com · 13 years ago
  40. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  41. e466e1c [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA by Kashyap, Desai · 13 years ago
  42. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  43. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  44. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  45. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  46. 72ef0e5 [SCSI] mptsas: Fix annoying warning by Borislav Petkov · 13 years ago
  47. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  48. cbc78ae [SCSI] mptfusion: Bump version 3.4.19 by Kashyap, Desai · 13 years ago
  49. 19fff15 [SCSI] mptfusion: Adding inline data padding support for TAPE drive. by Kashyap, Desai · 13 years ago
  50. 56cee8d [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() by Kashyap, Desai · 13 years ago
  51. aeaeb5c [SCSI] fusion: do not check serial_number in the abort handler by Christoph Hellwig · 13 years ago
  52. 5cd049a [SCSI] remove cmd->serial_number litter by Christoph Hellwig · 13 years ago
  53. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  54. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  56. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  57. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  58. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  59. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  60. d100d40 message: change to new flag variable by matt mooney · 13 years ago
  61. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  62. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  63. f47350f i2o_block: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  64. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  65. 3487735 [SCSI] mptfusion: Remove bus reset for mptsas module by Kashyap, Desai · 13 years ago
  66. d75733d [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers by Kashyap, Desai · 13 years ago
  67. d2b2147 [SCSI] mptfusion: Bump version 03.04.18 by Kashyap, Desai · 13 years ago
  68. bcfe42e [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset by Kashyap, Desai · 13 years ago
  69. 84857c8 [SCSI] mptfusion: mptctl_release is required in mptctl.c by Kashyap, Desai · 13 years ago
  70. 5228671 i2o: use alloc_workqueue() instead of create_workqueue() by Tejun Heo · 13 years ago
  71. efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 14 years ago
  72. 1dcb202 drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  73. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  74. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  75. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  76. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  77. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  78. c45d15d scsi: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  79. 1c1acab [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  80. fc58fb1 fusion: add function parameter names to kernel-doc by Randy Dunlap · 14 years ago
  81. 1f5cfe2 fusion: fix non-kernel-doc comment block by Randy Dunlap · 14 years ago
  82. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  83. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  84. 71740c4 fusion: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  85. 89596f2 i2o: check return code from put_user() by Kulikov Vasiliy · 14 years ago
  86. d929dc2 i2o: fix overflow of copy_to_user() by Kulikov Vasiliy · 14 years ago
  87. 32fa454 drivers/message/i2o/exec-osm.c: add missing mutex_unlock by Julia Lawall · 14 years ago
  88. eb6edad mpt fusion: convert to seq_file by Alexey Dobriyan · 14 years ago
  89. d236700 drivers/message: move dereference after NULL test by Julia Lawall · 14 years ago
  90. 57ba471 param: use module_param in drivers/message/fusion/mptbase.c by Rusty Russell · 14 years ago
  91. 081f4f4 [SCSI] drivers/message/fusion: Adjust confusing if indentation by Julia Lawall · 14 years ago
  92. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  93. 2daa672 scsi/i2o: restore ioctl changes by Arnd Bergmann · 14 years ago
  94. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  95. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  96. 3448406 scsi/i2o_block: cleanup ioctl handling by Arnd Bergmann · 14 years ago
  97. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  98. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  99. 653c42d [SCSI] mptfusion: release resources in error return path by Tomas Henzl · 14 years ago
  100. 943a2df [SCSI] mptfusion: Bump version 03.04.17 by Kashyap, Desai · 14 years ago