summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-07-24pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is setTrond Myklebust
2016-07-24pNFS: Clear the layout return tracking on layout reinitialisationTrond Myklebust
2016-07-24pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust
2016-07-24Merge commit 'e7bdea7750eb'Trond Myklebust
2016-07-22nfs: don't create zero-length requestsBenjamin Coddington
2016-07-22Fix NULL pointer dereference in bl_free_device().Artem Savkov
2016-07-21pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()Trond Myklebust
2016-07-20qstr: constify instances in nfsAl Viro
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan
2016-07-19pnfs/blocklayout: put deviceid node after releasing bl_ext_lockBenjamin Coddington
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-19mount: use sec= that was specified on the command lineSteve Dickson
2016-07-19pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIREDTrond Myklebust
2016-07-19pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGETTrond Myklebust
2016-07-19pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICTTrond Myklebust
2016-07-19pNFS: Fix post-layoutget error handling in pnfs_update_layout()Trond Myklebust
2016-07-18pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstandingTrond Myklebust
2016-07-15tracing: Use __get_str() when manipulating stringsDaniel Bristot de Oliveira
2016-07-15nfs/blocklayout: Check max uuids and devices before decodingKinglong Mee
2016-07-15nfs/blocklayout: Make sure calculate signature length alignedKinglong Mee
2016-07-15nfs/blocklayout: support RH/Fedora dm-mpath device nodesChristoph Hellwig
2016-07-15nfs/blocklayout: refactor open-by-wwnChristoph Hellwig
2016-07-15nfs/blocklayout: use proper fmode for opening block devicesChristoph Hellwig
2016-07-14NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"Trond Myklebust
2016-07-11NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-07-05NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...Trond Myklebust
2016-07-05NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data syncTrond Myklebust
2016-07-05NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust
2016-07-05NFSv4.2: Fix a race in nfs42_proc_deallocate()Trond Myklebust
2016-07-05NFS: Getattr doesn't require data sync semanticsTrond Myklebust
2016-07-05NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust
2016-07-05NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust
2016-07-05NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()Trond Myklebust
2016-07-05NFS: Cleanup nfs_direct_complete()Trond Myklebust
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust
2016-07-05NFS: Move buffered I/O locking into nfs_file_write()Trond Myklebust
2016-07-05NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cTrond Myklebust
2016-07-05NFS: Remove racy size manipulations in O_DIRECTTrond Myklebust
2016-07-05NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust
2016-07-05NFS: Fix O_DIRECT verifier problemsTrond Myklebust
2016-07-05pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust
2016-07-05pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust
2016-07-05pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust
2016-07-05pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust
2016-07-05pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust
2016-07-05pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust
2016-07-05nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashedAl Viro
2016-07-05Use the right predicate in ->atomic_open() instancesAl Viro
2016-06-30NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust