Commit Graph

1016 Commits (2cb1599f9b2ecdd7a9e59feeee647eb258966839)

Author SHA1 Message Date
Alan Cox 526719ba51 Switch to a valid email address... 16 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Al Viro 3516586a42 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags 16 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 16 years ago
Andy Adamson ec9a05c94c NFS: use correct fs type for v4 submounts and referrals 17 years ago
Neil Brown 504e518953 Make nfs_file_cred more robust. 17 years ago
Chuck Lever 18de973530 NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets 17 years ago
Trond Myklebust 011935a0a7 NFS: Fix a resolution problem with nfs_inode->cache_change_attribute 17 years ago
Trond Myklebust 4704f0e274 NFS: Fix the resolution problem with nfs_inode_attrs_need_update() 17 years ago
Trond Myklebust 921615f111 NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Chuck Lever 5e2e7721f0 NFS: fix nfs_parse_ip_address() corner case 17 years ago
J. Bruce Fields 456018d791 NFS: Cleanup nfs_set_port 17 years ago
Trond Myklebust 03254e65a6 NFS: Fix attribute updates 17 years ago
Trond Myklebust d7fb120774 NFS: Don't use range_cyclic for data integrity syncs 17 years ago
Steve Dickson 8491945f11 NFS: Client mounts hang when exported directory do not exist 17 years ago
J. Bruce Fields ea31a4437c nfs: Fix misparsing of nfsv4 fs_locations attribute 17 years ago
J. Bruce Fields f0c929251e nfs: prepare to share nfs_set_port 17 years ago
J. Bruce Fields 460cdbc832 nfs: replace while loop by for loops in nfs_follow_referral 17 years ago
J. Bruce Fields 4ada29d5c4 nfs: break up nfs_follow_referral 17 years ago
EG Keizer 37ca8f5c60 nfs: authenticated deep mounting 17 years ago
Jeff Layton f25b874d39 NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2) 17 years ago
J. Bruce Fields f200c11c25 nfs: remove an obsolete nfs_flock comment 17 years ago
Denis V. Lunev 44d5759d3f nfs: BUG_ON in nfs_follow_mountpoint 17 years ago
Denis V. Lunev fd08d7e9d1 nfs: ERR_PTR is expected on failure from nfs_do_clone_mount 17 years ago
Adrian Bunk bb8a3b53c2 fix fs/nfs/nfsroot.c compilation 17 years ago
Trond Myklebust 691beb13cd NFS: Allow concurrent inode revalidation 17 years ago
Trond Myklebust 2f28ea614f NFS: Fix up nfs_setattr_update_inode() 17 years ago
Trond Myklebust 076f1fc94c NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() 17 years ago
Trond Myklebust 4dc05efb86 NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode() 17 years ago
Trond Myklebust d65f557f39 NFS: Fix nfs_post_op_update_inode_force_wcc() 17 years ago
Trond Myklebust a10ad17630 NFS: Fix the NFS attribute update 17 years ago
Trond Myklebust 870a5be8b9 NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode() 17 years ago
Trond Myklebust 7973c1f15a NFS: Add mount options for controlling the lookup cache 17 years ago
Trond Myklebust ff3525a539 NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts 17 years ago
Trond Myklebust 4eec952e42 NFS: Add options for finer control of the lookup cache 17 years ago
Trond Myklebust 1daef0a868 NFS: Clean up nfs_sb_active/nfs_sb_deactive 17 years ago
Trond Myklebust d5e66348bb NFS: Fix nfs_file_llseek() 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
Chuck Lever af904deaf6 NFS: Restore missing hunk in NFS mount option parser 17 years ago
Linus Torvalds 1a3f7d98e5 Revert "UFS: add const to parser token table" 17 years ago
Al Viro 8d66bf5481 [PATCH] pass struct path * to do_add_mount() 17 years ago
Trond Myklebust 744d18dbfa NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode 17 years ago
Marc Zyngier 31c9446993 nfs_remount oops when rebooting + possible fix 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Adrian Bunk fb2e405fc1 fix fs/nfs/nfsroot.c compilation 17 years ago
Trond Myklebust f839c4c199 NFSv4: Remove BKL from the nfsv4 state recovery 17 years ago
Trond Myklebust c3cc8c019c NFS: Remove BKL from the readdir code 17 years ago