1. e0ed740 Switch back to 1.42.9 now that there is a fix by JP Abgrall · 11 years ago
  2. 65f0aab Revert changes that moved from 1.41.14 to 1.42.9 by JP Abgrall · 11 years ago
  3. 18a1444 Add files that would normally be generated by the e2fsprogs build system by Bernhard Rosenkränzer · 12 years ago
  4. e39082e misc: don't leak file descriptors (on error paths) by Darrick J. Wong · 12 years ago
  5. 577c773 misc: fix gcc -Wall warnings by Theodore Ts'o · 12 years ago
  6. e350773 Fix gcc -Wall nits by Theodore Ts'o · 13 years ago
  7. 2508eaa filefrag: improvements to filefrag FIEMAP handling by Andreas Dilger · 13 years ago
  8. 00eb0ee build: quiet some "gcc -Wall" compiler warnings by Andreas Dilger · 13 years ago
  9. 339e457 filefrag: fix segfault on virtual fs by Eric Sandeen · 13 years ago
  10. 036fda6 filefrag: fix report of number of extents by Liu Bo · 13 years ago
  11. 605cf6e filefrag: fix infinite loop in filefrag by Theodore Ts'o · 14 years ago
  12. 9c58eaf filefrag: fix an off by one error in when printing the next expected block by Theodore Ts'o · 14 years ago
  13. a00be17 filefrag: Display the number of contiguous, not physical, extents by Theodore Ts'o · 14 years ago
  14. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 14 years ago
  15. 1e003cc filefrag: Fix uninitialized "expected" value by Eric Sandeen · 14 years ago
  16. b18c5fd Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  17. a8d8432 filefrag: count 0 extents properly when verbose by Eric Sandeen · 14 years ago
  18. 616f68b Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  19. b637f8e filefrag: remove useless assignment by Jim Meyering · 15 years ago
  20. 2d07b3a Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  21. ca92d98 filefrag: Fix a core dump on sparc32 platforms with 8k file systems by Theodore Ts'o · 16 years ago
  22. 334cfcc filefrag: don't print extent header on bmap fallback by Eric Sandeen · 16 years ago
  23. 1f3d16d filefrag: fix frag count in bmap case by Eric Sandeen · 16 years ago
  24. 5d5e01d filefrag: Add option to force use of the FIBMAP ioctl by Theodore Ts'o · 16 years ago
  25. 1d72214 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  26. 88fca20 Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h by Theodore Ts'o · 16 years ago
  27. bbbb81c filefrag: fix it so it works in the bmap fallback case. by Eric Sandeen · 16 years ago
  28. 9d4bade filefrag: Restore "perfect" number of extents calculation for ext2/ext3 by Theodore Ts'o · 16 years ago
  29. f97ea10 filefrag: fix fm_start in filefrag_fiemap loop by Peng Tao · 16 years ago
  30. e78968f filefrag: Fix error checking for the fiemap ioctl by Theodore Ts'o · 16 years ago
  31. e62847c filefrag: Add support to use the FIEMAP ioctl by Kalpak Shah · 16 years ago
  32. a8fbdc0 filefrag: Fix calculation of ideal number of extents by Theodore Ts'o · 17 years ago
  33. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 17 years ago
  34. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 18 years ago
  35. 642935c Fix misc. gcc -Wall complaints in the misc and e2fsck directories by Theodore Ts'o · 19 years ago
  36. 69022e0 Fix potential 2**32-1 overflow problems by ext2fs_div_ceil() by Theodore Ts'o · 19 years ago
  37. 8fe81a3 Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user by Andreas Dilger · 19 years ago
  38. 9c07dc0 Add missing backwards compatibility for ancient Linux systems by Theodore Ts'o · 19 years ago
  39. 40198dd Fix filefrag to be 32-bit clean by Theodore Ts'o · 19 years ago
  40. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 20 years ago
  41. 8198e79 filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return by Theodore Ts'o · 20 years ago
  42. bfd9762 Fix a bug in filefrag so that it doesn't when the first block found is an by Theodore Ts'o · 20 years ago
  43. a4897d4 Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported, by Theodore Ts'o · 20 years ago
  44. 3d16b3f filefrag.c (frag_report): Automatically detect files that are by Theodore Ts'o · 20 years ago
  45. 7f1faaa filefrag.c (frag_report): In verbose mode, print the first and by Theodore Ts'o · 21 years ago
  46. 0aa0e0c filefrag.c (frag_report): Fix filefrag so that it works by Theodore Ts'o · 21 years ago
  47. 9290404 Applied patch from Francois Petillon (fantec at proxad.net) to by Theodore Ts'o · 21 years ago
  48. 6b394c1 filefrag.c: Fix gcc -Wall nits. by Theodore Ts'o · 21 years ago
  49. d605ba1 filefrag.c: Use #ifdef __linux__ instead of __LINUX__ so that it by Theodore Ts'o · 22 years ago
  50. b34cbdd Re-add FreeBSD support. by Matthias Andree · 22 years ago
  51. aa3a2fe Trivial warning fixes. by Matthias Andree · 22 years ago
  52. 9642413 Initial checkin of the filefrag program, which reports on how by Theodore Ts'o · 22 years ago