aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds26-278/+3516
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds6-20/+21
2011-05-29pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh1-1/+18
2011-05-29NFSv4.1: define nfs_generic_pg_testBoaz Harrosh1-24/+20
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy4-19/+17
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy5-22/+21
2011-05-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy5-54/+27
2011-05-29pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh3-0/+61
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-27NFS: Revert NFSROOT default mount optionsChuck Lever1-1/+1
2011-05-27nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()Lai Jiangshan1-13/+1
2011-05-27nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev1-1/+1
2011-05-27NFS: nfs_update_inode: print current and new inode size in debug outputHarshula Jayasuriya1-2/+6
2011-05-27NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust1-1/+5
2011-05-27NFSv4: 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-11NFSv4.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-27nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton1-0/+9
2011-04-27NFS: 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-18NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker1-5/+23
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-2/+2