Age | Commit message (Expand) | Author | Files | Lines |
2025-05-26 | Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+10 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -6/+5 |
2025-05-16 | NFS: Avoid flushing data while holding directory locks in nfs_rename() | Trond Myklebust | 2 | -1/+16 |
2025-05-16 | NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked() | Trond Myklebust | 1 | -17/+13 |
2025-05-16 | NFSv4/pnfs: Reset the layout state after a layoutreturn | Trond Myklebust | 1 | -0/+9 |
2025-05-15 | fs: Pass a folio to page_put_link() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2025-05-15 | nfs: Use a folio in nfs_get_link() | Matthew Wilcox (Oracle) | 1 | -10/+10 |
2025-04-28 | NFS/localio: Fix a race in nfs_local_open_fh() | Trond Myklebust | 1 | -1/+1 |
2025-04-27 | nfs: nfs3acl: drop useless assignment in nfs3_get_acl() | Sergey Shtylyov | 1 | -1/+1 |
2025-04-27 | nfs: direct: drop useless initializer in nfs_direct_write_completion() | Sergey Shtylyov | 1 | -1/+1 |
2025-04-27 | nfs: move the nfs4_data_server_cache into struct nfs_net | Jeff Layton | 3 | -15/+29 |
2025-04-27 | nfs: don't share pNFS DS connections between net namespaces | Jeff Layton | 4 | -11/+14 |
2025-04-27 | nfs: handle failure of nfs_get_lock_context in unlock path | Li Lingfeng | 1 | -1/+8 |
2025-04-27 | pNFS/flexfiles: Record the RPC errors in the I/O tracepoints | Trond Myklebust | 2 | -15/+25 |
2025-04-27 | NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors | Trond Myklebust | 1 | -0/+12 |
2025-04-27 | NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors | Trond Myklebust | 1 | -0/+9 |
2025-04-19 | Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 3 | -12/+1 |
2025-04-13 | nfs: add missing selections of CONFIG_CRC32 | Eric Biggers | 3 | -12/+1 |
2025-04-08 | VFS: rename lookup_one_len family to lookup_noperm and remove permission check | NeilBrown | 1 | -6/+5 |
2025-04-02 | Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 19 | -58/+537 |
2025-04-02 | nfs: Add missing release on error in nfs_lock_and_join_requests() | Dan Carpenter | 1 | -1/+3 |
2025-03-31 | Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -1/+2 |
2025-03-28 | NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() | Trond Myklebust | 1 | -1/+2 |
2025-03-28 | NFS: Don't allow waiting for exiting tasks | Trond Myklebust | 4 | -3/+15 |
2025-03-26 | NFSv4: Treat ENETUNREACH errors as fatal for state recovery | Trond Myklebust | 1 | -1/+9 |
2025-03-26 | NFSv4: clp->cl_cons_state < 0 signifies an invalid nfs_client | Trond Myklebust | 1 | -1/+1 |
2025-03-26 | NFSv4: Further cleanups to shutdown loops | Trond Myklebust | 2 | -2/+2 |
2025-03-26 | NFS: Shut down the nfs_client only after all the superblocks | Trond Myklebust | 1 | -1/+21 |
2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -46/+66 |
2025-03-21 | pNFS/flexfiles: Report ENETDOWN as a connection error | Trond Myklebust | 1 | -0/+1 |
2025-03-21 | pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containers | Trond Myklebust | 3 | -2/+28 |
2025-03-21 | NFS: Treat ENETUNREACH errors as fatal in containers | Trond Myklebust | 3 | -0/+10 |
2025-03-21 | NFS: Add a mount option to make ENETUNREACH errors fatal | Trond Myklebust | 2 | -0/+42 |
2025-03-21 | NFS: Add implid to sysfs | Anna Schumaker | 1 | -0/+60 |
2025-03-21 | NFS: Extend rdirplus mount option with "force|none" | Benjamin Coddington | 3 | -4/+31 |
2025-03-17 | NFS: Refactor trace_nfs4_offload_cancel | Chuck Lever | 2 | -1/+11 |
2025-03-17 | NFS: Use NFSv4.2's OFFLOAD_STATUS operation | Chuck Lever | 1 | -11/+59 |
2025-03-17 | NFS: Implement NFSv4.2's OFFLOAD_STATUS operation | Chuck Lever | 2 | -1/+105 |
2025-03-17 | NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR | Chuck Lever | 2 | -0/+87 |
2025-03-17 | NFS: fix open_owner_id_maxsz and related fields. | NeilBrown | 1 | -9/+9 |
2025-03-17 | NFSv4: Avoid unnecessary scans of filesystems for delayed delegations | Trond Myklebust | 1 | -6/+12 |
2025-03-17 | NFSv4: Avoid unnecessary scans of filesystems for expired delegations | Trond Myklebust | 1 | -0/+7 |
2025-03-17 | NFSv4: Avoid unnecessary scans of filesystems for returning delegations | Trond Myklebust | 1 | -0/+5 |
2025-03-17 | NFSv4: Don't trigger uneccessary scans for return-on-close delegations | Trond Myklebust | 1 | -15/+18 |
2025-03-10 | nfsd: disallow file locking and delegations for NFSv4 reexport | Mike Snitzer | 1 | -1/+2 |
2025-03-08 | Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+2 |
2025-03-05 | NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback | Mike Snitzer | 1 | -1/+2 |
2025-03-05 | nfs: change mkdir inode_operation to return alternate dentry if needed. | NeilBrown | 4 | -38/+59 |
2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 2 | -6/+6 |
2025-02-27 | Merge patch series "prep patches for my mkdir series" | Christian Brauner | 1 | -3/+1 |
2025-02-26 | nfs/vfs: discard d_exact_alias() | NeilBrown | 1 | -3/+1 |
2025-02-25 | lsm,nfs: fix memory leak of lsm_context | Stephen Smalley | 1 | -3/+4 |
2025-02-19 | NFSv4: Fix a deadlock when recovering state on a sillyrenamed file | Trond Myklebust | 3 | -0/+41 |
2025-02-19 | NFS: Adjust delegated timestamps for O_DIRECT reads and writes | Trond Myklebust | 1 | -0/+4 |
2025-02-19 | NFS: O_DIRECT writes must check and adjust the file length | Trond Myklebust | 1 | -0/+19 |
2025-02-19 | VFS: add common error checks to lookup_one_qstr_excl() | NeilBrown | 1 | -1/+2 |
2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -54/+41 |
2025-01-29 | Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2025-01-28 | Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 17 | -139/+295 |
2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 2 | -2/+2 |
2025-01-27 | Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2 | -4/+1 |
2025-01-27 | nfs: fix ->d_revalidate() UAF on ->d_name accesses | Al Viro | 5 | -23/+24 |
2025-01-27 | nfs{,4}_lookup_validate(): use stable parent inode passed by caller | Al Viro | 1 | -30/+13 |
2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 1 | -3/+6 |
2025-01-22 | pnfs/flexfiles: retry getting layout segment for reads | Mike Snitzer | 1 | -6/+21 |
2025-01-21 | Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+15 |
2025-01-21 | NFSv4.2: make LAYOUTSTATS and LAYOUTERROR MOVEABLE | Olga Kornievskaia | 1 | -2/+2 |
2025-01-21 | NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE | Olga Kornievskaia | 1 | -1/+1 |
2025-01-21 | NFSv4.2: fix COPY_NOTIFY xdr buf size calculation | Olga Kornievskaia | 1 | -0/+2 |
2025-01-21 | NFS: Rename struct nfs4_offloadcancel_data | Chuck Lever | 1 | -9/+9 |
2025-01-21 | NFS: Fix typo in OFFLOAD_CANCEL comment | Chuck Lever | 1 | -1/+1 |
2025-01-21 | NFS: CB_OFFLOAD can return NFS4ERR_DELAY | Chuck Lever | 1 | -1/+1 |
2025-01-21 | nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on it | Dragan Simic | 1 | -1/+2 |
2025-01-21 | nfs: fix incorrect error handling in LOCALIO | Mike Snitzer | 1 | -2/+2 |
2025-01-20 | Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+6 |
2025-01-14 | nfs: probe for LOCALIO when v3 client reconnects to server | Mike Snitzer | 1 | -3/+43 |
2025-01-14 | nfs: probe for LOCALIO when v4 client reconnects to server | Mike Snitzer | 4 | -0/+19 |
2025-01-14 | nfs/localio: remove redundant code and simplify LOCALIO enablement | Mike Snitzer | 4 | -59/+7 |
2025-01-14 | nfs: cache all open LOCALIO nfsd_file(s) in client | Mike Snitzer | 7 | -33/+97 |
2025-01-14 | nfs_common: move localio_lock to new lock member of nfs_uuid_t | Mike Snitzer | 2 | -11/+4 |
2025-01-14 | nfs_common: rename functions that invalidate LOCALIO nfs_clients | Mike Snitzer | 1 | -1/+1 |
2025-01-14 | nfs/localio: add direct IO enablement with sync and async IO support | Mike Snitzer | 2 | -10/+84 |
2025-01-13 | NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() | Zichen Xie | 1 | -3/+3 |
2025-01-06 | Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+8 |
2025-01-06 | nfsd: don't use sv_nrthreads in connection limiting calculations. | NeilBrown | 2 | -4/+1 |
2024-12-20 | netfs: Drop the was_async arg from netfs_read_subreq_terminated() | David Howells | 2 | -2/+2 |
2024-12-20 | netfs: Drop the error arg from netfs_read_subreq_terminated() | David Howells | 2 | -3/+6 |
2024-12-20 | nfs: Fix oops in nfs_netfs_init_request() when copying to cache | David Howells | 1 | -1/+8 |
2024-12-17 | fs/nfs: fix missing declaration of nfs_idmap_cache_timeout | Zhang Kunbo | 1 | -0/+1 |
2024-12-17 | NFS/pnfs: Fix a live lock between recalled layouts and layoutget | Trond Myklebust | 1 | -1/+1 |
2024-12-04 | lsm: lsm_context in security_dentry_init_security | Casey Schaufler | 1 | -8/+12 |
2024-12-04 | lsm: ensure the correct LSM context releaser | Casey Schaufler | 1 | -2/+6 |
2024-11-30 | Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 14 | -145/+209 |
2024-11-28 | fs/nfs/io: make nfs_start_io_*() killable | Max Kellermann | 4 | -20/+66 |
2024-11-28 | nfs/blocklayout: Limit repeat device registration on failure | Benjamin Coddington | 1 | -1/+14 |
2024-11-28 | nfs/blocklayout: Don't attempt unregister for invalid block device | Benjamin Coddington | 1 | -4/+2 |
2024-11-28 | nfs: ignore SB_RDONLY when mounting nfs | Li Lingfeng | 1 | -1/+1 |
2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2024-11-18 | Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re... | Trond Myklebust | 1 | -20/+29 |
2024-11-11 | mm/list_lru: simplify the list_lru walk callback function | Kairui Song | 1 | -2/+2 |
2024-11-09 | Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_a... | Trond Myklebust | 1 | -2/+4 |
2024-11-09 | nfs/localio: must clear res.replen in nfs_local_read_done | NeilBrown | 1 | -0/+6 |
2024-11-09 | NFSv4.0: Fix a use-after-free problem in the asynchronous open() | Trond Myklebust | 1 | -3/+5 |
2024-11-09 | NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid() | Trond Myklebust | 1 | -6/+4 |
2024-11-08 | nfs/localio: eliminate need for nfs_local_fsync_work forward declaration | Mike Snitzer | 1 | -16/+15 |
2024-11-08 | nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter | Mike Snitzer | 1 | -13/+19 |
2024-11-08 | nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx | Mike Snitzer | 1 | -17/+3 |
2024-11-08 | nfs/localio: remove redundant suid/sgid handling | Mike Snitzer | 1 | -6/+1 |
2024-11-08 | NFS: Implement get_nfs_version() | Anna Schumaker | 4 | -5/+12 |
2024-11-08 | NFS: Clean up find_nfs_version() | Anna Schumaker | 1 | -7/+6 |
2024-11-08 | NFS: Rename get_nfs_version() -> find_nfs_version() | Anna Schumaker | 3 | -6/+6 |
2024-11-08 | NFS: Convert the NFS module list into an array | Anna Schumaker | 2 | -13/+14 |
2024-11-08 | NFS: Clean up locking the nfs_versions list | Anna Schumaker | 1 | -11/+8 |
2024-11-04 | nfs: avoid i_lock contention in nfs_clear_invalid_mapping | Mike Snitzer | 1 | -5/+15 |
2024-11-04 | nfs_common: fix localio to cope with racing nfs_local_probe() | Mike Snitzer | 2 | -3/+3 |
2024-11-04 | NFS: Further fixes to attribute delegation a/mtime changes | Trond Myklebust | 1 | -18/+31 |
2024-11-04 | NFS: Fix attribute delegation behaviour on exclusive create | Trond Myklebust | 1 | -0/+4 |
2024-11-04 | nfs: Fix KMSAN warning in decode_getfattr_attrs() | Roberto Sassu | 1 | -0/+1 |
2024-11-04 | NFSv3: only use NFS timeout for MOUNT when protocols are compatible | NeilBrown | 1 | -1/+9 |
2024-10-09 | NFS: remove revoked delegation from server's delegation list | Dai Ngo | 1 | -0/+5 |
2024-10-03 | nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put() | Mike Snitzer | 1 | -3/+3 |
2024-10-03 | NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies() | Yanjun Zhang | 3 | -2/+3 |
2024-10-03 | SUNRPC: Fix integer overflow in decode_rc_list() | Dan Carpenter | 1 | -0/+2 |
2024-09-30 | nfs: Remove duplicated include in localio.c | Yang Li | 1 | -1/+0 |
2024-09-24 | Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 24 | -312/+1073 |
2024-09-23 | nfs: implement client support for NFS_LOCALIO_PROGRAM | Mike Snitzer | 2 | -6/+132 |
2024-09-23 | nfs/localio: use dedicated workqueues for filesystem read and write | Trond Myklebust | 3 | -38/+91 |
2024-09-23 | pnfs/flexfiles: enable localio support | Trond Myklebust | 2 | -4/+52 |
2024-09-23 | nfs: enable localio for non-pNFS IO | Trond Myklebust | 2 | -2/+12 |
2024-09-23 | nfs: add LOCALIO support | Weston Andros Adamson | 7 | -0/+725 |
2024-09-23 | nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit | Mike Snitzer | 6 | -13/+19 |
2024-09-23 | nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h | Mike Snitzer | 2 | -19/+0 |
2024-09-23 | nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno | Mike Snitzer | 1 | -67/+0 |
2024-09-23 | nfs_common: factor out nfs_errtbl and nfs_stat_to_errno | Mike Snitzer | 4 | -160/+23 |
2024-09-23 | nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention | Dan Aloni | 3 | -0/+14 |
2024-09-23 | nfs: fix the comment of nfs_get_root | Li Lingfeng | 1 | -1/+1 |
2024-09-23 | NFSv4.2: Fix detection of "Proxying of Times" server support | Roi Azarzar | 1 | -2/+14 |
2024-09-23 | NFSv4: Fail mounts if the lease setup times out | Trond Myklebust | 1 | -0/+6 |
2024-09-23 | fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr... | Zhaoyang Huang | 1 | -4/+2 |
2024-09-23 | nfs: Remove obsoleted declaration for nfs_read_prepare | Gaosheng Cui | 1 | -1/+0 |
2024-09-23 | nfs: Remove unnecessary NULL check before kfree() | Thorsten Blum | 1 | -2/+1 |
2024-09-23 | nfs: Annotate struct nfs_cache_array with __counted_by() | Thorsten Blum | 1 | -3/+3 |
2024-09-23 | nfs: simplify and guarantee owner uniqueness. | NeilBrown | 4 | -21/+8 |
2024-09-23 | nfs: fix memory leak in error path of nfs4_do_reclaim | Li Lingfeng | 1 | -0/+1 |
2024-09-23 | Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -0/+2 |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+5 |
2024-09-20 | sunrpc: allow svc threads to fail initialisation cleanly | NeilBrown | 1 | -0/+2 |
2024-09-16 | Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -17/+9 |
2024-09-16 | Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -4/+3 |
2024-09-12 | netfs: Speed up buffered reading | David Howells | 2 | -17/+9 |
2024-09-01 | nfs make use of str_false_true helper | Hongbo Li | 1 | -6/+5 |
2024-08-22 | NFS: Avoid unnecessary rescanning of the per-server delegation list | Trond Myklebust | 1 | -10/+5 |
2024-08-22 | NFSv4: Fix clearing of layout segments in layoutreturn | Trond Myklebust | 2 | -6/+8 |
2024-08-22 | NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations | Trond Myklebust | 1 | -0/+2 |
2024-08-22 | nfs: fix bitmap decoder to handle a 3rd word | Jeff Layton | 1 | -2/+4 |
2024-08-22 | nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS | Jeff Layton | 1 | -1/+2 |
2024-08-13 | 9p: Fix DIO read through netfs | Dominique Martinet | 1 | -1/+2 |
2024-08-12 | netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags | David Howells | 2 | -2/+2 |
2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+1 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -3/+7 |
2024-07-18 | Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 38 | -724/+1243 |
2024-07-17 | nfs: split nfs_read_folio | Christoph Hellwig | 1 | -28/+41 |
2024-07-17 | nfs: pass explicit offset/count to trace events | Christoph Hellwig | 4 | -26/+33 |
2024-07-15 | Merge tag 'vfs-6.11.pg_error' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -12/+1 |
2024-07-12 | mm: add comments for allocation helpers explaining why they are macros | Suren Baghdasaryan | 1 | -0/+4 |
2024-07-12 | nfs: do not extend writes to the entire folio | Christoph Hellwig | 1 | -2/+6 |
2024-07-12 | nfs/blocklayout: add support for NVMe | Christoph Hellwig | 1 | -0/+2 |
2024-07-10 | nfs: remove nfs_page_length | Christoph Hellwig | 1 | -19/+0 |
2024-07-10 | nfs: remove the unused max_deviceinfo_size field from struct pnfs_layoutdrive... | Christoph Hellwig | 2 | -4/+0 |
2024-07-08 | nfs: don't reuse partially completed requests in nfs_lock_and_join_requests | Christoph Hellwig | 1 | -29/+20 |
2024-07-08 | nfs: move nfs_wait_on_request to write.c | Christoph Hellwig | 2 | -19/+17 |
2024-07-08 | nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests | Christoph Hellwig | 2 | -80/+64 |
2024-07-08 | nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requests | Christoph Hellwig | 1 | -41/+27 |
2024-07-08 | nfs: simplify nfs_folio_find_and_lock_request | Christoph Hellwig | 2 | -36/+21 |
2024-07-08 | nfs: remove nfs_folio_private_request | Christoph Hellwig | 1 | -7/+2 |
2024-07-08 | nfs: remove dead code for the old swap over NFS implementation | Christoph Hellwig | 9 | -184/+34 |
2024-07-08 | NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server | Olga Kornievskaia | 2 | -5/+3 |
2024-07-08 | nfs: Block on write congestion | Jan Kara | 2 | -4/+12 |
2024-07-08 | nfs: Properly initialize server->writeback | Jan Kara | 1 | -0/+2 |
2024-07-08 | nfs: Drop pointless check from nfs_commit_release_pages() | Jan Kara | 1 | -4/+0 |
2024-07-08 | nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg | Chuck Lever | 3 | -11/+110 |
2024-07-08 | nfs/blocklayout: Report only when /no/ device is found | Chuck Lever | 1 | -2/+5 |
2024-07-08 | nfs/blocklayout: Fix premature PR key unregistration | Chuck Lever | 3 | -31/+94 |
2024-07-08 | NFSv4/pNFS: Do layout state recovery upon reboot | Trond Myklebust | 4 | -9/+109 |
2024-07-08 | NFSv4/pNFS: Remove redundant call to unhash the layout | Trond Myklebust | 1 | -2/+0 |
2024-07-08 | NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argument | Trond Myklebust | 3 | -11/+21 |
2024-07-08 | NFSv4/pNFS: Retry the layout return later in case of a timeout or reboot | Trond Myklebust | 3 | -1/+35 |
2024-07-08 | NFSv4/pNFS: Handle server reboots in pnfs_poc_release() | Trond Myklebust | 1 | -2/+4 |
2024-07-08 | NFSv4/pNFS: Add a helper to defer failed layoutreturn calls | Trond Myklebust | 1 | -3/+22 |
2024-07-08 | NFSv4/pnfs: Add support for the PNFS_LAYOUT_FILE_BULK_RETURN flag | Trond Myklebust | 2 | -16/+20 |
2024-07-08 | pNFS: Add a flag argument to pnfs_destroy_layouts_byclid() | Trond Myklebust | 3 | -19/+21 |
2024-07-08 | NFSv4: Clean up encode_nfs4_stateid() | Trond Myklebust | 1 | -2/+3 |
2024-07-08 | NFSv4.1: constify the stateid argument in nfs41_test_stateid() | Trond Myklebust | 3 | -14/+15 |
2024-07-08 | NFSv4/pnfs: Remove redundant list check | Trond Myklebust | 1 | -4/+0 |
2024-07-08 | NFSv4: Don't send delegation-related share access modes to CLOSE | Trond Myklebust | 1 | -4/+11 |
2024-07-08 | Return the delegation when deleting sillyrenamed files | Lance Shelton | 4 | -0/+19 |
2024-07-08 | NFSv4: Ask for a delegation or an open stateid in OPEN | Trond Myklebust | 1 | -0/+2 |
2024-07-08 | NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID | Trond Myklebust | 1 | -4/+12 |
2024-07-08 | NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION | Trond Myklebust | 1 | -0/+4 |