Whamcloud - gitweb
libext2fs: don't cache inodes that fail checksum verification
[tools/e2fsprogs.git] / misc /
2014-08-03 Darrick J. Wongdumpe2fs: complain when checksum verification fails
2014-08-03 Darrick J. Wonge2fuzz: fix fs handle cleanup when closing fails
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Artemiy Volkovdebugfs: fix argument parsing in do_freefrag()
2014-08-02 Theodore Ts'omisc: fix Makefile for profiled build
2014-08-02 Andreas Dilgerfilefrag: minor code fixes and cleanups
2014-08-02 Andreas Dilgermisc: quiet signed/unsigned charactr compiler warnings
2014-07-31 Theodore Ts'otune2fs: fix uninitialized variable in remove_journal_d...
2014-07-29 Theodore Ts'oMerge branch 'maint' into next
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2014-07-29 Azat Khuzhintune2fs: update journal super block when changing UUID...
2014-07-29 Azat Khuzhintune2fs: remove_journal_device(): use the correct block...
2014-07-29 Azat Khuzhinjournal: use consts instead of 1024 and add helper...
2014-07-28 Theodore Ts'oMerge branch 'maint' into next
2014-07-28 Ross Burtonmisc: copy extended attributes in populate_fs
2014-07-28 Rakesh Panditfilefrag: fix block size value
2014-07-27 Rakesh Panditfilefrag: fix -B option and extents calculation for...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-25 Darrick J. Wonge2fuzz: Create a tool to fuzz ext* filesystems
2014-07-25 Darrick J. Wonge2fuzz: Create a tool to fuzz ext* filesystems
2014-07-25 Darrick J. Wongmke2fs: set error behavior at initialization time
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wongmisc: fix problems with strncat
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-22 Darrick J. Wonge4defrag: backwards-allocated files should be defragmen...
2014-07-10 Theodore Ts'omke2fs: fix fencepost error when calling strncat
2014-07-10 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2014-07-10 Theodore Ts'oFix nroff macro issue in chattr man page
2014-07-09 Theodore Ts'omke2fs: add support to align hugefiles relative to...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Akira Fujitamke2fs: add get_uint_from_profile to mke2fs.c
2014-07-06 Akira Fujitamke2fs: set upper limit to flex_bg count
2014-07-06 Lukas Czernermke2fs: enable lazy_itable_init on newer kernel by...
2014-07-06 Lukas Czernermke2fs: add revision to the is_before_linux_ver()
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-05 Eric Sandeene2fsprogs: add mount options to ext4.5
2014-07-05 Eric Sandeene2fsprogs: revise and extend chattr(1) and chattr usage()
2014-07-05 Eric Sandeene2fsprogs: reorder flags in chattr(1)
2014-07-05 Frank Sorensonmke2fs: prevent creation of filesystem with unsupported...
2014-07-04 Andreas Dilgermisc: quiet minor build warnings, ignore generated...
2014-06-02 Theodore Ts'oMerge branch 'maint' into next
2014-06-02 Eric Sandeenfilefrag: fix issues with 29758d2
2014-06-02 Benno Schulenbergmke2fs: gettextize an overlooked error message
2014-06-02 Benno Schulenbergmke2fs: fix a typo in an error message
2014-05-27 Andreas Dilgermisc: fix compile warnings on master branch
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-27 Darrick J. WongMisc coverity fixes
2014-05-27 Andreas Dilgerfilefrag: exit with error code if an error is hit
2014-05-27 Andreas Dilgermisc: fix create_inode warnings with LLVM
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-27 Vitaliy Filippovmisc: use unsigned long long for file block count in...
2014-05-22 Eric Sandeenmke2fs: use ext2fs_open_file() in check_plausibility()
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Darrick J. Wongmke2fs: set gdt csum when creating packed fs
2014-05-13 Theodore Ts'oquota: remove mke2fs's and tune2fs's warning messages...
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-12 Darrick J. Wongmke2fs: always warn if 128-byte inode and inline_data
2014-05-11 Darrick J. Wonglibext2fs: create sockets when populating filesystem
2014-05-11 Darrick J. Wongmisc: coverity fixes
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-05-07 Theodore Ts'omke2fs: print extra information about existing ext2...
2014-05-05 Theodore Ts'omke2fs: print a message when creating a regular file
2014-05-05 Mark Fashehe2fsprogs/filefrag: print shared extent flag
2014-05-05 Theodore Ts'omke2fs: only print the low-level file system stats...
2014-05-05 Theodore Ts'omke2fs: check for pre-existing file system
2014-05-05 Theodore Ts'omke2fs: add an option in mke2fs.conf to proceed after...
2014-04-26 Theodore Ts'omke2fs: create a regular file if necessary
2014-04-26 Theodore Ts'omke2fs: don't complain if the regular file is too small
2014-04-26 Theodore Ts'omke2fs, tune2fs: call proceed_question() from check_pla...
2014-04-26 Theodore Ts'omke2fs: don't ask the proceed question using a regular...
2014-04-20 Theodore Ts'oMerge branch 'maint' into next
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-04-14 Robert Yangmke2fs.c: return error when failed to populate fs
2014-04-11 Theodore Ts'oe4defrag: fix error reporting when ext2fs_open fails
2014-04-11 Jon Ernste4defrag: open fs with EXT2_FLAG_64BITS flag
2014-04-08 Theodore Ts'oMerge branch 'maint' into next
2014-03-29 Theodore Ts'ologsave: make message when process has a non-zero exit...
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-03-12 Theodore Ts'ocreate_inode: fix gcc -Wall complaints
2014-03-12 Darrick J. Wongcreate_inode: handle hard link inum mappings per popula...
2014-03-12 Darrick J. Wongcreate_inode: move debugfs internal state back to debugfs
2014-03-12 Darrick J. Wongcreate_inode: whitespace fixes
2014-03-12 Darrick J. Wongcreate_inode: minor cleanups
2014-03-12 Darrick J. Wongcreate_inode: clean up return mess in do_write_internal
2014-03-06 Theodore Ts'oUpdate Makefile dependencies
2014-03-06 Theodore Ts'oMerge branch 'ry/mke2fs-populate' into next
2014-03-06 Robert Yangmke2fs.8.in: update the manual for the -d option
2014-03-06 Robert Yangmisc/create_inode.c: handle hardlinks
2014-03-06 Robert Yangmke2fs.c: add an option: -d root-directory
2014-03-06 Robert Yangmisc/create_inode.c: set owner/mode/time for the inode
2014-03-06 Robert Yangmisc/create_inode.c: create directory
2014-03-06 Robert Yangmisc/create_inode.c: copy regular file
2014-03-06 Robert Yangmisc/create_inode.c: create symlink
2014-03-06 Robert Yangmisc/create_inode.c: create special file
next