index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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-11
1
-0
/
+4
|
*
pNFS/files: Handle RDMA connection errors correctly
Trond Myklebust
2022-07-11
1
-0
/
+2
|
*
pNFS/flexfiles: Report RDMA connection errors to the server
Trond Myklebust
2022-07-11
1
-0
/
+4
|
*
Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
Trond Myklebust
2022-07-11
1
-1
/
+0
*
|
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-09
1
-5
/
+3
|
\
\
|
*
|
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-09
1
-4
/
+2
|
*
|
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-09
1
-1
/
+1
*
|
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
2
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
2
-4
/
+5
*
|
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
4
-17
/
+13
|
\
\
\
|
*
|
|
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+1
|
*
|
|
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
3
-13
/
+13
|
*
|
|
nfs: Leave pages in the pagecache if readpage failed
Matthew Wilcox (Oracle)
2022-06-29
1
-4
/
+0
|
|
/
/
*
|
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
1
-7
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-7
/
+6
|
|
/
*
|
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
2022-06-30
1
-6
/
+13
*
|
NFS: restore module put when manager exits.
NeilBrown
2022-06-30
1
-0
/
+1
|
/
*
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
Dave Wysochanski
2022-06-15
2
-0
/
+2
*
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
2022-06-06
3
-6
/
+11
*
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
2022-06-06
1
-0
/
+6
*
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
1
-2
/
+2
|
\
|
*
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
Al Viro
2022-05-20
1
-2
/
+2
*
|
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-06-01
12
-149
/
+302
|
\
\
|
*
|
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-05-31
4
-12
/
+29
|
*
|
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-31
4
-13
/
+24
|
*
|
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
2022-05-17
1
-4
/
+3
|
*
|
NFS: Improve warning message when locks are lost.
NeilBrown
2022-05-17
1
-5
/
+15
|
*
|
NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes
Trond Myklebust
2022-05-17
1
-0
/
+69
|
*
|
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
2022-05-17
2
-36
/
+68
|
*
|
NFSv4: Specify the type of ACL to cache
Trond Myklebust
2022-05-17
1
-19
/
+40
|
*
|
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
2022-05-17
1
-0
/
+4
|
*
|
pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors
Trond Myklebust
2022-05-17
1
-1
/
+6
|
*
|
NFS: Further fixes to the writeback error handling
Trond Myklebust
2022-05-17
1
-21
/
+18
|
*
|
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
2022-05-17
1
-0
/
+2
|
*
|
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
2022-05-17
1
-0
/
+1
|
*
|
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
2022-05-17
1
-8
/
+1
|
*
|
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
2022-05-17
1
-5
/
+2
|
*
|
NFS: Don't report ENOSPC write errors twice
Trond Myklebust
2022-05-17
1
-20
/
+14
|
*
|
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
2022-05-17
1
-4
/
+5
|
*
|
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
2022-05-17
1
-1
/
+1
*
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
2
-16
/
+25
|
\
\
\
|
*
|
|
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-10
1
-1
/
+2
|
*
|
|
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-10
2
-17
/
+11
|
*
|
|
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-10
1
-0
/
+4
|
*
|
|
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-10
1
-2
/
+12
*
|
|
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-25
5
-45
/
+48
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nfs: Convert to free_folio
Matthew Wilcox (Oracle)
2022-05-10
1
-2
/
+7
[prev]
[next]