Commit Graph

1524 Commits (a7debe789dfcaee9c4d81e5738b0be8c5d93930b)

Author SHA1 Message Date
David Howells 17d2c0a0c4 NFS: Fix RCU issues in the NFSv4 delegation code 15 years ago
Trond Myklebust 8f649c3762 NFSv4: Fix the locking in nfs_inode_reclaim_delegation() 15 years ago
Al Viro d9e80b7de9 nfs d_revalidate() is too trigger-happy with d_drop() 15 years ago
Xiaotian Feng 9699eda6bc nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 15 years ago
Dan Carpenter acf82b85a7 nfs: fix some issues in nfs41_proc_reclaim_complete() 15 years ago
Trond Myklebust ba8b06e67e NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear 15 years ago
Trond Myklebust 71d0a6112a NFS: Fix an unstable write data integrity race 15 years ago
Dan Carpenter cdd29ecfcb nfs: testing for null instead of ERR_PTR() 15 years ago
Chuck Lever 356e76b855 NFS: rsize and wsize settings ignored on v4 mounts 15 years ago
Trond Myklebust 1f063d2cdf NFSv4: Don't attempt an atomic open if the file is a mountpoint 15 years ago
Trond Myklebust 0df5dd4aae NFSv4: fix delegated locking 15 years ago
Trond Myklebust 2c61be0a94 NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible 15 years ago
Trond Myklebust a6305ddb08 NFS: Fix a race with the new commit code 15 years ago
Trond Myklebust b80c3cb628 NFS: Ensure that writeback_single_inode() calls write_inode() when syncing 15 years ago
Trond Myklebust 1544fa0f7a NFS: Fix the mode calculation in nfs_find_open_context 15 years ago
Trond Myklebust 80e60639f1 NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR 15 years ago
Al Viro 04287f975e Have nfs ->d_revalidate() report errors properly 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jeff Layton 556ae3bb32 NFS: don't try to decode GETATTR if DELEGRETURN returned error 15 years ago
Trond Myklebust d812e57582 NFS: Prevent another deadlock in nfs_release_page() 15 years ago
NeilBrown cfbc0683af NFS: ensure bdi_unregister is called on mount failure. 15 years ago
Trond Myklebust bb6fbc4548 NFS: Avoid a deadlock in nfs_release_page 15 years ago
Trond Myklebust b4d2314bb8 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() 15 years ago
Steve Dickson 49697ee792 nfs4: Make the v4 callback service hidden 15 years ago
Dan Carpenter 7dd08a570d nfs: fix unlikely memory leak 15 years ago
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