Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext2fs: Fix shift in ext2_new_block | Samuel Thibault | 2023-08-08 | 1 | -2/+2 |
* | ext2fs: Fix unsigned long / uint32_t confusion | Samuel Thibault | 2023-05-27 | 1 | -5/+5 |
* | Modernize code by removing use of old style definitions. | Flavio Cruz | 2023-04-03 | 1 | -2/+2 |
* | ext2fs: Take cares of indiannes | Etienne Brateau | 2022-01-23 | 1 | -60/+76 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -5/+5 |
* | fix compiler warnings in hurd/ext2fs | Flavio Cruz | 2015-12-29 | 1 | -6/+6 |
* | Large store support for ext2fs | Richard Braun | 2013-09-16 | 1 | -6/+25 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -16/+16 |
* | Fix operation priority | Samuel Thibault | 2012-06-05 | 1 | -1/+1 |
* | Fix bit shift validity | Samuel Thibault | 2012-05-23 | 1 | -2/+5 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -1/+1 |
* | 2000-03-09 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-03-10 | 1 | -5/+5 |
* | 1999-10-02 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-02 | 1 | -2/+1 |
* | 1999-10-01 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-01 | 1 | -0/+10 |
* | 1999-08-23 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-08-23 | 1 | -34/+74 |
* | 1999-05-23 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-23 | 1 | -14/+14 |
* | u32 --> block_t | Miles Bader | 1995-09-15 | 1 | -2/+1 |
* | (ext2_free_blocks, ext2_new_block): Get rid of the CHECK_STRICT variable, | Miles Bader | 1995-05-12 | 1 | -49/+30 |
* | entered into RCS | Miles Bader | 1995-05-09 | 1 | -1/+1 |
* | Formerly balloc.c.~20~ | Miles Bader | 1995-05-09 | 1 | -2/+19 |
* | Formerly balloc.c.~19~ | Miles Bader | 1995-04-28 | 1 | -8/+5 |
* | Formerly balloc.c.~18~ | Miles Bader | 1995-04-27 | 1 | -12/+12 |
* | Formerly balloc.c.~17~ | Miles Bader | 1995-04-27 | 1 | -1/+1 |
* | Formerly balloc.c.~16~ | Miles Bader | 1995-04-26 | 1 | -1/+1 |
* | Formerly balloc.c.~15~ | Miles Bader | 1995-04-26 | 1 | -4/+3 |
* | Formerly balloc.c.~14~ | Miles Bader | 1995-04-20 | 1 | -1/+1 |
* | Formerly balloc.c.~13~ | Miles Bader | 1995-04-17 | 1 | -6/+6 |
* | Formerly balloc.c.~12~ | Miles Bader | 1995-04-17 | 1 | -5/+5 |
* | Formerly balloc.c.~11~ | Miles Bader | 1995-04-17 | 1 | -12/+12 |
* | Formerly balloc.c.~10~ | Miles Bader | 1995-04-16 | 1 | -6/+6 |
* | Formerly balloc.c.~9~ | Miles Bader | 1995-04-16 | 1 | -6/+6 |
* | Formerly balloc.c.~8~ | Miles Bader | 1995-04-16 | 1 | -6/+6 |
* | Formerly balloc.c.~7~ | Miles Bader | 1995-04-15 | 1 | -18/+36 |
* | Formerly balloc.c.~6~ | Miles Bader | 1995-04-12 | 1 | -120/+91 |
* | Formerly balloc.c.~5~ | Miles Bader | 1995-04-12 | 1 | -489/+367 |
* | Formerly balloc.c.~4~ | Miles Bader | 1995-04-12 | 1 | -3/+1 |
* | Formerly balloc.c.~3~ | Miles Bader | 1995-04-11 | 1 | -20/+20 |
* | Formerly balloc.c.~2~ | Miles Bader | 1995-04-11 | 1 | -8/+8 |
* | Initial revision | Miles Bader | 1995-04-11 | 1 | -0/+583 |