Whamcloud - gitweb
Teach ext2fs_extent_insert() to split the current node if necessary
[tools/e2fsprogs.git] / lib / ext2fs / ext2fs.h
2008-06-02 Eric SandeenTeach ext2fs_extent_insert() to split the current node...
2008-04-27 Theodore Ts'oext2fs_add_journal_inode: Optimize writing the journal...
2008-04-21 Theodore Ts'oRemove LAZY_BG feature
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Return an error code on errors...
2008-03-20 Jose R. SantosAdd uninit block group support to various libext2fs...
2008-03-20 Jose R. SantosAdd initial checksum support for the gdt_checksum/unini...
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-03-15 Andreas DilgerAdd support for the DIR_NLINK feature.
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'olibext2fs: Add ext2fs_dblist_get_last() and ext2fs_dbli...
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'olibext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2()
2008-02-19 Andreas DilgerImprove support for in-inode EA's
2008-02-19 Theodore Ts'oe2fsck: Add support for extents
2008-02-19 Theodore Ts'oAdd read/only support for extents to ext2fs_bmap()
2008-02-19 Theodore Ts'oAdd support for extents to libext2fs
2008-02-10 Theodore Ts'olibext2: Add BLOCK_FLAG_READ_ONLY flag to ext2fs_block_...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2007-12-27 Theodore Ts'oConvert use of ext2fs_get_mem to ext2fs_get_array for...
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2007-11-04 Jose R. SantosEnable FLEX_BG feature support
2007-10-15 Valerie Clementlibext2fs: cleanup usage of unsigned int or __u32 and...
2007-10-14 Theodore Ts'oAdd blk64_t type definition
2007-08-11 Theodore Ts'oRemove configure --enable-swapfs and associated support...
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 3
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 2
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 1
2007-06-21 Theodore Ts'oAdd default journal size function
2007-04-06 Theodore Ts'oAdd support for using TDB to libext2fs's icount abstraction
2006-11-14 Theodore Ts'oFix type punning bugs in ext2fs_get_mem() and ext2fs_fr...
2006-11-13 Theodore Ts'oAllow debugfs and dumpe2fs to support fs features under...
2006-11-13 Theodore Ts'oCheck in ext4 extent headers into the source tree
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-07-16 Andreas DilgerAllow default inode_size to be specified in mke2fs...
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-03-19 Theodore Ts'oAdd EXT2_FLAG_EXCLUSIVE to the ext2fs library.
2006-03-18 Theodore Ts'oFix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-11-14 Theodore Ts'oAdd missing #include for string.h to ext2fs.h to fix...
2005-09-25 Theodore Ts'oAdd fs->now to override time(0) in libext2fs
2005-09-06 Matthias AndreeFix compiler warnings about missing memcpy prototypes.
2005-06-27 Stephen Tweedieext2fs_resize_mem() is suffering from C99 strict type...
2005-06-05 Theodore Ts'oOn Linux 2.6 systems, mke2fs and badblocks will check...
2005-03-21 Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2005-01-06 Theodore Ts'oFix resize inode handling on big endian systems, by...
2004-12-23 Theodore Ts'oext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support...
2004-12-15 Theodore Ts'osparse.c (ext2fs_list_backups, ext2fs_bg_has_super),
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2004-07-29 Theodore Ts'oAdd ability for debugfs to use a separate source of...
2004-02-22 Theodore Ts'oext2fs.h (ext2fs_resize_mem): Fix C++ problem. (Addres...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
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-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-06-24 Theodore Ts'oFix bug in resize2fs which caused it to fail on filesys...
2003-05-21 Theodore Ts'omke2fs.c (PRS, set_fs_defaults): If the sector size...
2003-03-14 Theodore Ts'obadblocks.c (ext2fs_u32_list_count), ext2fs.h: Add...
2003-01-22 Theodore Ts'oRemove 32-bit limitations for debugfs's dump command...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-14 Theodore Ts'oFix gcc -Wall nits.
2002-08-31 Theodore Ts'oFix a bug which caused e2fsck to fail to correctly...
2002-08-17 Theodore Ts'oModify the half MD4 hash so it is no longer endian...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-07-14 Theodore Ts'oext2fs.h, read_bb_file.c: Change private to priv_data...
2002-06-26 Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-03-12 Theodore Ts'odirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_bl...
2002-03-11 Theodore Ts'oAdd new function to the libext2fs library, ext2fs_dirha...
2002-03-08 Theodore Ts'oFix various gcc -Wall complaints.
2002-02-20 Theodore Ts'oAdd new inode I/O abstraction interface which exports...
2002-02-03 Theodore Ts'oFix bug where ext2fs_mkdir wasn't correctly bumping...
2002-01-03 Theodore Ts'odir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_...
2001-12-24 Theodore Ts'oismounted.c (is_swap_device): New function used by
2001-12-24 Theodore Ts'oMke2fs now creates the lost+found directory with 0700...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks
2001-06-11 Theodore Ts'oChangeLog, Makefile.in, swapfs.c, unix.c:
2001-06-01 Theodore Ts'oChangeLog, wordwrap.pl:
2001-05-21 Theodore Ts'oChangeLog, ext2fs.h:
2001-05-03 Theodore Ts'oMany files:
2001-01-16 Theodore Ts'oChangeLog, ext2_err.et.in, ext2fs.h, initialize.c,...
2001-01-13 Theodore Ts'oChangeLog, setsuper.c:
2001-01-11 Theodore Ts'oChangeLog, MCONFIG.in, configure, configure.in:
2001-01-11 Theodore Ts'oMany files:
2001-01-05 Theodore Ts'oChangeLog, mkjournal.c:
2001-01-03 Theodore Ts'oChangeLog, ext2fs.h, ismounted.c:
2001-01-03 Theodore Ts'oChangeLog, ext2fs.h, mkjournal.c:
2001-01-01 Theodore Ts'oMany files:
2000-12-31 Theodore Ts'oChangeLog, ext2fs.h:
2000-12-13 Theodore Ts'oChangeLog, closefs.c, ext2fs.h, jump.funcs, super.c:
2000-12-13 Theodore Ts'oChangeLog, closefs.c, ext2fs.h, jump.funcs:
2000-12-09 Theodore Ts'oChangeLog, ext2fs.h, mkjournal.c:
2000-11-12 Theodore Ts'oChangeLog, Makefile.in, e2image.h, ext2_err.et.in,...
2000-10-26 Theodore Ts'oMany files:
2000-10-24 Theodore Ts'oChangeLog, Makefile.in, ext2_err.et.in, ext2fs.h, jfs_d...
2000-08-19 Theodore Ts'oChangeLog, Makefile.in, ext2fs.h, finddev.c:
next