1. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  2. d1f456b NFSv4.1: Fix an NFSv4.1 state renewal regression by Andy Adamson · 10 years ago
  3. df817ba3 NFSv4: fix open/lock state recovery error handling by Trond Myklebust · 10 years ago
  4. a4339b7 NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails by Trond Myklebust · 10 years ago
  5. f3f7603 NFS: Fabricate fscache server index key correctly by David Howells · 10 years ago
  6. 2aca5b8 SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT by Trond Myklebust · 10 years ago
  7. 3fc3edf NFSv3: Fix missing includes of nfs3_fs.h by Trond Myklebust · 10 years ago
  8. 1aff525 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() by NeilBrown · 10 years ago
  9. 353db79 NFS: avoid waiting at all in nfs_release_page when congested. by NeilBrown · 10 years ago
  10. 9590544 NFS: avoid deadlocks with loop-back mounted NFS filesystems. by NeilBrown · 10 years ago
  11. a4796e3 MM: export page_wakeup functions by NeilBrown · 10 years ago
  12. cbbce82 SCHED: add some "wait..on_bit...timeout()" interfaces. by NeilBrown · 10 years ago
  13. e87b4c7 NFS: don't use STABLE writes during writeback. by NeilBrown · 10 years ago
  14. 8478eaa NFSv4: use exponential retry on NFS4ERR_DELAY for async requests. by NeilBrown · 10 years ago
  15. 3dedbb5 rpc: Add -EPERM processing for xs_udp_send_request() by Jason Baron · 10 years ago
  16. f279cd0 rpc: return sent and err from xs_sendpages() by Jason Baron · 10 years ago
  17. 173b3af lockd: Try to reconnect if statd has moved by Benjamin Coddington · 10 years ago
  18. a743419 SUNRPC: Don't wake tasks during connection abort by Benjamin Coddington · 10 years ago
  19. 8faaa6d Fixing lease renewal by Olga Kornievskaia · 10 years ago
  20. 2f3169f nfs: fix duplicate proc entries by Fabian Frederick · 10 years ago
  21. 5466112f pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe by Trond Myklebust · 10 years ago
  22. cd9288f NFSv4: Fix another bug in the close/open_downgrade code by Trond Myklebust · 10 years ago
  23. 080af20 NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() by Steve Dickson · 10 years ago
  24. b262b35 pnfs/blocklayout: include vmalloc.h for __vmalloc by Stephen Rothwell · 10 years ago
  25. 88ac815 nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size by Peng Tao · 10 years ago
  26. cb8c20f NFS: Move NFS v3 acl functions to nfs3_fs.h by Anna Schumaker · 10 years ago
  27. f08460d NFS: Remove v3 not compiled check from validate_mount_data() by Anna Schumaker · 10 years ago
  28. 00a36a10 NFS: Move v3 declarations out of internal.h by Anna Schumaker · 10 years ago
  29. f418c64 NFS: Unconditionally enable commit code by Anna Schumaker · 10 years ago
  30. 164ae58 pNFS/blocklayout: Remove a couple of unused variables by Trond Myklebust · 10 years ago
  31. 84c9dee pnfs: enable CB_NOTIFY_DEVICEID support by Christoph Hellwig · 10 years ago
  32. 5c83746 pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing by Christoph Hellwig · 10 years ago
  33. 871760c pnfs/blocklayout: move all rpc_pipefs related code into a single file by Christoph Hellwig · 10 years ago
  34. ca0fe1d pnfs/blocklayout: refactor extent processing by Christoph Hellwig · 10 years ago
  35. 9cc4754 pnfs/blocklayout: move extent processing to blocklayout.c by Christoph Hellwig · 10 years ago
  36. 34dc93c pnfs/blocklayout: allocate separate pages for the layoutcommit payload by Christoph Hellwig · 10 years ago
  37. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  38. fd41b47 pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node by Christoph Hellwig · 10 years ago
  39. 3e3f6b4 pnfs/blocklayout: remove some debugging by Christoph Hellwig · 10 years ago
  40. f39c010 NFS: remove BUG possibility in nfs4_open_and_get_state by NeilBrown · 10 years ago
  41. 8d11620 nfs: add __acquires and __releases annotations to seqfile start/stop routines by Jeff Layton · 10 years ago
  42. dad2b01 nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate by Jeff Layton · 10 years ago
  43. 08a899d nfs: setattr can only change regular file sizes by Christoph Hellwig · 10 years ago
  44. 20d655d pnfs/blocklayout: use the device id cache by Christoph Hellwig · 10 years ago
  45. 30ff060 pnfs: add a nfs4_get_deviceid helper by Christoph Hellwig · 10 years ago
  46. 9dd2fcd pnfs: add a common GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  47. 661373b pnfs: factor GETDEVICEINFO implementations by Christoph Hellwig · 10 years ago
  48. 848746b pnfs/blocklayout: return layouts on setattr by Christoph Hellwig · 10 years ago
  49. 71d5b76 pnfs/blocklayout: implement the return_range method by Christoph Hellwig · 10 years ago
  50. 8067253 pnfs/blocklayout: rewrite extent tracking by Christoph Hellwig · 10 years ago
  51. 8c792ea pnfs/blocklayout: don't set pages uptodate by Christoph Hellwig · 10 years ago
  52. 3a6fd1f pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist by Christoph Hellwig · 10 years ago
  53. c88953d pnfs: add return_range method by Christoph Hellwig · 10 years ago
  54. 612aa98 pnfs: add flag to force read-modify-write in ->write_begin by Christoph Hellwig · 10 years ago
  55. 7c5d187 pnfs: force a layout commit when encountering busy segments during recall by Christoph Hellwig · 10 years ago
  56. 3a3908c NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4) by Trond Myklebust · 10 years ago
  57. 921b81a pnfs/blocklayout: correctly decrement extent length by Christoph Hellwig · 10 years ago
  58. be98fd0 pnfs/blocklayout: plug block queues by Christoph Hellwig · 10 years ago
  59. 72c5e59 pnfs/blocklayout: improve GETDEVICEINFO error reporting by Christoph Hellwig · 10 years ago
  60. e3aaf7f pnfs/blocklayout: reject pnfs blocksize larger than page size by Christoph Hellwig · 10 years ago
  61. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  62. 47abade pnfs: avoid using stale stateids after layoutreturn by Christoph Hellwig · 10 years ago
  63. defb846 pnfs: retry after a bad stateid error from layoutget by Christoph Hellwig · 10 years ago
  64. 362f747 pnfs: don't check sequence on new stateids in layoutget by Christoph Hellwig · 10 years ago
  65. 1013df61 pnfs: do not pass uninitialized lsegs to ->free_lseg by Christoph Hellwig · 10 years ago
  66. 2e11f82 nfs: cap request size to fit a kmalloced page array by Christoph Hellwig · 10 years ago
  67. bc7d4b8 nfs/filelayout: set layoutcommit depending on write verifier by Peng Tao · 10 years ago
  68. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  69. 61beef7 NFS: Clear up state owner lock usage by Anna Schumaker · 10 years ago
  70. 0f7a622 rpc: xs_bind - do not bind when requesting a random ephemeral port by Chris Perl · 10 years ago
  71. 224ecbf pnfs: fix filelayout_retry_commit when idx > 0 by Weston Andros Adamson · 10 years ago
  72. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  73. 21e8100 nfs: fix kernel warning when removing proc entry by Cong Wang · 10 years ago
  74. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 10 years ago
  75. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 10 years ago
  76. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 10 years ago
  77. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 10 years ago
  78. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 10 years ago
  79. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 10 years ago
  80. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  81. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  82. 81368f8 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. ebc54f2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  85. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  86. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. 11e9739 Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  88. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  89. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  90. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  91. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  92. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 10 years ago
  93. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  94. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  95. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 10 years ago
  96. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  97. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 10 years ago
  98. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  99. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 10 years ago
  100. 8e6353b Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago