summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-295-22/+21
* NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-295-54/+27
* pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh2011-05-293-0/+61
* pnfs: encode_layoutcommitBenny Halevy2011-05-292-3/+17
* pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh2011-05-293-2/+297
* pnfs: encode_layoutreturnAndy Adamson2011-05-292-2/+11
* pnfs: layoutret_on_setattrBenny Halevy2011-05-293-0/+26
* pnfs: layoutreturnBenny Halevy2011-05-295-7/+252
* pnfs-obj: osd raid engine read/write implementationBoaz Harrosh2011-05-293-0/+901
* pnfs: support for non-rpc layout driversBenny Halevy2011-05-294-4/+60
* pnfs-obj: define per-inode private structureBenny Halevy2011-05-293-0/+46
* pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-292-3/+22
* pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh2011-05-293-0/+233
* pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh2011-05-294-2/+341
* pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh2011-05-292-1/+413
* pnfs-obj: objlayoutdriver module skeletonBenny Halevy2011-05-294-0/+93
* pnfs: client statsJ. Bruce Fields2011-05-291-0/+25
* pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-293-9/+12
* pnfs: align layoutget requests on page boundariesBenny Halevy2011-05-291-0/+8
* pnfs: Use byte-range for layoutgetBenny Halevy2011-05-294-45/+142
* SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-293-21/+6
* NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-294-16/+23
* pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-295-15/+241
* NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-296-7/+70
* NFSv4.1: make deviceid cache globalBenny Halevy2011-05-296-103/+194
* pnfs: resolve header dependency in pnfs.hBenny Halevy2011-05-291-0/+1
* NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy2011-05-293-7/+7
* NFSv4.1: fix typo in filelayout_check_layoutJim Rees2011-05-291-1/+1
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-117-50/+58
* NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson2011-05-111-0/+1
* NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson2011-05-112-0/+8
* nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton2011-04-271-0/+9
* NFS: Return meaningful status from decode_secinfo()Bryan Schumaker2011-04-271-4/+7
* NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-271-17/+14
* NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2011-04-242-6/+8
* NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-243-53/+39
* NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker2011-04-181-5/+23
* NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-181-2/+2
* NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust2011-04-151-2/+2
* NFS: Use correct variable for page bounds checkingBryan Schumaker2011-04-131-4/+7
* NFS: don't negotiate when user specifies sec flavorBryan Schumaker2011-04-132-1/+3
* NFS: Attempt mount with default sec flavor firstBryan Schumaker2011-04-131-8/+16
* NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker2011-04-131-1/+1
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-131-2/+3
* Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson2011-04-131-1/+7
* NFS: Get rid of pointless test in nfs_commit_doneTrond Myklebust2011-04-121-2/+1
* NFS: Remove unused argument from nfs_find_best_sec()Bryan Schumaker2011-04-121-2/+2
* NFS: Eliminate duplicate call to nfs_mark_request_dirtyTrond Myklebust2011-04-121-1/+0
* NFS: Remove dead code from nfs_fs_mount()Jesper Juhl2011-04-121-2/+1
* nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner2011-04-121-2/+4
OpenPOWER on IntegriCloud