index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-3
/
+10
2021-11-17
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
1
-0
/
+4
2021-11-17
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-1
/
+3
2021-11-17
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2
-0
/
+2
2021-11-17
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
1
-2
/
+1
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2021-11-10
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-04
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
2
-0
/
+34
2021-11-04
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
2
-1
/
+58
2021-11-04
NFSv4.2 add tracepoint to CB_OFFLOAD
Olga Kornievskaia
2
-0
/
+47
2021-11-04
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
2
-0
/
+74
2021-11-04
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
2
-0
/
+108
2021-11-04
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
2
-0
/
+60
2021-11-04
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-01
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-21
NFS: Remove redundant call to __set_page_dirty_nobuffers
Trond Myklebust
1
-2
/
+0
2021-10-20
NFS: Unexport nfs_probe_fsinfo()
Anna Schumaker
2
-3
/
+1
2021-10-20
NFS: Call nfs_probe_server() during a fscontext-reconfigure event
Anna Schumaker
1
-1
/
+6
2021-10-20
NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()
Anna Schumaker
2
-16
/
+2
2021-10-20
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
3
-25
/
+26
[next]