summaryrefslogtreecommitdiffstats
path: root/fs/ubifs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-28NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee3-13/+33
2015-08-28NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee4-6/+41
2015-08-28NFS: Update NFS4_BITMAP_SIZEKinglong Mee1-1/+1
2015-08-28NFS: Make opened as optional argument in _nfs4_do_openKinglong Mee2-5/+3
2015-08-28NFS: Check size by inode_newsize_ok in nfs_setattrKinglong Mee1-8/+10
2015-08-28NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout returnTrond Myklebust1-0/+2
2015-08-26nfs42: remove unused declarationPeng Tao1-2/+0
2015-08-26nfs42: decode_layoutstats does not need res parameterPeng Tao1-3/+2
2015-08-26NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesTrond Myklebust2-0/+76
2015-08-26NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertionTrond Myklebust2-9/+61
2015-08-25NFSv4.1/pnfs: Add sanity check for the layout range returned by the serverTrond Myklebust1-1/+24
2015-08-25NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdrTrond Myklebust1-3/+3
2015-08-25NFSv4.1/flexfile: ff_layout_remove_mirror can be statickbuild test robot1-1/+1
2015-08-25NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust4-1/+20
2015-08-25NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segmentsTrond Myklebust2-29/+99
2015-08-25NFSv4.1/flexfiles: Remove mirror backpointer to lseg.Trond Myklebust2-14/+12
2015-08-25NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirrorTrond Myklebust2-9/+28
2015-08-25staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin4-325/+19
2015-08-25NFS41/flexfiles: zero out DS write wccPeng Tao1-0/+2
2015-08-25NFS41: remove NFS_LAYOUT_ROC flagPeng Tao2-6/+2
2015-08-25NFSv4: Add a tracepoint for CB_LAYOUTRECALLTrond Myklebust2-1/+3
2015-08-25NFSv4: Add a tracepoint for CB_GETATTRTrond Myklebust2-1/+64
2015-08-25NFSv4.1/pnfs: Add a tracepoint for return-on-close eventsTrond Myklebust2-0/+2
2015-08-25NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust1-0/+7
2015-08-21NFSv4.1/pnfs Ensure flexfiles reports all connection related errorsTrond Myklebust1-13/+35
2015-08-20NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistentTrond Myklebust1-27/+24
2015-08-20NFS41: fix list splice typePeng Tao1-1/+1
2015-08-20NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust2-9/+20
2015-08-20pNFS: Fix an unused variable warning in pnfs_roc_get_barrierTrond Myklebust1-2/+0
2015-08-20SUNRPC: Allow sockets to do GFP_NOIO allocationsTrond Myklebust1-3/+3
2015-08-19NFS41/flexfiles: update inode after write finishesPeng Tao1-0/+3
2015-08-19NFS41: make sure sending LAYOUTRETURN before close if marked soPeng Tao1-23/+28
2015-08-19Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust1-0/+2
2015-08-19NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is setTrond Myklebust1-5/+5
2015-08-19NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is setTrond Myklebust3-35/+8
2015-08-17NFS: Don't fsync twice for O_SYNC/IS_SYNC filesTrond Myklebust1-5/+3
2015-08-17SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust1-1/+1
2015-08-17NFS: Don't let the ctime override attribute barriers.Trond Myklebust1-8/+0
2015-08-17NFS: Remove nfs_release()Anna Schumaker3-9/+4
2015-08-17NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode()Anna Schumaker1-6/+1
2015-08-17NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker4-16/+4
2015-08-17NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()Anna Schumaker1-12/+2
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker3-119/+3
2015-08-17SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker1-0/+13
2015-08-17SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker1-6/+6
2015-08-17NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()Anna Schumaker1-5/+5
2015-08-17NFS: Remove unused variable "pages_ptr"Anna Schumaker1-10/+2
2015-08-17nfs: remove some dead code in ff_layout_pg_get_mirror_count_writeJeff Layton1-2/+0
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig5-35/+21
2015-08-17pnfs/blocklayout: pass proper file mode to blkdev_get/putChristoph Hellwig1-2/+2