| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid undefined-behavior | Samuel Thibault | 2023-02-02 | 1 | -3/+3 |
* | ext2fs: Take cares of indiannes | Etienne Brateau | 2022-01-23 | 1 | -4/+5 |
* | move to ext2_fs.h a #define | Etienne Brateau | 2022-01-23 | 1 | -6/+0 |
* | ext2fs Merge 2 headers | Etienne Brateau | 2022-01-23 | 1 | -1/+0 |
* | ext2fs: Disable an expensive check | Samuel Thibault | 2021-08-12 | 1 | -0/+4 |
* | Fix build with -fno-common | Samuel Thibault | 2020-03-31 | 1 | -22/+22 |
* | ext2fs: Improve inlining. | Justus Winter | 2017-08-24 | 1 | -2/+26 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -6/+6 |
* | ext2fs: Require users to opt-in for xattr-based translator records. | Justus Winter | 2017-01-06 | 1 | -0/+10 |
* | ext2fs: Use correct type for sizes. | Justus Winter | 2017-01-06 | 1 | -3/+3 |
* | ext2fs: Add support for xattr | Shengyu Zhang | 2017-01-06 | 1 | -0/+13 |
* | Add missing spinlock initializers | Samuel Thibault | 2016-11-01 | 1 | -2/+2 |
* | ext2fs: Poison pointers into dereferenced cache pages. | Justus Winter | 2016-10-09 | 1 | -2/+6 |
* | ext2fs: Rename parameter. | Justus Winter | 2016-10-08 | 1 | -3/+3 |
* | fix compiler warnings in hurd/ext2fs | Flavio Cruz | 2015-12-29 | 1 | -6/+6 |
* | ext2fs: keep list of reusable disk cache entries | Justus Winter | 2015-11-29 | 1 | -0/+1 |
* | ext2fs: disable block cache debugging by default | Justus Winter | 2015-11-29 | 1 | -2/+2 |
* | Fix race condition in ext2fs when remounting | James Clarke | 2015-09-06 | 1 | -0/+6 |
* | ext2fs: provide unconditional debug macro | Justus Winter | 2015-08-15 | 1 | -1/+3 |
* | ext2fs: improve ext2fs debugging | Justus Winter | 2015-08-15 | 1 | -3/+2 |
* | libdiskfs: implement a node cache | Justus Winter | 2015-04-17 | 1 | -9/+0 |
* | ext2fs: use fat nodes | Justus Winter | 2015-04-17 | 1 | -2/+2 |
* | ext2fs: cache the superblock | Justus Winter | 2014-05-13 | 1 | -2/+6 |
* | Large store support for ext2fs | Richard Braun | 2013-09-16 | 1 | -21/+124 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -9/+9 |
* | Fix extern inline use | Samuel Thibault | 2012-03-25 | 1 | -2/+24 |
* | 2004-01-10 Roberto Reale <rreale@iol.it> | Roland McGrath | 2004-01-10 | 1 | -5/+4 |
* | 2002-10-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-10-08 | 1 | -1/+2 |
* | 1999-10-03 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-03 | 1 | -41/+23 |
* | 1999-10-02 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-02 | 1 | -15/+22 |
* | 1999-10-02 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-02 | 1 | -9/+0 |
* | 1999-10-01 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-01 | 1 | -4/+0 |
* | 1999-08-23 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-08-23 | 1 | -1/+6 |
* | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-11 | 1 | -1/+2 |
* | (sync_global_ptr): | Miles Bader | 1996-09-23 | 1 | -11/+10 |
* | (struct disknode): New member `dir_idx'. | Miles Bader | 1996-08-30 | 1 | -0/+3 |
* | (dino): Dont recalculate INODES_PER_BLOCK here. | Miles Bader | 1996-08-15 | 1 | -1/+11 |
* | Move __uN/__sN typedefs here. | Miles Bader | 1996-08-12 | 1 | -1/+11 |
* | (struct disknode): Remove debugging info. | Miles Bader | 1996-07-20 | 1 | -19/+0 |
* | (struct disknode): Add debugging info. | Miles Bader | 1996-07-17 | 1 | -0/+19 |
* | (sync_global): | Miles Bader | 1996-06-25 | 1 | -11/+3 |
* | ioserver.h -> iohelp.h. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
* | (struct disknode): Get rid of NUMBER field; all references replaced by | Miles Bader | 1996-04-11 | 1 | -7/+0 |
* | (ext2_warning): Make a declaration, not a macro. | Miles Bader | 1996-02-06 | 1 | -5/+4 |
* | Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu> | Miles Bader | 1996-02-03 | 1 | -1/+1 |
* | (struct disknode): Get rid of last_block_allocated field. | Miles Bader | 1996-01-18 | 1 | -6/+0 |
* | (pokel_inherit, pokel_finalize): New declarations. | Miles Bader | 1996-01-15 | 1 | -0/+5 |
* | Declare create_disk_pager. | Roland McGrath | 1996-01-05 | 1 | -0/+3 |
* | (disk_pager, disk_pager_port, disk_image, create_disk_pager): Decls removed. | Roland McGrath | 1996-01-04 | 1 | -12/+7 |
* | (struct user_pager_info): Add max_prot field, remove p. | Miles Bader | 1995-10-20 | 1 | -31/+13 |