summaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix static linking of NFSDavid Brownell2006-06-271-1/+1
* git-nfs-build-fixesAndrew Morton2006-06-251-7/+9
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-1774/+19
* NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust2006-06-091-2/+2
* NFS: Fix compile errors introduced by referrals patchesTrond Myklebust2006-06-091-11/+26
* NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust2006-06-091-0/+2
* NFSv4: Follow a referralManoj Naik2006-06-091-1/+4
* NFSv4: Ensure client submounts when following a referralManoj Naik2006-06-091-3/+267
* NFS: Expand clone mounts to include other serversManoj Naik2006-06-091-47/+64
* NFSv4: Create NFSv4 transport and clientManoj Naik2006-06-091-58/+73
* NFS: Add timeout to submountsTrond Myklebust2006-06-091-0/+3
* NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-091-3/+300
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-091-0/+8
* VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-091-5/+9
* NFS: Remove nfs_delete_inode()Trond Myklebust2006-06-091-22/+4
* NFS: Fix up inode revalidation accountingTrond Myklebust2006-06-091-1/+1
* NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust2006-06-091-5/+11
* NFS: Fix page cache revalidationTrond Myklebust2006-06-091-13/+6
* NFS: Clean up inode metadata updatesTrond Myklebust2006-06-091-12/+0
* NFSv4: Some NFSv4 servers have broken behaviour for the change attributeTrond Myklebust2006-06-091-13/+9
* NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-4/+1
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-58/+171
|\
| * NFS: Fix a race in nfs_sync_inode()Trond Myklebust2006-03-201-2/+2
| * NFS: Make nfs_fhget() return appropriate error valuesTrond Myklebust2006-03-201-8/+7
| * NFSv4: Fix an oops in nfs4_fill_superTrond Myklebust2006-03-201-7/+6
| * NFS: add RPC I/O statistics to /proc/self/mountstatsChuck Lever2006-03-201-0/+4
| * NFS: report how long an NFS file system has been mountedChuck Lever2006-03-201-0/+5
| * NFS: add I/O performance countersChuck Lever2006-03-201-0/+8
| * NFS: introduce mechanism for tracking NFS client metricsChuck Lever2006-03-201-6/+97
| * NFS: clean up some mount optionsChuck Lever2006-03-201-3/+2
| * NFS: show retransmit settings when displaying mount optionsChuck Lever2006-03-201-0/+8
| * NFS: kzalloc conversion in fs/nfsEric Sesterhenn2006-03-201-4/+2
| * NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()Trond Myklebust2006-03-201-1/+2
| * NFS: reduce the number of false cache invalidations.Trond Myklebust2006-03-201-5/+2
| * NFSv4: Don't invalidate cached attributes if change attribute is unchangedTrond Myklebust2006-03-201-20/+24
| * NFS: writes should not clobber utimes() callsTrond Myklebust2006-03-201-5/+3
| * NFS: Fix a busy inodes issue...Trond Myklebust2006-03-201-4/+6
* | [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* | [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-2/+2
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-2/+2
|/
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-101-4/+13
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-6/+2
* NFSv4: Allow entries in the idmap cache to expireTrond Myklebust2006-01-061-0/+14
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-2/+0
* NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-061-2/+35
* NFS: Clean up weak cache consistency codeTrond Myklebust2006-01-061-20/+40
* NFS: Make stat() return updated mtimes after a write()Trond Myklebust2006-01-061-0/+2
* NFS: support large reads and writes on the wireChuck Lever2006-01-061-15/+10
* NFS: make "inode number mismatch" message more usefulChuck Lever2006-01-061-8/+9
OpenPOWER on IntegriCloud