index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2022-07-23
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
2022-07-23
nfs: always check dreq->error after a commit
Jeff Layton
2022-07-23
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
2022-07-14
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
2022-07-13
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
2022-07-12
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
2022-07-12
nfs: fix port value parsing
Ian Kent
2022-07-12
nfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-12
NFS: remove redundant code in nfs_file_write()
ChenXiaoSong
2022-07-12
nfs/blocklayout: refactor block device opening
Christoph Hellwig
2022-07-12
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
2022-07-12
NFSv4.1: Don't decrease the value of seq_nr_highest_sent
Trond Myklebust
2022-07-10
NFS: Fix case insensitive renames
Trond Myklebust
2022-07-10
pNFS/files: Handle RDMA connection errors correctly
Trond Myklebust
2022-07-10
pNFS/flexfiles: Report RDMA connection errors to the server
Trond Myklebust
2022-07-10
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
Trond Myklebust
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
2022-06-29
nfs: Leave pages in the pagecache if readpage failed
Matthew Wilcox (Oracle)
2022-06-15
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
Dave Wysochanski
2022-06-06
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
2022-06-06
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-31
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-05-31
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-19
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
Al Viro
2022-05-17
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
2022-05-17
NFS: Improve warning message when locks are lost.
NeilBrown
2022-05-17
NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes
Trond Myklebust
2022-05-17
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
2022-05-17
NFSv4: Specify the type of ACL to cache
Trond Myklebust
2022-05-17
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
2022-05-17
pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors
Trond Myklebust
2022-05-17
NFS: Further fixes to the writeback error handling
Trond Myklebust
2022-05-17
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
2022-05-17
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
2022-05-17
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
2022-05-17
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
2022-05-17
NFS: Don't report ENOSPC write errors twice
Trond Myklebust
2022-05-17
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
2022-05-17
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
2022-05-09
nfs: Convert to free_folio
Matthew Wilcox (Oracle)
2022-05-09
nfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-09
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
[prev]
[next]