[go: up one dir, main page]

Menu

Tree [a3f2d9] v1.44.3-rc2 / lib / ext2fs /
 History

HTTPS access


File Date Author Commit
 tdb 2018-04-10 Lukas Czerner Lukas Czerner [8785aa] e2fsprogs: fix Free Software Foundation address
 Android.bp 2018-06-20 Jiyong Park Jiyong Park [722b9c] AOSP: e2fsdroid and mke2fs are dynamic executab...
 Makefile.in 2018-06-25 Theodore Ts'o Theodore Ts'o [574b71] Update Makefile.in files using "make depend"
 Makefile.pq 2013-12-06 Zheng Liu Zheng Liu [416c1d] libext2fs: handle inline data in dir iterator f...
 alloc.c 2017-06-30 Tahsin Erdogan Tahsin Erdogan [cf0be2] Use i_size to determine whether a symlink is a ...
 alloc_sb.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 alloc_stats.c 2015-06-10 Darrick J. Wong Darrick J. Wong [647e87] libext2fs: add new hooks to support large alloc...
 alloc_tables.c 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 atexit.c 2015-07-13 Theodore Ts'o Theodore Ts'o [f1644c] Eliminate doubly defined _LARGEFILE_SOURCE warning
 badblocks.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 bb_compat.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 bb_inode.c 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 bitmaps.c 2011-12-16 Theodore Ts'o Theodore Ts'o [67861e] libext2fs: add default_bitmap_type to the ext2_...
 bitops.c 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 bitops.h 2016-10-21 Colin Cross Colin Cross [25072b] AOSP: Fix mac build
 blkmap64_ba.c 2016-08-10 Adrien Schildknecht Adrien Schildknecht [d4e5ab] libext2fs: replace 'unsigned long' by 'uintptr_t'
 blkmap64_rb.c 2018-06-22 Theodore Ts'o Theodore Ts'o [8b5273] libext2fs: don't corrupt an blkmap64_rb when ma...
 blknum.c 2018-06-13 Theodore Ts'o Theodore Ts'o [cedfcf] libext2fs: allow file systems which have insane...
 block.c 2017-07-04 Theodore Ts'o Theodore Ts'o [c8ca23] Fix warnings found using UBSAN
 bmap.c 2018-06-23 Theodore Ts'o Theodore Ts'o [f23a1b] libext2fs: fix uninitialized variable dereferen...
 bmap64.h 2014-01-12 Theodore Ts'o Theodore Ts'o [dff0b6] libext2fs: add ext2fs_find_first_set_{block,ino...
 bmove.c 2011-10-16 Theodore Ts'o Theodore Ts'o [0c80c4] libext2fs: ext2fs_[set_]file_acl_block needs to...
 brel.h 2013-10-07 Darrick J. Wong Darrick J. Wong [a25487] e2fsprogs: fix inode and block relocation funct...
 brel_ma.c 2013-10-07 Darrick J. Wong Darrick J. Wong [a25487] e2fsprogs: fix inode and block relocation funct...
 check_desc.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 closefs.c 2017-06-04 Theodore Ts'o Theodore Ts'o [c8a156] libext2fs: fix build warning on Big Endian syst...
 crc16.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 crc16.h 2008-09-12 Theodore Ts'o Theodore Ts'o [0eeec8] Fix compiling under diet libc
 crc32c.c 2016-08-10 Adrien Schildknecht Adrien Schildknecht [d4e5ab] libext2fs: replace 'unsigned long' by 'uintptr_t'
 crc32c_defs.h 2012-08-03 Darrick J. Wong Darrick J. Wong [033c33] libext2fs: optimize the CRC32c implementation
 csum.c 2018-06-13 Theodore Ts'o Theodore Ts'o [cedfcf] libext2fs: allow file systems which have insane...
 dblist.c 2015-04-21 Darrick J. Wong Darrick J. Wong [79614b] libext2fs/e2fsck: provide routines to read-ahea...
 dblist_dir.c 2014-03-14 Darrick J. Wong Darrick J. Wong [8f22fa] libext2fs: repair side effects when iterating d...
 digest_encode.c 2017-12-13 Dmitry V. Levin Dmitry V. Levin [fa04fe] Fix compilation warnings in digest_encode.c
 dir_iterate.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 dirblock.c 2012-08-02 Darrick J. Wong Darrick J. Wong [81683c] libext2fs: add checksums to the end of director...
 dirhash.c 2017-09-07 Damien Guibouret Damien Guibouret [759569] libext2fs: remove useless test and assignment i...
 dosio.c 2014-07-26 Theodore Ts'o Theodore Ts'o [d4ecec] libext2fs: use C99 initializers for the io_mana...
 dosio.h 2010-05-17 Theodore Ts'o Theodore Ts'o [543547] libe2p, libext2fs: Update file copyright permis...
 dupfs.c 2013-09-09 Darrick J. Wong Darrick J. Wong [816d2c] libext2fs: ext2fs_dup_handle should not alias M...
 e2image.h 2013-12-25 Theodore Ts'o Theodore Ts'o [aa2c74] e2image: only skip writing zero blocks when wri...
 expanddir.c 2014-12-14 Darrick J. Wong Darrick J. Wong [7b486e] libext2fs: find inode goal when allocating blocks
 ext2_err.et.in 2018-05-02 Shuichi Ihara Shuichi Ihara [32b880] misc: add e2mmpstatus utility via dumpe2fs
 ext2_ext_attr.h 2017-07-05 Andreas Dilger Andreas Dilger [6a081f] e2fsck: add support for large xattrs in externa...
 ext2_fs.h 2018-06-22 Andreas Dilger Andreas Dilger [27fc1f] ext2fs: annotate superblock/inode offsets
 ext2_io.h 2016-11-11 Adrien Schildknecht Adrien Schildknecht [105cdf] AOSP: libext2fs: android sparse io manager
 ext2_types.h.in 2018-02-26 Theodore Ts'o Theodore Ts'o [d912a6] Fix whitespace fixups in ext2_types.h.in
 ext2fs.h 2018-06-24 Theodore Ts'o Theodore Ts'o [ac3256] Fix gcc and clang warnings
 ext2fs.pc.in 2012-05-14 Theodore Ts'o Theodore Ts'o [ae0658] Change pkg-config files so that both <et/com_er...
 ext2fsP.h 2017-12-13 Andreas Dilger Andreas Dilger [75f6ef] libext2fs: add missing swab for superblock, add...
 ext3_extents.h 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 ext4_acl.h 2018-06-24 Theodore Ts'o Theodore Ts'o [ac3256] Fix gcc and clang warnings
 ext_attr.c 2018-06-24 Theodore Ts'o Theodore Ts'o [ac3256] Fix gcc and clang warnings
 extent.c 2015-06-22 Theodore Ts'o Theodore Ts'o [8f8511] libext2fs: fix gcc -Wall nits
 fallocate.c 2018-06-23 Theodore Ts'o Theodore Ts'o [ce4615] libext2fs: simplify extent_fallocate()
 fiemap.h 2018-06-24 Theodore Ts'o Theodore Ts'o [ac3256] Fix gcc and clang warnings
 fileio.c 2018-06-23 Theodore Ts'o Theodore Ts'o [267ff1] libext2fs: fix potential resource leak in ext2f...
 finddev.c 2017-08-28 Theodore Ts'o Theodore Ts'o [f61aa7] Fix FreeBSD portability problem caused by it us...
 flushb.c 2017-07-27 Theodore Ts'o Theodore Ts'o [de26ef] libext2fs: fix error handling for ext2fs_sync_d...
 freefs.c 2018-01-22 Jin Qian Jin Qian [611d34] AOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-...
 gen_bitmap.c 2016-10-21 Colin Cross Colin Cross [25072b] AOSP: Fix mac build
 gen_bitmap64.c 2014-04-14 Andreas Dilger Andreas Dilger [d8f401] fix miscellaneous build warnings
 gen_crc32ctable.c 2012-08-03 Darrick J. Wong Darrick J. Wong [033c33] libext2fs: optimize the CRC32c implementation
 get_num_dirs.c 2012-07-30 Theodore Ts'o Theodore Ts'o [bc0b1a] libext2fs: move ext2fs_get_num_dirs to its own ...
 get_pathname.c 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 getsectsize.c 2016-09-13 Theodore Ts'o Theodore Ts'o [370a24] libext2fs: add FreeBSD support to getsectsize.c
 getsize.c 2017-07-04 Theodore Ts'o Theodore Ts'o [e8c858] libext2fs: fix build issue for on Windows/Cygwi...
 hashmap.c 2018-06-23 Eric Sandeen Eric Sandeen [60afa1] libext2fs: remove c99 idiom to fix build
 hashmap.h 2018-06-24 Theodore Ts'o Theodore Ts'o [ac3256] Fix gcc and clang warnings
 i_block.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 icount.c 2018-06-24 Theodore Ts'o Theodore Ts'o [e97319] libext2fs: explicitly ignore a possible unlink ...
 imager.c 2018-04-09 Lukas Czerner Lukas Czerner [bfc185] e2image: fix metadata image handling on big end...
 ind_block.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 initialize.c 2018-06-19 Jan Kara Jan Kara [42e77d] libext2fs: don't create filesystems with meta_b...
 inline.c 2016-08-10 Adrien Schildknecht Adrien Schildknecht [d4e5ab] libext2fs: replace 'unsigned long' by 'uintptr_t'
 inline_data.c 2018-03-10 Theodore Ts'o Theodore Ts'o [4d3218] Fix build problems on the Hurd OS
 inode.c 2018-04-09 Lukas Czerner Lukas Czerner [bfc185] e2image: fix metadata image handling on big end...
 inode_io.c 2014-07-26 Theodore Ts'o Theodore Ts'o [d4ecec] libext2fs: use C99 initializers for the io_mana...
 io_manager.c 2015-03-29 Darrick J. Wong Darrick J. Wong [3d28f5] libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE...
 irel.h 2013-10-07 Darrick J. Wong Darrick J. Wong [a25487] e2fsprogs: fix inode and block relocation funct...
 irel_ma.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 ismounted.c 2017-08-28 Theodore Ts'o Theodore Ts'o [f61aa7] Fix FreeBSD portability problem caused by it us...
 jfs_compat.h 2018-06-24 Theodore Ts'o Theodore Ts'o [ac3256] Fix gcc and clang warnings
 kernel-jbd.h 2016-05-30 Theodore Ts'o Theodore Ts'o [478360] Fix Android build warnings
 kernel-list.h 2013-12-16 Andreas Dilger Andreas Dilger [eaf440] ext2fs,blkid: delete unused LIST_HEAD() macro
 link.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 llseek.c 2016-03-25 JP Abgrall JP Abgrall [5efe49] llseek: setup the correct seek for ext2fs_llseek
 lookup.c 2013-06-08 Jan Kara Jan Kara [70f463] libext2fs: provide functions to safely access n...
 mkdir.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 mkjournal.c 2016-09-01 Theodore Ts'o Theodore Ts'o [bbd2f7] libext2fs: allow the default journal size to go...
 mmp.c 2018-05-02 Shuichi Ihara Shuichi Ihara [32b880] misc: add e2mmpstatus utility via dumpe2fs
 namei.c 2017-07-24 Theodore Ts'o Theodore Ts'o [b55571] debugfs: fix "ls -p" to avoid printing garbage ...
 native.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 newdir.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 nt_io.c 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 openfs.c 2018-06-24 Theodore Ts'o Theodore Ts'o [ac3256] Fix gcc and clang warnings
 progress.c 2012-09-23 Theodore Ts'o Theodore Ts'o [c498cb] mke2fs: fix progress suppression to make regres...
 punch.c 2016-03-18 Theodore Ts'o Theodore Ts'o [82e48f] Fix various clang and gcc -Wall warnings
 qcow2.c 2018-06-24 Theodore Ts'o Theodore Ts'o [1ff009] e2image, libext2fs: check for corrupted qcow2 i...
 qcow2.h 2018-06-24 Theodore Ts'o Theodore Ts'o [1ff009] e2image, libext2fs: check for corrupted qcow2 i...
 rbtree.c 2018-04-10 Lukas Czerner Lukas Czerner [8785aa] e2fsprogs: fix Free Software Foundation address
 rbtree.h 2018-04-10 Lukas Czerner Lukas Czerner [8785aa] e2fsprogs: fix Free Software Foundation address
 read_bb.c 2015-10-24 Darrick J. Wong Darrick J. Wong [77b3e9] libext2fs: clean up feature test macros with pr...
 read_bb_file.c 2013-10-23 Darrick J. Wong Darrick J. Wong [d87f19] libext2fs: reject 64bit badblocks numbers
 res_gdt.c 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 rw_bitmaps.c 2018-04-09 Lukas Czerner Lukas Czerner [bfc185] e2image: fix metadata image handling on big end...
 sha256.c 2017-12-13 Dmitry V. Levin Dmitry V. Levin [15f253] Fix -Wunused-variable compilation warnings
 sha512.c 2017-12-13 Dmitry V. Levin Dmitry V. Levin [15f253] Fix -Wunused-variable compilation warnings
 sparse_io.c 2018-04-23 Tao Bao Tao Bao [7c40d7] AOSP: libext2fs: Track the libsparse API change.
 swapfs.c 2018-05-23 Chandan Rajendra Chandan Rajendra [db41ae] e2fsprogs: Use 32-bit variant of ext2fs_swab to...
 symlink.c 2018-03-25 Theodore Ts'o Theodore Ts'o [51ed02] libext2fs: support operating systems that don't...
 tdb.c 2018-04-10 Lukas Czerner Lukas Czerner [8785aa] e2fsprogs: fix Free Software Foundation address
 tdb.h 2018-04-10 Lukas Czerner Lukas Czerner [8785aa] e2fsprogs: fix Free Software Foundation address
 tdbtool.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 test_io.c 2016-11-23 Adrien Schildknecht Adrien Schildknecht [f47f31] AOSP: android: libext2fs and com_err for windows
 tst_badblocks.c 2016-11-12 Theodore Ts'o Theodore Ts'o [151c49] Make sure test progams free all allocated memory
 tst_bitmaps.c 2014-07-06 Lukas Czerner Lukas Czerner [47fee2] e2fsprogs: introduce ext2fs_close_free() helper
 tst_bitmaps_cmd.ct 2014-01-12 Theodore Ts'o Theodore Ts'o [dff0b6] libext2fs: add ext2fs_find_first_set_{block,ino...
 tst_bitmaps_cmds 2018-06-22 Theodore Ts'o Theodore Ts'o [8b5273] libext2fs: don't corrupt an blkmap64_rb when ma...
 tst_bitmaps_exp 2018-06-22 Theodore Ts'o Theodore Ts'o [8b5273] libext2fs: don't corrupt an blkmap64_rb when ma...
 tst_bitops.c 2016-11-12 Theodore Ts'o Theodore Ts'o [151c49] Make sure test progams free all allocated memory
 tst_byteswap.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 tst_cmds.ct 2014-05-23 Theodore Ts'o Theodore Ts'o [ceff96] tst_libext2fs: add new debug program which used...
 tst_fs_struct.c 2011-11-25 Theodore Ts'o Theodore Ts'o [930d7a] tst_fs_struct: add program to help check ABI co...
 tst_getsectsize.c 2016-09-13 Theodore Ts'o Theodore Ts'o [370a24] libext2fs: add FreeBSD support to getsectsize.c
 tst_getsize.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 tst_inode_size.c 2016-03-01 Li Xi Li Xi [080e09] Add project quota support
 tst_iscan.c 2013-12-03 Eric Whitney Eric Whitney [144f4e] libext2fs: fix printf conversion spec in tst_is...
 tst_libext2fs.c 2014-06-09 Andreas Dilger Andreas Dilger [3120a5] misc: quiet minor build warnings, ignore genera...
 tst_super_size.c 2016-02-13 Darrick J. Wong Darrick J. Wong [2ed0ad] libext2fs: store checksum seed in superblock
 tst_types.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 undo_io.c 2017-10-08 Sebastian Rasmussen Sebastian Rasmussen [055866] Fix typos in code comments and developer docs
 unix_io.c 2018-07-04 Theodore Ts'o Theodore Ts'o [e8236b] libext2fs: call fsync(2) to clear stale errors ...
 unlink.c 2013-06-08 Jan Kara Jan Kara [70f463] libext2fs: provide functions to safely access n...
 valid_blk.c 2015-04-12 Theodore Ts'o Theodore Ts'o [a67219] Revert "libext2fs: encrypted symlinks are never...
 version.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system
 write_bb_file.c 2011-09-18 Theodore Ts'o Theodore Ts'o [d1154e] Shorten compile commands run by the build system