Commit Graph

110274 Commits (921615f111108258820226a3258a047d9bf1d96a)
 

Author SHA1 Message Date
Trond Myklebust 921615f111 NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag 17 years ago
Tom Talpey c055551e97 RPC/RDMA: ensure connection attempt is complete before signalling. 17 years ago
Tom Talpey 08ca0dce1e RPC/RDMA: correct the reconnect timer backoff 17 years ago
Tom Talpey b3cd8d45a7 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. 17 years ago
Tom Talpey 5f37d561e0 RPC/RDMA: reformat a debug printk to keep lines together. 17 years ago
Tom Talpey 5675add36e RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 17 years ago
Tom Talpey 1a954051b0 RPC/RDMA: fix connect/reconnect resource leak. 17 years ago
Tom Talpey 926449ba66 RPC/RDMA: return a consistent error, when connect fails. 17 years ago
Tom Talpey 9191ca3b38 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. 17 years ago
Tom Talpey fee08caf94 RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. 17 years ago
Tom Talpey ad0e9e01da RPC/RDMA: maintain the RPC task bytes-sent statistic. 17 years ago
Tom Talpey 575448bd36 RPC/RDMA: suppress retransmit on RPC/RDMA clients. 17 years ago
Tom Tucker b334eaabf4 RPC/RDMA: fix connection IRD/ORD setting 17 years ago
Tom Talpey 3197d309f5 RPC/RDMA: support FRMR client memory registration. 17 years ago
Tom Talpey bd7ed1d133 RPC/RDMA: check selected memory registration mode at runtime. 17 years ago
Tom Talpey fe9053b30b RPC/RDMA: add data types and new FRMR memory registration enum. 17 years ago
Tom Talpey 8d4ba0347c RPC/RDMA: refactor the inline memory registration code. 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 19d771f3ca NFS: Save padding bytes in struct nfs4_setclientid 17 years ago
Cedric Le Goater 63ffc23d30 sunrpc: fix oops in rpc_create when the mount namespace is unshared 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
Trond Myklebust 96165e2b7c SUNRPC: Fix a memory leak in rpcb_getport_async 17 years ago
Trond Myklebust 9a4bd29fe8 SUNRPC: Fix autobind on cloned rpc clients 17 years ago
Chuck Lever d1ce02e168 NFS: SETCLIENTID truncates client ID and netid 17 years ago
Richard Kennedy 9fa8d66f1e NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds 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 c9f6cde6e2 sunrpc: do not pin sunrpc module in the memory 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