Commit Graph

1465 Commits (5cf95214ccb915591e2214f81de4659302d3e452)

Author SHA1 Message Date
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
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
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
Trond Myklebust 9f557cd807 NFS: Fix an Oops when truncating a file 15 years ago
Trond Myklebust a2c0b9e291 NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly 15 years ago
Trond Myklebust 03391693a9 NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily 15 years ago
Trond Myklebust 8e469ebd6d NFSv4: Don't allow posix locking against servers that don't support it 15 years ago
Trond Myklebust 2bee72a6aa NFSv4: Ensure that the NFSv4 locking can recover from stateid errors 15 years ago
David Howells b0706ca415 NFS: Avoid warnings when CONFIG_NFS_V4=n 15 years ago
H Hartley Sweeten 0aa05887af NFS: Make nfs_commitdata_release static 15 years ago
Trond Myklebust 82be934a59 NFS: Try to commit unstable writes in nfs_release_page() 15 years ago
Trond Myklebust c9edda7140 NFS: Fix a reference leak in nfs_wb_cancel_page() 15 years ago
OGAWA Hirofumi 56335936de nfs: fix oops in nfs_rename() 15 years ago
Linus Torvalds a2770d86b3 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" 15 years ago
Al Viro e9496ff46a fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) 15 years ago
Trond Myklebust 380454126f NFSv4: Fix a regression in the NFSv4 state manager 15 years ago
Trond Myklebust 72211dbe72 NFSv4: Release the sequence id before restarting a CLOSE rpc call 15 years ago
Andy Adamson 68bf05efb7 nfs41: fix session fore channel negotiation 15 years ago
Andy Adamson a5523b84c4 nfs41: do not zero seqid portion of stateid on close 15 years ago
Alexandros Batsakis 5601a00d67 nfs: run state manager in privileged mode 15 years ago
Alexandros Batsakis b257957e50 nfs: make recovery state manager operations privileged 15 years ago
Alexandros Batsakis 689cf5c15b nfs: enforce FIFO ordering of operations trying to acquire slot 15 years ago
Alexandros Batsakis 40ead580ae nfs: remove rpc_task argument from nfs4_find_slot 15 years ago
Alexandros Batsakis afe6c27ccb nfs: change nfs4_do_setlk params to identify recovery type 15 years ago
Alexandros Batsakis 0f7e720694 nfs: do not do a LOOKUP after open 15 years ago
Alexandros Batsakis 3bfb0fc591 nfs: minor cleanup of session draining 15 years ago
Trond Myklebust 190f38e5ce NFS: Fix nfs_migrate_page() 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Ricardo Labiaga 7cab89b275 nfs41: Invoke RECLAIM_COMPLETE on all new client ids 15 years ago
Trond Myklebust 88069f77e1 NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare 15 years ago
Ricardo Labiaga 74e7bb73a3 nfs41: Handle NFSv4.1 session errors in the delegation recall code 15 years ago
Ricardo Labiaga 7970886118 nfs41: Retry delegation return if it failed with session error 15 years ago