1. bbb60e4 libext2fs: Improve flex_bg inode table placement algorithm by Theodore Ts'o · 15 years ago
  2. 4534f8b debian: Fix FTBFS problem caused by texi2html changing its output location by Theodore Ts'o · 15 years ago
  3. 9c9e1d5 libext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2fs_bmap2() by Theodore Ts'o · 15 years ago
  4. 5f91561 libext2fs: handle <=linux-2.6.19 bug in /proc/swaps by Karel Zak · 15 years ago
  5. 6eb229d libext2fs: don't swap extent-based journal backup by Eric Sandeen · 15 years ago
  6. 06ef971 libss: initialize function pointer for readline_shutdown() by Theodore Ts'o · 15 years ago
  7. 5d10807 libext2fs: Fix FEATURE_RO_COMPAT_HUGE_FILE && !HUGE_FILE_FL by Theodore Ts'o · 15 years ago
  8. f790bc3 libext2fs: Always build file_io.c by Theodore Ts'o · 15 years ago
  9. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 15 years ago
  10. 7822f78 blkid: Avoid a potentially error message when running "make clean" by Theodore Ts'o · 15 years ago
  11. 04f13d6 libext2fs: Add error table initialization to test programs by Theodore Ts'o · 15 years ago
  12. 51e6459 libext2fs: Round up the bitmap size when allocating a new bitmap by Theodore Ts'o · 15 years ago
  13. 249c962 blkid: support .ko.gz in modules.dep parser by Karel Zak · 15 years ago
  14. 8bafedb tune2fs: Fix "tune2fs -j <dev>" for extent-enabled filesystems by Theodore Ts'o · 15 years ago
  15. f4240c8 libext2fs: Treat uninitialized parts of bitmaps as unallocated by Theodore Ts'o · 15 years ago
  16. 1451c20 libext2fs: Use blk_t instead of int in ext2fs_allocate_group_table by Theodore Ts'o · 15 years ago
  17. 8b5ed49 libext2fs: Avoid creating unneeded new extents in ext2fs_extent_set_bmap() by Theodore Ts'o · 15 years ago
  18. 64cb68b libext2fs: Improve debugging printf's in extent.c by Theodore Ts'o · 15 years ago
  19. 16e470e libext2fs: Fix regression in ext2fs_extent_set_bmap() by Theodore Ts'o · 15 years ago
  20. 9922c53 libext2fs: fix memory leak in error path in ext2fs_block_iterate2() by Theodore Ts'o · 15 years ago
  21. 25c7e0c libext2fs: Fix minor gcc -Wall warnings by Theodore Ts'o · 15 years ago
  22. cf268fd Remove tst_csum.c from lib/ext2fs/Makefile.in's SRCS list by Theodore Ts'o · 15 years ago
  23. 0dc2916 libext2fs: Make ext2fs_extent_set_bmap() more robust against ENOSPC by Theodore Ts'o · 15 years ago
  24. ef1a526 libext2fs: Add new function ext2fs_test_inode_bitmap_range() by Theodore Ts'o · 15 years ago
  25. 4bd87f2 libext2fs: reset handle after inserting new extent by Eric Sandeen · 15 years ago
  26. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  27. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 15 years ago
  28. 3381a63 libuuid: Don't run uuidd if it would fail due to permission problems by Theodore Ts'o · 15 years ago
  29. caa6003 libuuid, uuidd: Avoid infinite loop while reading from the socket fd by Theodore Ts'o · 15 years ago
  30. e8b9466 libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuidd by Theodore Ts'o · 15 years ago
  31. 6a8da46 libext2fs: ensure validate_entry doesn't read beyond blocksize by Nic Case · 15 years ago
  32. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  33. 827c188 libext2fs: initialize large inodes for journal & resize by Eric Sandeen · 15 years ago
  34. 125a367 libext2fs: write only core inode in update_path() by Eric Sandeen · 15 years ago
  35. 7b59b4a libext2fs: Fix memory leak in the extents handling function by Theodore Ts'o · 15 years ago
  36. 3370793 Update lib/xt2fs/Makefile.in using "make depend" by Theodore Ts'o · 15 years ago
  37. 470e737 libext2fs: Move test code for csum.c inline instead of in a separate file by Theodore Ts'o · 15 years ago
  38. 8652228 libext2fs: Add an explicit error code for missing mtab file by Theodore Ts'o · 15 years ago
  39. 84b239a libext2fs: add ext2fs_extent_open2 by number9652 · 15 years ago
  40. 312c2a4 chattr: manpage tidyups by Eric Sandeen · 15 years ago
  41. 53422e8 resize2fs: fix ENOSPC corruption case by Eric Sandeen · 15 years ago
  42. 5dd3311 blkid: Don't use a hard-coded path for /bin/rm in test_probe.in by Theodore Ts'o · 15 years ago
  43. 5fdb89e Add missing file: lib/ext2fs/fiemap.h by Theodore Ts'o · 15 years ago
  44. 46f3eec blkid: use /sys/block/dm-<N>/dm/name by Karel Zak · 15 years ago
  45. 4271e23 blkid: use /dev/mapper/<name> rather than /dev/dm-<N> by Karel Zak · 15 years ago
  46. 6d67ee3 Avoid unneeded updates of block group descriptors in ext2fs_closefs() by Theodore Ts'o · 15 years ago
  47. 41aeae1 Update lib/ext2fs/Makefile.in using "make depend" by Theodore Ts'o · 15 years ago
  48. 8203fe5 libext2fs: read the block group descriptors more efficiently by Theodore Ts'o · 15 years ago
  49. 4e60e06 blkid: remove whole-disk entries from cache when partitions are found by Eric Sandeen · 15 years ago
  50. f9110f4 libext2fs: Skip relative pathnames in /etc/mtab in ismounted.c by Theodore Ts'o · 15 years ago
  51. 46d6f84 libext2fs: Fix format string type warnings in alloc_stats.c by Theodore Ts'o · 15 years ago
  52. 935a123 libss: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 15 years ago
  53. 9ea6882 libss: ss_execute_line: reflect any error codes from system() to the caller by Theodore Ts'o · 15 years ago
  54. d3395ae libcom_err: Declare prototypes for et_list_lock/unlock in com_err.h by Theodore Ts'o · 15 years ago
  55. 022c925 libe2p: Declare prototypes for the journal feature name functions in e2p.h by Theodore Ts'o · 15 years ago
  56. 1207e36 libuuid: Close all file descriptors before running uuidd by Theodore Ts'o · 15 years ago
  57. 341b52d libext2fs: external journal devices should not cause ext2fs_open2 to fail by Theodore Ts'o · 15 years ago
  58. 671326f libss: Avoid leak upon failed realloc in ss_add_request_table() by Jim Meyering · 15 years ago
  59. 4e711be libext2fs: don't leak strdup'd dev name in dosio.c upon error by Jim Meyering · 15 years ago
  60. 45e338f remove useless if-before-free tests by Jim Meyering · 15 years ago
  61. 1361821 blkid: Add fallback to ext4 for 2.6.29+ kernels if ext2 is not present by Theodore Ts'o · 15 years ago
  62. a90f539 blkid: recognize ext4(dev) without journal by Eric Sandeen · 15 years ago
  63. f2fe5da e2fsprogs: fix potential null ptr defef in check_for_modules() by Eric Sandeen · 15 years ago
  64. b7c5b40 Add support for a new superblock field: s_kbytes_written by Theodore Ts'o · 15 years ago
  65. cf4e06d libext2fs: Add sanity checks to ext2fs_{block,inode}_alloc_stats by Theodore Ts'o · 16 years ago
  66. a93d406 ext2fs_new_inode(): Add sanity check to assure a valid inode number by Theodore Ts'o · 16 years ago
  67. 9f7a1fc ext2fs_get_device_size: Fix error handling by Theodore Ts'o · 16 years ago
  68. beab8de Add 64-bit getsize interface. by Jose R. Santos · 16 years ago
  69. 5299580 Use format strings directly to prevent -Werror=format-security failures by Theodore Ts'o · 16 years ago
  70. 31e2a75 blkid: Add support for detecting user-level suspend as a swsuspend signature by Theodore Ts'o · 16 years ago
  71. 801b005 blkid: recognize btrfs by Eric Sandeen · 16 years ago
  72. 79a9ab1 ext2fs_open2: Add more checks for filesystem consistency by Thiemo Nagel · 16 years ago
  73. a784358 ext2fs_read_inode_full: Add safety check to avoid SEGV's on corrupted fs's by Theodore Ts'o · 16 years ago
  74. 07f1a07 ext2fs_block_iterate2: Preserve the uninit flag in extents by Theodore Ts'o · 16 years ago
  75. d3a8fc5 ext2fs_block_iterate2: Reflect errors from ext2fs_extent_set_bmap to caller by Theodore Ts'o · 16 years ago
  76. 7518c17 e2fsck: Fix an unhandled corruption case in scan_extent_node() by Theodore Ts'o · 16 years ago
  77. 03fa6f8 Fix various signed/unsigned gcc warnings by Theodore Ts'o · 16 years ago
  78. 9e7da0b blkid: recognize ext3 with test_fs set as ext3 by Eric Sandeen · 16 years ago
  79. fe144e1 libblkid: Refuse to create a device structure for a non-existent device by Theodore Ts'o · 16 years ago
  80. 6964a17 libblkid: Fix file descriptor leak when checking for a module by Theodore Ts'o · 16 years ago
  81. 7ed7a4b unix_io: check for read-only devices when opening R/W by Eric Sandeen · 16 years ago
  82. 18f7343 e2fsprogs: fix blkid detection of ext4dev as ext4 by Eric Sandeen · 16 years ago
  83. d58d832 Update Makefile depend information for crc16.o by Theodore Ts'o · 16 years ago
  84. 98e9fb9 libcom_err: Add missing type declarations to clean up -Wall warnings by Theodore Ts'o · 16 years ago
  85. 902be4a libcom_err: Fix file descriptor leak after an exec by Theodore Ts'o · 16 years ago
  86. d7f45af libcom_err: Use sem_post/sem_init to prevent race conditions by Theodore Ts'o · 16 years ago
  87. 0eeec8a Fix compiling under diet libc by Theodore Ts'o · 16 years ago
  88. a846a6e Install with relative symlinks if $(root_libdir) == $(libdir) by Theodore Ts'o · 16 years ago
  89. 97be89b Fix pkg-config files: use Requires.private and fix the include directory by Theodore Ts'o · 16 years ago
  90. e01f9be libext2fs: Compile ext2fs_swab64() for all platforms by Theodore Ts'o · 16 years ago
  91. 5c0255e libext2fs: Remove unused ext2fs_find_{first,ext}_bit_set() by Theodore Ts'o · 16 years ago
  92. af77365 Enable test_io debugging by default by Theodore Ts'o · 16 years ago
  93. 7fd2651 libe2p: Fix potential core-dumping bug in iterate_on_dir() by Theodore Ts'o · 16 years ago
  94. 94b993d Update makefile dependency for lib/e2p/Makefile.in by Theodore Ts'o · 16 years ago
  95. b55d739 Further optimize journal placement for flex_bg filesystems by Theodore Ts'o · 16 years ago
  96. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  97. 4690e62 Improve future compatibility for the 64-bit I/O channel functions by Theodore Ts'o · 16 years ago
  98. 9033faf libext2fs: Fix ext2fs_bmap() to work with extents and BMAP_ALLOC by Theodore Ts'o · 16 years ago
  99. 64987c0 ext2fs_block_iterate2: Fix memory leak on error paths by Theodore Ts'o · 16 years ago
  100. 961306d If the filesystem supports extents create an extent-based journal inode by Theodore Ts'o · 16 years ago