1. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 13 years ago
  2. 631fc9e nfsd4: allow removing clients not holding state by J. Bruce Fields · 13 years ago
  3. 136e658 nfsd4: rearrange exchange_id logic to simplify by J. Bruce Fields · 13 years ago
  4. 2dbb269 nfsd4: exchange_id cleanup: comments by J. Bruce Fields · 13 years ago
  5. 83e08fd nfsd4: exchange_id cleanup: local shorthands for repeated tests by J. Bruce Fields · 13 years ago
  6. 1a30811 nfsd4: allow an EXCHANGE_ID to kill a 4.0 client by J. Bruce Fields · 13 years ago
  7. ea236d0 nfsd4: exchange_id: check creds before killing confirmed client by J. Bruce Fields · 13 years ago
  8. 2786cc3 nfsd4: exchange_id error cleanup by J. Bruce Fields · 13 years ago
  9. 11ae681 nfsd4: exchange_id has a pointless copy by J. Bruce Fields · 13 years ago
  10. 3ddbe87 svcrpc: fix a comment typo by J. Bruce Fields · 13 years ago
  11. 5fb35a3 nfsd: return 0 on reads of fault injection files by Weston Andros Adamson · 13 years ago
  12. ce0fc43 nfsd: wrap all accesses to st_deny_bmap by Jeff Layton · 13 years ago
  13. 82c5ff1 nfsd: wrap accesses to st_access_bmap by Jeff Layton · 13 years ago
  14. 3a32861 nfsd: make test_share a bool return by Jeff Layton · 13 years ago
  15. 5ae037e nfsd: consolidate set_access and set_deny by Jeff Layton · 13 years ago
  16. f07ea10 NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often by Chuck Lever · 13 years ago
  17. 8dbf28e LockD: add debug message to start and stop functions by Stanislav Kinsbursky · 13 years ago
  18. 3d1221d LockD: service start function introduced by Stanislav Kinsbursky · 13 years ago
  19. 7d13ec7 LockD: move global usage counter manipulation from error path by Stanislav Kinsbursky · 13 years ago
  20. 2445223 LockD: service creation function introduced by Stanislav Kinsbursky · 13 years ago
  21. dbf9b5d7 LockD: use existing per-net data function on service creation by Stanislav Kinsbursky · 13 years ago
  22. 4db7769 LockD: pass service to per-net up and down functions by Stanislav Kinsbursky · 13 years ago
  23. 91c427a sunrpc: do array overrun check in svc_recv before allocating pages by Jeff Layton · 13 years ago
  24. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 13 years ago
  25. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 13 years ago
  26. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 13 years ago
  27. e7a0444 nfsd: add IPv6 addr escaping to fs_location hosts by Weston Andros Adamson · 13 years ago
  28. 45eaa1c nfsd4: fix change attribute endianness by J. Bruce Fields · 13 years ago
  29. d1829b3 nfsd4: fix free_stateid return endianness by J. Bruce Fields · 13 years ago
  30. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 13 years ago
  31. bc1b542 nfsd4: preserve __user annotation on cld downcall msg by J. Bruce Fields · 13 years ago
  32. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 13 years ago
  33. bfa4b36 nfsd: state.c should include current_stateid.h by J. Bruce Fields · 13 years ago
  34. b108fe6 nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek by Jeff Layton · 13 years ago
  35. fc2952a SUNRPC: split upcall function to extract reusable parts by Simo Sorce · 13 years ago
  36. f69adb2 nfsd: allocate id-to-name and name-to-id caches in per-net operations. by Stanislav Kinsbursky · 13 years ago
  37. 9e75a4d nfsd: make name-to-id cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  38. c2e76ef nfsd: make id-to-name cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  39. 43ec1a2 nfsd: pass network context to idmap init/exit functions by Stanislav Kinsbursky · 13 years ago
  40. 5717e01 nfsd: allocate export and expkey caches in per-net operations. by Stanislav Kinsbursky · 13 years ago
  41. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  42. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  43. 2a75cfa nfsd: pass pointer to export cache down to stack wherever possible. by Stanislav Kinsbursky · 13 years ago
  44. b89109b nfsd: pass network context to export caches init/shutdown routines by Stanislav Kinsbursky · 13 years ago
  45. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 13 years ago
  46. f890edb NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches by Stanislav Kinsbursky · 13 years ago
  47. c89172e nfsd: pass pointer to expkey cache down to stack wherever possible. by Stanislav Kinsbursky · 13 years ago
  48. 83e0ed70 nfsd: use hash table from cache detail in nfsd export seq ops by Stanislav Kinsbursky · 13 years ago
  49. f2c7ea1 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops by Stanislav Kinsbursky · 13 years ago
  50. a09581f nfsd: use exp_put() for svc_export_cache put by Stanislav Kinsbursky · 13 years ago
  51. 7123497 nfsd: use cache detail pointer from svc_export structure on cache put by Stanislav Kinsbursky · 13 years ago
  52. db3a353 nfsd: add link to owner cache detail to svc_export structure by Stanislav Kinsbursky · 13 years ago
  53. d4bb527e nfsd: use passed cache_detail pointer expkey_parse() by Stanislav Kinsbursky · 13 years ago
  54. 33dcc48 nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end by Jeff Layton · 13 years ago
  55. a9aa53d svcauth: remove unused define by Simo Sorce · 13 years ago
  56. 03af42c nfsd: trivial: remove unused variable from nfsd4_lock by Jeff Layton · 13 years ago
  57. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 13 years ago
  58. 0034102 Linux 3.4-rc2 by Linus Torvalds · 13 years ago
  59. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  60. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  61. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  62. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  63. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  64. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  65. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 13 years ago
  66. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
  67. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago
  68. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 13 years ago
  69. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  70. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  71. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  72. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
  73. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 13 years ago
  74. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 13 years ago
  76. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 13 years ago
  77. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 13 years ago
  78. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 13 years ago
  79. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 13 years ago
  80. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  81. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 13 years ago
  82. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 13 years ago
  83. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 13 years ago
  84. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 13 years ago
  85. 04fd3d35 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 13 years ago
  86. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 13 years ago
  87. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
  88. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  89. 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  90. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 13 years ago
  91. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 13 years ago
  92. 95fc2d8f blackfin: fix L1 data A overflow link issue by Mike Frysinger · 13 years ago
  93. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  94. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 13 years ago
  95. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 13 years ago
  96. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 13 years ago
  97. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 13 years ago
  98. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 13 years ago
  99. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 13 years ago
  100. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 13 years ago