Commit Graph

1498 Commits (1621562b6ac55aa69239895d90276577547a5f62)

Author SHA1 Message Date
Trond Myklebust 1cda707d52 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping 15 years ago
Trond Myklebust 5cf95214cc NFS: Clean up nfs_sync_mapping 15 years ago
Trond Myklebust 7f2f12d963 NFS: Simplify nfs_wb_page() 15 years ago
Trond Myklebust acdc53b214 NFS: Replace __nfs_write_mapping with sync_inode() 15 years ago
Trond Myklebust c988950eb6 NFS: Simplify nfs_wb_page_cancel() 15 years ago
Trond Myklebust 2928db1ffe NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages 15 years ago
Trond Myklebust 5bad5abec4 NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set 15 years ago
Trond Myklebust 420e3646bb NFS: Reduce the number of unnecessary COMMIT calls 15 years ago
Trond Myklebust ff778d02bf NFS: Add a count of the number of unstable writes carried by an inode 15 years ago
Trond Myklebust 8fc795f703 NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 26821ed40b make sure data is on disk before calling ->write_inode 15 years ago
Al Viro f694869709 a couple of mntget+dget -> path_get in nfs4proc 15 years ago
Al Viro 6eae7974d0 Switch alloc_nfs_open_context() to struct path 15 years ago
Andy Adamson 180b62a3d8 nfs41 fix NFS4ERR_CLID_INUSE for exchange id 15 years ago
Trond Myklebust ebed9203b6 NFS: Fix an allocation-under-spinlock bug 15 years ago
Trond Myklebust 0f79fd6f5c NFSv4.1: Various fixes to the sequence flag error handling 15 years ago
Alexandros Batsakis 0851de0617 nfs4: renewd renew operations should take/put a client reference 15 years ago
Alexandros Batsakis 7135840fc7 nfs41: renewd sequence operations should take/put client reference 15 years ago
Alexandros Batsakis dc96aef96a nfs: prevent backlogging of renewd requests 15 years ago
Alexandros Batsakis 888ef2e3f8 nfs: kill renewd before clearing client minor version 15 years ago
Christian Kujau 4912002fff Remove EXPERIMENTAL from NFS_FSCACHE 15 years ago
Tejun Heo 003cb608a2 percpu: add __percpu sparse annotations to fs 15 years ago
Chuck Lever 65d269538a NFS: Too many GETATTR and ACCESS calls after direct I/O 15 years ago
Chuck Lever f895c53f8a NFS: Make close(2) asynchronous when closing NFS O_DIRECT files 15 years ago
Chuck Lever 7e381172cf NFS: Improve NFS iostat byte count accuracy for writes 15 years ago
Chuck Lever aa2f1ef10e NFS: Account for NFS bytes read via the splice API 15 years ago
Chuck Lever 4184dcf2db NFS: Fix byte accounting for generic NFS reads 15 years ago
Chuck Lever c2459dc462 NFS: Proper accounting for NFS VFS calls 15 years ago
Andy Adamson 9733f0d928 nfs41: cleanup callback code to use __be32 type 15 years ago
Andy Adamson 41f54a5548 nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset 15 years ago
Andy Adamson bae0ac0ee1 nfs41: fix nfs4_callback_recallslot 15 years ago
Andy Adamson 104aeba484 nfs41: resize slot table in reset 15 years ago
Andy Adamson b9efa1b27e nfs41: implement cb_recall_slot 15 years ago
Andy Adamson 4911096f1a nfs41: back channel drc minimal implementation 15 years ago
Andy Adamson b2f28bd783 nfs41: prepare for back channel drc 15 years ago
Andy Adamson e95e60daee nfs41: remove uneeded checks in callback processing 15 years ago
Andy Adamson b92b301900 nfs41: directly encode back channel error 15 years ago
Andy Adamson 31d2b4356b nfs41: fix wrong error on callback header xdr overflow 15 years ago
Mike Sager 72ce2b3c06 nfs41: Process callback's referring call list 15 years ago
Mike Sager a7989c3e47 nfs41: Check slot table for referring calls 15 years ago
Mike Sager 8e0d46e138 nfs41: Adjust max cache response size value 15 years ago
Jeff Layton 97cefcc6d0 nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately 15 years ago
Jeff Layton b68d69b8c6 nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX 15 years ago
Jeff Layton 2c6434888c nfs4: handle -EKEYEXPIRED errors from RPC layer 15 years ago
Trond Myklebust fdcb45777a NFS: Fix the mapping of the NFSERR_SERVERFAULT error 15 years ago
Trond Myklebust 7549ad5f9b NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() 15 years ago
Trond Myklebust 2c1740098c NFS: Fix a bug in nfs_fscache_release_page() 15 years ago
Trond Myklebust 9b4b351346 NFS: Don't clobber the attribute type in nfs_update_inode() 15 years ago
Trond Myklebust 387c149b54 NFS: Fix a umount race 15 years ago