Age | Commit message (Expand) | Author |
2024-06-13 | Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2024-05-30 | NFS: add barriers when testing for NFS_FSDATA_BLOCKED | NeilBrown |
2024-05-30 | NFSv4.1 enforce rootpath check in fs_location query | Olga Kornievskaia |
2024-05-30 | NFS: abort nfs_atomic_open_v23 if name is too long. | NeilBrown |
2024-05-24 | nfs: don't invalidate dentries on transient errors | Scott Mayhew |
2024-05-24 | nfs: Avoid flushing many pages with NFS_FILE_SYNC | Jan Kara |
2024-05-23 | Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-22 | nfs: propagate readlink errors in nfs_symlink_filler | Sagi Grimberg |
2024-05-22 | NFSv4: Fix memory leak in nfs4_set_security_label | Dmitry Mastykin |
2024-05-21 | nfs: fix undefined behavior in nfs_block_bits() | Sergey Shtylyov |
2024-05-21 | pNFS: rework pnfs_generic_pg_check_layout to check IO range | Olga Kornievskaia |
2024-05-21 | pNFS/filelayout: check layout segment range | Olga Kornievskaia |
2024-05-21 | pNFS/filelayout: fixup pNfs allocation modes | Olga Kornievskaia |
2024-05-20 | NFS: Don't enable NFS v2 by default | Anna Schumaker |
2024-05-20 | NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS | Anna Schumaker |
2024-05-20 | nfs: keep server info for remounts | Martin Kaiser |
2024-05-20 | NFSv4: Fixup smatch warning for ambiguous return | Benjamin Coddington |
2024-05-20 | NFS: make sure lock/nolock overriding local_lock mount option | Chen Hanxiao |
2024-05-20 | NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly. | NeilBrown |
2024-05-20 | pNFS/filelayout: Specify the layout segment range in LAYOUTGET | Anna Schumaker |
2024-05-20 | pNFS/filelayout: Remove the whole file layout requirement | Anna Schumaker |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-13 | Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2024-04-29 | Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2024-04-29 | mm: Remove the PG_fscache alias for PG_private_2 | David Howells |
2024-04-29 | netfs: Replace PG_fscache by setting folio->private and marking dirty | David Howells |
2024-04-25 | mm: change inlined allocation helpers to account at the call site | Suren Baghdasaryan |
2024-04-04 | nfs: Handle error of rpc_proc_register() in nfs_net_init(). | Kuniyuki Iwashima |
2024-03-16 | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2024-03-16 | nfs: fix panic when nfs4_ff_layout_prepare_ds() fails | Josef Bacik |
2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds |
2024-03-12 | Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2024-03-11 | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-03-11 | Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-03-09 | NFS: trace the uniquifier of fscache | Chen Hanxiao |
2024-03-09 | NFS: Read unlock folio on nfs_page_create_from_folio() error | Benjamin Coddington |
2024-03-09 | NFS: remove unused variable nfs_rpcstat | Trond Myklebust |
2024-03-09 | nfs: fix UAF in direct writes | Josef Bacik |
2024-03-09 | nfs: properly protect nfs_direct_req fields | Josef Bacik |
2024-03-09 | NFS: enable nconnect for RDMA | Trond Myklebust |
2024-03-09 | NFSv4: nfs4_do_open() is incorrectly triggering state recovery | Trond Myklebust |
2024-03-09 | NFS: avoid infinite loop in pnfs_update_layout. | NeilBrown |
2024-03-09 | NFS: remove sync_mode test from nfs_writepage_locked() | NeilBrown |
2024-03-09 | NFSv4.1/pnfs: fix NFS with TLS in pnfs | Olga Kornievskaia |
2024-03-09 | NFS: Fix an off by one in root_nfs_cat() | Christophe JAILLET |
2024-03-09 | nfs: make the rpc_stat per net namespace | Josef Bacik |
2024-03-09 | nfs: expose /proc/net/sunrpc/nfs in net namespaces | Josef Bacik |
2024-03-09 | NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls | Olga Kornievskaia |
2024-03-09 | NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt | Dave Wysochanski |