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
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-20
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
1
-0
/
+6
2022-08-20
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-11
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-09
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2022-08-09
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-4
/
+2
2022-08-09
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-06
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-14
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-11
NFS: Fix case insensitive renames
Trond Myklebust
1
-0
/
+4
2022-07-11
pNFS/files: Handle RDMA connection errors correctly
Trond Myklebust
1
-0
/
+2
2022-07-11
pNFS/flexfiles: Report RDMA connection errors to the server
Trond Myklebust
1
-0
/
+4
2022-07-11
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
Trond Myklebust
1
-1
/
+0
2022-07-04
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
2022-06-15
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
Dave Wysochanski
2
-0
/
+2
2022-06-06
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
3
-6
/
+11
2022-06-06
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
1
-0
/
+6
[next]