Historial de Commits

Autor SHA1 Mensaje Fecha
  Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code hace 19 años
  Trond Myklebust 788e7a89a0 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct hace 19 años
  Chuck Lever 006ea73e5f NFS: add hooks to account for NFSERR_JUKEBOX errors hace 19 años
  Trond Myklebust a162a6b804 NFSv4: Kill braindead gcc warnings hace 19 años
  Jesper Juhl c8d149f3db NFS: "const static" vs "static const" in nfs4 hace 19 años
  Trond Myklebust c12e87f465 [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000 hace 19 años
  Trond Myklebust fa178f29c0 NFSv4: Ensure DELEGRETURN returns attributes hace 19 años
  Trond Myklebust 286d7d6a0c NFSv4: Remove requirement for machine creds for the "setclientid" operation hace 19 años
  Trond Myklebust b4454fe1a7 NFSv4: Remove requirement for machine creds for the "renew" operation hace 19 años
  Trond Myklebust 58d9714a44 NFSv4: Send RENEW requests to the server only when we're holding state hace 19 años
  Trond Myklebust 433fbe4c88 NFSv4: State recovery cleanup hace 19 años
  Trond Myklebust 26e976a884 NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease hace 19 años
  Trond Myklebust fe650407a8 NFSv4: Make DELEGRETURN an interruptible operation. hace 19 años
  Trond Myklebust a5d16a4d09 NFSv4: Convert LOCK rpc call into an asynchronous RPC call hace 19 años
  Trond Myklebust 911d1aaf26 NFSv4: locking XDR cleanup hace 19 años
  Trond Myklebust 864472e9b8 NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly hace 19 años
  Trond Myklebust e761692381 NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately hace 19 años
  Trond Myklebust cdd4e68b5f NFSv4: Make open_confirm() asynchronous too hace 19 años
  Trond Myklebust 24ac23ab88 NFSv4: Convert open() into an asynchronous RPC call hace 19 años
  Trond Myklebust e56e0b78eb NFSv4: Allocate OPEN call RPC arguments using kmalloc() hace 19 años
  Trond Myklebust 06f814a3ad NFSv4: Make locku use the new RPC "wait on completion" interface. hace 19 años
  Trond Myklebust 4ce70ada1f SUNRPC: Further cleanups hace 19 años
  Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure hace 19 años
  Trond Myklebust 3b6efee923 NFSv4: Fix an Oops in the synchronous write path hace 19 años
  Trond Myklebust ff6040667a NFSv4: Fix typo in lock caching hace 19 años
  Trond Myklebust 6bfc93ef98 NFSv4: Teach NFSv4 to cache locks when we hold a delegation hace 19 años
  Trond Myklebust 888e694c16 NFSv4: Recover locks too when returning a delegation hace 19 años
  Trond Myklebust 2c56617d76 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID hace 19 años
  Trond Myklebust d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE hace 19 años
  Trond Myklebust 4cecb76ff8 NFSv4: Fix a race between open() and close() hace 19 años