Whamcloud - gitweb
Clean up gcc -Wall complaints in resize2fs
[tools/e2fsprogs.git] / lib /
2005-12-29 Theodore Ts'oAdd missing parameter to error printf in blkid test...
2005-12-11 Theodore Ts'oUse $(LDFLAGS) when generating shared libraries
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-12-10 Theodore Ts'oAdd ext2fs_read_bb_FILE test to confirm proper detectio...
2005-11-21 Theodore Ts'oFix gcc compilation on sparc architectures in bitops.h
2005-11-14 Theodore Ts'oAdd missing #include for string.h to ext2fs.h to fix...
2005-11-13 Theodore Ts'oFix writing external journals on big-endian machines
2005-09-25 Theodore Ts'oAdd fs->now to override time(0) in libext2fs
2005-09-11 Theodore Ts'oSearch the root directory of FAT filesystems for the...
2005-09-11 Theodore Ts'oGeneric blkid library cleanup
2005-09-10 Theodore Ts'oAdd a regression test suite for the blkid library
2005-09-10 Theodore Ts'oAdd support to extract basic iso9660 label information...
2005-09-10 Theodore Ts'oAdd support for detecting the reiser4 filesystem in...
2005-09-07 Theodore Ts'oImprove blkid's VFAT/FAT filesystem probe code
2005-09-07 Theodore Ts'oRemove unneeded probe.h header file in lib/blkid/resolve.c
2005-09-06 Karel ZakImprove VFAT detection to support filesystems w/o a...
2005-09-06 Karel ZakAdd support for detecting software suspend partitions...
2005-09-06 Karel ZakFix blkid library so that the cache validation notices...
2005-09-06 Matthias AndreeFix compiler warnings about missing memcpy prototypes.
2005-07-25 Theodore Ts'oFix false positives from valgrind: prctl(PR_GET_DUMPABLE)
2005-07-19 Theodore Ts'oCheck for a busy device when creating a journal.
2005-07-19 Theodore Ts'oFix com_err bug in compile_et: # of error messages...
2005-07-10 Andreas DilgerThis patch adds a check to use fstat or fstat64 in...
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...
next