1. 4605a35 libext2fs: fix off-by-one error in file truncation by Darrick J. Wong · 11 years ago
  2. 470ca04 libext2fs: update i_size in ext2fs_file_write() by Niu Yawei · 11 years ago
  3. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  4. 92a7b0d libext2fs: set the large_file feature flag when setting i_size > 2GB by Darrick J. Wong · 11 years ago
  5. 3ae682b libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs) by Darrick J. Wong · 12 years ago
  6. 9e89dbb libext2fs: when truncating file, punch out blocks at end by Darrick J. Wong · 12 years ago
  7. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  8. 0bd0e59 misc: use EXT2_I_SIZE() consistently to get size by Andreas Dilger · 13 years ago
  9. cf5301d misc: clean up compiler warnings by Andreas Dilger · 13 years ago
  10. 27a0e95 libext2fs: Add ext2fs_file_size_size2() and truncate the file if necessary by Theodore Ts'o · 14 years ago
  11. 6dc058b libext2fs: Add new function ext2fs_file_get_inode() by Renzo Davoli · 14 years ago
  12. 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  13. 543547a libe2p, libext2fs: Update file copyright permission states to match COPYING by Theodore Ts'o · 14 years ago
  14. 319158f Use blk64_t for blocks in struct ext2_file by Jose R. Santos · 15 years ago
  15. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  16. ee01079 libext2fs: Add checks to prevent integer overflows passed to malloc() by Theodore Ts'o · 17 years ago
  17. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  18. c4e3d3f ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() by Theodore Ts'o · 21 years ago
  19. 2075448 fileio.c (ext2fs_file_lseek): Fix bug added when adding 64-bit by Theodore Ts'o · 21 years ago
  20. 819157d Remove 32-bit limitations for debugfs's dump command and to the by Theodore Ts'o · 22 years ago
  21. 546a1ff Fix various gcc -Wall complaints. by Theodore Ts'o · 22 years ago
  22. f12e285 Add new inode I/O abstraction interface which exports an inode as an I/O object. by Theodore Ts'o · 22 years ago
  23. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  24. 9f8046f Many files: by Theodore Ts'o · 23 years ago
  25. 0f67945 ChangeLog, fileio.c: by Theodore Ts'o · 23 years ago
  26. 31dbecd Many files: by Theodore Ts'o · 24 years ago
  27. a4bf69d ChangeLog, fileio.c: by Theodore Ts'o · 25 years ago
  28. 2eb374c Many files: by Theodore Ts'o · 26 years ago
  29. 674a4ee Many files: by Theodore Ts'o · 26 years ago
  30. b5abe6f Many files: by Theodore Ts'o · 27 years ago
  31. 5be8dc2 Many files: by Theodore Ts'o · 27 years ago
  32. 79a90bd ChangeLog, bitops.c, ext2fs.h, fileio.c: by Theodore Ts'o · 27 years ago
  33. 1f0b6c1 Many files: Rename new error codes to have _ET_ in them for consistency. by Theodore Ts'o · 27 years ago
  34. 7b4e453 Many files: by Theodore Ts'o · 27 years ago
  35. 30fab29 Many files: by Theodore Ts'o · 27 years ago