summaryrefslogtreecommitdiff
path: root/nfs/ops.c
AgeCommit message (Expand)Author
10 daysnfs: fix the handling of replies to MKNOD and SYMLINKMichael Kelly
10 daysnfs: generalise process_create_reply()Michael Kelly
10 daysnfs: generalises the code for making a LOOKUP rpc callMichael Kelly
10 daysnfs: generalise calling SETATTRMichael Kelly
2025-07-14nfs: Implement statfs for V3.Michael Kelly
2025-07-14nfs: Removed inapplicable comment in netfs_report_access().Michael Kelly
2025-07-14nfs: nfs_attempt_rename() didn't unlock mutex after processing wcc_statMichael Kelly
2025-07-14nfs: nfs_attempt_rename() deadlocks performing an exclusive renameMichael Kelly
2025-07-14nfs: nfs_attempt_lookup() did not unlock mutex on unlikely RPC init failureMichael Kelly
2025-07-13nfs: Fix netfs_attempt_create_file for nfsv3Michael Kelly
2025-07-13nfs: Fixes netfs_attempt_read() for nfsv3Michael Kelly
2025-07-13nfs: Fixes netfs_attempt_create_file() unlockingMichael Kelly
2025-07-13nfs: Fix file creation for nfsv3Michael Kelly
2025-07-12nfs: add support for NFSv3 in 'fetch_directory'Michael Kelly
2025-07-10nfs: Fix write encoding for v3Michael Kelly
2025-07-10nfs: Fix pointer arithmeticMichael Kelly
2022-01-17Fix const warningsSamuel Thibault
2019-07-27Fix missing gnu_dev_* prototypesSamuel Thibault
2018-06-13Hurd patches (fix compilation)Luca Weiss
2018-03-05Add file_utimens RPC to use a struct timespecFlávio Cruz
2017-08-05Simplify deallocations.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-03-21netfs: Remove global reference count lock.Flavio Cruz
2015-12-29fix compiler warnings in hurd/nfs and hurd/nfsdFlavio Cruz
2012-11-27Switch from cthreads to pthreadsRichard Braun
2011-10-19Fix building of nfs.static.Thomas Schwinge
2002-09-292002-09-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-05-132002-05-13 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-082002-05-08 Roland McGrath <roland@frob.com>Roland McGrath
2001-01-302000-12-26 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann
2000-11-262000-11-26 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-031999-02-01 Mark Kettenis <kettenis@phys.uva.nl>Thomas Bushnell
1999-01-31Sun Jan 31 18:39:09 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-01-241999-01-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-08-20Wed Aug 20 14:31:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-08-07Wed Aug 6 15:23:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-07-29Tue Jul 29 15:38:15 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-06-20(netfs_validate_stat):Miles Bader
1997-05-21Wed May 21 12:07:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-05-20*** empty log message ***Thomas Bushnell
1997-05-20*** empty log message ***Thomas Bushnell
1997-05-20*** empty log message ***Thomas Bushnell
1997-05-20Tue May 20 15:35:39 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-04-16Fix compilation error.Thomas Bushnell
1997-04-10Thu Apr 10 13:25:12 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-02-12Wed Feb 12 13:53:42 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-11-18Mon Nov 18 17:01:38 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-10-31(netfs_attempt_statfs):Miles Bader