index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-04-14
NFSv4: link must update the inode nlink.
Trond Myklebust
2021-04-13
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
2021-04-13
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
2021-04-12
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
Trond Myklebust
2021-04-05
NFS: Only change the cookie verifier if the directory page cache is empty
Trond Myklebust
2021-04-05
NFS: Fix handling of cookie verifier in uncached_readdir()
Trond Myklebust
2021-04-05
nfs: Subsequent READDIR calls should carry non-zero cookieverifier
Nagendra S Tomar
2021-03-08
NFS: Fix open coded versions of nfs_set_cache_invalid()
Trond Myklebust
2021-03-08
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
2021-03-08
NFS: Don't gratuitously clear the inode cache when lookup failed
Trond Myklebust
2021-03-08
NFS: Don't revalidate the directory permissions on a lookup failure
Trond Myklebust
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-02
NFS: Do uncached readdir when we're seeking a cookie in an empty page cache
Trond Myklebust
2020-12-02
NFS: Reduce number of RPC calls when doing uncached readdir
Trond Myklebust
2020-12-02
NFS: Optimisations for monotonically increasing readdir cookies
Trond Myklebust
2020-12-02
NFS: Improve handling of directory verifiers
Trond Myklebust
2020-12-02
NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
Trond Myklebust
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
2020-12-02
NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
Trond Myklebust
2020-12-02
NFS: Reduce readdir stack usage
Trond Myklebust
2020-12-02
NFS: nfs_do_filldir() does not return a value
Trond Myklebust
2020-12-02
NFS: More readdir cleanups
Trond Myklebust
2020-12-02
NFS: Support larger readdir buffers
Trond Myklebust
2020-12-02
NFS: Simplify struct nfs_cache_array_entry
Trond Myklebust
2020-12-02
NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
Trond Myklebust
2020-12-02
NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
Trond Myklebust
2020-12-02
NFS: Don't discard readdir results
Trond Myklebust
2020-12-02
NFS: Clean up directory array handling
Trond Myklebust
2020-12-02
NFS: Clean up nfs_readdir_page_filler()
Trond Myklebust
2020-12-02
NFS: Clean up readdir struct nfs_cache_array
Trond Myklebust
2020-12-02
NFS: Ensure contents of struct nfs_open_dir_context are consistent
Trond Myklebust
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-12
NFS: Remove unnecessary inode lock in nfs_fsync_dir()
Trond Myklebust
2020-11-12
NFS: Remove unnecessary inode locking in nfs_llseek_dir()
Trond Myklebust
2020-09-16
nfs: Fix security label length not being reset
Jeffrey Mitchell
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-13
NFSv4.2: query the extended attribute access bits
Frank van der Linden
2020-07-13
nfs: define nfs_access_get_cached function
Frank van der Linden
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
2020-03-16
NFS: Limit the size of the access cache by default
Trond Myklebust
2020-03-16
NFS: Use the 64-bit server readdir cookies when possible
Trond Myklebust
2020-02-20
nfs: Fix nfs_access_get_cached_rcu() sparse error
Madhuparna Bhowmik
[next]