Whamcloud - gitweb
LU-10638 build: add support for Scientific
[tools/e2fsprogs.git] / lib /
2018-01-23 Jeff MahoneyLU-10205 libext2fs: fix buffer overrun in ext2fs_expand... 75/29975/2
2017-05-05 Eric SandeenLU-1365 resize2fs: clear uninit if allocating from... 31/23831/9 v1.42.13.wc6
2017-05-05 Alexey LyashkovLU-9160 libext2: readahead for meta_bg 48/25648/5
2017-04-24 Darrick J. WongLU-8976 libext2fs: fix maximum bg overhead calculation... 63/25263/6
2017-04-19 Fan YongLU-8998 debugfs: handle combined LMA EA and PFID EA 36/19436/5
2016-08-09 Wang ShilongLU-4017 e2fsprogs: add [ch/ls]attr support for project... 95/18895/16
2016-07-19 Li XiLU-4017 e2fsprogs: add inherit flags for project quota 64/15764/24
2016-07-19 Li XiLU-4017 e2fsprogs: add project quota support 62/15762/22
2016-06-09 Li XiLU-4017 e2fsprogs: add project feature 63/15763/19
2016-06-09 Li XiLU-4017 e2fsprogs: clean up codes for adding new quota... 61/15761/21
2016-06-09 Wang ShilongLU-4017 e2fsprogs: always read full inode structure 69/18569/20
2016-05-10 Andreas DilgerLU-7381 libext2fs: fix block-mapped file punch
2016-05-10 Darrick J. Wonglibext2fs: fix parents when modifying extents
2016-05-10 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2016-05-10 Andreas DilgerLU-5501 revert: blkid,ext2fs: avoid name clash with...
2016-05-10 Andreas Dilgere2scan: a tool for fast namespace/inode scanning
2016-05-10 Andreas Dilgerext2fs: add readahead method to improve scanning
2016-05-10 Andreas Dilgerext2fs: check if Lustre filesystem is mounted
2016-05-10 Andreas Dilgerdebugfs: dump "fid" and "lma" xattrs on inode stat
2016-05-10 Andreas Dilgere2fsck: add support for dirdata feature
2016-05-10 Andreas Dilgere2fsck: add support for xattrs in external inodes
2016-05-10 Andreas Dilgere2fsck: clean up xattr checking code, add test
2015-08-28 Andreas Dilgere2fsck: track errors/badness found for each inode
2015-08-28 Andreas Dilgere2fsck: add support for expanding the inode size
2015-08-28 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2015-08-28 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2015-08-28 Andreas Dilgerblkid: fix ZFS device detection
2015-06-01 Andreas DilgerRevert "aclocal.m4: update to newer versions of autocon...
2015-02-11 Theodore Ts'olibext2fs: fix potential buffer overflow in closefs()
2015-01-23 Enrico Scholzbuildsystem: use 'chmod a-w' instead of 'chmod -w'
2015-01-19 Darrick J. WongFix clang warning and a resource leak
2014-12-26 Theodore Ts'olibext2fs: add sanity check for an invalid itable_used...
2014-11-17 Darrick J. Wonglibext2fs: don't allow alloc_stats on bad inode/block...
2014-11-08 Darrick J. Wonglibext2fs: fix endian handling error; reduce fragmentat...
2014-11-04 Darrick J. Wonglibext2fs: don't memcpy identical pointers when writing...
2014-11-04 Darrick J. Wonglibext2fs: directory iteration mustn't walk off the...
2014-11-04 Eric Sandeenlibext2fs: fix endian handling of ext3_extent_header
2014-10-20 Theodore Ts'outil: allow subst to build on systems that do not have...
2014-09-19 Darrick J. Wongmisc: zero s_jnl_blocks when adding journal online...
2014-09-08 Michael Forneycompile_et: Allow user to override ET_DIR
2014-09-08 Michael ForneyApply LDFLAGS when building tests
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-08-10 Theodore Ts'olibext2fs: avoid buffer overflow if s_first_meta_bg...
2014-08-08 Theodore Ts'olibext2fs: have UNIX IO manager use pread64/pwrite64
2014-08-04 Theodore Ts'olibext2fs: place metadata blocks in the last flex_bg...
2014-08-04 Theodore Ts'oRevert "mke2fs: prevent creation of unmountable ext4...
2014-08-02 Darrick J. Wonglibext2fs: when appending to a file, don't split an...
2014-08-02 Darrick J. Wonglibext2fs: have UNIX IO manager use pread/pwrite
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2014-07-29 Azat Khuzhinjournal: use consts instead of 1024 and add helper...
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'olibext2fs: fix free block accounting for 64-bit file...
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-26 Theodore Ts'olibext2fs: use C99 initializers for the io_manager...
2014-07-26 Theodore Ts'olibext2fs: fix rb_resize_bmap to handle the padding...
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-25 Darrick J. Wonglibext2fs: fix bounds check of the bitmap test range...
2014-07-10 Theodore Ts'olib/ext2fs: Only build tst_libext2fs for make check
2014-07-10 Theodore Ts'oUse sys/syscall.h instead of syscall.h
2014-07-06 Akira Fujitamke2fs: prevent creation of unmountable ext4 with large...
2014-07-06 Andreas Dilgermke2fs: handle flex_bg collision with backup descriptors
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-05 Andreas Dilgerblkid,ext2fs: avoid name clash with __u{8,16,32,64}
2014-07-05 Andreas Dilgerblkid: remove unnecessary header and comment
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-07-05 Theodore Ts'oaclocal.m4: update to newer versions of autoconf macros
2014-07-04 Andreas Dilgermisc: quiet minor build warnings, ignore generated...
2014-05-27 Theodore Ts'olib/ext2fs: clean and build ext2_types.h as necessary
2014-05-27 Theodore Ts'otst_libext2fs: add new debug program which used for...
2014-05-13 Theodore Ts'oquota: support storing the quota file handles in the...
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-13 Theodore Ts'oquota: fix memory leak in quota_compare_and_update()
2014-05-13 Theodore Ts'oquota: fix e2fsck to notice missing quota entries
2014-05-13 Theodore Ts'oquota: fix e2fsck so we update the quota file correctly
2014-05-13 Theodore Ts'oquota: add debugging code to print the dquot structure
2014-05-10 Niu Yaweilibquota: fix dict_uint_cmp()
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-05-05 Theodore Ts'olibext2fs: fix alloc_allocate_group_table() if the...
2014-05-05 Mark Fashehe2fsprogs/filefrag: print shared extent flag
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-21 Lukas CzernerSet pointer to NULL after ext2fs_free
2014-02-21 jon ernstlibext2fs: delete unused "handle" variable
2014-02-18 Andreas Dilgerext2fs: declare struct_io_manager at end of file
2014-02-18 Andreas Dilgertests: skip unsupported tests on MacOS systems
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-02-07 Theodore Ts'olibe2p: allow libe2p.h to be used in C++ programs
2014-02-06 Darrick J. Wonglibext2fs: try to roll back when splitting an extent...
2014-02-06 Darrick J. Wonglibext2fs: don't hang on to unmapped block if extent...
2014-02-06 Darrick J. Wonglibext2fs: during punch, fix parent extents after modif...
2014-02-06 Darrick J. Wonglibext2fs: iterate past lower extents during punch
2014-01-30 Theodore Ts'oFix up the Makefiles dependencies in lib/ext2fs and...
2014-01-30 Theodore Ts'olibss: fix potential buffer overrun in list_rqs
2014-01-30 Theodore Ts'oquota: fix uninitiaized memory reference in mke2fs...
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2014-01-30 Theodore Ts'olibext2fs: add new function ext2fs_add_journal_inode2()
2014-01-30 Theodore Ts'olibext2fs: factor out get_midpoint_journal_block()...
2014-01-21 Theodore Ts'olibext2fs: optimize ext2fs_new_block2()
2014-01-21 Theodore Ts'olibext2fs: optimize ext2fs_allocate_group_table()
next