rufus/src/ext2fs
Pete Batard 84427d12dd
[core] add an exception for JMicron flash drives
* Also fix another round of Coverity trigger-happy warnings (Seriously, those FALSE
  POSITIVES about fwprintf can £$%^&* off — fix your frigging detection, Synopsys!)
2019-08-05 20:18:34 +01:00
..
.editorconfig [ext2fs] improve error reporting 2019-05-02 15:41:42 +01:00
alloc.c
alloc_sb.c
alloc_stats.c
alloc_tables.c
badblocks.c
bb_inode.c
bitmaps.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
bitops.c
bitops.h
blkmap64_ba.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
blkmap64_rb.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
blknum.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
block.c
bmap.c [ext2fs] fix Coverity warnings 2019-04-13 17:17:23 +01:00
bmap64.h [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
closefs.c
com_err.h [ext2fs] integrate ext3 formatting into UI operations 2019-04-16 20:44:13 +01:00
config.h [ext2fs] add journal support for ext3 formatting 2019-04-15 17:04:39 +01:00
crc16.c
crc16.h
crc32c.c
crc32c_defs.h
crc32c_table.h
csum.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
dir_iterate.c
dirblock.c
e2image.h
ext2_err.h
ext2_ext_attr.h
ext2_fs.h [ext2fs] add journal support for ext3 formatting 2019-04-15 17:04:39 +01:00
ext2_io.h [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
ext2_types.h [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
ext2fs.h [ext2fs] add registry setting to specify which ext fs version we should use 2019-04-17 20:34:39 +01:00
ext2fsP.h
ext3_extents.h
ext4_acl.h [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
ext_attr.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
extent.c [ext2fs] integrate ext3 formatting into UI operations 2019-04-16 20:44:13 +01:00
fallocate.c [ext2fs] integrate ext3 formatting into UI operations 2019-04-16 20:44:13 +01:00
fileio.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
freefs.c [ext2fs] fix Coverity warnings 2019-04-13 17:17:23 +01:00
gen_bitmap.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
gen_bitmap64.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
get_num_dirs.c
hashmap.c [ext2fs] integrate ext3 formatting into UI operations 2019-04-16 20:44:13 +01:00
hashmap.h [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
i_block.c
ind_block.c
initialize.c [core] add an exception for JMicron flash drives 2019-08-05 20:18:34 +01:00
inline.c
inline_data.c
inode.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
io_manager.c
jfs_compat.h [ext2fs] add journal support for ext3 formatting 2019-04-15 17:04:39 +01:00
kernel-jbd.h [ext2fs] add journal support for ext3 formatting 2019-04-15 17:04:39 +01:00
kernel-list.h [ext2fs] add journal support for ext3 formatting 2019-04-15 17:04:39 +01:00
LICENSE.txt [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
link.c
lookup.c
Makefile.am [ext2fs] automated persistence set up for Debian Live & Ubuntu 2019-08-02 17:57:10 +01:00
Makefile.in [ext2fs] automated persistence set up for Debian Live & Ubuntu 2019-08-02 17:57:10 +01:00
mkdir.c
mkjournal.c [ext2fs] integrate ext3 formatting into UI operations 2019-04-16 20:44:13 +01:00
mmp.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
namei.c [ext2fs] automated persistence set up for Debian Live & Ubuntu 2019-08-02 17:57:10 +01:00
newdir.c
nt_io.c [ext2fs] improve error reporting 2019-05-02 15:41:42 +01:00
openfs.c [extfs] add standalone ext2/ext3 formatting 2019-05-03 23:51:05 +01:00
punch.c [ext2fs] fix Coverity warnings 2019-04-13 17:17:23 +01:00
rbtree.c [ext2fs] fix Coverity warnings 2019-04-13 17:17:23 +01:00
rbtree.h [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
read_bb.c
rw_bitmaps.c
sha512.c [ext2fs] update to latest e2fsprogs 2019-04-13 14:52:29 +01:00
symlink.c
valid_blk.c