summaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFS: get rid of useless kernel log messageChuck Lever2006-01-061-2/+1
* NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()Chuck Lever2006-01-061-2/+2
* NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust2006-01-061-14/+0
* NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-191-5/+23
* NFS: Fix a few further cache consistency regressionsTrond Myklebust2005-12-031-34/+20
* NFS: Fix cache consistency regressionSteve Dickson2005-12-031-0/+1
* NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust2005-11-251-14/+12
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-10/+5
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-041-1/+6
* [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()Trond Myklebust2005-10-301-2/+0
OpenPOWER on IntegriCloud