Age | Commit message (Expand) | Author |
10 days | nfs: fix the handling of replies to MKNOD and SYMLINK | Michael Kelly |
10 days | nfs: generalise process_create_reply() | Michael Kelly |
10 days | nfs: generalises the code for making a LOOKUP rpc call | Michael Kelly |
10 days | nfs: generalise calling SETATTR | Michael Kelly |
2025-07-14 | nfs: Implement statfs for V3. | Michael Kelly |
2025-07-14 | nfs: Removed inapplicable comment in netfs_report_access(). | Michael Kelly |
2025-07-14 | nfs: nfs_attempt_rename() didn't unlock mutex after processing wcc_stat | Michael Kelly |
2025-07-14 | nfs: nfs_attempt_rename() deadlocks performing an exclusive rename | Michael Kelly |
2025-07-14 | nfs: nfs_attempt_lookup() did not unlock mutex on unlikely RPC init failure | Michael Kelly |
2025-07-13 | nfs: Fix netfs_attempt_create_file for nfsv3 | Michael Kelly |
2025-07-13 | nfs: Fixes netfs_attempt_read() for nfsv3 | Michael Kelly |
2025-07-13 | nfs: Fixes netfs_attempt_create_file() unlocking | Michael Kelly |
2025-07-13 | nfs: Fix file creation for nfsv3 | Michael Kelly |
2025-07-12 | nfs: add support for NFSv3 in 'fetch_directory' | Michael Kelly |
2025-07-10 | nfs: Fix write encoding for v3 | Michael Kelly |
2025-07-10 | nfs: Fix pointer arithmetic | Michael Kelly |
2022-01-17 | Fix const warnings | Samuel Thibault |
2019-07-27 | Fix missing gnu_dev_* prototypes | Samuel Thibault |
2018-06-13 | Hurd patches (fix compilation) | Luca Weiss |
2018-03-05 | Add file_utimens RPC to use a struct timespec | Flávio Cruz |
2017-08-05 | Simplify deallocations. | Justus Winter |
2017-08-05 | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter |
2016-03-21 | netfs: Remove global reference count lock. | Flavio Cruz |
2015-12-29 | fix compiler warnings in hurd/nfs and hurd/nfsd | Flavio Cruz |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2011-10-19 | Fix building of nfs.static. | Thomas Schwinge |
2002-09-29 | 2002-09-29 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
2002-05-13 | 2002-05-13 Roland McGrath <roland@frob.com> | Roland McGrath |
2002-05-08 | 2002-05-08 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-01-30 | 2000-12-26 Neal H Walfield <neal@cs.uml.edu> | Marcus Brinkmann |
2000-11-26 | 2000-11-26 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
1999-07-11 | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-07-03 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-02-03 | 1999-02-01 Mark Kettenis <kettenis@phys.uva.nl> | Thomas Bushnell |
1999-01-31 | Sun Jan 31 18:39:09 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-01-24 | 1999-01-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1997-08-20 | Wed Aug 20 14:31:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1997-08-07 | Wed Aug 6 15:23:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1997-07-29 | Tue 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-21 | Wed 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-20 | Tue May 20 15:35:39 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1997-04-16 | Fix compilation error. | Thomas Bushnell |
1997-04-10 | Thu Apr 10 13:25:12 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1997-02-12 | Wed Feb 12 13:53:42 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1996-11-18 | Mon 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 |