summaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: create and destroy inode's layout cacheBenny Halevy2010-10-241-0/+3
* NFS: remove readdir plus limitBryan Schumaker2010-10-231-5/+1
* NFS: new idmapperBryan Schumaker2010-10-071-0/+7
* NFS: Really fix put_nfs_open_context()Trond Myklebust2010-09-291-2/+4
* NFS: handle inode==NULL in __put_nfs_open_contextBenny Halevy2010-09-231-4/+7
* NFS: Convert nfsiod to use alloc_workqueue()Trond Myklebust2010-09-211-1/+1
* NFSv4: Clean up nfs4_atomic_openTrond Myklebust2010-09-171-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-2/+11
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+11
* | NFS: Clean up the callers of nfs_wb_all()Trond Myklebust2010-08-031-3/+1
* | NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-301-4/+66
|/
* NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust2010-05-141-3/+9
* NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust2010-05-141-4/+10
* NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust2010-05-141-3/+9
* NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust2010-05-141-0/+20
* NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust2010-04-091-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust2010-03-101-1/+1
* Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust2010-03-051-79/+16
|\
| * NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust2010-03-051-40/+1
| * NFS: Clean up nfs_sync_mappingTrond Myklebust2010-03-051-9/+5
| * NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust2010-03-051-10/+5
| * NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust2010-03-051-0/+1
| * NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust2010-03-051-12/+0
| * pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-2/+3
| * make sure data is on disk before calling ->write_inodeChristoph Hellwig2010-03-051-6/+1
| * Switch alloc_nfs_open_context() to struct pathAl Viro2010-03-031-4/+4
* | NFS: Make close(2) asynchronous when closing NFS O_DIRECT filesChuck Lever2010-02-101-6/+1
|/
* NFS: Don't clobber the attribute type in nfs_update_inode()Trond Myklebust2010-02-031-1/+3
* truncate: use new helpersnpiggin@suse.de2009-09-241-41/+13
* NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust2009-08-191-0/+8
* NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-091-14/+78
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* NFS: Use local disk inode cacheDavid Howells2009-04-031-0/+6
* NFS: Register NFS for caching and retrieve the top-level indexDavid Howells2009-04-031-0/+8
* NFS: Optimise NFS close()Trond Myklebust2009-03-191-12/+29
* NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-0/+12
* NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-111-1/+0
* NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-111-90/+153
* NFS: flush cached directory information slightly more readily.NeilBrown2009-03-111-2/+13
* NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman2009-03-111-3/+0
* optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-231-9/+2
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-231-1/+1
* NFS: Convert nfs_attr_generation_counter into an atomic_longTrond Myklebust2008-10-281-8/+3
* Switch to a valid email address...Alan Cox2008-10-271-1/+1
* NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-141-1/+0
* NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-141-7/+30
* NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-141-0/+3
* NFS: Fix attribute updatesTrond Myklebust2008-10-091-9/+4
* NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-071-41/+2
OpenPOWER on IntegriCloud