Linux NFS development
 help / color / mirror / Atom feed
 messages from 2022-08-01 19:13:40 to 2022-08-18 21:17:07 UTC [more...]

[PATCH 05/14] NFSD: move from strlcpy with unused retval to strscpy
 2022-08-18 21:08 UTC  (4+ messages)
` [PATCH 06/14] NFS: "
` [PATCH 07/14] lockd: "

[PATCH] NFS: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH] SUNRPC: move from strlcpy with unused retval to strscpy
 2022-08-18 21:02 UTC 

[PATCH] NFSD: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH] lockd: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH 0/4] vfs: expose the inode change attribute via statx
 2022-08-18 20:24 UTC  (14+ messages)
` [PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes
` [PATCH 2/4] nfs: report the change attribute if requested
` [PATCH 3/4] afs: fill out change attribute in statx replies
` [PATCH 4/4] ceph: fill in the change attribute in statx requests

[PATCH 1/1] NFSv4.2 fix problems with __nfs42_ssc_open
 2022-08-18 19:10 UTC  (2+ messages)

NFS, two d_delete() calls in nfs_unlink()
 2022-08-18 18:38 UTC  (4+ messages)

[PATCH v3 0/6] NFSD: Improvements for the NFSv4.2 READ_PLUS operation
 2022-08-18 18:31 UTC  (12+ messages)
` [PATCH v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation

[RFC] problems with alloc_file_pseudo() use in __nfs42_ssc_open()
 2022-08-18 14:38 UTC  (9+ messages)

[PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-18 13:14 UTC  (5+ messages)

[PATCH] NFS: Fix missing unlock in nfs_unlink()
 2022-08-17  1:50 UTC  (4+ messages)

Thoughts on mount option to configure client lease renewal time
 2022-08-17  0:46 UTC  (7+ messages)

[PATCH] NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
 2022-08-16  6:35 UTC 

[PATCH 1/2] Detect warning options during configure
 2022-08-16  2:41 UTC  (3+ messages)
` [PATCH 2/2] mountd: Check for return of stat function

[PATCH v2 1/2] mountd: Check for return of stat function
 2022-08-16  2:44 UTC  (2+ messages)
` [PATCH v2 2/2] Fix function prototypes

Strange NFS file glob behavior
 2022-08-15 17:57 UTC  (4+ messages)

NFS ver 4.2 performance drops down to 20MB/s
 2022-08-15 15:30 UTC 

[PATCH] nfs4_setfacl: add a specific option for indexes
 2022-08-15  8:39 UTC 

[PATCH 1/3] NFS: Fix another fsync() issue after a server reboot
 2022-08-14 15:23 UTC  (3+ messages)
` [PATCH 2/3] NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds
  ` [PATCH 3/3] NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITES

[PATCH] DELEG5: Create test file with mode o666
 2022-08-14 14:56 UTC  (3+ messages)

Framework Roadthemes "Der Ruckgang der Kryptowahrung macht Sie zum Milliardar"
 2022-08-09  4:12 UTC 

help with nfsd kernel oops
 2022-08-12 19:43 UTC  (7+ messages)

[PATCH] net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
 2022-08-12 10:30 UTC  (2+ messages)

[PATCH] NFS: don't unhash dentry during unlink/rename
 2022-08-12  3:04 UTC  (2+ messages)

[PATCH] nfsrahead: fix linking while static linking
 2022-08-11 20:36 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] libnfs4acl: Check file mode before getxattr call
 2022-08-11 19:48 UTC 

[PATCH] libnfs4acl: Check file mode before getxattr call
 2022-08-11 18:46 UTC 

[PATCH] NFSD: fix use-after-free on source server when doing inter-server copy
 2022-08-11 13:34 UTC  (10+ messages)

[GIT PULL] Please pull NFS client updates for Linux 5.20
 2022-08-10 21:24 UTC  (2+ messages)

[PATCH] NFS: clean up a needless assignment in nfs_file_write()
 2022-08-10 11:40 UTC 

[RFC PATCH 0/4] vfs: allow querying i_version via statx
 2022-08-10 10:35 UTC  (19+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes
` [RFC PATCH 2/4] nfs: report the change attribute if requested
` [RFC PATCH 3/4] afs: fill out change attribute in statx replies
` [RFC PATCH 4/4] ceph: fill in the change attribute in statx requests

Bitcoin macht Sie zum Millionar McBIZ (Gradyabido)
 2022-08-10  7:33 UTC 

Urna Contact "Bitcoin macht Sie zum Millionar"
 2022-08-09 23:56 UTC 

[GIT PULL] NFSD changes for 6.0
 2022-08-09 23:08 UTC  (2+ messages)

[PATCH 1/3] NFS: Improve write error tracing
 2022-08-09 18:13 UTC  (3+ messages)
` [PATCH 2/3] NFS: Improve O_DIRECT tracing
  ` [PATCH 3/3] NFS: Improve readpage/writepage tracing

