e2fsprogs/lib/ext2fs
Theodore Ts'o 69365c689b Add support for 64-bit bitmaps
Initial design was done by Theodore Ts'o; implementation was fleshed
out by Valerie Aurora Henson.  Also includes some fixes from Nick Dokos.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Valerie Aurora Henson <vaurora@redhat.com>
Signed-off-by: Nick Dokos <nicholas.dokos@hp.com>
2009-08-22 13:27:40 -04:00
..
tdb Update to latest samba tdb library before LGPLv3 change 2008-02-17 17:35:54 -05:00
Makefile.in Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
alloc.c Use new ext2fs_super_and_bgd_loc2 call in libext2fs 2009-07-11 21:29:30 -04:00
alloc_sb.c Use new ext2fs_super_and_bgd_loc2 call in libext2fs 2009-07-11 21:29:30 -04:00
alloc_stats.c Add 64-bit alloc_stats interface 2009-06-01 16:15:40 -04:00
alloc_tables.c libext2fs: Use blk_t instead of int in ext2fs_allocate_group_table 2009-07-22 02:38:16 -04:00
badblocks.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
bb_compat.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
bb_inode.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
bitmaps.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
bitops.c libext2fs: Add 64-bit bitops 2009-06-01 16:15:40 -04:00
bitops.h Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
blkmap64_ba.c Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
blknum.c Add new blk64_t handling functions 2009-06-06 15:22:43 -04:00
block.c libext2fs: fix memory leak in error path in ext2fs_block_iterate2() 2009-07-18 10:02:41 -04:00
bmap.c libext2fs: add ext2fs_extent_open2 2009-05-28 16:33:38 -04:00
bmap64.h Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
bmove.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
brel.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
brel_ma.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
check_desc.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
closefs.c Use new ext2fs_super_and_bgd_loc2 call in libext2fs 2009-07-11 21:29:30 -04:00
crc16.c Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
crc16.h Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
csum.c libext2fs: Move test code for csum.c inline instead of in a separate file 2009-05-29 11:01:22 -04:00
dblist.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
dblist_dir.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
dir_iterate.c libext2fs: Fix minor gcc -Wall warnings 2009-07-12 01:13:06 -04:00
dirblock.c Fix encoding for rec_len in directories for >= 64k blocksize file systems 2009-06-21 21:07:38 -04:00
dirhash.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
dosio.c libext2fs: don't leak strdup'd dev name in dosio.c upon error 2009-03-08 20:38:20 -04:00
dosio.h Many files: 1997-08-11 20:29:22 +00:00
dupfs.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
e2image.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
expanddir.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
ext2_err.et.in Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
ext2_ext_attr.h Fix gcc -Wall complaints in libext2fs 2006-11-14 23:14:12 -05:00
ext2_fs.h libext2fs: Define bg_itable_unused_hi in the ext4_group_desc structure 2009-06-06 15:08:44 -04:00
ext2_io.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
ext2_types.h.in Fix ext2fs_swap{16,32,64} for external applications on big-endian machines 2008-06-07 08:55:21 -04:00
ext2fs.h Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
ext2fs.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
ext2fsP.h Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
ext3_extents.h Remove vararg macro which causes portability problems from ext3_extent.h 2008-07-13 16:06:57 -04:00
ext_attr.c Add 64-bit ext_attr interface 2009-06-01 16:15:40 -04:00
extent.c libext2fs: Avoid creating unneeded new extents in ext2fs_extent_set_bmap() 2009-07-19 23:37:44 -04:00
extent_dbg.ct libext2fs: add new function ext2fs_extent_set_bmap() 2008-06-02 18:52:05 -04:00
fiemap.h Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h 2009-08-22 13:16:14 -04:00
fileio.c Use blk64_t for blocks in struct ext2_file 2009-06-01 16:15:40 -04:00
finddev.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
flushb.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
freefs.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
gen_bitmap.c Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
gen_bitmap64.c Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
get_pathname.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
getsectsize.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
getsize.c ext2fs_get_device_size: Fix error handling 2009-01-20 13:37:47 -05:00
i_block.c Add support for the HUGE_FILE feature 2008-04-17 16:38:13 -04:00
icount.c libext2fs: Make icount use a 32-bit counter 2008-03-15 01:39:19 -04:00
imager.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
ind_block.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
initialize.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
inline.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
inode.c ext2fs_read_inode_full: Add safety check to avoid SEGV's on corrupted fs's 2009-01-19 23:09:37 -05:00
inode_io.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
io_manager.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
irel.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
irel_ma.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
ismounted.c libext2fs: Add an explicit error code for missing mtab file 2009-05-29 00:11:52 -04:00
jfs_compat.h e2fsck: Add support to check journal checksums 2008-06-06 23:38:38 -04:00
jfs_dat.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
kernel-jbd.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
kernel-list.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
link.c Fix encoding for rec_len in directories for >= 64k blocksize file systems 2009-06-21 21:07:38 -04:00
llseek.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
lookup.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
mkdir.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
mkjournal.c libext2fs: initialize large inodes for journal & resize 2009-06-17 19:49:00 -04:00
namei.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
native.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
newdir.c Fix encoding for rec_len in directories for >= 64k blocksize file systems 2009-06-21 21:07:38 -04:00
nt_io.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
openfs.c Add 64-bit openfs interface 2009-06-01 16:15:40 -04:00
read_bb.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
read_bb_file.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
res_gdt.c libext2fs: initialize large inodes for journal & resize 2009-06-17 19:49:00 -04:00
rw_bitmaps.c libext2fs: Treat uninitialized parts of bitmaps as unallocated 2009-08-09 23:22:32 -04:00
sparse.c Add support for on-line resizing ala the resize inode. This patch 2004-12-15 14:39:16 -05:00
swapfs.c Add support for a new superblock field: s_kbytes_written 2009-03-06 01:59:23 -05:00
tdb.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tdb.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tdbtool.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
test_io.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_badblocks.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_bitops.c libext2fs: Add 64-bit bitops 2009-06-01 16:15:40 -04:00
tst_byteswap.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_getsectsize.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_getsize.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_iscan.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_super_size.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_types.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
undo_io.c libext2fs: Add 64-bit support to the undo manager 2009-07-12 00:53:57 -04:00
unix_io.c unix_io: check for read-only devices when opening R/W 2008-10-12 23:12:22 -04:00
unlink.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
valid_blk.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
version.c Stop after the second '.' when parsing version numbers 2007-07-08 12:37:13 -04:00
write_bb_file.c Fix signed vs unsigned printf format strings for block and inode numbers 2006-09-12 14:56:15 -04:00