Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ddd559b13f6d2fe3ad68c4b3f5235fd3c2eae4e3
/
fs
/
nfs
/
dir.c
« Previous
717d44e
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
by Trond Myklebust
· 18 years ago
01cce93
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
fc22617
[PATCH] NFS: Cache invalidation fixup
by Trond Myklebust
· 18 years ago
9eaef27
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
by Trond Myklebust
· 18 years ago
0dbb4c6
[PATCH] xdr annotations: NFS readdir entries
by Al Viro
· 18 years ago
39cf8a1
[PATCH] NFS: fix minor bug in new NFS symlink code
by Chuck Lever
· 18 years ago
cd9ae2b
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
by Trond Myklebust
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
349457c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
by Mark Fasheh
· 18 years ago
fd68407
NFS: nfs_lookup - don't hash dentry when optimising away the lookup
by Trond Myklebust
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
873101b
NFS: copy symlinks into page cache before sending NFS SYMLINK request
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
d3db90e
NFS: remove a no-longer-needed error check in nfs_symlink()
by Chuck Lever
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
8fa5c00
NFS: Move rpc_ops from nfs_server to nfs_client
by David Howells
· 18 years ago
979df72
NFS: Add an ACCESS cache memory shrinker
by Trond Myklebust
· 18 years ago
cfcea3e
NFS: Add a global LRU list for the ACCESS cache
by Trond Myklebust
· 18 years ago
1c3c07e
NFS: Add a new ACCESS rpc call cache to the linux nfs client
by Trond Myklebust
· 18 years ago
4e0641a
NFS: Optimise away an excessive GETATTR call when a file is symlinked
by Trond Myklebust
· 18 years ago
55a9759
NFS: Ensure the client submounts, when it crosses a server mountpoint.
by Trond Myklebust
· 18 years ago
44b1187
NFS: Separate metadata and page cache revalidation mechanisms
by Trond Myklebust
· 18 years ago
7451c4f
NFS: remove needless check in nfs_opendir()
by Carsten Otte
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
03f28e3
NFS: Make nfs_fhget() return appropriate error values
by Trond Myklebust
· 19 years ago
1e7cb3d
NFS: directory trace messages
by Chuck Lever
· 19 years ago
91d5b47
NFS: add I/O performance counters
by Chuck Lever
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
2417411
NFSv4: Ensure that we return the delegation on the target of a rename too.
by Trond Myklebust
· 19 years ago
5ba7cc4
NFS: Fix post-op attribute revalidation...
by Trond Myklebust
· 19 years ago
34ea818
NFSv4: Return any delegations before sillyrenaming the file
by Trond Myklebust
· 19 years ago
cf80955
NFS: Ensure that nfs_link() instantiates the dentry correctly
by Trond Myklebust
· 19 years ago
0c70b50
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
by Chuck Lever
· 19 years ago
0e574af
NFS: Cleanup initialisation of struct nfs_fattr
by Trond Myklebust
· 19 years ago
6fe43f9
NFS: Fix rename of directory onto empty directory
by Trond Myklebust
· 19 years ago
cae7a07
NFSv4: Return delegation upon rename or removal of file.
by Trond Myklebust
· 19 years ago
6f926b5
[NFS]: Check that the server returns a valid regular file to our OPEN request
by Trond Myklebust
· 19 years ago
02a913a
NFSv4: Eliminate nfsv4 open race...
by Trond Myklebust
· 19 years ago
9aa48b7
NFS: Don't expose internal READDIR errors to userspace
by Trond Myklebust
· 19 years ago
20509f1
NFS: Drop inode after rename
by Trond Myklebust
· 19 years ago
01c314a
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
by Steve Dickson
· 19 years ago
dc59250
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
by Chuck Lever
· 19 years ago
412d582
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
by Chuck Lever
· 19 years ago
5529680
[PATCH] NFS: split nfsi->flags into two fields
by Chuck Lever
· 19 years ago
f0dd213
[PATCH] NFS: Clean up readdir changes.
by Trond Myklebust
· 19 years ago
00a9264
[PATCH] NFS: Hide NFS server-generated readdir cookies from userland
by Olivier Galibert
· 19 years ago
b7fa055
[PATCH] NFS: Add support for NFSv3 ACLs
by Andreas Gruenbacher
· 19 years ago
6b3b549
[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4
by J. Bruce Fields
· 19 years ago
a656db9
[PATCH] NFS: Remove unused NFS inode field readdir_timestamp.
by Trond Myklebust
· 19 years ago
4ce7971
[PATCH] NFS: Header file cleanup...
by Trond Myklebust
· 19 years ago
1d6757f
[PATCH] NFS: Fix lookup intent handling
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago