index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
2018-04-10
NFS: More fine grained attribute tracking
Trond Myklebust
2018-04-10
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
Trond Myklebust
2018-04-10
NFS: Move the delegation return down into nfs4_proc_remove()
Trond Myklebust
2018-04-10
NFS: Move the delegation return down into nfs4_proc_link()
Trond Myklebust
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
NFS: Fix a typo in nfs_rename()
Trond Myklebust
2017-11-17
NFS: Fix bool initialization/comparison
Thomas Meyer
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-16
NFS: remove special-case revalidate in nfs_opendir()
NeilBrown
2017-10-16
NFS: revalidate "." etc correctly on "open".
NeilBrown
2017-10-16
NFS: Don't compare apples to elephants to determine access bits
Anna Schumaker
2017-10-16
NFS: Create NFS_ACCESS_* flags
Anna Schumaker
2017-09-06
NFS: remove jiffies field from access cache
NeilBrown
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
2017-06-27
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Benjamin Coddington
2017-05-05
nfs: use kmap/kunmap directly
Fabian Frederick
2017-04-20
NFS: switch back to to ->iterate()
Benjamin Coddington
2017-03-27
NFS: Fix old dentry rehash after move
Benjamin Coddington
2017-02-08
NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
Benjamin Coddington
2016-12-19
NFS: Fix and clean up the access cache validity checking
Trond Myklebust
2016-12-19
NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
Trond Myklebust
2016-12-09
nfs: add support for the umask attribute
Andreas Gruenbacher
2016-12-04
NFS: Only look at the change attribute cache state in nfs_check_verifier
Trond Myklebust
2016-12-02
NFS: Allow getattr to also report readdirplus cache hits
Trond Myklebust
2016-12-02
NFS: Be more targeted about readdirplus use when doing lookup/revalidation
Trond Myklebust
2016-12-02
NFS: Fix a performance regression in readdir
Trond Myklebust
2016-12-01
NFSv4: add flock_owner to open context
NeilBrown
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-09-27
NFS: Fix inode corruption in nfs_prime_dcache()
Trond Myklebust
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-22
NFS: nfs_prime_dcache must validate the filename
Trond Myklebust
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
2016-07-24
Merge branch 'writeback'
Trond Myklebust
2016-07-05
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
Al Viro
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
2016-06-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
2016-06-24
NFS: Fix an unused variable warning
Trond Myklebust
2016-06-24
NFS: Don't let readdirplus revalidate an inode that was marked as stale
Trond Myklebust
[next]