2014-08-10 |
Theodore Ts'o | libext2fs: avoid buffer overflow if s_first_meta_bg... |
blob | commitdiff |
2014-02-21 |
Lukas Czerner | Set pointer to NULL after ext2fs_free |
blob | commitdiff | diff to current |
2014-01-11 |
Darrick J. Wong | libext2fs: don't always read backup group descriptors... |
blob | commitdiff | diff to current |
2014-01-11 |
Darrick J. Wong | libext2fs: detect correct superblock adjustments when... |
blob | commitdiff | diff to current |
2013-12-02 |
Theodore Ts'o | libext2fs: fix some memory leaks with image file handling |
blob | commitdiff | diff to current |
2013-12-02 |
Kit Westneat | libext2fs: set the fs block size to new_io in ext2fs_re... |
blob | commitdiff | diff to current |
2013-10-12 |
Darrick J. Wong | libext2fs: openfs() musn't allow bigalloc without EXT2_... |
blob | commitdiff | diff to current |
2013-01-09 |
Theodore Ts'o | libext2fs: ext2fs_open2() should not set ret_fs after... |
blob | commitdiff | diff to current |
2013-01-01 |
Theodore Ts'o | Fix gcc -Wall nits |
blob | commitdiff | diff to current |
2012-05-07 |
Theodore Ts'o | libext2fs: factor out I/O buffer allocation |
blob | commitdiff | diff to current |
2012-03-22 |
Sami Liedes | libext2fs: document EXT2_FLAG_64BITS in ext2fs_open2() |
blob | commitdiff | diff to current |
2012-02-21 |
Theodore Ts'o | libext2fs: don't mark the superblock as dirty if the... |
blob | commitdiff | diff to current |
2012-02-08 |
Andreas Dilger | libext2fs: quiet spurious group checksum errors |
blob | commitdiff | diff to current |
2011-11-10 |
Eric Sandeen | libext2: advance group in ext2fs_open2 during swapping |
blob | commitdiff | diff to current |
2011-09-25 |
Andreas Dilger | ext2fs: add multi-mount protection (INCOMPAT_MMP) |
blob | commitdiff | diff to current |
2011-09-18 |
Theodore Ts'o | Shorten compile commands run by the build system |
blob | commitdiff | diff to current |
2011-09-16 |
Eric Sandeen | libext2: Fix EXT2_LIB_SOFTSUPP masking |
blob | commitdiff | diff to current |
2011-09-16 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2011-09-15 |
Theodore Ts'o | libext2fs: fix binary and source compatibility with... |
blob | commitdiff | diff to current |
2011-07-07 |
Theodore Ts'o | libext2fs: Fix gcc -Wall warnings |
blob | commitdiff | diff to current |
2011-07-05 |
Theodore Ts'o | e2fsck, libext2fs: support for bigalloc file systems... |
blob | commitdiff | diff to current |
2011-06-11 |
Andreas Dilger | misc: clean up compiler warnings |
blob | commitdiff | diff to current |
2011-06-05 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2011-06-04 |
Theodore Ts'o | libext2fs: change fs->clustersize to fs->cluster_ratio_bits |
blob | commitdiff | diff to current |
2011-06-04 |
Theodore Ts'o | libext2fs: require cluster size == block_size when... |
blob | commitdiff | diff to current |
2011-02-28 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2011-02-26 |
Theodore Ts'o | Add basic BIGALLOC support for cluster-based allocation |
blob | commitdiff | diff to current |
2010-09-25 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2010-09-24 |
Theodore Ts'o | ext2fs: Optimize for Direct I/O |
blob | commitdiff | diff to current |
2010-09-24 |
Theodore Ts'o | ext2fs: Add Direct I/O support to the ext2fs library |
blob | commitdiff | diff to current |
2010-07-30 |
Theodore Ts'o | libext2fs: fix obvious big-endian bugs introduced by... |
blob | commitdiff | diff to current |
2010-06-13 |
Valerie Aurora Henson | libext2fs: More random 64-bit fixes, lots of block_iterate3 |
blob | commitdiff | diff to current |
2010-06-07 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2010-05-18 |
Theodore Ts'o | libe2p, libext2fs: Update file copyright permission... |
blob | commitdiff | diff to current |
2009-10-26 |
Theodore Ts'o | libext2fs: Byte-swap 64-bit block group descriptors |
blob | commitdiff | diff to current |
2009-10-26 |
Valerie Aurora Henson | Convert to use block group accessor functions |
blob | commitdiff | diff to current |
2009-10-26 |
Eric Sandeen | libext2fs: clean up ext2fs_bg_flags_ interfaces |
blob | commitdiff | diff to current |
2009-09-08 |
Valerie Aurora Henson | Convert uses of super->s_*_blocks_count to ext2fs_... |
blob | commitdiff | diff to current |
2009-09-08 |
Theodore Ts'o | Use accessor functions fields for bg_flags in the block... |
blob | commitdiff | diff to current |
2009-09-08 |
Valerie Aurora Henson | Convert to use io_channel_read_blk64() and io_channel_w... |
blob | commitdiff | diff to current |
2009-06-01 |
Jose R. Santos | Add 64-bit openfs interface |
blob | commitdiff | diff to current |
2009-04-23 |
Theodore Ts'o | libext2fs: read the block group descriptors more effici... |
blob | commitdiff | diff to current |
2009-03-17 |
Theodore Ts'o | libext2fs: external journal devices should not cause... |
blob | commitdiff | diff to current |
2009-01-20 |
Thiemo Nagel | ext2fs_open2: Add more checks for filesystem consistency |
blob | commitdiff | diff to current |
2008-08-28 |
Theodore Ts'o | Remove trailing whitespace for the entire source tree |
blob | commitdiff | diff to current |
2008-07-11 |
Manish Katiyar | libext2fs: Add stricter/earlier tests for blocksize... |
blob | commitdiff | diff to current |
2008-03-20 |
Jose R. Santos | Add uninit block group support to various libext2fs... |
blob | commitdiff | diff to current |
2008-03-18 |
Theodore Ts'o | Fix miscellaneous gcc -Wall warnings |
blob | commitdiff | diff to current |
2008-02-27 |
Theodore Ts'o | Merge branch 'maint' |
blob | commitdiff | diff to current |
2008-02-27 |
Theodore Ts'o | libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2() |
blob | commitdiff | diff to current |
2007-12-09 |
Theodore Ts'o | Merge branch 'maint' into next |
blob | commitdiff | diff to current |
2007-12-06 |
Theodore Ts'o | libext2fs: Add checks to prevent integer overflows... |
blob | commitdiff | diff to current |
2007-10-15 |
Valerie Clement | libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK... |
blob | commitdiff | diff to current |
2007-10-14 |
Valerie Clement | libext2fs: use ext2fs_group_first_block() instead of... |
blob | commitdiff | diff to current |
2007-10-06 |
Theodore Ts'o | Merge branch 'maint' |
blob | commitdiff | diff to current |
2007-09-07 |
Theodore Ts'o | Don't crash if s_inode_size is zero |
blob | commitdiff | diff to current |
2007-08-11 |
Theodore Ts'o | Clean up libext2fs by byte swapping iff WORDS_BIGENDIAN |
blob | commitdiff | diff to current |
2007-06-18 |
Theodore Ts'o | Don't write changes to the backup superblocks by default |
blob | commitdiff | diff to current |
2007-05-19 |
Theodore Ts'o | Store the RAID stride value in the superblock and take... |
blob | commitdiff | diff to current |
2006-11-13 |
Theodore Ts'o | Allow debugfs and dumpe2fs to support fs features under... |
blob | commitdiff | diff to current |
2006-08-30 |
Theodore Ts'o | Fix potential 2**32-1 overflow problems by ext2fs_div_c... |
blob | commitdiff | diff to current |
2006-05-21 |
Theodore Ts'o | Fix type warning problem with sizeof() in ext2fs_open2() |
blob | commitdiff | diff to current |
2006-03-19 |
Theodore Ts'o | Add EXT2_FLAG_EXCLUSIVE to the ext2fs library. |
blob | commitdiff | diff to current |
2004-11-30 |
Theodore Ts'o | Add support for passing options to the io layer using... |
blob | commitdiff | diff to current |
2004-07-29 |
Theodore Ts'o | Add ability for debugfs to use a separate source of... |
blob | commitdiff | diff to current |
2003-12-07 |
Theodore Ts'o | Fix gcc -Wall nitpicks |
blob | commitdiff | diff to current |
2003-08-01 |
Theodore Ts'o | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() |
blob | commitdiff | diff to current |
2002-10-31 |
Theodore Ts'o | openfs.c (ext2fs_open): Fix bug which caused us to... |
blob | commitdiff | diff to current |
2002-10-20 |
Theodore Ts'o | Add support for the meta_blockgroup filesystem format. |
blob | commitdiff | diff to current |
2002-06-10 |
Andreas Dilger | Do sanity checking of the number of blocks and inodes... |
blob | commitdiff | diff to current |
2001-12-24 |
Theodore Ts'o | Mke2fs now creates the lost+found directory with 0700... |
blob | commitdiff | diff to current |
2001-06-11 |
Theodore Ts'o | ChangeLog, Makefile.in, swapfs.c, unix.c: |
blob | commitdiff | diff to current |
2001-05-14 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2001-05-13 |
Theodore Ts'o | openfs.c: |
blob | commitdiff | diff to current |
2001-05-03 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2001-01-16 |
Theodore Ts'o | ChangeLog, ext2_err.et.in, ext2fs.h, initialize.c,... |
blob | commitdiff | diff to current |
2001-01-01 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
2000-10-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1999-05-29 |
Theodore Ts'o | ChangeLog, openfs.c: |
blob | commitdiff | diff to current |
1998-01-19 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-12-01 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-31 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-25 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-10-19 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-08-24 |
Theodore Ts'o | ChangeLog, Makefile.in, initialize.c, .del-io.h~7268082... |
blob | commitdiff | diff to current |
1997-08-11 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-29 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: E2FSPROGS-0_5B |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
1997-04-26 |
Theodore Ts'o | Many files: |
blob | commitdiff | diff to current |
|