index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
2021-11-05
1
-3
/
+2
*
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
2021-11-05
1
-3
/
+3
*
NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
Anna Schumaker
2021-11-05
1
-4
/
+3
*
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
2021-11-05
1
-3
/
+2
*
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
2021-11-05
1
-22
/
+12
*
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
2021-11-05
1
-14
/
+7
*
NFS: Don't trace an uninitialised value
Trond Myklebust
2021-11-05
1
-1
/
+1
*
NFS: Do not flush the readdir cache in nfs_dentry_iput()
Trond Myklebust
2021-10-04
1
-4
/
+0
*
NFS: Fix dentry verifier races
Trond Myklebust
2021-10-04
1
-4
/
+3
*
NFS: Further optimisations for 'ls -l'
Trond Myklebust
2021-10-04
1
-5
/
+11
*
NFS: Fix up nfs_readdir_inode_mapping_valid()
Trond Myklebust
2021-10-04
1
-1
/
+2
*
NFS: Ignore the directory size when marking for revalidation
Trond Myklebust
2021-10-04
1
-1
/
+1
*
NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()
Trond Myklebust
2021-10-04
1
-3
/
+15
*
NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink()
Trond Myklebust
2021-10-04
1
-0
/
+3
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
1
-10
/
+19
|
\
|
*
NFSv4: link must update the inode nlink.
Trond Myklebust
2021-04-14
1
-1
/
+1
|
*
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
2021-04-13
1
-2
/
+3
|
*
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
2021-04-13
1
-1
/
+1
|
*
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
Trond Myklebust
2021-04-13
1
-1
/
+1
|
*
NFS: Only change the cookie verifier if the directory page cache is empty
Trond Myklebust
2021-04-05
1
-1
/
+6
|
*
NFS: Fix handling of cookie verifier in uncached_readdir()
Trond Myklebust
2021-04-05
1
-6
/
+7
|
*
nfs: Subsequent READDIR calls should carry non-zero cookieverifier
Nagendra S Tomar
2021-04-05
1
-0
/
+2
*
|
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-7
/
+0
|
/
*
NFS: Fix open coded versions of nfs_set_cache_invalid()
Trond Myklebust
2021-03-08
1
-10
/
+10
*
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
2021-03-08
1
-3
/
+1
*
NFS: Don't gratuitously clear the inode cache when lookup failed
Trond Myklebust
2021-03-08
1
-12
/
+8
*
NFS: Don't revalidate the directory permissions on a lookup failure
Trond Myklebust
2021-03-08
1
-3
/
+17
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-9
/
+14
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-17
1
-260
/
+459
|
\
|
*
NFS: Do uncached readdir when we're seeking a cookie in an empty page cache
Trond Myklebust
2020-12-02
1
-0
/
+17
|
*
NFS: Reduce number of RPC calls when doing uncached readdir
Trond Myklebust
2020-12-02
1
-36
/
+69
|
*
NFS: Optimisations for monotonically increasing readdir cookies
Trond Myklebust
2020-12-02
1
-1
/
+22
|
*
NFS: Improve handling of directory verifiers
Trond Myklebust
2020-12-02
1
-12
/
+23
|
*
NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
Trond Myklebust
2020-12-02
1
-8
/
+16
|
*
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
2020-12-02
1
-5
/
+18
|
*
NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
Trond Myklebust
2020-12-02
1
-17
/
+13
|
*
NFS: Reduce readdir stack usage
Trond Myklebust
2020-12-02
1
-25
/
+33
|
*
NFS: nfs_do_filldir() does not return a value
Trond Myklebust
2020-12-02
1
-14
/
+7
|
*
NFS: More readdir cleanups
Trond Myklebust
2020-12-02
1
-14
/
+11
|
*
NFS: Support larger readdir buffers
Trond Myklebust
2020-12-02
1
-14
/
+19
|
*
NFS: Simplify struct nfs_cache_array_entry
Trond Myklebust
2020-12-02
1
-21
/
+25
|
*
NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
Trond Myklebust
2020-12-02
1
-2
/
+2
|
*
NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
Trond Myklebust
2020-12-02
1
-7
/
+3
|
*
NFS: Don't discard readdir results
Trond Myklebust
2020-12-02
1
-4
/
+42
|
*
NFS: Clean up directory array handling
Trond Myklebust
2020-12-02
1
-61
/
+77
|
*
NFS: Clean up nfs_readdir_page_filler()
Trond Myklebust
2020-12-02
1
-21
/
+18
|
*
NFS: Clean up readdir struct nfs_cache_array
Trond Myklebust
2020-12-02
1
-17
/
+49
[next]