1. d23d61c NFSv4.1 test the mdsthreshold hint parameters by Andy Adamson · 13 years ago
  2. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 13 years ago
  3. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 13 years ago
  4. 88034c3 NFSv4.1 mdsthreshold attribute xdr by Andy Adamson · 13 years ago
  5. 54ac471 NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation by Trond Myklebust · 13 years ago
  6. 4697bd5 NFSv4: Fix a race in the net namespace mount notification by Trond Myklebust · 13 years ago
  7. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 13 years ago
  8. acdeb69 NFS: EXCHANGE_ID should save the server major and minor ID by Chuck Lever · 13 years ago
  9. 4bf590e NFS: Add nfs_client behavior flags by Chuck Lever · 13 years ago
  10. 8cab4c3 NFS: Refactor nfs_get_client(): initialize nfs_client by Chuck Lever · 13 years ago
  11. f411703 NFS: Refactor nfs_get_client(): add nfs_found_client() by Chuck Lever · 13 years ago
  12. f092075 NFS: Always use the same SETCLIENTID boot verifier by Chuck Lever · 13 years ago
  13. 2c820d9 NFS: Force server to drop NFSv4 state by Chuck Lever · 13 years ago
  14. ce1c8fc NFS: Remove nfs_unique_id by Chuck Lever · 13 years ago
  15. 177313f NFS: Clean up return code checking in nfs4_proc_exchange_id() by Chuck Lever · 13 years ago
  16. 73ea666 NFS: Use proper naming conventions for the nfs_client.net field by Chuck Lever · 13 years ago
  17. 5915554 NFS: Use proper naming conventions for nfs_client.impl_id field by Chuck Lever · 13 years ago
  18. 79d4e1f NFS: Use proper naming conventions for NFSv4.1 server scope fields by Chuck Lever · 13 years ago
  19. 722baaf NFS: Fix comment misspelling in struct nfs_client definition by Chuck Lever · 13 years ago
  20. e3c0fb7 NFS: Add NFSDBG_STATE by Chuck Lever · 13 years ago
  21. c360728 NFS: Don't swap bytes in nfs4_construct_boot_verifier() by Chuck Lever · 13 years ago
  22. 497826a NFS: Fix compiler warnings by Bryan Schumaker · 13 years ago
  23. bd4aeff NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks by Andy Adamson · 13 years ago
  24. 996074c NFSv4.1 Just use nfs_put_client in filelayout release by Andy Adamson · 13 years ago
  25. d42e787 NFSv4.1 fix null state reference in filelayout_async_handle_error by Andy Adamson · 13 years ago
  26. 53b8ee3 NFSv4.1: Fix a bad reference count issue in the pNFS commit code by Trond Myklebust · 13 years ago
  27. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 13 years ago
  28. 041245c NFSv4.1 resend LAYOUTGET on data server invalid layout errors by Andy Adamson · 13 years ago
  29. b4a2967 NFSv4.1 dereference a disconnected data server client record by Andy Adamson · 13 years ago
  30. 3a7936c NFSv4.1 ref count nfs_client across filelayout data server io by Andy Adamson · 13 years ago
  31. 0a57cda NFSv4.1 send layoutreturn to fence disconnected data server by Andy Adamson · 13 years ago
  32. 671fb89 NFSv4.1 wake up all tasks on un-connected DS slot table waitq by Andy Adamson · 13 years ago
  33. 0ad2f37 NFSv4.1 Check invalid deviceid upon slot table waitq wakeup by Andy Adamson · 13 years ago
  34. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 13 years ago
  35. e7dd79af NFSv4.1: mark deviceid invalid on filelayout DS connection errors by Andy Adamson · 13 years ago
  36. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 13 years ago
  37. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 13 years ago
  38. 90fecfc NFSv4.1 cleanup filelayout invalid layout handling by Andy Adamson · 13 years ago
  39. 554d458 NFSv4.1: cleanup filelayout invalid deviceid handling by Andy Adamson · 13 years ago
  40. e73e6c9 Fixed goto readability in nfs_update_inode. by Matthew Treinish · 13 years ago
  41. 1afeaf5 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot by Trond Myklebust · 13 years ago
  42. 6b34309 sunrpc: suppress page allocation warnings in xprt_alloc_slot() by Jeff Layton · 13 years ago
  43. 5f23eff3 NFS: fix unsigned comparison in nfs4_create_sec_client by Benny Halevy · 13 years ago
  44. 39ffb92 NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined by Trond Myklebust · 13 years ago
  45. 7e450b4 rpc_pipefs: clear write bit from top level rpc_pipefs directory by Jeff Layton · 13 years ago
  46. bda1460 sunrpc: fix kernel-doc warnings by Randy Dunlap · 13 years ago
  47. 5abc03c NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 13 years ago
  48. 981f9fa NFS: Turn v3 on by default by Bryan Schumaker · 13 years ago
  49. 2ba6800 NFS: Make v2 configurable by Bryan Schumaker · 13 years ago
  50. 5e7e5a0 NFS: Create an NFS v3 stat_to_errno() by Bryan Schumaker · 13 years ago
  51. 87c7083 NFS: Pass mntfh as part of the nfs_mount_info structure by Bryan Schumaker · 13 years ago
  52. 46058d4 NFS: Allocate parsed mount data directly to the nfs_mount_info structure by Bryan Schumaker · 13 years ago
  53. d72c727 NFS: Create a single nfs_validate_mount_data() function by Bryan Schumaker · 13 years ago
  54. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 13 years ago
  55. 486aa69 NFS: Create a new nfs_try_mount() by Bryan Schumaker · 13 years ago
  56. db83335 NFS: Let mount data parsing set the NFS version by Bryan Schumaker · 13 years ago
  57. 21e4b82 NFS: Use nfs_fs_mount_common() for remote referral mounts by Bryan Schumaker · 13 years ago
  58. 3d176e3 NFS: Use nfs_fs_mount_common() for xdev mounts by Bryan Schumaker · 13 years ago
  59. 8c958e0 NFS: Create a common xdev_mount() function by Bryan Schumaker · 13 years ago
  60. c40f8d1 NFS: Create a common fs_mount() function by Bryan Schumaker · 13 years ago
  61. 586f95c NFS: Remove NFS4_MOUNT_UNSHARED by Bryan Schumaker · 13 years ago
  62. 2311b94 NFS: Don't pass mount data to nfs_fscache_get_super_cookie() by Bryan Schumaker · 13 years ago
  63. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 13 years ago
  64. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 13 years ago
  65. 36be505 Linux 3.4-rc7 by Linus Torvalds · 13 years ago
  66. 5889fc3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  67. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  68. 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 · 13 years ago
  69. 28b874a ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 by Kukjin Kim · 13 years ago
  70. fd717cd ARM: EXYNOS: use s5p-timer for UniversalC210 board by Marek Szyprowski · 13 years ago
  71. d2919c6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 13 years ago
  72. e994d5e ARM / mach-shmobile: Invalidate caches when booting secondary cores by Magnus Damm · 13 years ago
  73. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 13 years ago
  74. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 13 years ago
  75. 173e2fe ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 13 years ago
  76. 2b3e38c ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 13 years ago
  77. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  78. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. 2eb4296 Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  80. a6c072c MAINTAINERS: Add myself as the cpufreq maintainer by Rafael J. Wysocki · 13 years ago
  81. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 13 years ago
  82. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 13 years ago
  83. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 13 years ago
  84. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 13 years ago
  85. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 13 years ago
  86. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 13 years ago
  87. bcc62fb Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  88. ec53646 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  89. 04e5335 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  90. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 13 years ago
  91. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 13 years ago
  92. f09e224 macvtap: restore vlan header on user read by Basil Gor · 13 years ago
  93. c53cff5e vhost-net: fix handle_rx buffer size by Basil Gor · 13 years ago
  94. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 13 years ago
  95. 4e25651 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  96. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 13 years ago
  97. 13a8e0c bonding: don't increase rx_dropped after processing LACPDUs by Jiri Bohac · 13 years ago
  98. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 13 years ago
  99. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 13 years ago
  100. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 13 years ago