index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2021-11-11
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
34
-1234
/
+1170
2021-11-07
NFSv4: Sanity check the parameters in nfs41_update_target_slotid()
Trond Myklebust
2
-4
/
+9
2021-11-05
NFS: Remove the nfs4_label argument from decode_getattr_*() functions
Anna Schumaker
1
-26
/
+17
2021-11-05
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
4
-20
/
+16
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
6
-11
/
+10
2021-11-05
NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
Anna Schumaker
2
-5
/
+4
2021-11-05
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
3
-8
/
+7
2021-11-05
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
3
-42
/
+18
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
10
-53
/
+27
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
3
-26
/
+12
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
4
-27
/
+13
2021-11-05
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
6
-39
/
+24
2021-11-05
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2
-14
/
+4
2021-11-05
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2
-8
/
+6
2021-11-05
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
2
-15
/
+8
2021-11-05
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
3
-20
/
+23
2021-11-05
NFS: Always initialise fattr->label in nfs_fattr_alloc()
Trond Myklebust
1
-1
/
+3
2021-11-05
NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode
Trond Myklebust
1
-2
/
+1
2021-11-05
NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
Trond Myklebust
1
-4
/
+6
2021-11-05
NFSv4: Remove unnecessary 'minor version' check
Trond Myklebust
1
-6
/
+2
2021-11-05
NFSv4: Fix potential Oops in decode_op_map()
Trond Myklebust
1
-13
/
+2
2021-11-05
NFSv4: Ensure decode_compound_hdr() sanity checks the tag
Trond Myklebust
1
-10
/
+13
2021-11-05
NFS: Don't trace an uninitialised value
Trond Myklebust
1
-1
/
+1
2021-11-05
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
2
-0
/
+34
2021-11-05
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
2
-1
/
+58
2021-11-05
NFSv4.2 add tracepoint to CB_OFFLOAD
Olga Kornievskaia
2
-0
/
+47
2021-11-05
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
2
-0
/
+74
2021-11-05
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
2
-0
/
+108
2021-11-05
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
2
-0
/
+60
2021-11-05
NFSv4.2 add tracepoint to SEEK
Olga Kornievskaia
2
-0
/
+75
2021-11-03
nfs4: take a reference on the nfs_client when running FREE_STATEID
Scott Mayhew
1
-0
/
+8
2021-11-02
NFS: Add offset to nfs_aop_readahead tracepoint
Dave Wysochanski
2
-4
/
+8
2021-11-02
NFS: Move NFS protocol display macros to global header
Chuck Lever
3
-471
/
+53
2021-11-02
NFS: Move generic FS show macros to global header
Chuck Lever
2
-113
/
+34
2021-11-02
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-10-27
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
Trond Myklebust
1
-7
/
+8
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-22
NFS: Remove redundant call to __set_page_dirty_nobuffers
Trond Myklebust
1
-2
/
+0
2021-10-21
NFS: Unexport nfs_probe_fsinfo()
Anna Schumaker
2
-3
/
+1
2021-10-21
NFS: Call nfs_probe_server() during a fscontext-reconfigure event
Anna Schumaker
1
-1
/
+6
2021-10-21
NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()
Anna Schumaker
2
-16
/
+2
2021-10-21
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
3
-25
/
+26
2021-10-21
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
3
-14
/
+22
2021-10-21
NFS: Remove --> and <-- dprintk call sites
Chuck Lever
1
-49
/
+5
2021-10-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
4
-10
/
+0
2021-10-21
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2
-6
/
+151
2021-10-21
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2
-6
/
+9
[next]