Whamcloud - gitweb
libext2fs: teach bitmap functions about bigalloc/cluster
[tools/e2fsprogs.git] / lib / ext2fs / ext2fs.h
2011-06-10 Theodore Ts'olibext2fs: teach bitmap functions about bigalloc/cluster
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-04 Theodore Ts'olibext2fs: change fs->clustersize to fs->cluster_ratio_bits
2011-05-18 Lukas Czernere2fsprogs: Add memory allocation and zero-out helpers
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-26 Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-25 Theodore Ts'olibext2fs: Change EXT2_FLAG_DIRECT_IO to avoid conflict...
2010-09-24 Theodore Ts'oext2fs: Add Direct I/O support to the ext2fs library
2010-09-23 Theodore Ts'oext2fs: add ext2fs_get_memalign() function
2010-07-30 Theodore Ts'olibext2fs: Add ext2fs_file_size_size2() and truncate...
2010-07-22 Renzo Davolilibext2fs: Add new function ext2fs_file_get_inode()
2010-07-22 Theodore Ts'olibext2fs: Add new function ext2fs_punch()
2010-06-14 Eric Sandeenlibext2fs: make fs->group_desc opaque
2010-06-13 Jose R. Santosmke2fs: Fix up mke2fs to be able to make 64-bit file...
2010-06-13 Valerie Aurora Hensonlibext2fs: More random 64-bit fixes, lots of block_iterate3
2010-06-13 Theodore Ts'olibext2fs: Create 64-bit dblist functions
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'omke2fs: account for physical as well as logical sector...
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-10-26 Theodore Ts'olibext2fs: Byte-swap 64-bit block group descriptors
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-08-23 Valerie Aurora Hensonlibext2fs: create generic numeric progress meters and...
2009-09-08 Nick Dokoslibext2fs: Fix counting routines in blknum.c to take...
2009-08-05 Valerie Aurora HensonConvert libext2fs to 64-bit bitmap interface
2009-08-22 Theodore Ts'oAdd support for 64-bit bitmaps
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-06-01 Theodore Ts'olibext2fs: Add ext2fs_block_iterate3()
2009-06-01 Jose R. SantosAdd 64-bit mkjournal.c interface
2009-06-01 Jose R. SantosAdd ext2fs_div64_ceil()
2009-06-01 Jose R. SantosAdd 64-bit openfs interface
2009-06-01 Jose R. SantosAdd 64-bit closefs interface
2009-06-01 Jose R. SantosAdd 64-bit ext_attr interface
2009-06-01 Jose R. SantosAdd 64-bit alloc interface
2009-06-01 Jose R. SantosAdd 64-bit alloc_stats interface
2009-06-01 Jose R. SantosAdd 64-bit dirblock interface
2009-06-06 Jose R. SantosAdd new blk64_t handling functions
2009-06-01 Jose R. Santoslibext2fs: Add ext2_off64_t type
2009-05-28 number9652libext2fs: add ext2fs_extent_open2
2009-01-20 Jose R. SantosAdd 64-bit getsize interface.
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-10 Theodore Ts'omke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_...
2008-06-02 Theodore Ts'olibext2fs: Add callback functions for _alloc_block...
2008-06-02 Eric SandeenTeach ext2fs_extent_delete() to remove an empty extent...
2008-06-02 Eric Sandeenlibext2fs: add new function ext2fs_extent_set_bmap()
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...
next