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
*
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
|
*
nfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-10
2
-18
/
+18
|
*
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
2022-05-09
1
-7
/
+7
|
*
nfs: Pass the file pointer to nfs_symlink_filler()
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+2
|
*
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
2
-3
/
+4
|
*
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
1
-12
/
+9
|
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
|
nfs: fix broken handling of the softreval mount option
Dan Aloni
2022-05-09
1
-1
/
+1
|
/
*
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
2022-04-26
1
-1
/
+11
*
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-04-08
8
-24
/
+21
|
\
|
*
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
2022-04-07
1
-0
/
+1
|
*
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
2022-04-07
1
-0
/
+2
|
*
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
2022-04-07
1
-1
/
+1
|
*
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
2022-04-07
2
-10
/
+3
|
*
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
2022-03-30
3
-12
/
+14
|
*
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
2022-03-30
2
-2
/
+1
*
|
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-01
1
-1
/
+1
|
\
\
|
*
|
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
|
|
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-01
1
-8
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fscache: export fscache_end_operation()
Jeffle Xu
2022-03-18
1
-8
/
+0
*
|
|
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-30
32
-578
/
+1012
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
2022-03-28
3
-18
/
+22
|
*
|
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
2022-03-26
1
-0
/
+1
|
*
|
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
2022-03-24
1
-0
/
+1
|
*
|
NFS: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-24
1
-7
/
+6
|
*
|
pNFS/files: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2022-03-22
1
-1
/
+1
|
*
|
pNFS/flexfiles: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2022-03-22
1
-29
/
+21
|
*
|
NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2022-03-22
2
-23
/
+18
|
*
|
NFS: Avoid writeback threads getting stuck in mempool_alloc()
Trond Myklebust
2022-03-22
2
-7
/
+13
|
*
|
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
2022-03-22
3
-17
/
+22
|
*
|
NFS: Fix revalidation of empty readdir pages
Trond Myklebust
2022-03-22
1
-2
/
+7
|
*
|
NFS: Don't deadlock when cookie hashes collide
Trond Myklebust
2022-03-22
1
-11
/
+18
|
*
|
NFSv4.1 provide mount option to toggle trunking discovery
Olga Kornievskaia
2022-03-21
2
-1
/
+10
|
*
|
NFS: swap-out must always use STABLE writes.
NeilBrown
2022-03-13
1
-4
/
+6
|
*
|
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-03-13
2
-16
/
+30
|
*
|
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
4
-10
/
+66
|
*
|
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
1
-0
/
+2
|
*
|
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
2022-03-13
1
-4
/
+0
|
*
|
NFS: remove IS_SWAPFILE hack
NeilBrown
2022-03-13
1
-5
/
+0
|
*
|
NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE
Dave Wysochanski
2022-03-13
1
-10
/
+0
|
*
|
NFS: Replace dfprintks with tracepoints in fscache read and write page functions
Dave Wysochanski
2022-03-13
2
-18
/
+102
|
*
|
NFS: Rename fscache read and write pages functions
Dave Wysochanski
2022-03-13
3
-22
/
+15
|
*
|
NFS: Cleanup usage of nfs_inode in fscache interface
Dave Wysochanski
2022-03-13
2
-15
/
+13
|
*
|
NFSv4.1 restrict GETATTR fs_location query to the main transport
Olga Kornievskaia
2022-03-13
1
-2
/
+13
|
*
|
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
2022-03-13
1
-4
/
+0
|
*
|
NFS: Cache all entries in the readdirplus reply
Trond Myklebust
2022-03-02
1
-14
/
+26
|
*
|
NFS: Optimise away the previous cookie field
Trond Myklebust
2022-03-02
4
-15
/
+14
|
*
|
NFS: Fix up forced readdirplus
Trond Myklebust
2022-03-02
2
-17
/
+40
[next]