Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
e2fsprogs
/
96fae8869cfe393ce680369154a7847247e354ea
/
misc
dcb8e1f
Merge branch 'maint' into next
by Theodore Ts'o
· 9 years ago
c864b9e
tune2fs: recover the journal
by Darrick J. Wong
· 9 years ago
62e0d34
tune2fs: confirm dangerous operations
by Darrick J. Wong
· 9 years ago
8424468
filefrag: accommodate holes when calculating expected values
by Darrick J. Wong
· 9 years ago
1b7623b
mke2fs: store checksum seed at format time
by Darrick J. Wong
· 9 years ago
2be9cd8
tune2fs: allow user to turn on saving the checksum seed
by Darrick J. Wong
· 9 years ago
3627e83
Add project ID support for chattr/lsattr
by Li Xi
· 9 years ago
ba60bb9
findsuper: improve output if s_mkfs_time unset
by Andreas Dilger
· 9 years ago
1e3f5c8
lsattr: treat inode generation as an unsigned int
by Andreas Dilger
· 9 years ago
7fd5374
misc: add missing declarations on maint
by Andreas Dilger
· 9 years ago
e1cec44
Add inherit flags for project quota
by Li Xi
· 9 years ago
080e09b
Add project quota support
by Li Xi
· 9 years ago
0c18d03
Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
by Li Xi
· 9 years ago
2d2d799
Clean up codes for adding new quota type
by Li Xi
· 9 years ago
0355d6d
Fix build system to be compatible with BSD pmake
by Theodore Ts'o
· 9 years ago
0f26747
mke2fs: sort "-d" option alphabetically
by Andreas Dilger
· 9 years ago
f150bde
fuse2fs: set inode's uid/gid when creating inode
by Darrick J. Wong
· 9 years ago
94676ef
Merge branch 'maint' into next
by Theodore Ts'o
· 9 years ago
c5b3ae7
tune2fs: warn if the filesystem journal is dirty
by Jim Garlick
· 9 years ago
5cb290e
chattr: fix typo in a manpage
by Jan Kara
· 9 years ago
79ffbf2
make2fs: parse a human readable inode ratio for the -i option
by Matthieu Dupont
· 9 years ago
7889640
misc: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
7bba54e
Merge remote-tracking branch 'origin/maint' into next
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
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
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
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
83c799d
Merge branch 'maint' into next
by Theodore Ts'o
· 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
74f2c4a
fix diet libc build breaks for e4crypt and fallocate
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
81cbf1e
misc: add fuse2fs, a FUSE server for e2fsprogs
by Darrick J. Wong
· 9 years ago
4f86870
libext2fs: use fallocate for creating journals and hugefiles
by Darrick J. Wong
· 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
8beba81
e2fsck,misc: include ext2fs.h to avoid clang warnings
by Theodore Ts'o
· 9 years ago
cd27af3
mke2fs: enable the metadata_csum and 64bit features by default
by Theodore Ts'o
· 9 years ago
344c043
create_inode: handle source symlinks with extended attributes
by Theodore Ts'o
· 9 years ago
f008143
filefrag: fix broken extent emulation and uninitialized variables
by Darrick J. Wong
· 9 years ago
b085139
misc: fix undo file setup
by Darrick J. Wong
· 9 years ago
63cd76d
misc: fix Coverity bugs
by Darrick J. Wong
· 9 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
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
4892bce
e2undo: ditch tdb file, write everything to a flat file
by Darrick J. Wong
· 10 years ago
ec2019d
e2undo: fix memory leaks and tweak the error messages somewhat
by Darrick J. Wong
· 10 years ago
437651a
Update ext4 encryption format to final v4.1 version
by Theodore Ts'o
· 10 years ago
e0d5dd3
e2fuzz: fuzz harder
by Darrick J. Wong
· 10 years ago
a0556bd
e4crypt: add the get_policy command
by Theodore Ts'o
· 10 years ago
654531d
tune2fs: add ability to enable the encrypt feature
by Theodore Ts'o
· 10 years ago
f7257a9
Change filename encryption to use CTS mode
by Theodore Ts'o
· 10 years ago
4fb758a
Clean up and fix Android build files
by Theodore Ts'o
· 10 years ago
1e734e7
e4crypt: change the UI to use a subcommand style
by Theodore Ts'o
· 10 years ago
41f2210
Add support for a password salt stored in the superblock
by Theodore Ts'o
· 10 years ago
bfa4b35
misc: add e4crypt tool
by Ildar Muslukhov
· 10 years ago
bbb8594
misc: teach mke2fs to create encrypted file systems
by Ildar Muslukhov
· 10 years ago
321f344
Add files to build on Android
by Theodore Ts'o
· 10 years ago
8b39e4c
Add support for the read-only feature
by Theodore Ts'o
· 10 years ago
fac0c8e
e2fsck: on read error, don't rewrite blocks past the end of the fs
by Darrick J. Wong
· 10 years ago
e263765
tune2fs: direct user to resize2fs for 64bit conversion
by Darrick J. Wong
· 10 years ago
f2a96b6
tune2fs: abort when trying to enable/disable metadata_csum on mounted fs
by Darrick J. Wong
· 10 years ago
dd3ffbc
tune2fs: disable csum verification before resizing inode
by Darrick J. Wong
· 10 years ago
22f22ab
Reserve the codepoints for the new INCOMPAT feature ENCRYPT
by Theodore Ts'o
· 10 years ago
32ed2b0
e2fuzz: fix clang warning
by Darrick J. Wong
· 10 years ago
fe12931
resize2fs: convert fs to and from 64bit mode
by Darrick J. Wong
· 10 years ago
0698ecc
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
fcc19b4
badblocks: Limit maximum number of bad blocks
by Jan Kara
· 10 years ago
5effd0a
mke2fs: don't zero inode table blocks that are already zeroed
by Darrick J. Wong
· 10 years ago
052795e
tune2fs: enable uninit_bg when disabling metadata_csum
by Darrick J. Wong
· 10 years ago
a742a12
tune2fs: warn if extents are not enabled when turning on metadata_csum
by Darrick J. Wong
· 10 years ago
492084f
dumpe2fs: output cleanup
by Darrick J. Wong
· 10 years ago
6aa8cff
dumpe2fs: reduce dumpe2fs output to 80 columns or less
by Darrick J. Wong
· 10 years ago
fc4f5b2
misc: don't allow mk_hugefiles unless the fs supports extents
by Darrick J. Wong
· 10 years ago
3548bb6
libext2fs: refactor extent head creation
by Darrick J. Wong
· 10 years ago
ad4eafb
tune2fs: fix memory write overflow
by Xiaoguang Wang
· 10 years ago
8386a42
tune2fs: rewrite metadata checksums when resizing inode size
by Xiaoguang Wang
· 10 years ago
bbf29ce
Merge branch 'maint' into next
by Theodore Ts'o
· 10 years ago
63b4cbb
misc: fix infinite loop when finding the start of the hugefile start range
by Darrick J. Wong
· 10 years ago
Next »