Commit History

Author SHA1 Message Date
  Andy Adamson 21d9a851aa nfs41 commit sequence setup done support 16 years ago
  Andy Adamson def6ed7ef4 nfs41 write sequence setup done support 16 years ago
  Andy Adamson f11c88af26 nfs41: read sequence setup/done support 16 years ago
  Chuck Lever 6da24bc9cf NFS: Use NFSDBG_FILE for all fops 17 years ago
  Trond Myklebust dbae4c73f0 NFS: Ensure that rpc_run_task() errors are propagated back to the caller 17 years ago
  Trond Myklebust c9d8f89d98 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails 17 years ago
  Trond Myklebust fdd1e74c89 NFS: Ensure that the read code cleans up properly when rpc_run_task() fails 17 years ago
  Trond Myklebust 101070ca2f NFS: Ensure that the asynchronous RPC calls complete on nfsiod. 17 years ago
  Trond Myklebust 383ba71938 NFS: Fix a deadlock with lazy umount 17 years ago
  Linus Torvalds 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 years ago
  Trond Myklebust f3c391e89c NFS: Optimise away the sigmask code in aio/dio reads and writes 17 years ago
  Trond Myklebust 0773769191 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() 17 years ago
  Trond Myklebust bdc7f021f3 NFS: Clean up the (commit|read|write)_setup() callback routines 18 years ago
  Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. 18 years ago
  Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 18 years ago
  Trond Myklebust a5576cfa5c Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" 17 years ago
  Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
  Chuck Lever 02fe494619 NFS: Clean up new multi-segment direct I/O changes 17 years ago
  Chuck Lever b9148c6b80 NFS: Ensure we return zero if applications attempt to write zero bytes 17 years ago
  Chuck Lever c216fd708e NFS: Support multiple segment iovecs in the NFS direct I/O path 17 years ago
  Chuck Lever 19f737879c NFS: Introduce iovec I/O helpers to fs/nfs/direct.c 17 years ago
  Neil Brown 432409eebc NFS: Fix for bug in handling of errors for O_DIRECT writes 17 years ago
  Trond Myklebust 60ccd4ec41 NFS: Remove nfs_begin_data_update/nfs_end_data_update 17 years ago
  Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 17 years ago
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
  Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
  Trond Myklebust d9df8d6b38 NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages 18 years ago
  Chuck Lever 070ea60214 NFS: Clean ups in fs/nfs/direct.c 18 years ago
  Trond Myklebust b4946ffb18 NFS: Fix a refcount leakage in O_DIRECT 18 years ago
  Trond Myklebust d4a8f3677f NFS: Fix nfs_direct_dirty_pages() 18 years ago