Commit Graph

2201 Commits (175a4eb7ea531cdbf6d574f5d5ba9aa0f5e8ed13)

Author SHA1 Message Date
Weston Andros Adamson 35124a0994 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO 14 years ago
Andy Adamson ef31153786 NFSv4.1 convert layoutcommit sync to boolean 14 years ago
Andy Adamson de4b15c7e9 NFSv4.1 pnfs_layoutcommit_inode fixes 14 years ago
Bryan Schumaker 8f70e95f9f NFS: Determine initial mount security 14 years ago
Bryan Schumaker 7ebb931598 NFS: use secinfo when crossing mountpoints 14 years ago
Bryan Schumaker 5a5ea0d485 NFS: Add secinfo procedure 14 years ago
Bryan Schumaker 7c5130588d NFS: lookup supports alternate client 14 years ago
Bryan Schumaker e73b83f270 NFS: convert call_sync() to a function 14 years ago
Fred Isaman cccb4d063b NFSv4.1 remove temp code that prevented ds commits 14 years ago
Andy Adamson 863a3c6c68 NFSv4.1: layoutcommit 14 years ago
Fred Isaman e0c2b38018 NFSv4.1: filelayout driver specific code for COMMIT 14 years ago
Fred Isaman 988b6dceb0 NFSv4.1: remove GETATTR from ds commits 14 years ago
Fred Isaman a861a1e1c3 NFSv4.1: add generic layer hooks for pnfs COMMIT 14 years ago
Fred Isaman 425eb736cd NFSv4.1: alloc and free commit_buckets 14 years ago
Fred Isaman c879513e91 NFSv4.1: shift filelayout_free_lseg 14 years ago
Fred Isaman 5917ce8440 NFSv4.1: pull out code from nfs_commit_release 14 years ago
Fred Isaman 64bfeb49bd NFSv4.1: pull error handling out of nfs_commit_list 14 years ago
Fred Isaman 5f452431e2 NFSv4.1: add callback to nfs4_commit_done 14 years ago
Fred Isaman 9ace33cdc6 NFSv4.1: rearrange nfs_commit_rpcsetup 14 years ago
Fred Isaman 465d52437d NFSv4.1: don't send COMMIT to ds for data sync writes 14 years ago
Bryan Schumaker 8ef2ce3e16 NFS: Detect loops in a readdir due to bad cookies 14 years ago
Bryan Schumaker 480c2006eb NFS: Create nfs_open_dir_context 14 years ago
Trond Myklebust e47c085afb NFS: Ensure that we update the readdir filp->f_pos correctly 14 years ago
Gusev Vitaliy 4667058b77 nfs4: Fix NULL dereference at d_alloc_and_lookup() 14 years ago
Trond Myklebust b8413f98f9 NFS: Fix a hang/infinite loop in nfs_wb_page() 14 years ago
Trond Myklebust b31268ac79 FS: Use stable writes when not doing a bulk flush 14 years ago
Dan Carpenter 1c34092adf nfs: lock() vs unlock() typo 14 years ago
Al Viro 011949811b nfs: switch NFS from ->get_sb() to ->mount() 14 years ago
Al Viro fd462fb51d nfs: stop mangling ->mnt_devname on NFS 14 years ago
Al Viro c7f404b40a vfs: new superblock methods to override /proc/*/mount{s,info} 14 years ago
Al Viro f8ad9c4bae nfs: nfs_do_{ref,sub}mount() superblock argument is redundant 14 years ago
Al Viro b514f872f8 nfs: make nfs_path() work without vfsmount 14 years ago
Al Viro b1942c5f8c nfs: store devname at disconnected NFS roots 14 years ago
Al Viro 0d5839ad05 nfs: propagate devname to nfs{,4}_get_root() 14 years ago
Stephen Rothwell 8f68cd42d8 nfs: BKL is no longer needed, so remove the include 14 years ago
Rob Landley c5cb09b6f8 Cleanup: Factor out some cut-and-paste code. 14 years ago
Rob Landley c12bacec45 cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions. 14 years ago
Konstantin Khlebnikov 7ec10f26e1 NFS: account direct-io into task io accounting 14 years ago
Trond Myklebust b064eca2cf NFSv4: Send unmapped uid/gids to the server when using auth_sys 14 years ago
Trond Myklebust 3ddeb7c5c6 NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr 14 years ago
Trond Myklebust e4fd72a17d NFSv4: cleanup idmapper functions to take an nfs_server argument 14 years ago
Trond Myklebust f0b851689a NFSv4: Send unmapped uid/gids to the server if the idmapper fails 14 years ago
Trond Myklebust 5cf36cfdc8 NFSv4: If the server sends us a numeric uid/gid then accept it 14 years ago
Benny Halevy 75247affd7 NFSv4.1: reject zero layout with zeroed stripe unit 14 years ago
Fred Isaman 36fe432d33 NFSv4.1: Clear lseg pointer in ->doio function 14 years ago
Fred Isaman c76069bda0 NFSv4.1: rearrange ->doio args 14 years ago
Fred Isaman a69aef1496 NFSv4.1: pnfs filelayout driver write 14 years ago
Fred Isaman 7ffd10640d NFSv4.1: remove GETATTR from ds writes 14 years ago
Andy Adamson 0382b74409 NFSv4.1: implement generic pnfs layer write switch 14 years ago
Fred Isaman 44b83799a9 NFSv4.1: trigger LAYOUTGET for writes 14 years ago