1. 0e2e279 [SCSI] isci: Lookup device references through requests in completions. by Jeff Skirvin · 14 years ago
  2. 5a91835 [SCSI] ipr: add definitions for additional adapter by Wayne Boyer · 14 years ago
  3. a18a920 [SCSI] scsi_dh: check queuedata pointer before proceeding further by Moger, Babu · 14 years ago
  4. a0c1241 [SCSI] hpsa: detect controller lockup by Stephen M. Cameron · 14 years ago
  5. bb158ea [SCSI] hpsa: fix flush cache transfer length by Stephen M. Cameron · 14 years ago
  6. b7ec021 [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices by Scott Teel · 14 years ago
  7. cfe5bad [SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA by Scott Teel · 14 years ago
  8. 03ab31f [SCSI] hpsa: remove unused busy_initializing and busy_scanning by Stephen M. Cameron · 14 years ago
  9. c0d6a4d [SCSI] hpsa: set max sectors instead of taking the default by Stephen M. Cameron · 14 years ago
  10. d424754 [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status. by Andrew Vasquez · 14 years ago
  11. a63ec37 [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() by Dave Jones · 14 years ago
  12. fd25418 [SCSI] bnx2fc: Bumped version to 1.0.9 by Bhanu Prakash Gollapudi · 14 years ago
  13. 32c3045 [SCSI] bnx2fc: Handle SRR LS_ACC drop scenario by Bhanu Prakash Gollapudi · 14 years ago
  14. 99cc600 [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout by Bhanu Prakash Gollapudi · 14 years ago
  15. c68bf8e [SCSI] st: fix race in st_scsi_execute_end by Petr Uzel · 14 years ago
  16. 3308511 [SCSI] Make scsi_free_queue() kill pending SCSI commands by Bart Van Assche · 14 years ago
  17. 21208ae [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit by Dave Kleikamp · 14 years ago
  18. 6e88020 [SCSI] mpt2sas: Bump driver version to 10.100.00.00 by nagalakshmi.nandigama@lsi.com · 14 years ago
  19. 35116db [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting by nagalakshmi.nandigama@lsi.com · 14 years ago
  20. 6faace2 [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to complete while issued during creating a volume by nagalakshmi.nandigama@lsi.com · 14 years ago
  21. 918134e [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host reset context by nagalakshmi.nandigama@lsi.com · 14 years ago
  22. f3db032 [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_lock by nagalakshmi.nandigama@lsi.com · 14 years ago
  23. f881cea [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is removed while host reset is active by nagalakshmi.nandigama@lsi.com · 14 years ago
  24. 24f09b5 [SCSI] mpt2sas: Fix failure message displayed during diag reset by nagalakshmi.nandigama@lsi.com · 14 years ago
  25. 0167ac6 [SCSI] mpt2sas: Fix for system hang when discovery in progress by nagalakshmi.nandigama@lsi.com · 14 years ago
  26. 921cd80 [SCSI] mpt2sas: New feature - Fast Load Support by nagalakshmi.nandigama@lsi.com · 14 years ago
  27. f9d979c [SCSI] mpt2sas: MPI next revision header update by nagalakshmi.nandigama@lsi.com · 14 years ago
  28. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  29. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 14 years ago
  30. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  31. 0e59e7e Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  32. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  33. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  34. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 14 years ago
  35. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 14 years ago
  36. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  37. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  38. f3c7691e leases: fix write-open/read-lease race by J. Bruce Fields · 14 years ago
  39. 79835a7 nfs: drop unnecessary locking in llseek by Andi Kleen · 14 years ago
  40. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 14 years ago
  41. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 14 years ago
  42. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 14 years ago
  43. 847cc63 direct-io: merge direct_io_walker into __blockdev_direct_IO by Andi Kleen · 14 years ago
  44. ba253fb direct-io: inline the complete submission path by Andi Kleen · 14 years ago
  45. 1877264 direct-io: separate map_bh from dio by Andi Kleen · 14 years ago
  46. 6e8267f direct-io: use a slab cache for struct dio by Andi Kleen · 14 years ago
  47. 0dc2bc4 direct-io: rearrange fields in dio/dio_submit to avoid holes by Andi Kleen · 14 years ago
  48. cde1ecb direct-io: fix a wrong comment by Andi Kleen · 14 years ago
  49. eb28be2 direct-io: separate fields only used in the submission path from struct dio by Andi Kleen · 14 years ago
  50. 62a3ddef vfs: fix spinning prevention in prune_icache_sb by Christoph Hellwig · 14 years ago
  51. 948409c vfs: add a comment to inode_permission() by Andreas Gruenbacher · 14 years ago
  52. d124b60 vfs: pass all mask flags check_acl and posix_acl_permission by Andreas Gruenbacher · 14 years ago
  53. 8522ca5 vfs: add hex format for MAY_* flag values by Aneesh Kumar K.V · 14 years ago
  54. 8fd90c8 vfs: indicate that the permission functions take all the MAY_* flags by Andreas Gruenbacher · 14 years ago
  55. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 14 years ago
  56. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  57. ca836a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  58. d630ba5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  59. 5fd862f Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  60. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  61. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  62. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  63. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  64. 107095a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  65. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  66. a877ee0 vfs: add "device" tag to /proc/self/mountstats by Bryan Schumaker · 14 years ago
  67. 814e1d2 cleanup: vfs: small comment fix for block_invalidatepage by Wang Sheng-Hui · 14 years ago
  68. 39be79c vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately by Jeff Layton · 14 years ago
  69. e0c8ea1 Fix build break when freezer not configured by Steve French · 14 years ago
  70. 96814ec Add definition for share encryption by Steve French · 14 years ago
  71. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 14 years ago
  72. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 14 years ago
  73. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 14 years ago
  74. d387a8d PCI: Workaround for Intel MPS errata by Jon Mason · 14 years ago
  75. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 14 years ago
  76. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 14 years ago
  77. 8128c9f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  78. 6b45214 ALSA: hda - Fix ADC input-amp handling for Cx20549 codec by Takashi Iwai · 14 years ago
  79. 254f296 ALSA: hda - Keep EAPD turned on for old Conexant chips by Takashi Iwai · 14 years ago
  80. 527e4d7 ALSA: hda/realtek - Fix missing volume controls with ALC260 by Takashi Iwai · 14 years ago
  81. a6029e1 mmc: fix compile error when CONFIG_BLOCK is not enabled by Namjae Jeon · 14 years ago
  82. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 14 years ago
  83. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 14 years ago
  84. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 14 years ago
  85. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  86. 5927f94 ASoC: wm8940: Properly set codec->dapm.bias_level by Axel Lin · 14 years ago
  87. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  88. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  89. 7e0a6fd Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  90. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  91. 60325f0 fs/Makefile: Stupid typo breakage of exofs inclusion by Boaz Harrosh · 14 years ago
  92. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  93. b96d715 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  94. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  95. 9430148 Merge branch 'topic/remove-irqf_disable' into for-linus by Takashi Iwai · 14 years ago
  96. d226657 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  97. 5cdf745 ALSA: hda - Fix pin-config for ASUS W90V by Takashi Iwai · 14 years ago
  98. b6ad726 mmc: core: Prevent too long response times for suspend by Ulf Hansson · 14 years ago
  99. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 14 years ago
  100. f2815f6 mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode by Subhash Jadavani · 14 years ago