Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_e2fsprogs
/
956b0f18a5ddb6815a9dff4f10a1e3125cdca9ba
956b0f1
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
9f8d9a2
debugfs: handle out of memory condition
by Tobias Stoeckmann
· 10 years ago
9bcfea2
util: avoid off-by-one on long symlinks
by Tobias Stoeckmann
· 10 years ago
95eca2e
e2fsck: check htree leaf block checksums
by Darrick J. Wong
· 10 years ago
e3dd5c6
e2fsck: check for encrypted directory entries with too-short file names
by Theodore Ts'o
· 10 years ago
4ecd63d
e2fsck: check for an encrypted lost+found directory
by Theodore Ts'o
· 10 years ago
b97bcce
android: add add_ext4_encrypt helper program
by Theodore Ts'o
· 10 years ago
df0b907
debugfs: cleanup gcc -Wall warnings
by Theodore Ts'o
· 10 years ago
4e222d9
misc: cleanup gcc -Wall warnings
by Theodore Ts'o
· 10 years ago
f7134a9
Remove dropped const warning and enable pread/pwrite for Android build
by Theodore Ts'o
· 10 years ago
ec79402
create_inode: remove backup definition of __func__
by Theodore Ts'o
· 10 years ago
cf491d3
Eliminate unused variable and unused label warnings from Android build
by Theodore Ts'o
· 10 years ago
25f291c
Eliminate unused parameter warnings from Android build
by Theodore Ts'o
· 10 years ago
aee40b8
Eliminate unused function warnings from Android build
by Theodore Ts'o
· 10 years ago
f1644c3
Eliminate doubly defined _LARGEFILE_SOURCE warning
by Theodore Ts'o
· 10 years ago
3dca12f
Move dict.c from e2fsck to lib/support
by Theodore Ts'o
· 10 years ago
99ceb8e
Move the check_plausibility() function from misc to lib/support
by Theodore Ts'o
· 10 years ago
12aa7ad
Suppress annoying missing field initializer warnings
by Theodore Ts'o
· 10 years ago
1dc16b0
Move the profile parsing functions from e2fsck to lib/support
by Theodore Ts'o
· 10 years ago
273c2c5
tune2fs: allow tune2fs to be built as a static library for Android
by Theodore Ts'o
· 10 years ago
1bf3f38
gen-android-files: implement 'Add MODULE_LICENSE and NOTICE files"
by Theodore Ts'o
· 10 years ago
4ac4a41
android_config: remove HAVE_TERMIO_H
by Theodore Ts'o
· 10 years ago
0a332f4
Add fallocate.c to lib/exte2fs/Android.mk
by Theodore Ts'o
· 10 years ago
f34af41
rename libquota.a to libsupport.a
by Theodore Ts'o
· 10 years ago
9e8fcd6
configure: remove support to disable quota support
by Theodore Ts'o
· 10 years ago
149640f
configure: remove support to disable htree support
by Theodore Ts'o
· 10 years ago
44dfb37
configure: only include libuuid and libblkid in AC_OUTPUT if needed
by Theodore Ts'o
· 10 years ago
59a220d
Fix "make clean" and "make distclean"
by Theodore Ts'o
· 10 years ago
8f8511a
libext2fs: fix gcc -Wall nits
by Theodore Ts'o
· 10 years ago
9603da1
Revert "debugfs: add the hexdump_block command"
by Theodore Ts'o
· 10 years ago
6ece39e
update config.{guess,sub,rpath} from FSF and gettext
by Theodore Ts'o
· 10 years ago
0fe4021
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
8815116
tune2fs.8: update maximum journal size
by Phillip Susi
· 10 years ago
5ea7aee
rename configure.in to configure.ac
by Theodore Ts'o
· 10 years ago
f5dffb8
configure: use system libraries for blkid and uuid if present
by Theodore Ts'o
· 10 years ago
58b0356
debugfs: add the hexdump_block command
by Theodore Ts'o
· 10 years ago
83c799d
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
f7e37e8
debugfs: fix several errors and add assertions in the set_fields command
by Konstantin Khlebnikov
· 10 years ago
a6eeac1
mke2fs: prompt for user verification for "-S"
by Andreas Dilger
· 10 years ago
59707c1
misc: fix alignment warnings on ARM
by Andreas Dilger
· 10 years ago
23cb84c
tests: skip large filesystem tests on MacOS
by Andreas Dilger
· 10 years ago
74f2c4a
fix diet libc build breaks for e4crypt and fallocate
by Theodore Ts'o
· 10 years ago
6f5bb81
e2fsck: skip checking the journal fields if the file system is mounted
by Theodore Ts'o
· 10 years ago
dc810de
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
823c245
misc: fix bugs which broke misc/Makefile.in's "make depend"
by Theodore Ts'o
· 10 years ago
97e9b97
misc: remove broken whole device check
by Richard Yao
· 10 years ago
58354a3
e4crypt: fix hexidecimal salt parsing
by Theodore Ts'o
· 10 years ago
eeb2bb6
libext2fs: remove unnecessary undo file flush calls
by Darrick J. Wong
· 10 years ago
81cbf1e
misc: add fuse2fs, a FUSE server for e2fsprogs
by Darrick J. Wong
· 10 years ago
117f9d0
tests: test debugfs punch command
by Darrick J. Wong
· 10 years ago
2f8c0d0
debugfs: implement fallocate
by Darrick J. Wong
· 10 years ago
4f86870
libext2fs: use fallocate for creating journals and hugefiles
by Darrick J. Wong
· 10 years ago
5aad5b8
libext2fs: implement fallocate
by Darrick J. Wong
· 10 years ago
647e878
libext2fs: add new hooks to support large allocations
by Darrick J. Wong
· 10 years ago
a693a82
Add fsstress to contrib so it can be built for use in Android
by Theodore Ts'o
· 10 years ago
beb19fc
Allow debugfs to be built for use in Android
by Theodore Ts'o
· 10 years ago
766c142
libext2fs: fix ext2fs_close() when MMP is not enabled
by Theodore Ts'o
· 10 years ago
81f95d4
libext2fs, libe2p, misc: git rid of jfs_user.h
by Theodore Ts'o
· 10 years ago
2df733f
Update Android build files so the 1.43 branch builds on AOSP
by Theodore Ts'o
· 10 years ago
7cb2ed2
e2fsprogs: use $DUMPE2FS in resize_test script
by Eric Sandeen
· 10 years ago
8beba81
e2fsck,misc: include ext2fs.h to avoid clang warnings
by Theodore Ts'o
· 10 years ago
1123a2e
debian: update e2fslibs.symbols for 1.43-WIP release
by Theodore Ts'o
· 10 years ago
ff75327
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
94df6e9
debian: remove trailing spaces from control.in file
by Theodore Ts'o
· 10 years ago
9933693
Update release notes for a 1.43-WIP release (18-May-2015)
by Theodore Ts'o
· 10 years ago
cd27af3
mke2fs: enable the metadata_csum and 64bit features by default
by Theodore Ts'o
· 10 years ago
c97055e
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
e622f9a
Update release notes, etc. for final 1.42.13 release
by Theodore Ts'o
· 10 years ago
c8c167d
Merge remote-tracking branch 'origin/maint' into maint
by Theodore Ts'o
· 10 years ago
bd38698
Update translation template file
by Theodore Ts'o
· 10 years ago
c5c3936
Add the Danish translation file from the Translation Project
by Theodore Ts'o
· 10 years ago
b771c83
po: update es.po (from translationproject.org)
by Antonio Ceballos
· 10 years ago
789fba3
po: update eo.po (from translationproject.org)
by Benno Schulenberg
· 10 years ago
37be382
po: update de.po (from translationproject.org)
by Philipp Thomas
· 10 years ago
d31b804
po: update ca.po (from translationproject.org)
by Àngel Mompó
· 10 years ago
344c043
create_inode: handle source symlinks with extended attributes
by Theodore Ts'o
· 10 years ago
66eb45b
tests: clean up the script for m_hugefile_slack
by Theodore Ts'o
· 10 years ago
10b17bb
tests: test creating a single huge file using mke2fs -T hugefile
by Theodore Ts'o
· 10 years ago
5a98026
libext2fs: find/alloc a range of empty blocks
by Darrick J. Wong
· 10 years ago
60a212f
libext2fs: support allocating uninit blocks in bmap2()
by Darrick J. Wong
· 10 years ago
faa427d
e2fsck: convert block-mapped files to extents on bigalloc fs
by Darrick J. Wong
· 10 years ago
04c66cb
e2fsck: fix buffer overrun in revoke block scanning
by Darrick J. Wong
· 10 years ago
f008143
filefrag: fix broken extent emulation and uninitialized variables
by Darrick J. Wong
· 10 years ago
b085139
misc: fix undo file setup
by Darrick J. Wong
· 10 years ago
5e48a20
undo-io: write out index block after every write
by Darrick J. Wong
· 10 years ago
63cd76d
misc: fix Coverity bugs
by Darrick J. Wong
· 10 years ago
8804a96
contrib: script to create minified ext4 image from a directory
by Darrick J. Wong
· 10 years ago
4407ea3
mke2fs: add simple tests and re-alphabetize mke2fs manpage options
by Darrick J. Wong
· 10 years ago
b04af4f
copyin: fix error handling
by Darrick J. Wong
· 10 years ago
76f1323
copy-in: for files, only iterate file blocks that are mapped
by Darrick J. Wong
· 10 years ago
a433db0
copy-in: create hardlinks with the correct directory filetype
by Darrick J. Wong
· 10 years ago
08b7417
tests: test various features of the new e2undo format
by Darrick J. Wong
· 10 years ago
3af6837
tests: test undo file creation in e2fsck/resize2fs/tune2fs/mke2fs
by Darrick J. Wong
· 10 years ago
491cc33
debugfs: optionally create undo file
by Darrick J. Wong
· 10 years ago
2d291b3
mke2fs: optionally create undo file
by Darrick J. Wong
· 10 years ago
f7d0559
tune2fs: optionally create undo file
by Darrick J. Wong
· 10 years ago
03f9fd2
resize2fs: optionally create undo file
by Darrick J. Wong
· 10 years ago
ce9b74a
e2fsck: optionally create an undo file
by Darrick J. Wong
· 10 years ago
dc248a1
libext2fs: support atexit cleanups
by Darrick J. Wong
· 10 years ago
4892bce
e2undo: ditch tdb file, write everything to a flat file
by Darrick J. Wong
· 10 years ago
Next »