Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
e2fsprogs
/
94676ef2b30d80c11008f0e13c77029e286bd0d7
94676ef
Merge branch 'maint' into next
by Theodore Ts'o
· 9 years ago
19961cd
e2fsck: fix e2fsck -fD directory truncation
by Andreas Dilger
· 9 years ago
e158db5
libext2fs: fix block-mapped file punch
by Andreas Dilger
· 9 years ago
f680db6
e2fsck: zap extent-format inode with no extent header
by Darrick J. Wong
· 9 years ago
c5b3ae7
tune2fs: warn if the filesystem journal is dirty
by Jim Garlick
· 9 years ago
f449486
libext2fs: fix tst_badblocks buffer overrun
by Andreas Dilger
· 9 years ago
2b833c9
e2fsck: do not read EA header beyond the end of an inode
by Artemiy Volkov
· 9 years ago
5cb290e
chattr: fix typo in a manpage
by Jan Kara
· 9 years ago
188960e
debugfs: add support to properly set and display extended timestamps
by Theodore Ts'o
· 11 years ago
db3d871
e2fsck: skip quota update when interrupted
by Andreas Dilger
· 9 years ago
7dce0c0
libext2fs: fix parents when modifying extents
by Darrick J. Wong
· 11 years ago
79ffbf2
make2fs: parse a human readable inode ratio for the -i option
by Matthieu Dupont
· 9 years ago
4ee2669
debugfs: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
21e37be
resize2fs: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
7889640
misc: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
86f3b6c
e2fsck: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
77b3e98
libext2fs: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
03940aa
libext2fs: automatically enable meta_bg to avoid filling up BG 0
by Darrick J. Wong
· 9 years ago
1abdd04
libext2fs: fix maximum bg overhead calculation with meta_bg enabled
by Darrick J. Wong
· 9 years ago
7bba54e
Merge remote-tracking branch 'origin/maint' into next
by Theodore Ts'o
· 9 years ago
e5a8200
subst: work around an NFS bug
by Theodore Ts'o
· 9 years ago
b9ba837
Fix typo in the ext4(5) man page
by Theodore Ts'o
· 9 years ago
2334bd3
tune2fs: allow changing the UUID mounted file systems with the -f option
by Theodore Ts'o
· 9 years ago
7719e69
e4defrag: fix build failure if libc doesn't have sync_file_range()
by Theodore Ts'o
· 9 years ago
e695c12
android: be able to build dumpe2fs, lsattr, and e2fsck statically
by Theodore Ts'o
· 9 years ago
956b0f1
Merge branch 'maint' into next
by Theodore Ts'o
· 9 years ago
9f8d9a2
debugfs: handle out of memory condition
by Tobias Stoeckmann
· 9 years ago
9bcfea2
util: avoid off-by-one on long symlinks
by Tobias Stoeckmann
· 9 years ago
95eca2e
e2fsck: check htree leaf block checksums
by Darrick J. Wong
· 9 years ago
e3dd5c6
e2fsck: check for encrypted directory entries with too-short file names
by Theodore Ts'o
· 9 years ago
4ecd63d
e2fsck: check for an encrypted lost+found directory
by Theodore Ts'o
· 9 years ago
b97bcce
android: add add_ext4_encrypt helper program
by Theodore Ts'o
· 9 years ago
df0b907
debugfs: cleanup gcc -Wall warnings
by Theodore Ts'o
· 9 years ago
4e222d9
misc: cleanup gcc -Wall warnings
by Theodore Ts'o
· 9 years ago
f7134a9
Remove dropped const warning and enable pread/pwrite for Android build
by Theodore Ts'o
· 9 years ago
ec79402
create_inode: remove backup definition of __func__
by Theodore Ts'o
· 9 years ago
cf491d3
Eliminate unused variable and unused label warnings from Android build
by Theodore Ts'o
· 9 years ago
25f291c
Eliminate unused parameter warnings from Android build
by Theodore Ts'o
· 9 years ago
aee40b8
Eliminate unused function warnings from Android build
by Theodore Ts'o
· 9 years ago
f1644c3
Eliminate doubly defined _LARGEFILE_SOURCE warning
by Theodore Ts'o
· 9 years ago
3dca12f
Move dict.c from e2fsck to lib/support
by Theodore Ts'o
· 9 years ago
99ceb8e
Move the check_plausibility() function from misc to lib/support
by Theodore Ts'o
· 9 years ago
12aa7ad
Suppress annoying missing field initializer warnings
by Theodore Ts'o
· 9 years ago
1dc16b0
Move the profile parsing functions from e2fsck to lib/support
by Theodore Ts'o
· 9 years ago
273c2c5
tune2fs: allow tune2fs to be built as a static library for Android
by Theodore Ts'o
· 9 years ago
1bf3f38
gen-android-files: implement 'Add MODULE_LICENSE and NOTICE files"
by Theodore Ts'o
· 9 years ago
4ac4a41
android_config: remove HAVE_TERMIO_H
by Theodore Ts'o
· 9 years ago
0a332f4
Add fallocate.c to lib/exte2fs/Android.mk
by Theodore Ts'o
· 9 years ago
f34af41
rename libquota.a to libsupport.a
by Theodore Ts'o
· 9 years ago
9e8fcd6
configure: remove support to disable quota support
by Theodore Ts'o
· 9 years ago
149640f
configure: remove support to disable htree support
by Theodore Ts'o
· 9 years ago
44dfb37
configure: only include libuuid and libblkid in AC_OUTPUT if needed
by Theodore Ts'o
· 9 years ago
59a220d
Fix "make clean" and "make distclean"
by Theodore Ts'o
· 9 years ago
8f8511a
libext2fs: fix gcc -Wall nits
by Theodore Ts'o
· 9 years ago
9603da1
Revert "debugfs: add the hexdump_block command"
by Theodore Ts'o
· 9 years ago
6ece39e
update config.{guess,sub,rpath} from FSF and gettext
by Theodore Ts'o
· 9 years ago
0fe4021
Merge branch 'maint' into next
by Theodore Ts'o
· 9 years ago
8815116
tune2fs.8: update maximum journal size
by Phillip Susi
· 9 years ago
5ea7aee
rename configure.in to configure.ac
by Theodore Ts'o
· 9 years ago
f5dffb8
configure: use system libraries for blkid and uuid if present
by Theodore Ts'o
· 9 years ago
58b0356
debugfs: add the hexdump_block command
by Theodore Ts'o
· 9 years ago
83c799d
Merge branch 'maint' into next
by Theodore Ts'o
· 9 years ago
f7e37e8
debugfs: fix several errors and add assertions in the set_fields command
by Konstantin Khlebnikov
· 9 years ago
a6eeac1
mke2fs: prompt for user verification for "-S"
by Andreas Dilger
· 9 years ago
59707c1
misc: fix alignment warnings on ARM
by Andreas Dilger
· 9 years ago
23cb84c
tests: skip large filesystem tests on MacOS
by Andreas Dilger
· 9 years ago
74f2c4a
fix diet libc build breaks for e4crypt and fallocate
by Theodore Ts'o
· 9 years ago
6f5bb81
e2fsck: skip checking the journal fields if the file system is mounted
by Theodore Ts'o
· 9 years ago
dc810de
Merge branch 'maint' into next
by Theodore Ts'o
· 9 years ago
823c245
misc: fix bugs which broke misc/Makefile.in's "make depend"
by Theodore Ts'o
· 9 years ago
97e9b97
misc: remove broken whole device check
by Richard Yao
· 9 years ago
58354a3
e4crypt: fix hexidecimal salt parsing
by Theodore Ts'o
· 9 years ago
eeb2bb6
libext2fs: remove unnecessary undo file flush calls
by Darrick J. Wong
· 9 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
· 9 years ago
2f8c0d0
debugfs: implement fallocate
by Darrick J. Wong
· 9 years ago
4f86870
libext2fs: use fallocate for creating journals and hugefiles
by Darrick J. Wong
· 9 years ago
5aad5b8
libext2fs: implement fallocate
by Darrick J. Wong
· 9 years ago
647e878
libext2fs: add new hooks to support large allocations
by Darrick J. Wong
· 9 years ago
a693a82
Add fsstress to contrib so it can be built for use in Android
by Theodore Ts'o
· 9 years ago
beb19fc
Allow debugfs to be built for use in Android
by Theodore Ts'o
· 9 years ago
766c142
libext2fs: fix ext2fs_close() when MMP is not enabled
by Theodore Ts'o
· 9 years ago
81f95d4
libext2fs, libe2p, misc: git rid of jfs_user.h
by Theodore Ts'o
· 9 years ago
2df733f
Update Android build files so the 1.43 branch builds on AOSP
by Theodore Ts'o
· 9 years ago
7cb2ed2
e2fsprogs: use $DUMPE2FS in resize_test script
by Eric Sandeen
· 9 years ago
8beba81
e2fsck,misc: include ext2fs.h to avoid clang warnings
by Theodore Ts'o
· 9 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
Next »