Whamcloud - gitweb
probe.c: Windows can perform a "quick format" that doesn't clear
[tools/e2fsprogs.git] / lib /
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...
2004-03-30 Matthias Andreeunix_io.c, pass1.c:
2004-03-30 Matthias AndreeGNU/KFreeBSD portability fixes. (Addresses Debian...
2004-03-22 Theodore Ts'oAdd the uuid_unparse_upper and uuid_unparse_lower funct...
2004-03-22 Theodore Ts'oDon't close the file descriptor when determining the...
2004-03-20 Theodore Ts'oChange the license on the UUID library to be 3-clause...
2004-03-20 Theodore Ts'oAdd UUID type #define's, and add an CPP macro to define
2004-03-20 Theodore Ts'oUse 14 bits for the clock sequence, instead of just...
2004-03-20 Theodore Ts'oFix Darwin/Mac OS X support to fetch the ethernet addre...
2004-03-08 Theodore Ts'oOnly use the BLKGETSIZE64 ioctl on Linux 2.6 since...
2004-03-05 Theodore Ts'oprobe.c (probe_ocfs), probe.h: Add support for the...
2004-03-02 Theodore Ts'oUpdate getsize functions to use the Apple Darwin and...
2004-03-01 Theodore Ts'oPatch from Brian Bergstrand to use the correct -fPIC...
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2004-02-22 Theodore Ts'oext2fs.h (ext2fs_resize_mem): Fix C++ problem. (Addres...
2004-02-22 Theodore Ts'oFix libext2fs and debugfs to correctly deal with symlin...
2004-02-01 Theodore Ts'oUpdate for WIP release 1.35-WIP release dated 31-Jan...
2004-02-01 Theodore Ts'ofgetflags.c, fgetversion.c, fsetflags.c, fsetversion...
2004-01-30 Theodore Ts'ogen_uuid.c (uuid_generate_time): Fix bug pointed out...
2004-01-30 Theodore Ts'oFix a byte swap bugs, including one which caused e2fsck to
2003-12-28 Matthias AndreeRe-add FreeBSD support.
2003-12-28 Matthias AndreeFix more compiler warnings.
2003-12-11 Theodore Ts'ocom_err.3: Fix C syntax error pointed out by ESR.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-28 Theodore Ts'oet_c.awk: Add declaration of the Heimdal initialization...
2003-11-28 Theodore Ts'oet_c.awk: Add declaration of the Heimdal initialization...
2003-11-27 Theodore Ts'ocom_err.h, com_err.c: Use GCC attributes to mark com_er...
2003-11-22 Theodore Ts'ocom_err.h: Retore the type of n_msgs in the error_table
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-08-20 Theodore Ts'oMakefile.in: Delete com_err.info on a make clean
2003-08-19 Theodore Ts'oet_h.awk: Fix wrong prototype for initialize_xxx_err_ta...
2003-08-01 Theodore Ts'ofs_ext2.c (fs_cleanup, fs_init_task, fs_set_volumes...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-08-01 Theodore Ts'oAdd Heimdal compile_et extensions from Philipp Thomas...
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-07-23 Theodore Ts'oUpdate makefile dependencies.
2003-07-22 Theodore Ts'oprobe.c (probe_udf): Add specific UDF probing code...
2003-07-21 Theodore Ts'oprobe.c (blkid_known_fstype): New function which return...
2003-07-20 Theodore Ts'oprobe.c: When revalidating a filesystem in the blkid...
2003-07-18 Theodore Ts'otag.c (blkid_find_dev_with_tag): If blkid_probe_all...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-06-24 Theodore Ts'oFix bug in resize2fs which caused it to fail on filesys...
2003-05-21 Theodore Ts'oMakefile.in (ELF_OTHER_LIBS): The blkid library depends...
2003-05-21 Theodore Ts'omke2fs.c (PRS, set_fs_defaults): If the sector size...
next