Whamcloud - gitweb
libext2fs: move the alignment field from unix_io to the io_manager
[tools/e2fsprogs.git] / lib / ext2fs / ext_attr.c
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeenlibext2: move buf variable completely under ifdef
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-06-01 Jose R. SantosAdd 64-bit ext_attr interface
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-02-19 Andreas DilgerImprove support for in-inode EA's
2007-08-11 Theodore Ts'oClean up libext2fs by byte swapping iff WORDS_BIGENDIAN
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-07-20 Theodore Ts'oext_attr.c (ext2fs_write_ext_attr): When writing the...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks