- b41fb00 libblkid: Strengthen the JFS probe routine by Theodore Ts'o · 16 years ago
- 78d89cd libblkid: Fix false detection of DFSee created filesystems. by Theodore Ts'o · 16 years ago
- baf8ab9 libext2fs: Fix memory leak in ext2fs_initialize(). by Manish Katiyar · 16 years ago
- 9c460ca libblkid: Enhance support for MacOS's hfs, hfsplus, and hfsx filesystems by Theodore Ts'o · 16 years ago
- 5b7adf0 libblkid: Fix potential crash if blkid cache is out of date when probing by Theodore Ts'o · 16 years ago
- 6ec9ef1 libuuid: Windows portability fixes by Theodore Ts'o · 16 years ago
- 2d40a91 libext2fs: Replace use of sprintf with strcpy/strcat to help SILO by Theodore Ts'o · 16 years ago
- c71d781 libext2fs: Add support for uninit_bg feature to allocation functions by Theodore Ts'o · 16 years ago
- 213fe92 ext2fs_block_iterate2(): Support changing interior nodes of an extent tree by Theodore Ts'o · 16 years ago
- da994e9 ext2fs_extent_set_bmap(): Avoid creating extra extents for resize2fs by Theodore Ts'o · 16 years ago
- 2047e0a ext2fs_extent_set_bmap(): fix bug when replacing a single block extent by Theodore Ts'o · 16 years ago
- a9ea728 Fix ext2fs_extent_set_bmap() when setting a block before the first extent by Theodore Ts'o · 16 years ago
- 57fd39e libext2fs: Fix reading bitmaps from e2image files by Theodore Ts'o · 16 years ago
- f93d9f6 libext2fs : Fix memory leaks in ext2fs_extent_open() by Manish Katiyar · 16 years ago
- f64b36d Fix a typo in lib/e2p/Makefile.in by Li Zefan · 16 years ago
- 3bcc627 libext2fs: Initialize unset inode timestamps when writing a new inode by Theodore Ts'o · 16 years ago
- dcf051e libblkid: On the man page, replace empty references with an existing one. by Benno Schulenberg · 16 years ago
- 57926c8 blkid: Fix probing logic so we find renamed devices by Theodore Ts'o · 16 years ago
- ac24e62 e2fsprogs: Fix tst_extents output on bigendian machine. by Aneesh Kumar K.V · 16 years ago
- b526459 Fix inode table allocation with flexbg by Frederic Bohe · 16 years ago
- 8eb3b8a ext2fs_read_inode: Check the validity of the inode number earlier by Manish Katiyar · 16 years ago
- f56aa6e Don't assume that /bin/true is always in /bin by Theodore Ts'o · 16 years ago
- bb47c2a libblkid: Make sure we never reference a null dev->bid_type by Theodore Ts'o · 16 years ago
- 4729455 libext2fs: Don't check the group checksum when !GDT_CSUM by Theodore Ts'o · 16 years ago
- 2a7bfe8 Flush stdio buffers before calling setbuf() by Theodore Ts'o · 16 years ago
- ebabf2a Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support by Theodore Ts'o · 16 years ago
- 5a299b5 Remove gcc-specific varargs macro in extent.c by Theodore Ts'o · 16 years ago
- f926a70 Remove vararg macro which causes portability problems from ext3_extent.h by Theodore Ts'o · 16 years ago
- 5c3e1b9 Use K&R style comments instead of C99 comments for portability by Theodore Ts'o · 16 years ago
- 318824c Fix Solaris shell script portability issues by Theodore Ts'o · 16 years ago
- 49b4670 libext2fs: Add stricter/earlier tests for blocksize in ext2fs_open() by Manish Katiyar · 16 years ago
- adc4e77 libext2fs: fix potential memory leak in ext2fs_initialize() by Manish Katiyar · 16 years ago
- 3da77aa Update dependencies in the Makefile for lib/ext2fs by Theodore Ts'o · 16 years ago
- 009c02b Make ext2fs_check_desc() more stringent to force use of backup superbocks by Theodore Ts'o · 16 years ago
- 2be8fe4 mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features by Theodore Ts'o · 16 years ago
- 3fc1db6 blkid: Make regression test tolerate older versions of mkswap by Andreas Dilger · 16 years ago
- ba4a021 libext2fs: Fix FLEX_BG offset used by ext2fs_allocate_group_table by Theodore Ts'o · 16 years ago
- c03d992 Add ZFS test image to blkid test suite by Ricardo M. Correia · 16 years ago
- 79e6240 Clean up some trivial build warnings by Eric Sandeen · 16 years ago
- bf58e3d blkid: Eliminate stale entries that duplicate a verified device by Theodore Ts'o · 16 years ago
- b697f9d blkid: Make sure a device returned by blkid_find_dev_with_tag exists by Theodore Ts'o · 16 years ago
- 772b89d blkid: use list_for_each_safe in garbage collection by Eric Sandeen · 16 years ago
- 92e94af libext2fs: Don't include ss/ss.h except when debugging by Theodore Ts'o · 16 years ago
- 8d45e21 blkid: Fix cc portability problem in probe_lvm2() by Theodore Ts'o · 16 years ago
- 7f6a74b blkid: fix swap tests (again) by Eric Sandeen · 16 years ago
- 71ff129 Merge branch 'maint' by Theodore Ts'o · 16 years ago
- cc19b95 libblkid: Fix marginal C code in probe_lvm2() by Theodore Ts'o · 16 years ago
- bc507e3 ext2fs_zero_blocks: Avoid clearing more blocks than requested by Theodore Ts'o · 16 years ago
- 81f6857 Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ss by Theodore Ts'o · 16 years ago
- 9d99416 Fix dependency for $(LIBSS) when an explicit dlopen() library is needed by Theodore Ts'o · 16 years ago
- 5c4f8d6 resize2fs: Add support to use the ext4 online resize ioctl's by Theodore Ts'o · 16 years ago
- dabfa68 Update Makefile dependencies for lib/ext2fs by Theodore Ts'o · 16 years ago
- 8895f43 Fix gcc -Wall warnings in libext2fs by Theodore Ts'o · 16 years ago
- 96f4bb1 Fix gcc -Wall warnings in libuuid by Theodore Ts'o · 16 years ago
- dc9345a Merge branch 'maint' by Theodore Ts'o · 16 years ago
- 488c75a Fix ext2fs_swap{16,32,64} for external applications on big-endian machines by Theodore Ts'o · 16 years ago
- 185c4ae e2fsck: Add support to check journal checksums by Theodore Ts'o · 16 years ago
- 69fbde4 Re-enable byte-swapping functions for use by journal checksums by Theodore Ts'o · 16 years ago
- 2ea504b libext2fs: Fix build failure on powerpc in ext2fs_swap_inode_full() by Aneesh Kumar K.V · 16 years ago
- 8aa53bf Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
- c9bad3c Add ZFS detection to libblkid by Ricardo M. Correia · 16 years ago
- f5c562e libext2fs: Add callback functions for _alloc_block() and _block_alloc_stats() by Theodore Ts'o · 16 years ago
- ec9d6dd Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
- d7b9220 Wire ext2fs_block_iterate2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
- c802ad9 Teach ext2fs_extent_delete() to remove an empty extent node from the tree by Eric Sandeen · 16 years ago
- f4e9963 libext2fs: add new function ext2fs_extent_set_bmap() by Eric Sandeen · 16 years ago
- 01229db Teach ext2fs_extent_insert() to split the current node if necessary by Eric Sandeen · 16 years ago
- 9fd6a96 libext2fs: Teach extent.c how to split nodes by Eric Sandeen · 16 years ago
- aa8e2f1 ext2fs_extent_open: If the inode is empty, initialize the extent tree by Theodore Ts'o · 16 years ago
- 05a32de ext2fs_extent_replace: Support uninit extents and check validity of e_len by Theodore Ts'o · 16 years ago
- 168b6b5 Remove bashism in test script for libblkid by Theodore Ts'o · 16 years ago
- c7015e4 Add 64-bit support to the test_io manager by Theodore Ts'o · 16 years ago
- c0af709 Merge branch 'maint' by Theodore Ts'o · 16 years ago
- 492ea65 blkid: If the device mtime is newer that the cache time, force a revalidation by Theodore Ts'o · 16 years ago
- bb767b2 ext2fs.h: Add l_i_file_acl_high and l_version_hi to on-disk inode structure by Theodore Ts'o · 16 years ago
- 9817a2b fix extent_goto for non-0 leaf levels by Eric Sandeen · 16 years ago
- 22269b8 - fix swap sanity tests in blkid, and blkid tests by Eric Sandeen · 16 years ago
- cc435cb libuuid: don't use unitialized variable by Matthias Koenig · 16 years ago
- b93cb06 Fix parallel build problem by Theodore Ts'o · 16 years ago
- faa08e4 Merge branch 'next' into tt/flex-bg by Theodore Ts'o · 17 years ago
- c860850 ext2fs_add_journal_inode: Optimize writing the journal data blocks by Theodore Ts'o · 17 years ago
- 72a168b libext2fs: Add undo I/O manager by Aneesh Kumar K.V · 17 years ago
- 9ba4000 mke2fs: New bitmap and inode table allocation for FLEX_BG by Theodore Ts'o · 17 years ago
- 494a1da Basic flexible block group support by Theodore Ts'o · 17 years ago
- d11736c ext2fs_open_inode_scan: Handle an non-zero bg_itable_used in block group 0 by Theodore Ts'o · 17 years ago
- 0f2794c mke2fs/libext2fs: Fix lazy inode table initialization by Theodore Ts'o · 17 years ago
- 4476105 Merge branch 'maint' by Theodore Ts'o · 17 years ago
- 8bcaaab blkid: Keep cached filesystem information on EACCES and ENOENT errors by Theodore Ts'o · 17 years ago
- 5711ed2 Transfer responsibility of setting the *_UNINIT flags to libext2fs by Theodore Ts'o · 17 years ago
- 16b851c Remove LAZY_BG feature by Theodore Ts'o · 17 years ago
- 4a56850 Add comments documenting ext2fs_[reserve_]super_and_bgd_loc() by Theodore Ts'o · 17 years ago
- 456e989 ext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT by Theodore Ts'o · 17 years ago
- 3c5556e ext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED by Theodore Ts'o · 17 years ago
- 41a5afa libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fields by Theodore Ts'o · 17 years ago
- 00a9284 libext2fs: Initialize s_min_extra_isize and s_wanted_extra_isize by Theodore Ts'o · 17 years ago
- 6360d12 blkid: more sanity checks for swap v1 by Eric Sandeen · 17 years ago
- ba1e125 Change the primary name of the extents feature to be 'extent' by Theodore Ts'o · 17 years ago
- 2930dad Rename the feature uninit_groups to uninit_bg by Theodore Ts'o · 17 years ago
- c21ed77 Make extent_goto() deterministic when logical block not found by Eric Sandeen · 17 years ago
- 5e057d5 Fix ext2fs_extent_insert when at last extent in node by Eric Sandeen · 17 years ago