index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Fix nfs4_proc_get_locations() kernel-doc comment
Yang Li
2022-02-08
1
-1
/
+2
*
NFSv4.1 test and add 4.1 trunking transport
Olga Kornievskaia
2022-01-13
1
-1
/
+55
*
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-13
1
-10
/
+66
*
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
2022-01-12
1
-0
/
+2
*
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
2022-01-06
1
-14
/
+7
*
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
2022-01-06
1
-1
/
+4
*
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2022-01-06
1
-1
/
+7
*
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
2022-01-06
1
-1
/
+0
*
NFS: pass cred explicitly for access tests
NeilBrown
2022-01-06
1
-5
/
+7
*
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
2022-01-06
1
-9
/
+9
*
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-10
1
-190
/
+99
|
\
|
*
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
2021-11-05
1
-5
/
+4
|
*
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
2021-11-05
1
-1
/
+1
|
*
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
2021-11-05
1
-1
/
+1
|
*
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
2021-11-05
1
-40
/
+16
|
*
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
1
-14
/
+11
|
*
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
2021-11-05
1
-24
/
+11
|
*
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
2021-11-05
1
-6
/
+4
|
*
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
2021-11-05
1
-9
/
+7
|
*
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2021-11-05
1
-13
/
+3
|
*
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2021-11-05
1
-7
/
+5
|
*
nfs4: take a reference on the nfs_client when running FREE_STATEID
Scott Mayhew
2021-11-03
1
-0
/
+8
|
*
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
Trond Myklebust
2021-10-27
1
-7
/
+8
|
*
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
2021-10-20
1
-0
/
+2
|
*
NFS: Remove --> and <-- dprintk call sites
Chuck Lever
2021-10-20
1
-49
/
+5
|
*
NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE
Trond Myklebust
2021-10-03
1
-23
/
+22
*
|
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
2021-10-20
1
-1
/
+2
|
/
*
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
2021-07-08
1
-5
/
+33
|
\
|
*
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
2021-07-08
1
-5
/
+33
*
|
NFSv4/pnfs: Clean up layout get on open
Trond Myklebust
2021-07-08
1
-5
/
+1
*
|
Merge branch 'leases-devel'
Trond Myklebust
2021-06-29
1
-0
/
+37
|
\
\
|
*
|
NFSv4: setlease should return EAGAIN if locks are not available
Trond Myklebust
2021-06-29
1
-2
/
+2
|
*
|
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
2021-06-13
1
-0
/
+37
|
|
/
*
/
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
2021-06-26
1
-18
/
+15
|
/
*
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
2021-06-03
1
-2
/
+7
*
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2021-06-03
1
-1
/
+11
*
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
Scott Mayhew
2021-06-03
1
-4
/
+4
*
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
2021-06-01
1
-0
/
+8
*
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
2021-05-20
1
-2
/
+2
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
1
-113
/
+145
|
\
|
*
NFS: Split attribute support out from the server capabilities
Trond Myklebust
2021-04-14
1
-24
/
+25
|
*
NFS: Don't store NFS_INO_REVAL_FORCED
Trond Myklebust
2021-04-14
1
-4
/
+1
|
*
NFSv4: link must update the inode nlink.
Trond Myklebust
2021-04-14
1
-0
/
+9
|
*
NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime
Trond Myklebust
2021-04-14
1
-7
/
+11
|
*
NFS: Use information about the change attribute to optimise updates
Trond Myklebust
2021-04-13
1
-3
/
+17
|
*
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
2021-04-13
1
-0
/
+1
|
*
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
2021-04-13
1
-5
/
+9
|
*
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
2021-04-13
1
-6
/
+7
|
*
NFSv4: Fix nfs4_bitmap_copy_adjust()
Trond Myklebust
2021-04-13
1
-17
/
+16
|
*
NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity
Trond Myklebust
2021-04-12
1
-1
/
+0
[next]