index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ext2fs
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-18
libext2fs: add pseudo bitmap backend type EXT2FS_BMAP64_AUTODIR
Theodore Ts'o
1
-0
/
+3
2011-12-18
libext2fs: add a bitmap implementation using rbtree's
Lukas Czerner
1
-5
/
+12
2011-12-18
libext2fs: add rbtree library
Lukas Czerner
1
-2
/
+9
2011-12-18
libext2fs: add tests for the bitmap functions
Theodore Ts'o
1
-1
/
+16
2011-11-29
Update Release Notes, Changelogs, version.h, etc. for 1.42 release
Theodore Ts'o
1
-2
/
+2
2011-11-25
tst_fs_struct: add program to help check ABI compatibility of ext2fs_filsys
Theodore Ts'o
1
-0
/
+6
2011-11-18
debugfs: add filefrag command
Theodore Ts'o
1
-1
/
+5
2011-11-18
debugfs: add the freefrag command
Theodore Ts'o
1
-1
/
+6
2011-10-05
Update for e2fsprogs 1.42-WIP-1005 release
Theodore Ts'o
1
-5
/
+1
2011-10-03
libext2fs, libquota: fix some makefile dependency issues
Theodore Ts'o
1
-2
/
+10
2011-09-30
libext2fs: Fix various bugs from the metadata checksum integration
Darrick J. Wong
1
-1
/
+1
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
1
-0
/
+7
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-77
/
+150
2011-09-16
libext2fs: fix size check in tst_inode_size
Theodore Ts'o
1
-0
/
+1
2011-09-15
libext2fs: Add crc32c implementation for metadata checksumming
Darrick J. Wong
1
-2
/
+24
2011-09-14
libext2fs: add new test: tst_inode_size
Theodore Ts'o
1
-1
/
+7
2011-06-19
libext2fs: fix makefile dependency problem
Theodore Ts'o
1
-2
/
+14
2011-05-18
e2image: Add support for qcow2 format
Lukas Czerner
1
-1
/
+3
2010-12-20
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+3
2010-12-16
e2fsprogs: fix type-punning warnings
Eric Sandeen
1
-2
/
+3
2010-07-22
libext2fs: Add new function ext2fs_punch()
Theodore Ts'o
1
-6
/
+26
2010-07-19
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+5
2010-06-24
Fix Makefile dependencies for test programs in lib/ext2fs
Theodore Ts'o
1
-1
/
+5
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+2
2010-05-17
Always build namei.o so that building with "configure --disable-debugfs" works
Theodore Ts'o
1
-1
/
+2
2009-10-04
Merge branch 'maint' into next
Theodore Ts'o
1
-3
/
+4
2009-10-04
libext2fs: Always build file_io.c
Theodore Ts'o
1
-2
/
+2
2009-09-08
libext2fs: Add error table initialization to test programs
Theodore Ts'o
1
-1
/
+2
2009-08-23
libext2fs: create generic numeric progress meters and use them
Valerie Aurora Henson
1
-0
/
+1
2009-08-22
Add support for 64-bit bitmaps
Theodore Ts'o
1
-0
/
+4
2009-07-11
Remove tst_csum.c from lib/ext2fs/Makefile.in's SRCS list
Theodore Ts'o
1
-1
/
+0
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
1
-76
/
+76
2009-07-01
Fix Makefile dependencies for libcom_err
Theodore Ts'o
1
-12
/
+14
2009-06-06
Add new blk64_t handling functions
Jose R. Santos
1
-0
/
+1
2009-05-30
Update lib/xt2fs/Makefile.in using "make depend"
Theodore Ts'o
1
-5
/
+0
2009-05-29
libext2fs: Move test code for csum.c inline instead of in a separate file
Theodore Ts'o
1
-2
/
+2
2009-04-23
Update lib/ext2fs/Makefile.in using "make depend"
Theodore Ts'o
1
-3
/
+3
2008-10-02
Update Makefile depend information for crc16.o
Theodore Ts'o
1
-2
/
+2
2008-09-01
Enable test_io debugging by default
Theodore Ts'o
1
-2
/
+3
2008-07-10
Update dependencies in the Makefile for lib/ext2fs
Theodore Ts'o
1
-3
/
+2
2008-06-07
Fix dependency for $(LIBSS) when an explicit dlopen() library is needed
Theodore Ts'o
1
-1
/
+1
2008-06-07
Update Makefile dependencies for lib/ext2fs
Theodore Ts'o
1
-0
/
+5
2008-04-27
libext2fs: Add undo I/O manager
Aneesh Kumar K.V
1
-0
/
+7
2008-04-17
Fix tst_extents build when building w/o dynamic libraries
Theodore Ts'o
1
-1
/
+1
2008-04-17
Add support for the HUGE_FILE feature
Theodore Ts'o
1
-0
/
+2
2008-04-01
libext2fs: Make all test programs link only against the static library
Theodore Ts'o
1
-20
/
+14
2008-03-25
Fix parallel builds for lib/ext2fs/extent.o
Eric Sandeen
1
-84
/
+153
2008-03-20
Add uninit block group support to various libext2fs functions
Jose R. Santos
1
-4
/
+6
2008-03-20
Add initial checksum support for the gdt_checksum/uninit_group feature
Jose R. Santos
1
-2
/
+19
2008-02-18
Add support for extents to libext2fs
Theodore Ts'o
1
-1
/
+67
[next]