| Commit message (Expand) | Author | Age | Files | Lines |
* | Make RPC input array parameters const | Samuel Thibault | 2022-01-16 | 1 | -1/+1 |
* | libdiskfs: Add relatime support | Ryan Jeffrey | 2020-09-30 | 1 | -1/+3 |
* | Fix build with -fno-common | Samuel Thibault | 2020-03-31 | 1 | -7/+7 |
* | libdiskfs: Support for file record locking | Neal H Walfield | 2019-10-30 | 1 | -6/+5 |
* | Catch LFS64 inconsistencies in RPC server stubs | Samuel Thibault | 2019-07-27 | 1 | -0/+44 |
* | diskfs.h: Expose 64bit types | Samuel Thibault | 2019-07-27 | 1 | -3/+3 |
* | diskfs: Fix rename_dir(excl=1) for source directories | Samuel Thibault | 2019-04-28 | 1 | -2/+3 |
* | Remove unused parameter from the 'get_source' machinery. | Justus Winter | 2017-09-01 | 1 | -5/+5 |
* | libdiskfs: Simplify type checks. | Justus Winter | 2017-08-24 | 1 | -2/+2 |
* | libdiskfs: Use control class for the singleton 'bootinfo'. | Justus Winter | 2017-08-24 | 1 | -1/+0 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -1/+1 |
* | libdiskfs: use ihash for the node cache | Justus Winter | 2015-12-01 | 1 | -2/+3 |
* | libdiskfs: add missing declarations | Justus Winter | 2015-08-25 | 1 | -0/+8 |
* | libdiskfs: fix typo | Justus Winter | 2015-08-25 | 1 | -1/+1 |
* | libdiskfs: implement a node cache | Justus Winter | 2015-04-17 | 1 | -3/+47 |
* | libdiskfs: declare all inline functions as `extern inline' | Justus Winter | 2015-04-17 | 1 | -2/+6 |
* | libdiskfs: drop unused fields from struct node | Justus Winter | 2015-04-17 | 1 | -2/+0 |
* | libdiskfs: make struct node more compact | Justus Winter | 2015-04-17 | 1 | -6/+11 |
* | libdiskfs: lock-less reference counting of nodes | Justus Winter | 2015-04-17 | 1 | -9/+6 |
* | libdiskfs: add payload-aware intrans functions | Justus Winter | 2014-12-07 | 1 | -0/+29 |
* | libdiskfs: fix reference counting of peropen objects | Justus Winter | 2014-08-31 | 1 | -2/+2 |
* | libdiskfs: use correct type for disk offsets | Justus Winter | 2014-06-06 | 1 | -1/+1 |
* | libdiskfs: add diskfs_make_node_alloc to allocate fat nodes | Justus Winter | 2014-05-28 | 1 | -0/+27 |
* | libdiskfs: lock-less reference counting for peropen objects | Justus Winter | 2014-05-26 | 1 | -3/+4 |
* | libdiskfs: fix receiver lookup | Justus Winter | 2014-04-05 | 1 | -0/+23 |
* | libdiskfs: fix receiver lookups in fsys server functions | Justus Winter | 2014-02-25 | 1 | -0/+22 |
* | hurd: fix the get-children and get-source procedures | Justus Winter | 2014-02-25 | 1 | -4/+5 |
* | libdiskfs: add fsys_get_source | Justus Winter | 2013-09-15 | 1 | -1/+7 |
* | libdiskfs: track file name in struct peropen | Justus Winter | 2013-09-15 | 1 | -0/+3 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -4/+4 |
* | Fix extern inline use | Samuel Thibault | 2012-03-25 | 1 | -2/+13 |
* | 2009-02-16 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-02-16 | 1 | -4/+4 |
* | [doc/ChangeLog] | Samuel Thibault | 2008-06-10 | 1 | -1/+1 |
* | Update copyright years. | Thomas Schwinge | 2007-10-05 | 1 | -1/+3 |
* | [doc/ChangeLog] | Samuel Thibault | 2007-08-20 | 1 | -0/+4 |
* | hurd/ | Marcus Brinkmann | 2002-06-27 | 1 | -0/+2 |
* | 2002-06-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-11 | 1 | -8/+8 |
* | 2001-11-20 Neal H Walfield <neal@cs.uml.edu> | Marcus Brinkmann | 2002-05-11 | 1 | -3/+5 |
* | 2002-05-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -3/+3 |
* | 2002-03-25 Neal H Walfield <neal@cs.uml.edu> | Neal H. Walfield | 2002-03-26 | 1 | -8/+9 |
* | doc/ | Marcus Brinkmann | 2002-03-05 | 1 | -4/+4 |
* | 2001-08-20 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-08-20 | 1 | -4/+12 |
* | 2001-04-22 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-05-06 | 1 | -3/+27 |
* | 2001-01-30 Neal H Walfield <neal@cs.uml.edu> | Marcus Brinkmann | 2001-01-30 | 1 | -1/+1 |
* | doc/ | Marcus Brinkmann | 2001-01-07 | 1 | -1/+1 |
* | 2000-12-26 Roland McGrath <roland@frob.com> | Roland McGrath | 2000-12-27 | 1 | -2/+4 |
* | 1999-10-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-13 | 1 | -0/+6 |
* | 1999-10-06 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-10-06 | 1 | -1/+6 |
* | Reverted changes related to io_map_segment. | Roland McGrath | 1999-09-13 | 1 | -5/+4 |
* | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-09-08 | 1 | -4/+5 |