1. 3dedbb5 rpc: Add -EPERM processing for xs_udp_send_request() by Jason Baron · 10 years ago
  2. f279cd0 rpc: return sent and err from xs_sendpages() by Jason Baron · 10 years ago
  3. 173b3af lockd: Try to reconnect if statd has moved by Benjamin Coddington · 10 years ago
  4. a743419 SUNRPC: Don't wake tasks during connection abort by Benjamin Coddington · 10 years ago
  5. 8faaa6d Fixing lease renewal by Olga Kornievskaia · 10 years ago
  6. 5466112f pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe by Trond Myklebust · 10 years ago
  7. b262b35 pnfs/blocklayout: include vmalloc.h for __vmalloc by Stephen Rothwell · 10 years ago
  8. 88ac815 nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size by Peng Tao · 10 years ago
  9. cb8c20f NFS: Move NFS v3 acl functions to nfs3_fs.h by Anna Schumaker · 10 years ago
  10. f08460d NFS: Remove v3 not compiled check from validate_mount_data() by Anna Schumaker · 10 years ago
  11. 00a36a10 NFS: Move v3 declarations out of internal.h by Anna Schumaker · 10 years ago
  12. f418c64 NFS: Unconditionally enable commit code by Anna Schumaker · 10 years ago
  13. 164ae58 pNFS/blocklayout: Remove a couple of unused variables by Trond Myklebust · 10 years ago
  14. 84c9dee pnfs: enable CB_NOTIFY_DEVICEID support by Christoph Hellwig · 10 years ago
  15. 5c83746 pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing by Christoph Hellwig · 10 years ago
  16. 871760c pnfs/blocklayout: move all rpc_pipefs related code into a single file by Christoph Hellwig · 10 years ago
  17. ca0fe1d pnfs/blocklayout: refactor extent processing by Christoph Hellwig · 10 years ago
  18. 9cc4754 pnfs/blocklayout: move extent processing to blocklayout.c by Christoph Hellwig · 10 years ago
  19. 34dc93c pnfs/blocklayout: allocate separate pages for the layoutcommit payload by Christoph Hellwig · 10 years ago
  20. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  21. fd41b47 pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node by Christoph Hellwig · 10 years ago
  22. 3e3f6b4 pnfs/blocklayout: remove some debugging by Christoph Hellwig · 10 years ago
  23. 8d11620 nfs: add __acquires and __releases annotations to seqfile start/stop routines by Jeff Layton · 10 years ago
  24. dad2b01 nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate by Jeff Layton · 10 years ago
  25. 08a899d nfs: setattr can only change regular file sizes by Christoph Hellwig · 10 years ago
  26. 20d655d pnfs/blocklayout: use the device id cache by Christoph Hellwig · 10 years ago
  27. 30ff060 pnfs: add a nfs4_get_deviceid helper by Christoph Hellwig · 10 years ago
  28. 9dd2fcd pnfs: add a common GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  29. 661373b pnfs: factor GETDEVICEINFO implementations by Christoph Hellwig · 10 years ago
  30. 848746b pnfs/blocklayout: return layouts on setattr by Christoph Hellwig · 10 years ago
  31. 71d5b76 pnfs/blocklayout: implement the return_range method by Christoph Hellwig · 10 years ago
  32. 8067253 pnfs/blocklayout: rewrite extent tracking by Christoph Hellwig · 10 years ago
  33. 8c792ea pnfs/blocklayout: don't set pages uptodate by Christoph Hellwig · 10 years ago
  34. 3a6fd1f pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist by Christoph Hellwig · 10 years ago
  35. c88953d pnfs: add return_range method by Christoph Hellwig · 10 years ago
  36. 612aa98 pnfs: add flag to force read-modify-write in ->write_begin by Christoph Hellwig · 10 years ago
  37. 7c5d187 pnfs: force a layout commit when encountering busy segments during recall by Christoph Hellwig · 10 years ago
  38. 3a3908c NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4) by Trond Myklebust · 10 years ago
  39. 921b81a pnfs/blocklayout: correctly decrement extent length by Christoph Hellwig · 10 years ago
  40. be98fd0 pnfs/blocklayout: plug block queues by Christoph Hellwig · 10 years ago
  41. 72c5e59 pnfs/blocklayout: improve GETDEVICEINFO error reporting by Christoph Hellwig · 10 years ago
  42. e3aaf7f pnfs/blocklayout: reject pnfs blocksize larger than page size by Christoph Hellwig · 10 years ago
  43. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  44. 47abade pnfs: avoid using stale stateids after layoutreturn by Christoph Hellwig · 10 years ago
  45. defb846 pnfs: retry after a bad stateid error from layoutget by Christoph Hellwig · 10 years ago
  46. 362f747 pnfs: don't check sequence on new stateids in layoutget by Christoph Hellwig · 10 years ago
  47. 1013df61 pnfs: do not pass uninitialized lsegs to ->free_lseg by Christoph Hellwig · 10 years ago
  48. 2e11f82 nfs: cap request size to fit a kmalloced page array by Christoph Hellwig · 10 years ago
  49. bc7d4b8 nfs/filelayout: set layoutcommit depending on write verifier by Peng Tao · 10 years ago
  50. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  51. 61beef75 NFS: Clear up state owner lock usage by Anna Schumaker · 10 years ago
  52. 0f7a622 rpc: xs_bind - do not bind when requesting a random ephemeral port by Chris Perl · 10 years ago
  53. 224ecbf pnfs: fix filelayout_retry_commit when idx > 0 by Weston Andros Adamson · 10 years ago
  54. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  55. 21e8100 nfs: fix kernel warning when removing proc entry by Cong Wang · 10 years ago
  56. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 10 years ago
  57. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 10 years ago
  58. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 10 years ago
  59. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 10 years ago
  60. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 10 years ago
  61. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 10 years ago
  62. 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
  63. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  64. 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
  65. 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
  66. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  67. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  68. 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
  69. 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
  70. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  71. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  72. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  73. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  74. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 10 years ago
  75. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  76. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  77. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 10 years ago
  78. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  79. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 10 years ago
  80. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  81. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 10 years ago
  82. 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
  83. 95f6e81 Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  84. 5e6c723 Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  85. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  86. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  87. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  88. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 10 years ago
  89. a65c866 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linus by Mark Brown · 10 years ago
  90. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  91. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  92. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  93. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 10 years ago
  94. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 10 years ago
  95. 28c2260 Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 10 years ago
  96. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 10 years ago
  97. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 10 years ago
  98. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 10 years ago
  99. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 10 years ago
  100. e47acd9 ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago