summaryrefslogtreecommitdiff
path: root/lib/ext2fs/bmap.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-28libext2fs: add ext2fs_extent_open2number96521-1/+1
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-15/+15
2008-08-27libext2fs: Fix ext2fs_bmap() to work with extents and BMAP_ALLOCTheodore Ts'o1-1/+6
2008-06-02Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap()Theodore Ts'o1-4/+16
2008-04-17Add support for the HUGE_FILE featureTheodore Ts'o1-1/+1
2008-03-17Fix miscellaneous gcc -Wall warningsTheodore Ts'o1-1/+1
2008-02-18Add read/only support for extents to ext2fs_bmap()Theodore Ts'o1-9/+68
2007-12-09Merge branch 'maint' into nextTheodore Ts'o1-1/+1
2007-12-05libext2fs: Add checks to prevent integer overflows passed to malloc()Theodore Ts'o1-1/+1
2007-08-11Clean up libext2fs by byte swapping iff WORDS_BIGENDIANTheodore Ts'o1-18/+10
2004-12-23ext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support for newTheodore Ts'o1-14/+47
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-2/+2
2002-05-11Add a new command "bmap" to debugfs which calculates the logical->physical bl...Theodore Ts'o1-1/+1
2002-03-07Fix various gcc -Wall complaints.Theodore Ts'o1-3/+3
2001-06-11ChangeLog, Makefile.in, swapfs.c, unix.c:Theodore Ts'o1-0/+4
2001-05-14Many files:Theodore Ts'o1-5/+0
2001-01-11Many files:Theodore Ts'o1-2/+2
2000-02-02ChangeLog, debugfs.c:Theodore Ts'o1-1/+1
1998-09-03Many files:Theodore Ts'o1-6/+6
1998-03-30ChangeLog, Makefile.in, bmap.c, bmove.c, ext2fs.h, jump.funcs:Theodore Ts'o1-13/+0
1998-01-19Many files:Theodore Ts'o1-0/+4
1997-12-01Many files:Theodore Ts'o1-1/+0
1997-10-26Many files:Theodore Ts'o1-4/+4
1997-10-26bmap.c:Theodore Ts'o1-1/+1
1997-10-25Many files:Theodore Ts'o1-0/+248