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
...
|
*
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
2022-10-05
1
-1
/
+0
|
*
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
Jiangshan Yi
2022-10-05
1
-2
/
+2
|
*
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
2022-10-03
1
-7
/
+18
|
*
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-03
2
-2
/
+2
|
*
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
2022-10-03
1
-3
/
+3
|
*
nfs: remove unnecessary (void*) conversions.
yuzhe
2022-10-03
4
-7
/
+7
|
*
NFSv4: Directly use ida_alloc()/free()
Bo Liu
2022-10-03
1
-6
/
+4
*
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
6
-20
/
+19
|
\
\
|
*
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
6
-20
/
+19
*
|
|
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
2
-2
/
+2
|
\
\
\
|
*
|
|
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
2022-09-01
1
-1
/
+1
|
*
|
|
nfs_finish_open(): don't open-code file_inode()
Al Viro
2022-09-01
1
-1
/
+1
|
|
/
/
*
|
/
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-12
4
-36
/
+50
|
\
\
|
*
|
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-09-08
3
-27
/
+32
|
*
|
NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
Trond Myklebust
2022-09-01
1
-9
/
+18
*
|
|
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-22
6
-14
/
+22
|
\
|
|
|
|
/
|
/
|
|
*
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
2022-08-19
1
-0
/
+6
|
*
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
2022-08-19
1
-1
/
+2
|
*
NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds
Trond Myklebust
2022-08-13
1
-1
/
+0
|
*
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
2022-08-13
3
-11
/
+11
|
*
NFS: Fix missing unlock in nfs_unlink()
Sun Ke
2022-08-13
1
-1
/
+3
*
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
17
-289
/
+513
|
\
|
|
*
NFS: Improve readpage/writepage tracing
Trond Myklebust
2022-08-09
1
-28
/
+26
|
*
NFS: Improve O_DIRECT tracing
Trond Myklebust
2022-08-09
1
-12
/
+9
|
*
NFS: Improve write error tracing
Trond Myklebust
2022-08-09
2
-18
/
+26
|
*
NFS: don't unhash dentry during unlink/rename
NeilBrown
2022-08-08
1
-18
/
+54
|
*
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-08-02
1
-5
/
+6
|
*
NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
Trond Myklebust
2022-08-02
1
-2
/
+0
|
*
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
|
*
NFS: Replace the READ_PLUS decoding code
Anna Schumaker
2022-07-23
1
-82
/
+88
|
*
NFS: Replace fs_context-related dprintk() call sites with tracepoints
Chuck Lever
2022-07-23
2
-10
/
+73
|
*
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
2022-07-23
2
-19
/
+31
|
*
nfs: always check dreq->error after a commit
Jeff Layton
2022-07-23
1
-1
/
+2
|
*
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
2022-07-23
3
-33
/
+114
|
*
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
2022-07-13
1
-22
/
+24
|
*
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
2022-07-12
4
-10
/
+31
|
*
nfs: fix port value parsing
Ian Kent
2022-07-12
1
-1
/
+1
|
*
nfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-12
1
-2
/
+2
|
*
NFS: remove redundant code in nfs_file_write()
ChenXiaoSong
2022-07-12
1
-2
/
+0
|
*
nfs/blocklayout: refactor block device opening
Christoph Hellwig
2022-07-12
1
-31
/
+11
|
*
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
|
*
NFS: Fix case insensitive renames
Trond Myklebust
2022-07-10
1
-0
/
+4
|
*
pNFS/files: Handle RDMA connection errors correctly
Trond Myklebust
2022-07-10
1
-0
/
+2
|
*
pNFS/flexfiles: Report RDMA connection errors to the server
Trond Myklebust
2022-07-10
1
-0
/
+4
|
*
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
Trond Myklebust
2022-07-10
1
-1
/
+0
[prev]
[next]