1. 2d07b3a Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  2. ca92d98 filefrag: Fix a core dump on sparc32 platforms with 8k file systems by Theodore Ts'o · 15 years ago
  3. 334cfcc filefrag: don't print extent header on bmap fallback by Eric Sandeen · 15 years ago
  4. 1f3d16d filefrag: fix frag count in bmap case by Eric Sandeen · 15 years ago
  5. 5d5e01d filefrag: Add option to force use of the FIBMAP ioctl by Theodore Ts'o · 15 years ago
  6. 1d72214 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  7. 88fca20 Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h by Theodore Ts'o · 15 years ago
  8. bbbb81c filefrag: fix it so it works in the bmap fallback case. by Eric Sandeen · 15 years ago
  9. 9d4bade filefrag: Restore "perfect" number of extents calculation for ext2/ext3 by Theodore Ts'o · 15 years ago
  10. f97ea10 filefrag: fix fm_start in filefrag_fiemap loop by Peng Tao · 15 years ago
  11. e78968f filefrag: Fix error checking for the fiemap ioctl by Theodore Ts'o · 15 years ago
  12. e62847c filefrag: Add support to use the FIEMAP ioctl by Kalpak Shah · 15 years ago
  13. a8fbdc0 filefrag: Fix calculation of ideal number of extents by Theodore Ts'o · 16 years ago
  14. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  15. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 17 years ago
  16. 642935c Fix misc. gcc -Wall complaints in the misc and e2fsck directories by Theodore Ts'o · 18 years ago
  17. 69022e0 Fix potential 2**32-1 overflow problems by ext2fs_div_ceil() by Theodore Ts'o · 18 years ago
  18. 8fe81a3 Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user by Andreas Dilger · 18 years ago
  19. 9c07dc0 Add missing backwards compatibility for ancient Linux systems by Theodore Ts'o · 18 years ago
  20. 40198dd Fix filefrag to be 32-bit clean by Theodore Ts'o · 19 years ago
  21. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 19 years ago
  22. 8198e79 filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return by Theodore Ts'o · 19 years ago
  23. bfd9762 Fix a bug in filefrag so that it doesn't when the first block found is an by Theodore Ts'o · 19 years ago
  24. a4897d4 Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported, by Theodore Ts'o · 20 years ago
  25. 3d16b3f filefrag.c (frag_report): Automatically detect files that are by Theodore Ts'o · 20 years ago
  26. 7f1faaa filefrag.c (frag_report): In verbose mode, print the first and by Theodore Ts'o · 20 years ago
  27. 0aa0e0c filefrag.c (frag_report): Fix filefrag so that it works by Theodore Ts'o · 20 years ago
  28. 9290404 Applied patch from Francois Petillon (fantec at proxad.net) to by Theodore Ts'o · 20 years ago
  29. 6b394c1 filefrag.c: Fix gcc -Wall nits. by Theodore Ts'o · 21 years ago
  30. d605ba1 filefrag.c: Use #ifdef __linux__ instead of __LINUX__ so that it by Theodore Ts'o · 21 years ago
  31. b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
  32. aa3a2fe Trivial warning fixes. by Matthias Andree · 21 years ago
  33. 9642413 Initial checkin of the filefrag program, which reports on how by Theodore Ts'o · 21 years ago