1. 7c56533 [SCSI] be2iscsi: correction in the claculation for num_cxn_wrb by Jayamohan Kallickal · 15 years ago
  2. b30c6da [SCSI] be2iscsi: changing the chip opcode for TEXT by Jayamohan Kallickal · 15 years ago
  3. caf818f [SCSI] be2iscsi: Ensure clean reuse of wrb by Jayamohan Kallickal · 15 years ago
  4. f55a24f [SCSI] be2iscsi: correcting the return by Jayamohan Kallickal · 15 years ago
  5. 5dc1c41 [SCSI] be2iscsi: Proper checking of state by Jayamohan Kallickal · 15 years ago
  6. 230dceb [SCSI] be2iscsi: Fix for first_burst by Jayamohan Kallickal · 15 years ago
  7. d2eeb1a [SCSI] be2iscsi: changing copyright to 2010 by Jayamohan Kallickal · 15 years ago
  8. 32951dd [SCSI] be2iscsi: Remove Ring mode from driver by Jayamohan Kallickal · 15 years ago
  9. d0e2ddf [SCSI] vmw_pvscsi: fix signedness warning with newer compilers by Dmitry Torokhov · 15 years ago
  10. fa4698f [SCSI] sd: Combine DIF/DIX error handling by Martin K. Petersen · 15 years ago
  11. d44a6d2 [SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware_rev() by Roel Kluin · 15 years ago
  12. a3babda [SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids by Jayamohan Kallickal · 15 years ago
  13. aa35903 [SCSI] be2iscsi: Fixing the number of SGE's by Jayamohan Kallickal · 15 years ago
  14. 48bd86c [SCSI] be2iscsi: Fixing Bug for multiple SGEs by Jayamohan Kallickal · 15 years ago
  15. e4b8972 [SCSI] mpt2sas: Bump version 04.100.01.00 by Kashyap, Desai · 15 years ago
  16. 84f0b04 [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs) by Kashyap, Desai · 15 years ago
  17. f4af3c1 [SCSI] mpt2sas: Update driver header to latest MPI Spec. by Kashyap, Desai · 15 years ago
  18. 50d5c60 [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support. by Kashyap, Desai · 15 years ago
  19. f7c95ef [SCSI] mpt2sas: Added raid transport support by Kashyap, Desai · 15 years ago
  20. 22c8842 [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility. by Kashyap, Desai · 15 years ago
  21. e75b9b6 [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug. by Kashyap, Desai · 15 years ago
  22. 6846e75 [SCSI] mpt2sas: User resource_size_t instead of unsigned long by Kashyap, Desai · 15 years ago
  23. b2ff36b [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout by Kashyap, Desai · 15 years ago
  24. d7384b2 [SCSI] mpt2sas: Delete volume before HBA detach. by Kashyap, Desai · 15 years ago
  25. 0f88009 [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) by James Bottomley · 15 years ago
  26. 8605c46 [SCSI] lpfc: restore MSI-X/MSI support by George Kadianakis · 15 years ago
  27. e8a3924 [SCSI] qla2xxx: Update version number to 8.03.02-k0. by Giridhar Malavali · 15 years ago
  28. f8ac608 [SCSI] qla2xxx: Remove firmware hint for 81xx parts. by Giridhar Malavali · 15 years ago
  29. 9a069e1 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. by Giridhar Malavali · 15 years ago
  30. 90a86fc [SCSI] qla2xxx: Enhance EEH support and enable AER support. by Joe Carnuccio · 15 years ago
  31. 9db0fb3 [SCSI] be2iscsi: Enable TEXT req resp by Jayamohan Kallickal · 15 years ago
  32. aa874f0 [SCSI] be2iscsi: Fixing initialization of can_queue by Jayamohan Kallickal · 15 years ago
  33. da7408c [SCSI] be2iscsi: The session failure only when Link Goes down by Jayamohan Kallickal · 15 years ago
  34. 756d29c [SCSI] be2iscsi: Enable async mode for mcc rings by Jayamohan Kallickal · 15 years ago
  35. 51a4625 [SCSI] be2iscsi: No requirement for endianess change for data_count by Jayamohan Kallickal · 15 years ago
  36. 0ecb0b4 [SCSI] be2iscsi: decide which requests need completion by Jayamohan Kallickal · 15 years ago
  37. d7aea67 [SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pdu by Jayamohan Kallickal · 15 years ago
  38. 2807afb [SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_alloc by Jayamohan Kallickal · 15 years ago
  39. 7bd6e25 [SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSP by Jayamohan Kallickal · 15 years ago
  40. d543148 [SCSI] be2iscsi: Link Wrb with next Wrb by Jayamohan Kallickal · 15 years ago
  41. c246228 [SCSI] be2iscsi: Move freeing of resources to stop_conn by Jayamohan Kallickal · 15 years ago
  42. 7da5087 [SCSI] be2iscsi: Use start cid and number of cid and icd from FW by Jayamohan Kallickal · 15 years ago
  43. 1fe6dbf [SCSI] gdth: Convert to use regular kernel types. by Dave Jones · 15 years ago
  44. e7efe59 [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs by Douglas Gilbert · 15 years ago
  45. 5d7ebb9 [SCSI] FlashPoint: fix off by one tests by Dan Carpenter · 15 years ago
  46. 0ed8570 [SCSI] cxgbi3: remove unnecessary NULL test by Jiri Slaby · 15 years ago
  47. 3dbf6c0 [SCSI] pm8001: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  48. 4ffd005 [SCSI] mptfusion: Bump version 03.04.14 by Kashyap, Desai · 15 years ago
  49. de81562 [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH commands by Kashyap, Desai · 15 years ago
  50. 64e155a [SCSI] mptfusion: block device when target is being removed by FW by Kashyap, Desai · 15 years ago
  51. e0f553a [SCSI] mptfusion: Added sysfs expander manufacture information at the time of expander add. by Kashyap, Desai · 15 years ago
  52. 65f89c2 [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priority by Kashyap, Desai · 15 years ago
  53. 02507a8 [SCSI] mac_esp: fix PIO mode, take 2 by Finn Thain · 15 years ago
  54. f2818663 [SCSI] scsi_transport_fc: Remove capping from dev_loss_tmo by Hannes Reinecke · 15 years ago
  55. e47c11c [SCSI] fusion: fix warning when not using procfs by Erik Ekman · 15 years ago
  56. 340f052 [SCSI] ibmmca: fix buffer overflow by Roel Kluin · 15 years ago
  57. 4a02462a [SCSI] u14-34f: fix buffer overflow by Roel Kluin · 15 years ago
  58. 8fe7916 [SCSI] eata: fix buffer overflow by Roel Kluin · 15 years ago
  59. 9b7dac0 [SCSI] ibmvscsi: fix a typo in a source code comment by Bart Van Assche · 15 years ago
  60. 40c4f3e [SCSI] libsrp: fix typo -- replace RDAM by RDMA by Bart Van Assche · 15 years ago
  61. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  62. 534ef05 [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree by Hannes Reinecke · 15 years ago
  63. 51375ee [SCSI] zfcp: Set hardware timeout as requested by BSG request. by Swen Schillig · 15 years ago
  64. 491ca44 [SCSI] zfcp: Introduce bsg_timeout callback. by Swen Schillig · 15 years ago
  65. b8f0864 [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout by Swen Schillig · 15 years ago
  66. 9e2ab1f [SCSI] zfcp: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  67. 5a3fb30 [SCSI] zfcp: Fix linebreak in hba trace by Christof Schmitt · 15 years ago
  68. f09d545 [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request by Christof Schmitt · 15 years ago
  69. 22c2473 [SCSI] qla2xxx: Update version number to 8.03.01-k10. by Giridhar Malavali · 15 years ago
  70. eda05a2 [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. by Harish Zunjarrao · 15 years ago
  71. 368bbe0 [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment. by Andrew Vasquez · 15 years ago
  72. f08b725 [SCSI] qla2xxx: Correct FCP2 recovery handling. by Andrew Vasquez · 15 years ago
  73. 63c43b0 [SCSI] scsi_lib: Fix bug in completion of bidi commands by Boaz Harrosh · 15 years ago
  74. f1053a7 [SCSI] mptsas: Fix issue with chain pools allocation on katmai by Anatolij Gustschin · 15 years ago
  75. cacb6dc [SCSI] aacraid: fix File System going into read-only mode by Penchala Narasimha Reddy Chilakala, ERS-HCLTech · 15 years ago
  76. e6622df [SCSI] lpfc: fix file permissions by James Bottomley · 15 years ago
  77. 6ccf80e page allocator: update NR_FREE_PAGES only when necessary by KOSAKI Motohiro · 15 years ago
  78. 1f0b8b9 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  79. 330a518 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 2a8249d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. c6a93d3 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. eb29a5c revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" by Mark Brown · 15 years ago
  84. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 15 years ago
  85. 81759b5 nommu: fix race between ramfs truncation and shared mmap by David Howells · 15 years ago
  86. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  87. 779c102 nommu: remove a superfluous check of vm_region::vm_usage by David Howells · 15 years ago
  88. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 15 years ago
  89. ed5e589 nommu: fix SYSV SHM for NOMMU by David Howells · 15 years ago
  90. 8ff410d sysdev: fix prototype for memory_sysdev_class show/store functions by Wu Fengguang · 15 years ago
  91. ba168fc memory-hotplug: add 0x prefix to HEX block_size_bytes by Wu Fengguang · 15 years ago
  92. fce6647 memcg: ensure list is empty at rmdir by Daisuke Nishimura · 15 years ago
  93. d817cd5 virtio: fix section mismatch warnings by Jeff Mahoney · 15 years ago
  94. de3fab3 vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable by KOSAKI Motohiro · 15 years ago
  95. af2422c smp_call_function_any(): pass the node value to cpumask_of_node() by David John · 15 years ago
  96. cc8ef6e kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() by Roland Dreier · 15 years ago
  97. d2dbe08 mm/page_alloc: fix the range check for backward merging by Kazuhisa Ichikawa · 15 years ago
  98. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 15 years ago
  99. d994ffc kfifo: add kfifo_initialized by Andi Kleen · 15 years ago
  100. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 15 years ago