summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2011-05-29pnfs: encode_layoutcommitBenny Halevy2-3/+17
2011-05-29pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh3-2/+297
2011-05-29pnfs: encode_layoutreturnAndy Adamson2-2/+11
2011-05-29pnfs: layoutret_on_setattrBenny Halevy3-0/+26
2011-05-29pnfs: layoutreturnBenny Halevy5-7/+252
2011-05-29pnfs-obj: osd raid engine read/write implementationBoaz Harrosh3-0/+901
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy4-4/+60
2011-05-29pnfs-obj: define per-inode private structureBenny Halevy3-0/+46
2011-05-29pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2-3/+22
2011-05-29pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh3-0/+233
2011-05-29pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh4-2/+341
2011-05-29pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh2-1/+413
2011-05-29pnfs-obj: objlayoutdriver module skeletonBenny Halevy4-0/+93
2011-05-29pnfs: client statsJ. Bruce Fields1-0/+25
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy3-9/+12
2011-05-29pnfs: align layoutget requests on page boundariesBenny Halevy1-0/+8
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy4-45/+142
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy3-21/+6
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy4-16/+23
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel5-15/+241
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy6-7/+70
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy6-103/+194
2011-05-29pnfs: resolve header dependency in pnfs.hBenny Halevy1-0/+1
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy3-7/+7
2011-05-29NFSv4.1: fix typo in filelayout_check_layoutJim Rees1-1/+1
2011-05-28NFS: Revert NFSROOT default mount optionsChuck Lever1-1/+1
2011-05-28nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()Lai Jiangshan1-13/+1
2011-05-28nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev1-1/+1
2011-05-28NFS: nfs_update_inode: print current and new inode size in debug outputHarshula Jayasuriya1-2/+6
2011-05-28NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust1-1/+5
2011-05-28NFSv4: Handle expired stateids when the lease is still validTrond Myklebust1-2/+7
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han2-2/+5
2011-05-12NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust7-50/+58
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson1-0/+1
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2-0/+8
2011-04-28nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton1-0/+9
2011-04-28NFS: Return meaningful status from decode_secinfo()Bryan Schumaker1-4/+7
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-17/+14
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2-6/+8
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust3-53/+39
2011-04-19NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker1-5/+23
2011-04-19NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-2/+2
2011-04-16NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust1-2/+2
2011-04-13NFS: Use correct variable for page bounds checkingBryan Schumaker1-4/+7
2011-04-13NFS: don't negotiate when user specifies sec flavorBryan Schumaker2-1/+3
2011-04-13NFS: Attempt mount with default sec flavor firstBryan Schumaker1-8/+16
2011-04-13NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker1-1/+1
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker1-2/+3
2011-04-13Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson1-1/+7
2011-04-13NFS: Get rid of pointless test in nfs_commit_doneTrond Myklebust1-2/+1