1. 46c8ac7 nfs/lsm: make NFSv4 set LSM mount options by Eric Paris · 16 years ago
  2. fa79975 mm: bdi: expose the BDI object in sysfs for NFS by Miklos Szeredi · 16 years ago
  3. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  4. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  5. daa7da5 NFS: remove duplicate flags assignment from nfs_validate_mount_data by Jeff Layton · 16 years ago
  6. 63649bd NFS - fix potential NULL pointer dereference v2 by Cyrill Gorcunov · 16 years ago
  7. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  8. 82d101d NFS: Show most mount options via nfs_show_options() by Chuck Lever · 16 years ago
  9. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 16 years ago
  10. 2d76743 NFS: numeric mount parameters are unsigned by Chuck Lever · 16 years ago
  11. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  12. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  13. f9c3a38 NFS: use new LSM interfaces to explicitly set mount options by Eric Paris · 16 years ago
  14. 8d04221 NFS: add missing spkm3 strings to mount option parser by Olga Kornievskaia · 16 years ago
  15. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  16. fc60147 NFS: Address memory leaks in the NFS client mount option parser by Chuck Lever · 17 years ago
  17. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 17 years ago
  18. 3c7c7e4 NFS: Pull covers off IPv6 address parsing by Chuck Lever · 17 years ago
  19. 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 17 years ago
  20. 9412b92 NFS: Refactor mount option address parsing into separate function by Chuck Lever · 17 years ago
  21. 3383203 NFS: Remove the NIPQUAD from nfs_try_mount by Chuck Lever · 17 years ago
  22. 0d0f0c1 NFS: Set default port for NFSv4, with support for AF_INET6 by Chuck Lever · 17 years ago
  23. 04dcd6e NFS: Make setting a port number agostic by Chuck Lever · 17 years ago
  24. cdcd7f9 NFS: Verify IPv6 addresses properly by Chuck Lever · 17 years ago
  25. fd00a8f NFS: Add support for AF_INET6 addresses in nfs_compare_super() by Chuck Lever · 17 years ago
  26. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 17 years ago
  27. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  28. 6a0ed1d NFS: Clean up: copy hostname with kstrndup during mount processing by Chuck Lever · 17 years ago
  29. e887cbc NFS: Remove support for the 'mountprog' option by Chuck Lever · 17 years ago
  30. ad879ce NFS: Remove support for the 'nfsprog' option by Chuck Lever · 17 years ago
  31. 0eb2574 NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set by Chuck Lever · 17 years ago
  32. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  33. e9cc6c2 NFS: Fix a possible Oops in fs/nfs/super.c by Trond Myklebust · 17 years ago
  34. 4584f52 NFS: Fix NFS mountpoint crossing... by Trond Myklebust · 17 years ago
  35. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  36. f16c960 NFS: mount failure causes bad page state by Russell King · 17 years ago
  37. 4c1fe2f kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server by Neil Brown · 17 years ago
  38. bcf3561 NFS: Show "nointr" mount option by Chuck Lever · 17 years ago
  39. 6e88e06 NFS: Verify server address before invoking in-kernel mount client by Chuck Lever · 17 years ago
  40. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  41. 56928ed NFS - print accurate transport protocol by \"Talpey, Thomas\ · 17 years ago
  42. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  43. 20c71f5 NFSv4: Fix a bug in nfs4_validate_mount_data() by Trond Myklebust · 17 years ago
  44. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  45. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  46. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  47. 0ac8377 NFS: Add new 'mountaddr=' mount option by Chuck Lever · 17 years ago
  48. aad7000 [NFS] [PATCH] NFS: initialize default port in kernel mount client by James Lentini · 17 years ago
  49. efd8340 NFS: Kernel mount client should use async bind by Chuck Lever · 17 years ago
  50. ddc01c0 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than by Jeff Layton · 17 years ago
  51. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago
  52. 7d1cca72 NFS: change NFS mount error return when hostname/pathname too long by Chuck Lever · 17 years ago
  53. 350c73a NFS: Off-by-one length error in string handling by Chuck Lever · 17 years ago
  54. fdc6e2c NFS: Return a real error code from mount(2) by Chuck Lever · 17 years ago
  55. fdb66ff NFS: mount option parser chokes on proto= by Chuck Lever · 17 years ago
  56. e89a5a4 NFS: Fix the mount regression by Trond Myklebust · 17 years ago
  57. 41089644 fix broken handling of port=... in NFS option parsing by Al Viro · 17 years ago
  58. 0a87cf1 NFSv4: handle lack of clientaddr in option string by Jeff Layton · 17 years ago
  59. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  60. 275a5d2 NFS: Error when mounting the same filesystem with different options by Trond Myklebust · 17 years ago
  61. 75180df NFS: Add the mount option "nosharecache" by Trond Myklebust · 17 years ago
  62. 8007122 NFS: Add support for mounting NFSv4 file systems with string options by Chuck Lever · 17 years ago
  63. 136d558 NFS: Add final pieces to support in-kernel mount option parsing by Chuck Lever · 17 years ago
  64. 0076d7b NFS: Introduce generic mount client API by Chuck Lever · 17 years ago
  65. bf0fd76 NFS: Add enums and match tables for mount option parsing by Chuck Lever · 17 years ago
  66. f0768eb NFS: Introduce nfs4_validate_mount_options by Chuck Lever · 17 years ago
  67. 5df36e7 NFS: Clean up nfs_validate_mount_data by Chuck Lever · 17 years ago
  68. fc50d58 NFS: Clean-up: Refactor IP address sanity checks in NFS client by Chuck Lever · 17 years ago
  69. 4d81cd1 NFS: Clean-up: fix a compiler warning in fs/nfs/super.c by Chuck Lever · 17 years ago
  70. 0655960 NFS: Clean up error handling in nfs_get_sb by Chuck Lever · 17 years ago
  71. 29eb981 NFS: Clean-up: Replace nfs_copy_user_string with strndup_user by Chuck Lever · 17 years ago
  72. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  73. fc6ae3c NFS: Re-enable forced umounts by Trond Myklebust · 17 years ago
  74. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 17 years ago
  75. 1a0ba9a NFS: statfs error-handling fix by Amnon Aaronsohn · 17 years ago
  76. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  77. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  78. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  79. b5d5dfb [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC by Adrian Bunk · 17 years ago
  80. f2d0d85 NFSv4: Fix Oops in nfs4_create_referral_server by Trond Myklebust · 17 years ago
  81. 575b5c7 [PATCH] NFSv4: Fix thinko in fs/nfs/super.c by Trond Myklebust · 18 years ago
  82. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  83. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  84. 51b6ded NFSv4: When mounting with a port=0 argument, substitute port=2049 by Trond Myklebust · 18 years ago
  85. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  86. 36b15c5 NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag by Trond Myklebust · 18 years ago
  87. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  88. cf6d7b5 NFS: Start rpciod in server common management by David Howells · 18 years ago
  89. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  90. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  91. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago
  92. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  93. 0c7d90c NFS: Use the dentry superblock directly in nfs_statfs() by David Howells · 18 years ago
  94. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  95. b716279 NFS: Return an error when starting the idmapping pipe by David Howells · 18 years ago
  96. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  97. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  98. 7d4e274 NFS: Fix up split of fs/nfs/inode.c by David Howells · 18 years ago
  99. 979df72 NFS: Add an ACCESS cache memory shrinker by Trond Myklebust · 18 years ago
  100. 6ab86aa nfs-build-fix-99 by Andrew Morton · 18 years ago