2021-08-19 |
Theodore Ts'o | fix unused-function -Wall warnings Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-19 |
Theodore Ts'o | debugfs: fix shadow and sign-compare -Wall warnings Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-19 |
Theodore Ts'o | Update release notes, etc., for the 1.46.4 release Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-19 |
Theodore Ts'o | libcom_err: fix suggest-attribute=format -Wall warnings Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-19 |
Theodore Ts'o | libss: fix fallthrough -Wall warnings Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-19 |
Theodore Ts'o | tests: fix shadow -Wall warnings in the crcsum test... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-19 |
Theodore Ts'o | tests: fix "format not a string literal" -Wall warning... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-19 |
Theodore Ts'o | libe2p: fix missing-prototypes and sign-compare -Wall... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-17 |
Theodore Ts'o | debugfs: fix missing byte swap when dumping a revoke... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-16 |
Theodore Ts'o | debian: switch to using build dependency on debhelper... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-16 |
Theodore Ts'o | Update release notes, etc., for the 1.46.4-rc1 release Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-16 |
Theodore Ts'o | debian: set Rules-Requires-Root to "no". Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | Fix miscellaneous spelling errors in man pages, and... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | Change "filesystem" to "file system" in the man pages Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | libsupport: fix sort_r.h to work on FreeBSD Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | mke2fs: allow the default creator os to be specified... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | config: update config.{guess,sub} Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | resize2fs.8.in: clarify the description of the progress... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | e2scrub: use WantedBy=multi-user.target in e2scrub_reap... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-15 |
Theodore Ts'o | tests: update mke2fs.conf to create 256 byte inodes... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-14 |
Theodore Ts'o | mke2fs: warn that bigalloc is experimental only for... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-10 |
Theodore Ts'o | e2fsck: add maximum string length specifiers to fscanf... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-10 |
Theodore Ts'o | libext2fs: fix coverity nits in tdb.c Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-10 |
Theodore Ts'o | e2fsck: clean up two gcc -Wall warnings in recovery.c Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-10 |
Theodore Ts'o | e2fsck: drop gfp_t argument from blkdev_issue_flush() Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-04 |
Theodore Ts'o | mke2fs: fix a file descriptor leak when creating a... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-03 |
Theodore Ts'o | ss_create_invocation: fix potential unititalized reference... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-08-03 |
Theodore Ts'o | mke2fs: fix creating a file system image w/o a pre... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-30 |
Theodore Ts'o | setup-schroot: install the acl and libreadline-dev... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-30 |
Theodore Ts'o | tests: skip m_rootdir_acl on GNU Hurd Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-30 |
Theodore Ts'o | libext2fs: fix translation of Posix ACL's on big-endian... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-30 |
Theodore Ts'o | contrib: add setup-schroot command for use on Debian... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-29 |
Theodore Ts'o | tests: add description for j_recover_fast_commit Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-29 |
Theodore Ts'o | tests: force test file systems to be built for the... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-29 |
Theodore Ts'o | tests: try using truncate command before falling back... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-29 |
Theodore Ts'o | libsupport: fix sort_r.h to work on the GNU Hurd Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-28 |
Theodore Ts'o | e2fsck: fix f_baddotdir failure on big-endian systems Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-27 |
Theodore Ts'o | Update release notes, etc., for the 1.46.3 release Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-26 |
Theodore Ts'o | Fix miscellaneous compiler warnings using "make gcc... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-24 |
Theodore Ts'o | libext2fs: avoid unnecessary stat(2) calls on mountpoints Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-23 |
Theodore Ts'o | debian/changelog: fix missing Closed: annotation Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-21 |
Theodore Ts'o | mke2fs: do not warn about a pre-existing partition... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-18 |
Theodore Ts'o | mke2fs: only try discarding a single block to test... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-17 |
Theodore Ts'o | libext2fs: avoid forking a single thread in ext2fs_rw_bitmaps() Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-07-17 |
Theodore Ts'o | libe2p: use stat to prevent calling EXT2_IOC_[GS]ETFLAGS... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-05-07 |
Theodore Ts'o | tests: add test of Direct I/O support in the Unix I... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-05-07 |
Theodore Ts'o | e2fsck: fix unaligned accesses to ext4_fc_add_range... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-05-06 |
Theodore Ts'o | e2fsck: fix portability problems caused by unaligned... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-04-11 |
Theodore Ts'o | blkid: include time.h to provide explicit declaration... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-03-07 |
Theodore Ts'o | resize2fs: close the file system on errors or early... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-03-07 |
Theodore Ts'o | resize2fs: avoid allocating over the MMP block Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-03-01 |
Theodore Ts'o | Update release notes, etc., for the 1.46.2 release Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-03-01 |
Theodore Ts'o | libext2fs: fix potential races in unix_io Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-28 |
Theodore Ts'o | libext2s: fix unix_io with IO_FLAG_FORCE_BOUNCE flag set Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-26 |
Theodore Ts'o | libext2fs: fix unix_io's Direct I/O support Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-26 |
Theodore Ts'o | iscan: fix the test program iscan so it builds again Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-26 |
Theodore Ts'o | resize2fs: prevent block bitmap warnings when doing... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-25 |
Theodore Ts'o | debugfs: fix rdump and ls to handle uids and gids ... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-25 |
Theodore Ts'o | Remove superfluous break statements Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-24 |
Theodore Ts'o | libe2p: remove nested #ifdefs in fgetflags.c and fsetflags.c Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-24 |
Theodore Ts'o | debugfs: fix file descriptor leak on error path in... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-24 |
Theodore Ts'o | misc/Makefile.in: add rules to build static versions... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-24 |
Theodore Ts'o | libe2p: skip unneeded lstat(2) in fgetflags() and fsetflags() Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-24 |
Theodore Ts'o | debugfs: fix uninitialized variable es in do_logdump() Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-23 |
Theodore Ts'o | debugfs: simplify the do_logdump() function Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-23 |
Theodore Ts'o | Add checks for fs->blocksize == 0 which could cause... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-23 |
Theodore Ts'o | e2fsck: fix miscellaneous clang warnings Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-23 |
Theodore Ts'o | create_inode: fix potential file descriptor leak on... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-16 |
Theodore Ts'o | debugfs: fix dump_metadata_block() for block sizes... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-15 |
Theodore Ts'o | libext2fs: fix crash when ext2fs_mmp_stop() is called... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-14 |
Theodore Ts'o | tune2fs: teach tune2fs to use a random value for "... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-13 |
Theodore Ts'o | debugfs: clamp journal s_maxlen value when dumping... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-13 |
Theodore Ts'o | debugfs: fix logdump on file systems with block sizes... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-13 |
Theodore Ts'o | debugfs: fix memory allocation failures when parsing... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-12 |
Theodore Ts'o | debugfs: fix header checks in logdump Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-12 |
Theodore Ts'o | e2fsck: fix error code return in e2fsck_read_extents() Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-12 |
Theodore Ts'o | libext2fs: fix incorrect error code return in ext2fs_add_jou... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-12 |
Theodore Ts'o | debugfs: add journal header checks in logdump Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-12 |
Theodore Ts'o | badblocks: add error checking for command-line arguments... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-12 |
Theodore Ts'o | ext2_fs.h: use the ext2fs_has_feature_64bits() instead... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-12 |
Theodore Ts'o | e2fsck: add error checking for ext2fs_extent_get_info() Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-11 |
Theodore Ts'o | Fix clang warnings on architectures with a 64-bit long Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-11 |
Theodore Ts'o | mke2fs: fix resource leak on error path when creating... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-10 |
Theodore Ts'o | tests: fix environmental dependency in m_rootdir_acl Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-09 |
Theodore Ts'o | Update release notes, etc., for the 1.46.1 release Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-09 |
Theodore Ts'o | mke2fs: fix a importing a directory with an ACL and... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-09 |
Theodore Ts'o | debian: add build profiles noudeb and pkg.e2fsprogs... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-09 |
Theodore Ts'o | configure.ac: convert all help strings to use AS_HELP_STRING Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-09 |
Theodore Ts'o | Provide and use sort_r() instead of qsort_r() for portabilit... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-08 |
Theodore Ts'o | libext2fs: fix more compiler warnings Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-02-08 |
Theodore Ts'o | libext2fs: fix segault when setting an xattr with an... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-30 |
Theodore Ts'o | debian: drop transitional packages Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-30 |
Theodore Ts'o | configure.ac: fix build failure on systems with pthreads... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-29 |
Theodore Ts'o | Update release notes, etc., for the 1.46.0 release Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-29 |
Theodore Ts'o | Update makefile dependencies Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-29 |
Theodore Ts'o | Update debian/libext2fs2.symbols with the additions... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-29 |
Theodore Ts'o | Merge branch 'maint' into next
|
commit | commitdiff | tree |
2021-01-29 |
Theodore Ts'o | e2fsck: drop use of sysctl(2) Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-29 |
Theodore Ts'o | configure.ac: add substitution for @mkdir_p@ since... Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
2021-01-29 |
Theodore Ts'o | Update release notes, etc., for the 1.45.7 release Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
commit | commitdiff | tree |
next |