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