summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-2926-278/+3516
|\
| * pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh2011-05-291-1/+18
| * NFSv4.1: define nfs_generic_pg_testBoaz Harrosh2011-05-291-24/+20
| * NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-294-19/+17
| * 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
* | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-05-296-20/+21
|\ \
| * | NFS: Revert NFSROOT default mount optionsChuck Lever2011-05-271-1/+1
| * | nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()Lai Jiangshan2011-05-271-13/+1
| * | nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev2011-05-271-1/+1
| * | NFS: nfs_update_inode: print current and new inode size in debug outputHarshula Jayasuriya2011-05-271-2/+6
| * | NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust2011-05-271-1/+5
| * | NFSv4: Handle expired stateids when the lease is still validTrond Myklebust2011-05-271-2/+7
| |/
* | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-252-2/+5
|/
* 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
OpenPOWER on IntegriCloud