1. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 13 years ago
  2. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 13 years ago
  3. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 13 years ago
  4. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  5. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  6. 8b244ff switch nfs to ->s_d_op by Al Viro · 14 years ago
  7. 64c2ce8 nfsv4: Switch to generic xattr handling code by Aneesh Kumar K.V · 14 years ago
  8. a8a5da9 nfs: Set MS_POSIXACL always by Aneesh Kumar K.V · 14 years ago
  9. aa69947 NFS: suppressing showing of default mount port value in /proc fixed by Stanislav Kinsbursky · 14 years ago
  10. 0de1b7e nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 by Mi Jinlong · 14 years ago
  11. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  12. 1e657bd Regression: fix mounting NFS when NFSv3 support is not compiled by Paulius Zaleckas · 14 years ago
  13. 31f4347 convert simple cases of nfs-related ->get_sb() to ->mount() by Al Viro · 14 years ago
  14. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  15. 7c563cc nfs: show "local_lock" mount option in /proc/mounts by Suresh Jayaraman · 14 years ago
  16. 5eebde2 nfs: introduce mount option '-olocal_lock' to make locks local by Suresh Jayaraman · 14 years ago
  17. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  18. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  19. 9b00c64 nfs: Add "lookupcache" to displayed mount options by Patrick J. LoPresti · 14 years ago
  20. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  21. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  22. d5eff1a NFS: Fix /proc/mount for legacy binary interface by Bryan Schumaker · 14 years ago
  23. 0be8189 NFSv4: Ensure that /proc/self/mountinfo displays the minor version number by Trond Myklebust · 14 years ago
  24. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  25. a6d5ff6 NFS: Clean up fscache_uniq mount option by Chuck Lever · 14 years ago
  26. b157b06 NFS: Cleanup file handle allocations in fs/nfs/super.c by Trond Myklebust · 14 years ago
  27. ce587e0 NFS: Prevent the mount code from looping forever on broken exports by Trond Myklebust · 14 years ago
  28. ca7e9a0 NFS: Reduce stack footprint of nfs_statfs() by Trond Myklebust · 14 years ago
  29. 4f72729 NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb by Trond Myklebust · 14 years ago
  30. 04ffdbe NFS: Reduce the stack footprint of nfs_follow_remote_path() by Trond Myklebust · 14 years ago
  31. 9699eda nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 by Xiaotian Feng · 14 years ago
  32. cdd29ec nfs: testing for null instead of ERR_PTR() by Dan Carpenter · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. cfbc068 NFS: ensure bdi_unregister is called on mount failure. by NeilBrown · 14 years ago
  35. 387c149 NFS: Fix a umount race by Trond Myklebust · 14 years ago
  36. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 15 years ago
  37. e9496ff fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) by Al Viro · 15 years ago
  38. dd47f96 NFS: Revert default r/wsize behavior by Chuck Lever · 15 years ago
  39. d250e19 NFS: Display compressed (shorthand) IPv6 in /proc/mounts by Chuck Lever · 15 years ago
  40. ee671b0 NFS: convert proto= option to use netids rather than a protoname by Jeff Layton · 15 years ago
  41. 96f287b NFS: BKL removal from the mount code... by Trond Myklebust · 15 years ago
  42. 4223a4a nfs: Fix nfs_parse_mount_options() kfree() leak by Yinghai Lu · 15 years ago
  43. a1be9ee NFS: suppress a build warning by Stefan Richter · 15 years ago
  44. 3050141 NFSv4: Kill nfs4_renewd_prepare_shutdown() by Trond Myklebust · 15 years ago
  45. bcd2ea1 NFS: Fix port initialisation in nfs_remount() by Trond Myklebust · 15 years ago
  46. f5855fe NFS: Fix port and mountport display in /proc/self/mountinfo by Trond Myklebust · 15 years ago
  47. c5811db NFS: Fix a default mount regression... by Trond Myklebust · 15 years ago
  48. 36dd2fd nfs[23] tcp breakage in mount with binary options by Al Viro · 15 years ago
  49. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  50. 9423a08 NFS: Add nfs_alloc_parsed_mount_data by Chuck Lever · 15 years ago
  51. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  52. 92f2505 nfs: nfs_kill_super() should call bdi_unregister() after killing super by Jens Axboe · 15 years ago
  53. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  54. 2ecda72 NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' by Trond Myklebust · 15 years ago
  55. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 15 years ago
  56. a6fe23b NFS: Move details of nfs4_get_sb() to a helper by Chuck Lever · 15 years ago
  57. 7630c85 NFS: Refactor NFSv4 text-based mount option validation by Chuck Lever · 15 years ago
  58. 4cfd74f NFS: Mount option parser should detect missing "port=" by Chuck Lever · 15 years ago
  59. 5eecfde NFS: Handle a zero-length auth flavor list by Chuck Lever · 15 years ago
  60. ec6ee61 NFS: Replace nfs_set_port() with rpc_set_port() by Chuck Lever · 15 years ago
  61. 53a0b9c NFS: Replace nfs_parse_ip_address() with rpc_pton() by Chuck Lever · 15 years ago
  62. ec88f28 NFS: Use the authentication flavor list returned by mountd by Chuck Lever · 15 years ago
  63. 059f90b NFS: Fix auth flavor len accounting by Chuck Lever · 15 years ago
  64. f3f4f4e NFS: Fix up new minorversion= option by Chuck Lever · 15 years ago
  65. b88f8a5 NFS: Correct the NFS mount path when following a referral by Trond Myklebust · 15 years ago
  66. c02d7ad NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace by Trond Myklebust · 15 years ago
  67. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  68. a5a16ba NFS: More "sloppy" parsing problems by Chuck Lever · 15 years ago
  69. d23c45f NFS: Invalid mount option values should always fail, even with "sloppy" by Chuck Lever · 15 years ago
  70. 8e02f6b NFS: Update MNT and MNT3 reply decoding functions by Chuck Lever · 15 years ago
  71. c381ad2 NFS: Do not display the setting of the "intr" mount option by Chuck Lever · 15 years ago
  72. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  73. 5a0ffe5 nfs41: Release backchannel resources associated with session by Andy Adamson · 15 years ago
  74. 01c3f05 NFSv4: Fix the 'nolock' option regression by Trond Myklebust · 15 years ago
  75. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 15 years ago
  76. 3fd5be9 nfs41: add mount command option minorversion by Mike Sager · 15 years ago
  77. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  78. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  79. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  80. d508afb NFS: Fix a double free in nfs_parse_mount_options() by Trond Myklebust · 15 years ago
  81. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 15 years ago
  82. 6a51091 NFS: Add some new I/O counters for FS-Cache doing things for NFS by David Howells · 15 years ago
  83. 0873404 NFS: Define and create superblock-level objects by David Howells · 15 years ago
  84. a67d18f NFS: load the rpc/rdma transport module automatically by Tom Talpey · 15 years ago
  85. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  86. 515d861 NFSv4: Clean up the support for returning multiple delegations by Trond Myklebust · 16 years ago
  87. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  88. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
  89. c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount() by Chuck Lever · 16 years ago
  90. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  91. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  92. 1afa67f misc: replace NIP6_FMT with %p6 format specifier by Harvey Harrison · 16 years ago
  93. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  94. ec9a05c NFS: use correct fs type for v4 submounts and referrals by Andy Adamson · 16 years ago
  95. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  96. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  97. 5e2e772 NFS: fix nfs_parse_ip_address() corner case by Chuck Lever · 16 years ago
  98. ea31a443 nfs: Fix misparsing of nfsv4 fs_locations attribute by J. Bruce Fields · 16 years ago
  99. f0c92925 nfs: prepare to share nfs_set_port by J. Bruce Fields · 16 years ago
  100. 7973c1f NFS: Add mount options for controlling the lookup cache by Trond Myklebust · 16 years ago