summaryrefslogtreecommitdiff
path: root/lib/ext2fs/mkjournal.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-16mke2fs, e2fsck: fix i_blocks handling for bigalloc file systemsTheodore Ts'o1-1/+1
2011-06-11mke2fs: skip zeroing journal blocksAndreas Dilger1-3/+17
2011-06-11ext2fs: Handle internal journal over 2^32 bytesAndreas Dilger1-20/+29
2011-06-10libext2fs: allocate clusters to files in expand_dir.c and mkjournal.cTheodore Ts'o1-4/+10
2010-12-22libext2fs: fix possible memory leak in write_journal_inode()Namhyung Kim1-0/+1
2010-06-13libext2fs: More random 64-bit fixes, lots of block_iterate3Valerie Aurora Henson1-16/+16
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o1-2/+2
2009-10-25Convert ext2fs_group_of_blk() to ext2fs_group_of_blk2()Theodore Ts'o1-1/+1
2009-10-25Convert ext2fs_block_alloc_stats() calls to block_alloc_stats2()Valerie Aurora Henson1-1/+1
2009-10-25Convert to use block group accessor functionsValerie Aurora Henson1-3/+3
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson1-1/+1
2009-08-25tune2fs: Fix "tune2fs -j <dev>" for extent-enabled filesystemsTheodore Ts'o1-4/+16
2009-09-07Convert to use io_channel_read_blk64() and io_channel_write_blk64()Valerie Aurora Henson1-3/+4
2009-09-07Merge branch 'maint' into nextTheodore Ts'o1-4/+16
2009-06-17libext2fs: initialize large inodes for journal & resizeEric Sandeen1-1/+1
2009-06-01Add 64-bit mkjournal.c interfaceJose R. Santos1-3/+15
2008-08-28Further optimize journal placement for flex_bg filesystemsTheodore Ts'o1-2/+12
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-13/+13
2008-08-27If the filesystem supports extents create an extent-based journal inodeTheodore Ts'o1-0/+6
2008-08-27Create the journal in the middle of the filesystemTheodore Ts'o1-5/+23
2008-08-27ext2fs_mkjournal(): Don't allocate an extra block to the journalTheodore Ts'o1-1/+1
2008-06-17ext2fs_zero_blocks: Avoid clearing more blocks than requestedTheodore Ts'o1-2/+4
2008-04-27ext2fs_add_journal_inode: Optimize writing the journal data blocksTheodore Ts'o1-1/+86
2008-04-17Add support for the HUGE_FILE featureTheodore Ts'o1-1/+1
2007-06-21Add default journal size functionTheodore Ts'o1-0/+20
2006-04-04Fix ext2fs_add_journal_inode() when filesystem is opened in exclusive modeTheodore Ts'o1-1/+2
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o1-2/+4
2005-09-24Add fs->now to override time(0) in libext2fsTheodore Ts'o1-1/+1
2005-07-19Check for a busy device when creating a journal.Theodore Ts'o1-0/+4
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-12/+13
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o1-0/+5
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-3/+3
2002-01-03dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block):Theodore Ts'o1-7/+1
2001-11-09mkjournal.c (ext2fs_add_journal_inode): When creating a .journalTheodore Ts'o1-1/+18
2001-08-05Performance enhancements to speed up creating a journal and Theodore Ts'o1-0/+1
2001-07-27mkjournal.c (ext2fs_create_journal_superblock): Set the first blockTheodore Ts'o1-1/+6
2001-07-27mkjournal.c (ext2fs_add_journal_device): Use the correct blockTheodore Ts'o1-1/+1
2001-07-26mkjournal.c (ext2fs_add_journal_device): Use the correct blockTheodore Ts'o1-2/+5
2001-06-22mkjournal.c (ext2fs_add_journal_inode): Move close of fileTheodore Ts'o1-6/+9
2001-06-22mkjournal.c (ext2fs_add_journal_inode): Only use fchflags ifTheodore Ts'o1-1/+1
2001-06-11ChangeLog, Makefile.in, mkjournal.c:Theodore Ts'o1-5/+15
2001-05-14Many files:Theodore Ts'o1-5/+0
2001-05-14ChangeLog, mkjournal.c:Theodore Ts'o1-3/+1
2001-04-17ChangeLog, ext2_err.et.in, mkjournal.c:Theodore Ts'o1-3/+6
2001-02-08ChangeLog, mkjournal.c:Theodore Ts'o1-4/+4
2001-01-18ChangeLog, mkjournal.c:Theodore Ts'o1-1/+1
2001-01-16ChangeLog, ext2_err.et.in, ext2fs.h, initialize.c, mkjournal.c, openfs.c:Theodore Ts'o1-50/+82
2001-01-11Many files:Theodore Ts'o1-2/+2
2001-01-05ChangeLog, mkjournal.c:Theodore Ts'o1-3/+4