summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-27NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee
2015-08-27NFS: Update NFS4_BITMAP_SIZEKinglong Mee
2015-08-27NFS: Make opened as optional argument in _nfs4_do_openKinglong Mee
2015-08-27NFS: Check size by inode_newsize_ok in nfs_setattrKinglong Mee
2015-08-27NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout returnTrond Myklebust
2015-08-25nfs42: remove unused declarationPeng Tao
2015-08-25nfs42: decode_layoutstats does not need res parameterPeng Tao
2015-08-25NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesTrond Myklebust
2015-08-25NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertionTrond Myklebust
2015-08-25NFSv4.1/pnfs: Add sanity check for the layout range returned by the serverTrond Myklebust
2015-08-25NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdrTrond Myklebust
2015-08-25NFSv4.1/flexfile: ff_layout_remove_mirror can be statickbuild test robot
2015-08-25NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust
2015-08-25NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segmentsTrond Myklebust
2015-08-25NFSv4.1/flexfiles: Remove mirror backpointer to lseg.Trond Myklebust
2015-08-25NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirrorTrond Myklebust
2015-08-25staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin
2015-08-25NFS41/flexfiles: zero out DS write wccPeng Tao
2015-08-25NFS41: remove NFS_LAYOUT_ROC flagPeng Tao
2015-08-25NFSv4: Add a tracepoint for CB_LAYOUTRECALLTrond Myklebust
2015-08-25NFSv4: Add a tracepoint for CB_GETATTRTrond Myklebust
2015-08-25NFSv4.1/pnfs: Add a tracepoint for return-on-close eventsTrond Myklebust
2015-08-25NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust
2015-08-20NFSv4.1/pnfs Ensure flexfiles reports all connection related errorsTrond Myklebust
2015-08-20NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistentTrond Myklebust
2015-08-20NFS41: fix list splice typePeng Tao
2015-08-19NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust
2015-08-19pNFS: Fix an unused variable warning in pnfs_roc_get_barrierTrond Myklebust
2015-08-19SUNRPC: Allow sockets to do GFP_NOIO allocationsTrond Myklebust
2015-08-19NFS41/flexfiles: update inode after write finishesPeng Tao
2015-08-19NFS41: make sure sending LAYOUTRETURN before close if marked soPeng Tao
2015-08-19Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust
2015-08-18NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is setTrond Myklebust
2015-08-18NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is setTrond Myklebust
2015-08-17NFS: Don't fsync twice for O_SYNC/IS_SYNC filesTrond Myklebust
2015-08-17SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust
2015-08-17NFS: Don't let the ctime override attribute barriers.Trond Myklebust
2015-08-17Merge branch 'layoutfixes'Trond Myklebust
2015-08-17Merge branch 'bugfixes'Trond Myklebust
2015-08-17Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-08-17NFS: Remove nfs_release()Anna Schumaker
2015-08-17NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode()Anna Schumaker
2015-08-17NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker
2015-08-17NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()Anna Schumaker
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker
2015-08-17SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker
2015-08-17SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker
2015-08-17NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()Anna Schumaker
2015-08-17NFS: Remove unused variable "pages_ptr"Anna Schumaker