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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
NFSv4: Fix potential Oops in decode_op_map()
Trond Myklebust
2021-11-05
1
-13
/
+2
|
*
|
NFSv4: Ensure decode_compound_hdr() sanity checks the tag
Trond Myklebust
2021-11-05
1
-10
/
+13
|
*
|
NFS: Don't trace an uninitialised value
Trond Myklebust
2021-11-05
1
-1
/
+1
|
*
|
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
2021-11-04
2
-0
/
+34
|
*
|
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
2021-11-04
2
-1
/
+58
|
*
|
NFSv4.2 add tracepoint to CB_OFFLOAD
Olga Kornievskaia
2021-11-04
2
-0
/
+47
|
*
|
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
2021-11-04
2
-0
/
+74
|
*
|
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
2021-11-04
2
-0
/
+108
|
*
|
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
2021-11-04
2
-0
/
+60
|
*
|
NFSv4.2 add tracepoint to SEEK
Olga Kornievskaia
2021-11-04
2
-0
/
+75
|
*
|
nfs4: take a reference on the nfs_client when running FREE_STATEID
Scott Mayhew
2021-11-03
1
-0
/
+8
|
*
|
NFS: Add offset to nfs_aop_readahead tracepoint
Dave Wysochanski
2021-11-02
2
-4
/
+8
|
*
|
NFS: Move NFS protocol display macros to global header
Chuck Lever
2021-11-02
3
-471
/
+53
|
*
|
NFS: Move generic FS show macros to global header
Chuck Lever
2021-11-02
2
-113
/
+34
|
*
|
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
Trond Myklebust
2021-10-27
1
-7
/
+8
|
*
|
NFS: Remove redundant call to __set_page_dirty_nobuffers
Trond Myklebust
2021-10-21
1
-2
/
+0
|
*
|
NFS: Unexport nfs_probe_fsinfo()
Anna Schumaker
2021-10-20
2
-3
/
+1
|
*
|
NFS: Call nfs_probe_server() during a fscontext-reconfigure event
Anna Schumaker
2021-10-20
1
-1
/
+6
|
*
|
NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()
Anna Schumaker
2021-10-20
2
-16
/
+2
|
*
|
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
2021-10-20
3
-25
/
+26
|
*
|
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
2021-10-20
3
-14
/
+22
|
*
|
NFS: Remove --> and <-- dprintk call sites
Chuck Lever
2021-10-20
1
-49
/
+5
|
*
|
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2021-10-20
4
-10
/
+0
|
*
|
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2021-10-20
2
-6
/
+151
|
*
|
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2021-10-20
2
-6
/
+9
|
*
|
Fix user namespace leak
Alexey Gladkov
2021-10-20
1
-1
/
+1
|
*
|
NFS: Save some space in the inode
Trond Myklebust
2021-10-20
1
-8
/
+18
[next]