1. f14bb03 uio: Export definition of struct uio_device by Andy Grover · 10 years ago
  2. 20959c4 target: Remove unneeded check in sbc_parse_cdb by Andy Grover · 10 years ago
  3. 082f58a target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE by Quinn Tran · 10 years ago
  4. db3a99b qla_target: rearrange struct qla_tgt_prm by Joern Engel · 10 years ago
  5. f9b6721 qla_target: improve qlt_unmap_sg() by Joern Engel · 10 years ago
  6. 55a9066 qla_target: make some global functions static by Joern Engel · 10 years ago
  7. c570104 qla_target: remove unused parameter by Joern Engel · 10 years ago
  8. f81ccb4 target: simplify core_tmr_abort_task by Joern Engel · 10 years ago
  9. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  10. 74ed7e6 target: remove some smp_mb__after_atomic()s by Joern Engel · 10 years ago
  11. 8f83269 target: simplify core_tmr_release_req() by Joern Engel · 10 years ago
  12. 9c7d615 target: Remove core_tpg_release_virtual_lun0 function by Andy Grover · 10 years ago
  13. cd9d7cb target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun by Andy Grover · 10 years ago
  14. cc83881 target: core_tpg_post_dellun can return void by Andy Grover · 10 years ago
  15. c435285 target: fix unused shift in core_scsi3_pri_report_capabilities by Joern Engel · 10 years ago
  16. ce31c1b target: correctly handle match_int errors in FILEIO + PSCSI by Joern Engel · 10 years ago
  17. 68edbce target: fix pr_out length in iscsi_parse_pr_out_transport_id by Joern Engel · 10 years ago
  18. 1481473b target: simplify target_fabric_make_lun error path by Joern Engel · 10 years ago
  19. da0abae target: Fix memory leak on error in target_fabric_make_mappedlun by Joern Engel · 10 years ago
  20. 8d21355 target: Fix possible memory leak in aptpl_metadata parsing by Joern Engel · 10 years ago
  21. fdc84d1 iscsi-target: use strlcpy in iscsit_collect_login_stats by Joern Engel · 10 years ago
  22. 94e16e9 iscsi-target: remove unnecessary check in iscsit_setup_np error path by Joern Engel · 10 years ago
  23. 1d30686 iscsi-target: Drop duplicate __iscsi_target_login_thread check by Nicholas Bellinger · 10 years ago
  24. 5c22e22 iscsi-target: simplify return statement by Joern Engel · 10 years ago
  25. cb35484 iscsi-target: remove always-true conditions by Joern Engel · 10 years ago
  26. fbecb65 iscsi-target: remove unused debug code by Joern Engel · 10 years ago
  27. c6c2a3d target: target_core_ua_h: Add #define of include guard by Rasmus Villemoes · 10 years ago
  28. c04047e tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  29. e1ea97f target/configfs: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  30. 9e82bf0 Linux 3.17-rc5 by Linus Torvalds · 10 years ago
  31. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  32. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  33. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  34. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 10 years ago
  35. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  36. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  37. 8ac19f0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 10 years ago
  39. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  40. 9ef6bf6 MAINTAINERS: update NTB info by Jon Mason · 10 years ago
  41. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 10 years ago
  42. f5be3e2912 fix bogus read_seqretry() checks introduced in b37199e by Al Viro · 10 years ago
  43. 6f18493 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) by Al Viro · 10 years ago
  44. f77ced6 [fix] lustre: d_make_root() does iput() on dentry allocation failure by Al Viro · 10 years ago
  45. 1536340 Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  47. 99d263d vfs: fix bad hashing of dentries by Linus Torvalds · 10 years ago
  48. 23d0db7 Make hash_64() use a 64-bit multiply when appropriate by Linus Torvalds · 10 years ago
  49. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  50. 186cec3 Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  51. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  52. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  53. 474e941 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 10 years ago
  54. 265b81d alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 10 years ago
  55. e86fea7 alarmtimer: Return relative times in timer_gettime by Richard Larocque · 10 years ago
  56. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  57. 13c42c2 futex: Unlock hb->lock in futex_wait_requeue_pi() error path by Thomas Gleixner · 10 years ago
  58. 471cff7 Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  59. a6988b3 Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  60. 09db9d6 Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  61. 90a3c48 Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  62. 602b536 Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  63. 7ed641b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  64. 9925cc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  65. 753a6cb Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  66. 96ea975 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  67. 5874cfe Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  68. 850ebc0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  69. 95389b0 KEYS: Fix termination condition in assoc array garbage collection by David Howells · 10 years ago
  70. e4cf39e video: ARM CLCD: Fix color model capabilities for DT platforms by Pawel Moll · 10 years ago
  71. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  72. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  73. c73f6fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  74. 7ee2d2d Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  75. 018cace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  76. e2c6098 Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  77. 9604469 xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices by Mathias Nyman · 10 years ago
  78. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  79. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  80. c66f1c6 storage: Add single-LUN quirk for Jaz USB Adapter by Mark · 10 years ago
  81. a79e5bc uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check by Hans de Goede · 10 years ago
  82. 8381e57 Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  83. d50582e xen/arm: remove mach_to_phys rbtree by Stefano Stabellini · 10 years ago
  84. 340720b xen/arm: reimplement xen_dma_unmap_page & friends by Stefano Stabellini · 10 years ago
  85. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  86. eb35bdd arm64: flush TLS registers during exec by Will Deacon · 10 years ago
  87. 1497e84 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  88. 8b02c5e Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  89. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  90. d2be899 Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  91. 1c00f73 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  92. d9f4acd Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  93. 3a10ba8 drm/msm: don't crash if no msm.vram param by Rob Clark · 10 years ago
  94. 28a38b6 drm/msm/hdmi: fix build break on non-CCF platforms by Rob Clark · 10 years ago
  95. fc88610 drm/msm: Change nested function to static function by Mark Charlebois · 10 years ago
  96. 3afdd8a Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  97. 69e672f Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  98. f498e06 dmaengine: jz4740: Fix non-cyclic descriptor completion by Lars-Peter Clausen · 10 years ago
  99. 233c7da usb: chipidea: msm: Initialize PHY on reset event by Ivan T. Ivanov · 10 years ago
  100. ea29005 usb: chipidea: msm: Use USB PHY API to control PHY state by Ivan T. Ivanov · 10 years ago