index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-15
NFS: Fix some 'sparse' warnings...
Trond Myklebust
1
-2
/
+2
2007-05-10
NFS: Kill the obsolete NFS_PARANOIA
Jesper Juhl
1
-15
/
+2
2007-05-10
NFS: Remove redundant check in nfs_check_verifier()
Trond Myklebust
1
-7
/
+5
2007-05-10
NFS: Fix a jiffie wraparound issue
Trond Myklebust
1
-4
/
+8
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-5
/
+0
2007-05-01
NFS: Fix directory caching problem - with test case and patch.
Neil Brown
1
-0
/
+4
2007-05-01
NFS: Set meaningful value for fattr->time_start in readdirplus results.
Neil Brown
1
-0
/
+16
2007-04-15
NFS: Fix an Oops in nfs_setattr()
Trond Myklebust
1
-1
/
+2
2007-02-13
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-3
/
+3
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-3
/
+3
2007-02-04
NFS: Dont clobber more uptodate values in nfs_set_verifier()
Trond Myklebust
1
-5
/
+14
2007-02-04
NFS: Also use readdir info to revalidate positive dentries
Trond Myklebust
1
-3
/
+11
2007-02-04
NFS: Fix a readdir/lookup inefficiency.
Trond Myklebust
1
-2
/
+8
2007-02-04
NFS: Fix up "rm -rf"...
Trond Myklebust
1
-0
/
+2
2007-01-24
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
Trond Myklebust
1
-1
/
+1
2006-12-08
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-9
/
+9
2006-10-22
[PATCH] NFS: Cache invalidation fixup
Trond Myklebust
1
-0
/
+6
2006-10-22
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
1
-1
/
+6
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
1
-3
/
+3
2006-10-20
[PATCH] NFS: fix minor bug in new NFS symlink code
Chuck Lever
1
-2
/
+2
2006-10-20
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
Trond Myklebust
1
-2
/
+4
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-3
/
+3
2006-09-25
[PATCH] Allow file systems to manually d_move() inside of ->rename()
Mark Fasheh
1
-2
/
+1
2006-09-23
NFS: nfs_lookup - don't hash dentry when optimising away the lookup
Trond Myklebust
1
-3
/
+11
2006-09-23
NFS: Use cached page as buffer for NFS symlink requests
Chuck Lever
1
-7
/
+1
2006-09-23
NFS: copy symlinks into page cache before sending NFS SYMLINK request
Chuck Lever
1
-18
/
+68
2006-09-23
NFS: Fix double d_drop in nfs_instantiate() error path
Chuck Lever
1
-12
/
+4
2006-09-23
NFS: remove a no-longer-needed error check in nfs_symlink()
Chuck Lever
1
-6
/
+2
2006-09-23
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-6
/
+10
2006-09-23
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
1
-1
/
+1
2006-09-23
NFS: Add an ACCESS cache memory shrinker
Trond Myklebust
1
-0
/
+44
2006-09-23
NFS: Add a global LRU list for the ACCESS cache
Trond Myklebust
1
-1
/
+34
2006-09-23
NFS: Add a new ACCESS rpc call cache to the linux nfs client
Trond Myklebust
1
-17
/
+116
2006-07-05
NFS: Optimise away an excessive GETATTR call when a file is symlinked
Trond Myklebust
1
-1
/
+3
2006-06-09
NFS: Ensure the client submounts, when it crosses a server mountpoint.
Trond Myklebust
1
-0
/
+16
2006-06-09
NFS: Separate metadata and page cache revalidation mechanisms
Trond Myklebust
1
-1
/
+1
2006-04-19
NFS: remove needless check in nfs_opendir()
Carsten Otte
1
-3
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-20
NFS: Make nfs_fhget() return appropriate error values
Trond Myklebust
1
-5
/
+5
2006-03-20
NFS: directory trace messages
Chuck Lever
1
-30
/
+66
2006-03-20
NFS: add I/O performance counters
Chuck Lever
1
-0
/
+8
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-5
/
+5
2006-01-06
NFSv4: Ensure that we return the delegation on the target of a rename too.
Trond Myklebust
1
-1
/
+3
2005-12-03
NFS: Fix post-op attribute revalidation...
Trond Myklebust
1
-0
/
+3
2005-11-04
NFSv4: Return any delegations before sillyrenaming the file
Trond Myklebust
1
-0
/
+3
2005-10-28
NFS: Ensure that nfs_link() instantiates the dentry correctly
Trond Myklebust
1
-7
/
+4
2005-10-28
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
Chuck Lever
1
-6
/
+0
2005-10-28
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
1
-0
/
+1
[next]