aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-06-17nfs41: setup_sequence methodAndy Adamson
2009-06-17nfs41: find slotBenny Halevy
2009-06-17nfs41: nfs4_setup_sequenceAndy Adamson
2009-06-17nfs41: xdr {encode,decode}_sequenceAndy Adamson
2009-06-17nfs41: encode minorversion in compound headerBenny Halevy
2009-06-17NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offsetBenny Halevy
2009-06-17NFS: update hdr->replen for every encode opBenny Halevy
2009-06-17NFS: define and initialize compound_hdr.replenBenny Halevy
2009-06-17NFS: use decode_change_info_maxsz for xdr maxsz calculationsBenny Halevy
2009-06-17nfs41: set up seq_res.sr_slotidAndy Adamson
2009-06-17nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy
2009-06-17nfs41: use nfs4_setaclresBenny Halevy
2009-06-17NFS: get rid of unused xdr decode_setattr(, res) argumentBenny Halevy
2009-06-17nfs41: use nfs4_getaclresBenny Halevy
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy
2009-06-17nfs41: sessions client infrastructureAndy Adamson
2009-06-17nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORTBenny Halevy
2009-06-17nfs41: Use mount minorversion optionBenny Halevy
2009-06-17nfs41: nfs_client.cl_minorversionBenny Halevy
2009-06-17nfs41: add mount command option minorversionMike Sager
2009-06-17nfs41: Add Kconfig symbols for NFSv4.1Ricardo Labiaga
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11switch follow_down()Al Viro
2009-05-26NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust
2009-05-26nfs: fix build error in nfsroot with initconstSam Ravnborg
2009-05-18nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz
2009-05-13lockd: fix FILE_LOCKING=n build errorRandy Dunlap
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-09vfs: umount_begin BKL pushdownAlessio Igor Bogani
2009-05-02NFS: Close page_mkwrite() racesTrond Myklebust
2009-04-21NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargsTrond Myklebust
2009-04-07NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust
2009-04-06NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Display local caching stateDavid Howells
2009-04-03NFS: Store pages from an NFS inode into a local cacheDavid Howells
2009-04-03NFS: Read pages from FS-Cache into an NFS inodeDavid Howells
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-04-03NFS: Add read context retention for FS-Cache to call back withDavid Howells
2009-04-03NFS: FS-Cache page managementDavid Howells
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-04-03NFS: Invalidate FsCache page flags when cache removedDavid Howells