1. 1887f60 CIFS: Move header_size/max_header_size to ops structure by Pavel Shilovsky · 12 years ago
  2. 082d064 CIFS: Move protocol specific part from SendReceive2 to ops struct by Pavel Shilovsky · 12 years ago
  3. 2608bee cifs: Include backup intent search flags during searches {try #2) by Shirish Pargaonkar · 12 years ago
  4. 7f92447 CIFS: Separate protocol specific part from setlk by Pavel Shilovsky · 12 years ago
  5. 55157df CIFS: Separate protocol specific part from getlk by Pavel Shilovsky · 12 years ago
  6. 106dc53 CIFS: Separate protocol specific lock type handling by Pavel Shilovsky · 12 years ago
  7. 04a6aa8 CIFS: Convert lock type to 32 bit variable by Pavel Shilovsky · 12 years ago
  8. fbd35ac CIFS: Move locks to cifsFileInfo structure by Pavel Shilovsky · 12 years ago
  9. 121b046 cifs: convert send_nt_cancel into a version specific op by Jeff Layton · 12 years ago
  10. 23db65f cifs: add a smb_version_operations/values structures and a smb_version enum by Jeff Layton · 12 years ago
  11. 5249af3 cifs: remove the vers= and version= synonyms for ver= by Jeff Layton · 12 years ago
  12. 296838b cifs: add warning about change in default cache semantics in 3.7 by Jeff Layton · 12 years ago
  13. d06b505 cifs: display cache= option in /proc/mounts by Jeff Layton · 12 years ago
  14. 09983b2 cifs: add deprecation warnings to strictcache and forcedirectio by Jeff Layton · 12 years ago
  15. 15b6a47 cifs: add a cache= option to better describe the different cache flavors by Jeff Layton · 12 years ago
  16. 4d61cd6 cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl by Jeff Layton · 12 years ago
  17. 5e500ed cifs: remove legacy MultiuserMount option by Jeff Layton · 12 years ago
  18. 1c89254 cifs: convert cifs_iovec_read to use async reads by Jeff Layton · 12 years ago
  19. 2a1bb13 cifs: add wrapper for cifs_async_readv to retry opening file by Jeff Layton · 12 years ago
  20. 6993f74 cifs: add refcounting to cifs_readdata structures by Jeff Layton · 12 years ago
  21. 8d5ce4d cifs: abstract out function to marshal the iovec for readv receives by Jeff Layton · 12 years ago
  22. 0471ca3 cifs: make cifs_readdata_alloc take a work_func_t arg by Jeff Layton · 12 years ago
  23. 0e93b4b Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  24. b724cc1 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  25. f8fc341 Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  26. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  27. 39d6411 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  28. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  29. a134d228 arch/tile: apply commit 74fca9da0 to the compat signal handling as well by Chris Metcalf · 12 years ago
  30. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 12 years ago
  31. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  32. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 12 years ago
  33. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 12 years ago
  34. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 12 years ago
  35. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  36. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 12 years ago
  37. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  38. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 12 years ago
  39. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  40. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  41. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  42. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  43. 21363cf Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  44. 3ab77bf pch_gbe: fix transmit races by Eric Dumazet · 12 years ago
  45. 4e6304b cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN by Dan Williams · 12 years ago
  46. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 12 years ago
  47. c7f5f23 ASoC: wm8994: Fix AIF2ADC power down by Mark Brown · 12 years ago
  48. 3911ff3 genirq: export handle_edge_irq() and irq_to_desc() by Jiri Kosina · 12 years ago
  49. b0791dd ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops by Takashi Iwai · 12 years ago
  50. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  51. d69c5c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago
  53. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  54. 574e02a rtlwifi: fix for race condition when firmware is cached by Larry Finger · 12 years ago
  55. eea41ae tty: Fix LED error return by Alan Cox · 12 years ago
  56. 6fd98c1 remoteproc: fix off-by-one bug in __rproc_free_vrings by Subramaniam Chanderashekarapuram · 12 years ago
  57. 8aa51d6 openvswitch: checking wrong variable in queue_userspace_packet() by Dan Carpenter · 12 years ago
  58. b99215c bonding: Fix LACPDU rx_dropped commit. by David S. Miller · 12 years ago
  59. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  60. 36be505 Linux 3.4-rc7 by Linus Torvalds · 12 years ago
  61. 5889fc3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  63. 85d5c4a Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  64. 28b874a ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 by Kukjin Kim · 12 years ago
  65. fd717cd ARM: EXYNOS: use s5p-timer for UniversalC210 board by Marek Szyprowski · 12 years ago
  66. d2919c6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  67. e994d5e ARM / mach-shmobile: Invalidate caches when booting secondary cores by Magnus Damm · 12 years ago
  68. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 12 years ago
  69. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 12 years ago
  70. 173e2fe ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  71. 2b3e38c ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  72. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  73. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. 2eb4296 Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  75. a6c072c MAINTAINERS: Add myself as the cpufreq maintainer by Rafael J. Wysocki · 12 years ago
  76. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 12 years ago
  77. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 12 years ago
  78. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 12 years ago
  79. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 12 years ago
  80. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 12 years ago
  81. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 12 years ago
  82. bcc62fb Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  83. ec53646 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  84. 04e5335 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  85. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  86. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 12 years ago
  87. f09e224 macvtap: restore vlan header on user read by Basil Gor · 12 years ago
  88. c53cff5e vhost-net: fix handle_rx buffer size by Basil Gor · 12 years ago
  89. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 12 years ago
  90. 5807c3b ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB by Brian Austin · 12 years ago
  91. 4e25651 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  92. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 12 years ago
  93. 13a8e0c bonding: don't increase rx_dropped after processing LACPDUs by Jiri Bohac · 12 years ago
  94. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 12 years ago
  95. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  96. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 12 years ago
  97. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  98. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  99. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 12 years ago
  100. dccd9ecc ipv4: Do not use dead fib_info entries. by David S. Miller · 12 years ago