1. 77e0367 nfs: initialize timeout variable in nfs4_proc_setclientid_confirm by Benny Halevy · 16 years ago
  2. d8e7748 NFS: handle interface identifiers in incoming IPv6 addresses by Chuck Lever · 16 years ago
  3. ce3b7e1 NFS: Add string length argument to nfs_parse_server_address by Chuck Lever · 16 years ago
  4. d1aa082 NFS: Support raw IPv6 address hostnames during NFS mount operation by Chuck Lever · 16 years ago
  5. dc04589 NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 by Chuck Lever · 16 years ago
  6. cd10072 NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount by Trond Myklebust · 16 years ago
  7. e468bae NFS: Allow redirtying of a completed unstable write. by Trond Myklebust · 16 years ago
  8. e7d3906 NFS: Clean up nfs_update_request() by Trond Myklebust · 16 years ago
  9. 396cee97 NFS: missing newline in NFS mount debugging message by Chuck Lever · 16 years ago
  10. d33e4df NFS: Treat "intr" and "nointr" options as deprecated by Chuck Lever · 16 years ago
  11. ecbb384 NFS: Allow any value for the "retry" option by Chuck Lever · 16 years ago
  12. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 16 years ago
  13. 2e96d28 NFS: Fix a warning in nfs4_async_handle_error by Trond Myklebust · 16 years ago
  14. 34e8f92 NFS: Move fs/nfs/iostat.h to include/linux by Chuck Lever · 16 years ago
  15. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 16 years ago
  16. 659bfcd NFS: Fix the ftruncate() credential problem by Trond Myklebust · 16 years ago
  17. 48b605f NFS: implement option checking when remounting NFS filesystems (resend) by Jeff Layton · 16 years ago
  18. c2d946e5 fs/nfs/nfsroot.c: remove CVS keyword by Adrian Bunk · 16 years ago
  19. 48186c7 NFS: Fix trace debugging nits in write.c by Chuck Lever · 16 years ago
  20. 6da24bc NFS: Use NFSDBG_FILE for all fops by Chuck Lever · 16 years ago
  21. b7eaefa NFS: Add debugging facility for NFS aops by Chuck Lever · 16 years ago
  22. cc0dd2d NFS: Make nfs_open methods consistent by Chuck Lever · 16 years ago
  23. b84e06c NFS: Make nfs_llseek methods consistent by Chuck Lever · 16 years ago
  24. 5491778 NFS: Make nfs_fsync methods consistent by Chuck Lever · 16 years ago
  25. b541838 NFS: do_setlk(): don't flush caches when we have a delegation by Trond Myklebust · 16 years ago
  26. 7e5f614 NFS: Revert commit 44dd151d by Trond Myklebust · 16 years ago
  27. efc91ed NFS: Optimise append writes with holes by Trond Myklebust · 16 years ago
  28. 2116271 NFS: Add correct bounds checking to NFSv2 locks by Trond Myklebust · 16 years ago
  29. f3d47a3 NFS: Fix a preemption count leak in nfs_update_request by Trond Myklebust · 16 years ago
  30. 0b4aae7 NFS: Reduce the stack usage in NFSv3 create operations by Trond Myklebust · 16 years ago
  31. 57dc9a5 NFS: Reduce the stack usage in NFSv4 create operations by Trond Myklebust · 16 years ago
  32. 2aac05a NFS: Fix readdir cache invalidation by Trond Myklebust · 16 years ago
  33. 03fa9e8 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred by Trond Myklebust · 16 years ago
  34. b7e2445 NFS: Fix filehandle size comparisons in the mount code by Trond Myklebust · 16 years ago
  35. 33852a1 NFS: Reduce the NFS mount code stack usage. by Trond Myklebust · 16 years ago
  36. 1d2e88e nfs: make nfs4_drop_state_owner() static by Adrian Bunk · 16 years ago
  37. 31f31db1 nfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  38. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  39. 46c8ac7 nfs/lsm: make NFSv4 set LSM mount options by Eric Paris · 16 years ago
  40. 3a6258e NFSv4: Check the return value of decode_compound_hdr_arg() by Trond Myklebust · 16 years ago
  41. 38def50 nfs: fix race in nfs_dirty_request by Fred Isaman · 16 years ago
  42. b0b5397 NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching by Trond Myklebust · 16 years ago
  43. fa79975 mm: bdi: expose the BDI object in sysfs for NFS by Miklos Szeredi · 16 years ago
  44. 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  45. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  46. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  47. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  48. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  49. 06e02d6 NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  50. e1ba1ab nfsd: fix comment by J. Bruce Fields · 16 years ago
  51. a277e33 NFS: convert nfs4 callback thread to kthread API by Jeff Layton · 17 years ago
  52. 065f30e nfs: remove unnecessary NFS_NEED_* defines by J. Bruce Fields · 17 years ago
  53. a3dab29 make nfs_automount_list static by Adrian Bunk · 16 years ago
  54. daa7da5 NFS: remove duplicate flags assignment from nfs_validate_mount_data by Jeff Layton · 16 years ago
  55. 63649bd NFS - fix potential NULL pointer dereference v2 by Cyrill Gorcunov · 16 years ago
  56. a2b2bb8 NFSv4: Attempt to use machine credentials in SETCLIENTID calls by Trond Myklebust · 16 years ago
  57. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  58. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  59. 4410924 nfs: fix printout of multiword bitfields by Fred Isaman · 16 years ago
  60. 856dff3 nfs: return negative error value from nfs{,4}_stat_to_errno by Benny Halevy · 16 years ago
  61. c4d7c40 NFS: Remove the buggy lock-if-signalled case from do_setlk() by Trond Myklebust · 16 years ago
  62. 536ff0f NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck by Trond Myklebust · 16 years ago
  63. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  64. 35d0577 NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() by Trond Myklebust · 16 years ago
  65. dbae4c7 NFS: Ensure that rpc_run_task() errors are propagated back to the caller by Trond Myklebust · 16 years ago
  66. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  67. fdd1e74 NFS: Ensure that the read code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  68. 73e3302 NFS: Fix nfs_wb_page() to always exit with an error or a clean page by Trond Myklebust · 16 years ago
  69. 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 17 years ago
  70. 240ee83 fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/do_mmap_private() by Bryan Wu · 16 years ago
  71. 66d3aac NFS: initialize flags field in nfs_open_context by Jeff Layton · 16 years ago
  72. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  73. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. ecfc555a NFS: Always enable NFS direct I/O by Chuck Lever · 16 years ago
  75. 82d101d NFS: Show most mount options via nfs_show_options() by Chuck Lever · 16 years ago
  76. 3f8400d NFS: Save the values of the "mount*=" mount options by Chuck Lever · 16 years ago
  77. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 16 years ago
  78. 78fa701 NFS: Fix up data types of fields in nfs_parsed_mount_options by Chuck Lever · 16 years ago
  79. 2d76743 NFS: numeric mount parameters are unsigned by Chuck Lever · 16 years ago
  80. 7bda2cd NFS: clean up short packet handling for NFSv4 readdir by Jeff Layton · 17 years ago
  81. 643f811 NFS: clean up short packet handling for NFSv3 readdir by Jeff Layton · 17 years ago
  82. caa02bd NFS: clean up short packet handling for NFSv2 readdir by Jeff Layton · 17 years ago
  83. 4af68bf nfs: remove duplicate initializations of nfs_read_data field by Fred Isaman · 16 years ago
  84. 6d884e8 nfs: nfs_redirty_request by Fred · 16 years ago
  85. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 16 years ago
  86. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 16 years ago
  87. 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
  88. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  89. 2f42b5d NFS: fix encode_fsinfo_maxsz by Fred Isaman · 16 years ago
  90. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 16 years ago
  91. 9446389e Merge commit 'origin' into devel by Trond Myklebust · 16 years ago
  92. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  93. 4e99a1f NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings by Trond Myklebust · 16 years ago
  94. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 16 years ago
  95. af1b8c2 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c by Trond Myklebust · 17 years ago
  96. f9c3a38 NFS: use new LSM interfaces to explicitly set mount options by Eric Paris · 16 years ago
  97. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 17 years ago
  98. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 17 years ago
  99. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 17 years ago
  100. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 17 years ago