ANNOUNCE: nfs-utils-2.6.2 released
 2022-08-09 14:51 UTC 

Question about nlmclnt_lock
 2022-08-09 14:16 UTC  (7+ messages)

[PATCH] NFSv4.1: RECLAIM_COMPLETE must handle EACCES
 2022-08-09  3:10 UTC  (2+ messages)
`  "

[PATCH v3 0/7] Wait for DELEGRETURN before returning NFS4ERR_DELAY
 2022-08-08 21:47 UTC  (11+ messages)
` [PATCH v3 1/7] NFSD: Instrument fh_verify()
` [PATCH v3 2/7] NFSD: Replace dprintk() call site in fh_verify()
` [PATCH v3 3/7] NFSD: Trace NFSv4 COMPOUND tags
` [PATCH v3 4/7] NFSD: Add tracepoints to report NFSv4 callback completions
` [PATCH v3 5/7] NFSD: Add a mechanism to wait for a DELEGRETURN
` [PATCH v3 6/7] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
` [PATCH v3 7/7] NFSD: Make nfsd4_rename() "

[PATCH v3 1/7] NFSD: Instrument fh_verify()
 2022-08-08 13:49 UTC  (2+ messages)
` [PATCH v3 2/7] NFSD: Replace dprintk() call site in fh_verify()

[PATCH 1/2] DELEG6: Return delegations so clean_diff() works
 2022-08-07 20:18 UTC  (3+ messages)
` [PATCH 2/2] DELEG21: "

ANNOUNCE: libtirpc-1.3.3 released
 2022-08-07 17:49 UTC 

DobleeMe «FINANCIAL CRISIS CAN MAKE YOU RICH!»
 2022-08-07  7:38 UTC 

Copia di: A FINANCIAL CRISIS CAN MAKE YOU A MILLIONAIRE!
 2022-08-07  5:13 UTC 

JOYERIA HUARTE Contact Form: EARN OVER $1200 PER DAY ONLINE WITH THE BITCOIN PROFIT METHOD!
 2022-08-06 21:03 UTC 

JOYERIA HUARTE Contact Form: CRYPTOCURRENCY DROP WILL MAKE YOU A BILLIONAIRE
 2022-08-06  7:12 UTC 

[PATCH v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-05 13:43 UTC  (3+ messages)

[PATCH 1/1] aiodio: Fix format string for 32bit
 2022-08-05  9:34 UTC  (2+ messages)

Anfrage an Jugend-Bünde: "BITCOIN WILL MAKE YOU A MILLIONAIRE"
 2022-08-05  9:13 UTC 

Mr.Branding "CRYPTOCURRENCY DROP WILL MAKE YOU A BILLIONAIRE"
 2022-08-05  6:34 UTC 

[PATCH 1/1] generate_lvm_runfile.sh: Fix bashism
 2022-08-04 20:24 UTC  (3+ messages)

pynfs clean_init issue
 2022-08-04 18:22 UTC  (5+ messages)

[PATCH] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-04 15:38 UTC  (2+ messages)

[linux-next:master 13556/14285] ERROR: modpost: "set_posix_acl" [fs/nfsd/nfsd.ko] undefined!
 2022-08-04 14:35 UTC  (3+ messages)

[RFC][PATCH v3 10/10] nfs: Use TST_ALL_FILESYSTEMS=1
 2022-08-04 12:19 UTC 

[PATCH 0/3] nfs: fix -ENOSPC DIO write regression
 2022-08-04  8:54 UTC  (2+ messages)

[PATCH 0/9] shell: nfs: $TST_ALL_FILESYSTEMS (.all_filesystems)
 2022-08-04  7:07 UTC  (3+ messages)
` [PATCH v2 5/9] tst_test.sh: Add $TST_ALL_FILESYSTEMS

[PATCH v2 0/3] Wait for DELEGRETURN before returning NFS4ERR_DELAY
 2022-08-03 20:27 UTC  (6+ messages)
` [PATCH v2 1/3] NFSD: Add tracepoints to report NFSv4 callback completions
` [PATCH v2 2/3] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
` [PATCH v2 3/3] NFSD: Make nfsd4_rename() "

[PATCH] NFSv4/pnfs: Fix a use-after-free bug in open
 2022-08-02 20:09 UTC 

[PATCH] NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
 2022-08-02 20:04 UTC 

[PATCH] SUNRPC: MT-safe overhaul of address cache management in rpcb_clnt.c
 2022-08-02 18:47 UTC  (2+ messages)

[PATCH v2] lockd: detect and reject lock arguments that overflow
 2022-08-02 15:54 UTC  (6+ messages)

[PATCH v2] NFSD: fix use-after-free on source server when doing inter-server copy
 2022-08-02 14:35 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2022-08-02  7:50 UTC 

[PATCH] lockd: detect and reject lock arguments that overflow
 2022-08-01 19:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox