Commit Graph

1104 Commits (5b76dc066a4deb937665521566f89aead756f049)

Author SHA1 Message Date
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Chuck Lever 3c8c45dfab NFS: Simplify logic to compare socket addresses in client.c 16 years ago
Chuck Lever f738f51703 NFS: Start PF_INET6 callback listener only if IPv6 support is available 16 years ago
Chuck Lever 26298caaca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks 16 years ago
Chuck Lever 49a9072f29 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() 16 years ago
Chuck Lever 9652ada3fb SUNRPC: Change svc_create_xprt() to take a @family argument 16 years ago
Al Viro f786aa90e0 constify dentry_operations: NFS 16 years ago
Trond Myklebust 7fe5c398fc NFS: Optimise NFS close() 16 years ago
Trond Myklebust b1e4adf4ea NFS: Fix the notifications when renaming onto an existing file 16 years ago
Trond Myklebust 47c6256420 NFS: Fix up a mismerged patch 16 years ago
Trond Myklebust 9f4c899c0d NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... 16 years ago
Tom Talpey a67d18f89f NFS: load the rpc/rdma transport module automatically 16 years ago
Trond Myklebust e1ebfd33be NFS: Kill the "defined but not used" compile error on nommu machines 16 years ago
Trond Myklebust 72cb77f4a5 NFS: Throttle page dirtying while we're flushing to disk 16 years ago
Trond Myklebust fb8a1f11b6 NFS: cleanup - remove struct nfs_inode->ncommit 16 years ago
Trond Myklebust a65318bf3a NFSv4: Simplify some cache consistency post-op GETATTRs 16 years ago
Trond Myklebust 69aaaae18f NFSv4: A referral is assumed to always point to a directory. 16 years ago
Trond Myklebust 409924e4c9 NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded 16 years ago
Trond Myklebust f26c7a7887 NFSv4: Clean up decode_getfattr() 16 years ago
Trond Myklebust bca794785c NFS: Fix the type of struct nfs_fattr->mode 16 years ago
Trond Myklebust 1ca277d88d NFS: Shrink the struct nfs_fattr 16 years ago
Trond Myklebust 9e6e70f8d8 NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr 16 years ago
Trond Myklebust 78f945f88e NFSv4: Ignore errors on the post-op attributes in SETATTR calls 16 years ago
NeilBrown 37d9d76d8b NFS: flush cached directory information slightly more readily. 16 years ago
Suresh Jayaraman 2b57dc6cf9 NFS: Minor __nfs_revalidate_inode cleanup 16 years ago
Ian Dall d7371c41b0 Bug 11061, NFS mounts dropped 16 years ago
Suresh Jayaraman a71ee337b3 NFS: Handle -ESTALE error in access() 16 years ago
Trond Myklebust ae46141ff0 NFSv3: Fix posix ACL code 16 years ago
Trond Myklebust ef95d31e6d NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) 16 years ago
Alexey Dobriyan 97afe47ac3 fs/Kconfig: move nfs out 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
WANG Cong 46f72f57d2 fs/nfs/nfs4proc.c: make nfs4_map_errors() static 16 years ago
Olga Kornievskaia 945b34a772 rpc: allow gss callbacks to client 16 years ago
Andy Adamson cf8cdbe5bd NFS: remove unused status from encode routines 16 years ago
Andy Adamson d017931cff NFS: increment number of operations in each encode routine 16 years ago
Benny Halevy 49c2559e29 NFS: fix comment placement in nfs4xdr.c 16 years ago
Andy Adamson 05d564fe00 NFS: fix tabs in nfs4xdr.c 16 years ago
Andy Adamson 6c0195a468 NFS: remove white space from nfs4xdr.c 16 years ago
Benny Halevy 374130770e nfs: remove incorrect usage of nfs4 compound response hdr.status 16 years ago
Benny Halevy aadf615211 nfs: return compound hdr.status when there are no op replies 16 years ago
Trond Myklebust 027b6ca021 NFSv4: Fix an infinite loop in the NFS state recovery code 16 years ago
Peter Staubach 64672d55d9 optimize attribute timeouts for "noac" and "actimeo=0" 16 years ago
Trond Myklebust dc0b027dfa NFSv4: Convert the open and close ops to use fmode 16 years ago
Trond Myklebust 7a50c60e46 NFS: Use delegations to optimise ACCESS calls 16 years ago
Trond Myklebust 15860ab1d7 NFSv4: Ensure that we set the verifier when revalidating delegated dentries 16 years ago
Trond Myklebust 5584c30630 NFSv4: Clean up is_atomic_open() 16 years ago
Trond Myklebust bd7bf9d540 NFSv4: Convert delegation->type field to fmode_t 16 years ago
Trond Myklebust 9082a5cc1e NFSv4: Fix up delegation callbacks 16 years ago
Trond Myklebust b7391f44f2 NFSv4: Return unreferenced delegations more promptly 16 years ago