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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-13
4
-15
/
+80
*
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
2022-01-12
1
-0
/
+2
*
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2022-01-12
2
-2
/
+3
*
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
2022-01-07
1
-0
/
+5
*
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
2022-01-07
1
-0
/
+13
*
NFSv42: Fallocate and clone should also request 'blocks used'
Trond Myklebust
2022-01-06
1
-5
/
+8
*
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
2022-01-06
2
-14
/
+9
*
NFS: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
1
-1
/
+2
*
NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()
Trond Myklebust
2022-01-06
1
-1
/
+6
*
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
2022-01-06
3
-2
/
+16
*
NFS: Invalidate negative dentries on all case insensitive directory changes
Trond Myklebust
2022-01-06
1
-4
/
+15
*
NFSv4: Just don't cache negative dentries on case insensitive servers
Trond Myklebust
2022-01-06
1
-0
/
+3
*
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2022-01-06
2
-1
/
+47
*
NFSv4.1: Fix uninitialised variable in devicenotify
Trond Myklebust
2022-01-06
3
-11
/
+11
*
nfs: nfs4clinet: check the return value of kstrdup()
Xiaoke Wang
2022-01-06
1
-1
/
+4
*
NFSv4 only print the label when its queried
Olga Kornievskaia
2022-01-06
1
-3
/
+4
*
nfs41: pnfs: filelayout: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-01-06
2
-4
/
+2
*
NFS: Ensure the server has an up to date ctime before renaming
Trond Myklebust
2022-01-06
1
-0
/
+2
*
NFS: Ensure the server has an up to date ctime before hardlinking
Trond Myklebust
2022-01-06
1
-0
/
+2
*
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
2022-01-06
2
-7
/
+44
*
NFS: pass cred explicitly for access tests
NeilBrown
2022-01-06
3
-14
/
+20
*
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
2022-01-06
2
-20
/
+18
*
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-27
5
-3
/
+10
|
\
|
*
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
2021-11-17
1
-0
/
+4
|
*
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
2021-11-17
1
-1
/
+3
|
*
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2021-11-17
2
-0
/
+2
|
*
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
2021-11-17
1
-2
/
+1
*
|
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-10
1
-2
/
+2
|
\
\
|
*
|
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
1
-2
/
+2
|
*
|
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
1
-2
/
+2
*
|
|
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-10
34
-1234
/
+1170
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
NFSv4: Sanity check the parameters in nfs41_update_target_slotid()
Trond Myklebust
2021-11-07
2
-4
/
+9
|
*
|
NFS: Remove the nfs4_label argument from decode_getattr_*() functions
Anna Schumaker
2021-11-05
1
-26
/
+17
|
*
|
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
2021-11-05
4
-20
/
+16
|
*
|
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
2021-11-05
6
-11
/
+10
|
*
|
NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
Anna Schumaker
2021-11-05
2
-5
/
+4
|
*
|
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
2021-11-05
3
-8
/
+7
|
*
|
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
2021-11-05
3
-42
/
+18
|
*
|
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
10
-53
/
+27
|
*
|
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
2021-11-05
3
-26
/
+12
|
*
|
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
2021-11-05
4
-27
/
+13
|
*
|
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
2021-11-05
6
-39
/
+24
|
*
|
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2021-11-05
2
-14
/
+4
|
*
|
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2021-11-05
2
-8
/
+6
|
*
|
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
2021-11-05
2
-15
/
+8
|
*
|
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
2021-11-05
3
-20
/
+23
|
*
|
NFS: Always initialise fattr->label in nfs_fattr_alloc()
Trond Myklebust
2021-11-05
1
-1
/
+3
|
*
|
NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode
Trond Myklebust
2021-11-05
1
-2
/
+1
|
*
|
NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
Trond Myklebust
2021-11-05
1
-4
/
+6
|
*
|
NFSv4: Remove unnecessary 'minor version' check
Trond Myklebust
2021-11-05
1
-6
/
+2
[next]