Whamcloud - gitweb
ADD TAG: E2FSPROGS-1_38
[tools/e2fsprogs.git] / lib /
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-06-30 Theodore Ts'oChange the function prototypes of ext2fs_set_bit, ext2f...
2005-06-27 Theodore Ts'oFix blkid's debugging/TEST_PROGRAM code so that it...
2005-06-27 Stephen Tweedieext2fs_resize_mem() is suffering from C99 strict type...
2005-06-20 Theodore Ts'oerror_message.c, init_et.c: Segregate error tables...
2005-06-20 Theodore Ts'oet_c.awk: Use a dynamically allocated structure in
2005-06-20 Theodore Ts'ogetsectsize.c (BLKSSZGET): Clean up test for when to...
2005-06-16 Theodore Ts'oMakefile.in: Add an include path specifier when building
2005-06-05 Theodore Ts'oOn Linux 2.6 systems, mke2fs and badblocks will check...
2005-05-08 Theodore Ts'oFix bug in the secure getenv function so that the ss...
2005-05-07 Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07 Theodore Ts'oFix gcc -Wall nits in the blkid library.
2005-05-07 Theodore Ts'oClean up the debugging code in the blkid library so...
2005-05-07 Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-05-06 Theodore Ts'oIf the .c and .h file already exist, and they have...
2005-05-06 Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-05-06 Theodore Ts'oFix build of tst_ostype when doing a "make check" in...
2005-05-05 Theodore Ts'oFix libblkid's magic number recognition for the cramfs...
2005-04-16 Theodore Ts'oFix typo so that we actually ignore environment variabl...
2005-04-09 Theodore Ts'ols.c: Add stdlib.h header file since list_super2()...
2005-04-09 Theodore Ts'oAdd missing return values in error return cases in...
2005-04-06 Theodore Ts'oAdd paranoia checks into the blkid, ext2fs, and ss...
2005-03-31 Theodore Ts'oostype.c (e2p_os2string): Check to make sure malloc...
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-03-22 Theodore Ts'oIgnore the BLKID_FILE environment variable if blkid_get...
2005-03-21 Theodore Ts'oIntegrate code from Alex Thomas at Clusterfs to check...
2005-03-21 Theodore Ts'oFix mke2fs so that it writes the root directory
2005-03-21 Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2005-03-20 Theodore Ts'oEnhance debugfs's stat command so it can dump extended...
2005-03-19 Theodore Ts'oAdd new functions which convert between a string and...
2005-03-19 Theodore Ts'oFix clean target to remove tst_getsectsize.
2005-03-19 Theodore Ts'ogetsize.c (ext2fs_get_device_size): Check to see if...
2005-03-17 Theodore Ts'ogetsize.c (blkid_get_dev_size): Fix compilation problem on
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-05 Theodore Ts'oRemove *.pc files on a "make distclean"
2005-02-04 Theodore Ts'oMakefile.in (clean): Remove tst_getsize when doing...
2005-02-04 Theodore Ts'oUse inline instead of __inline__ in the blkid debugging...
2005-02-04 Theodore Ts'oDrop the sparc assembly bitwise operations; it's less...
2005-01-28 Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-27 Theodore Ts'oCreate the resize inode is created even if the s_reserv...
2005-01-26 Theodore Ts'oAdd functions which allow an application program to...
2005-01-26 Theodore Ts'oFix "make uninstall" to make sure it removes everything...
2005-01-26 Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2005-01-25 Theodore Ts'oprobe.c: Windows can perform a "quick format" that...
2005-01-21 Theodore Ts'oAdd support to the blkid library to recognize Oracle...
2005-01-20 Theodore Ts'oFix stupid typo in the CreateOS FreeBSD/Solaris changes...
2005-01-19 Theodore Ts'oAdd interpretation of OS Creator values for FreeBSD...
2005-01-19 Theodore Ts'oMakefile.in: Fix the kernel compile-time echo commands...
2005-01-18 Theodore Ts'oVarious portability fixes for Solaris systems.
2005-01-13 Matthias Andreelib/blkid/getsize.c: Move #include "blkidP.h" before...
2005-01-12 Matthias Andreewe're reading unsigned long long, use %llu rather than...
2005-01-11 Theodore Ts'oApply Janos Farkas's patch to support extracting the...
2005-01-08 Theodore Ts'oEx2fs_unlink() will return an error if both the name...
2005-01-07 Theodore Ts'oUpdate version to 1.36-rc1, and change parsing algorith...
2005-01-06 Theodore Ts'oAdd imap_err.et to the lib/et regression test suite.
2005-01-06 Theodore Ts'oFix resize inode handling on big endian systems, by...
2005-01-05 Theodore Ts'oAdjust blkid library so that it returns vfat in prefere...
2005-01-05 Theodore Ts'odupfs.c (ext2fs_dup_handle): Make sure the new filesyst...
2005-01-05 Theodore Ts'oAdd new function in e2p for parsing the number of block...
2004-12-24 Theodore Ts'oAvoid some potential inode cache coherency problem...
2004-12-23 Theodore Ts'oext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support...
2004-12-23 Theodore Ts'oDumpe2fs will print the s_reserved_gdt_blocks field...
2004-12-23 Theodore Ts'oClean up resize inode routines in ext2fs library. ...
2004-12-23 Theodore Ts'oswapfs.c (ext2fs_swap_super): Byteswap the reserved_gdt...
2004-12-15 Theodore Ts'osparse.c (ext2fs_list_backups, ext2fs_bg_has_super),
2004-12-15 Theodore Ts'oSupplied changelog for resize inode patch.
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-12-01 Theodore Ts'oAvoid using uint and uchar types when probing for ocfs2...
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-30 Theodore Ts'oAdd definition for the extents filesystem feature and...
2004-11-19 Theodore Ts'oRemove support for EVMS 1.x plugin library.
2004-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
2004-11-19 Theodore Ts'oprobe.c (probe_ocfs): Fix bug where the wrong size...
2004-10-08 Theodore Ts'ogetsize.c (ext2fs_get_device_size): Add support for...
2004-09-18 Theodore Ts'oAdd support for ocfs2 detection to the blkid library,
2004-09-18 Theodore Ts'ogen_uuid.c (get_node_id): glibc always defines AF_LINK...
2004-09-17 Theodore Ts'oRemove XSI:isms for greater portability. (Addresses
2004-09-17 Theodore Ts'oClean up the header file #include's for lib/blkid/getsize.c
2004-09-17 Theodore Ts'oOn non-linux systems, use lseek64() if it is present in
2004-07-29 Theodore Ts'oAdd ability for debugfs to use a separate source of...
2004-06-25 Theodore Ts'osetflags.c, fsetflags.c: On linux systems, undefine...
2004-05-28 Theodore Ts'ouuid.h (UUID_DEFINE): Make the UUID defined as a static
2004-05-27 Theodore Ts'oclosefs.c (ext2fs_flush): Make sure the master superblo...
2004-05-27 Theodore Ts'oImplement the ability for the test_io mechanism to...
2004-05-15 Theodore Ts'oread.c (blkid_read_cache): Add missing fclose() which was
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-05-05 Theodore Ts'oUpdate and clean up uuid man pages, including renaming...
2004-05-05 Theodore Ts'ogen_uuid.c (uuid_generate_time): Mask off the timestamp...
2004-04-20 Theodore Ts'oprobe.c (blkid_verify_devname): If the time is earlier...
2004-04-12 Theodore Ts'oClarified that the lib/uuid directory is under a BSD...
2004-04-12 Theodore Ts'oIn the blkid library, if the BLKID_FILE environment
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-04-03 Theodore Ts'oChange licensing of libuuid man pages from GPL to 3...
2004-04-03 Theodore Ts'oChange the use of the term "internal format" to "binary...
2004-04-03 Theodore Ts'oUse C99 stdint.h types instead of custom types in the...
2004-03-30 Theodore Ts'ogen_uuid.c (get_node_id): Clean up AF_LINK #ifdef's...
next