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
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-36
/
+50
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
3
-27
/
+32
2022-09-01
NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
Trond Myklebust
1
-9
/
+18
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-14
/
+22
2022-08-19
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
1
-0
/
+6
2022-08-19
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
1
-1
/
+2
2022-08-13
NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds
Trond Myklebust
1
-1
/
+0
2022-08-13
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
3
-11
/
+11
2022-08-13
NFS: Fix missing unlock in nfs_unlink()
Sun Ke
1
-1
/
+3
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-289
/
+513
2022-08-09
NFS: Improve readpage/writepage tracing
Trond Myklebust
1
-28
/
+26
2022-08-09
NFS: Improve O_DIRECT tracing
Trond Myklebust
1
-12
/
+9
2022-08-09
NFS: Improve write error tracing
Trond Myklebust
2
-18
/
+26
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-4
/
+2
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-08-08
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-18
/
+54
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+5
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-17
/
+13
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+6
2022-08-02
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
1
-5
/
+6
2022-08-02
NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
Trond Myklebust
1
-2
/
+0
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-02
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
3
-13
/
+13
2022-07-27
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
1
-0
/
+3
2022-07-25
NFSv4.1 probe offline transports for trunking on session creation
Olga Kornievskaia
1
-0
/
+8
2022-07-25
NFSv4.1 remove xprt from xprt_switch if session trunking test fails
Olga Kornievskaia
1
-0
/
+3
2022-07-25
NFSv4.1 offline trunkable transports on DESTROY_SESSION
Olga Kornievskaia
1
-0
/
+1
2022-07-23
NFS: Replace the READ_PLUS decoding code
Anna Schumaker
1
-82
/
+88
2022-07-23
NFS: Replace fs_context-related dprintk() call sites with tracepoints
Chuck Lever
2
-10
/
+73
2022-07-23
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
2
-19
/
+31
2022-07-23
nfs: always check dreq->error after a commit
Jeff Layton
1
-1
/
+2
2022-07-23
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
3
-33
/
+114
2022-07-14
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
1
-7
/
+6
2022-07-13
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
1
-22
/
+24
2022-07-12
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
4
-10
/
+31
2022-07-12
nfs: fix port value parsing
Ian Kent
1
-1
/
+1
2022-07-12
nfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-2
/
+2
2022-07-12
NFS: remove redundant code in nfs_file_write()
ChenXiaoSong
1
-2
/
+0
2022-07-12
nfs/blocklayout: refactor block device opening
Christoph Hellwig
1
-31
/
+11
2022-07-12
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
1
-1
/
+0
2022-07-12
NFSv4.1: Don't decrease the value of seq_nr_highest_sent
Trond Myklebust
1
-3
/
+2
2022-07-10
NFS: Fix case insensitive renames
Trond Myklebust
1
-0
/
+4
2022-07-10
pNFS/files: Handle RDMA connection errors correctly
Trond Myklebust
1
-0
/
+2
2022-07-10
pNFS/flexfiles: Report RDMA connection errors to the server
Trond Myklebust
1
-0
/
+4
2022-07-10
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
Trond Myklebust
1
-1
/
+0
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2
-4
/
+5
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-06-29
nfs: Leave pages in the pagecache if readpage failed
Matthew Wilcox (Oracle)
1
-4
/
+0
[next]