index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-08-02
1
-5
/
+6
*
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
2022-07-27
1
-0
/
+3
*
NFSv4.1 probe offline transports for trunking on session creation
Olga Kornievskaia
2022-07-25
1
-0
/
+8
*
NFSv4.1 remove xprt from xprt_switch if session trunking test fails
Olga Kornievskaia
2022-07-25
1
-0
/
+3
*
NFSv4.1 offline trunkable transports on DESTROY_SESSION
Olga Kornievskaia
2022-07-25
1
-0
/
+1
*
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
2022-07-12
1
-1
/
+0
*
NFSv4.1: Don't decrease the value of seq_nr_highest_sent
Trond Myklebust
2022-07-12
1
-3
/
+2
*
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
2022-06-30
1
-6
/
+13
*
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-05-31
1
-12
/
+14
*
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-31
1
-8
/
+7
*
NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes
Trond Myklebust
2022-05-17
1
-0
/
+69
*
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
2022-05-17
1
-3
/
+6
*
NFSv4: Specify the type of ACL to cache
Trond Myklebust
2022-05-17
1
-19
/
+40
*
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
2022-05-17
1
-0
/
+4
*
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
2022-04-25
1
-1
/
+11
*
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
2022-04-07
1
-0
/
+2
*
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
2022-03-24
1
-0
/
+1
*
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
1
-0
/
+20
*
NFSv4.1 restrict GETATTR fs_location query to the main transport
Olga Kornievskaia
2022-03-13
1
-2
/
+13
*
NFS: Clean up NFSv4.2 xattrs
Trond Myklebust
2022-02-25
1
-7
/
+2
*
NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
Olga Kornievskaia
2022-02-25
1
-0
/
+2
*
NFS: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
1
-8
/
+7
*
NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
Trond Myklebust
2022-02-14
1
-2
/
+1
*
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
|
/
[next]