index
:
pm24.git
master
perf-mon
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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2022-02-14
NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
Trond Myklebust
2022-02-08
NFS: Fix nfs4_proc_get_locations() kernel-doc comment
Yang Li
2022-01-13
NFSv4.1 test and add 4.1 trunking transport
Olga Kornievskaia
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-12
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
2022-01-06
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
2022-01-06
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
2022-01-06
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2022-01-06
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
2022-01-06
NFS: pass cred explicitly for access tests
NeilBrown
2022-01-06
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
2021-11-10
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-05
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
2021-11-05
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2021-11-03
nfs4: take a reference on the nfs_client when running FREE_STATEID
Scott Mayhew
2021-10-27
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
Trond Myklebust
2021-10-20
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
2021-10-20
NFS: Remove --> and <-- dprintk call sites
Chuck Lever
2021-10-20
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
2021-10-03
NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE
Trond Myklebust
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
2021-07-08
NFSv4/pnfs: Clean up layout get on open
Trond Myklebust
2021-07-08
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
2021-06-29
Merge branch 'leases-devel'
Trond Myklebust
2021-06-29
NFSv4: setlease should return EAGAIN if locks are not available
Trond Myklebust
2021-06-26
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
2021-06-13
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
2021-06-03
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
2021-06-03
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2021-06-03
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
Scott Mayhew
2021-06-01
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
2021-05-20
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
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
NFS: Split attribute support out from the server capabilities
Trond Myklebust
2021-04-14
NFS: Don't store NFS_INO_REVAL_FORCED
Trond Myklebust
2021-04-14
NFSv4: link must update the inode nlink.
Trond Myklebust
2021-04-14
NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime
Trond Myklebust
2021-04-13
NFS: Use information about the change attribute to optimise updates
Trond Myklebust
2021-04-13
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
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
[next]