Show patches with: none      |   26773 patches
« 1 2 ... 9 10 11267 268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
misc: fix minor llvm warnings misc: fix minor llvm warnings - - - - --- 2021-01-24 Andreas Dilger Superseded
misc: replace remaining loff_t with ext2_loff_t misc: replace remaining loff_t with ext2_loff_t - - - - --- 2020-12-12 Andreas Dilger Accepted
[RFC] Asynchronous unlink/truncate patch for ext3 [RFC] Asynchronous unlink/truncate patch for ext3 - - - - --- 2020-11-05 Andreas Dilger New
e2fsck: skip extent optimization by default e2fsck: skip extent optimization by default - - 1 - --- 2020-09-21 Andreas Dilger Rejected
[RFC] ext2fs: parallel bitmap loading [RFC] ext2fs: parallel bitmap loading - - - - --- 2020-09-04 Andreas Dilger Superseded
tests: replace perl usage with shell built-in tests: replace perl usage with shell built-in - - - - --- 2020-07-19 Andreas Dilger Accepted
tune2fs: reset MMP state on error exit tune2fs: reset MMP state on error exit - - - - --- 2020-06-17 Andreas Dilger Accepted
libext2fs: don't use O_DIRECT for files on tmpfs libext2fs: don't use O_DIRECT for files on tmpfs - - - - --- 2020-02-21 Andreas Dilger Accepted
e2fsck: avoid overflow with very large dirs e2fsck: avoid overflow with very large dirs - - - - --- 2020-02-12 Andreas Dilger Accepted
misc: handle very large files with filefrag misc: handle very large files with filefrag - - - - --- 2020-02-12 Andreas Dilger Rejected
[9/9] misc: handle very large files with filefrag [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[8/9] e2fsck: consistently use ext2fs_get_mem() [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[7/9] e2fsck: fix overflow if more than 4B inodes [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[6/9] debugfs: print inode numbers as unsigned [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[5/9] debugfs: allow comment lines in command file [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[4/9] e2fsck: reduce memory usage for many directories [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[3/9] e2fsck: avoid mallinfo() if over 2GB allocated [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - 1 - --- 2020-02-07 Andreas Dilger Accepted
[2/9] e2fsck: use proper types for variables [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - 1 - --- 2020-02-07 Andreas Dilger Accepted
[1/9] e2fsck: fix e2fsck_allocate_memory() overflow [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - 1 - --- 2020-02-07 Andreas Dilger Accepted
ext4: don't assume that mmp_nodename/bdevname have NUL ext4: don't assume that mmp_nodename/bdevname have NUL - - - - --- 2020-01-26 Andreas Dilger Accepted
ext4: don't assume that mmp_nodename/bdevname have NUL ext4: don't assume that mmp_nodename/bdevname have NUL - - - - --- 2020-01-25 Andreas Dilger Superseded
[2/2] mmp: abstract out repeated 'sizeof(buf), buf' usage [1/2] mmp: don't assume NUL termination for MMP strings - - - - --- 2020-01-14 Andreas Dilger Accepted
[1/2] mmp: don't assume NUL termination for MMP strings [1/2] mmp: don't assume NUL termination for MMP strings - - - - --- 2020-01-14 Andreas Dilger Accepted
mke2fs: fix check for absurdly large devices mke2fs: fix check for absurdly large devices - 1 - - --- 2019-04-25 Andreas Dilger Accepted
mke2fs: allow 64bit feature without extents mke2fs: allow 64bit feature without extents - - 1 - --- 2019-03-22 Andreas Dilger New
ext4: don't update s_rev_level if not required ext4: don't update s_rev_level if not required - 1 - 1 --- 2019-01-13 Andreas Dilger Accepted
[v3] tests: replace perl usage with shell built-in [v3] tests: replace perl usage with shell built-in - - - - --- 2018-12-13 Andreas Dilger New
[10/10] misc: add e2mmpstatus utility via debugfs test cleanups and minor improvements - - 1 - --- 2018-05-02 Andreas Dilger Accepted
[09/10] e2fsck: set dir_nlink feature if large dir exists test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
[08/10] tests: remove pre-generated f_extent_htree image test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
[06/10] tests: remove redundant sed filtering test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
[05/10] ext2fs: annotate superblock/inode offsets test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
[04/10] tests: replace perl usage with shell built-in test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
[03/10] tests: clean up $DEBUGFS_EXE usage in scripts test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
[02/10] tests: don't unlink test image if SKIP_UNLINK set test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
[01/10] tests: don't use a sparse test file test cleanups and minor improvements - - - - --- 2018-05-02 Andreas Dilger Accepted
filefrag: avoid temporary buffer overflow filefrag: avoid temporary buffer overflow - - - - --- 2018-03-29 Andreas Dilger Accepted
[v2] tests: replace perl usage with shell built-in [v2] tests: replace perl usage with shell built-in - - - - --- 2018-03-12 Andreas Dilger Superseded
tests: replace perl usage with shell built-in tests: replace perl usage with shell built-in - - - - --- 2018-03-12 Andreas Dilger Superseded
filefrag: avoid temporary buffer overflow filefrag: avoid temporary buffer overflow - - 1 - --- 2018-03-01 Andreas Dilger Accepted
misc: add e2mmpstatus utility via debugfs misc: add e2mmpstatus utility via debugfs - - - - --- 2018-01-12 Andreas Dilger Superseded
misc: add e2mmpstatus utility misc: add e2mmpstatus utility - - - - --- 2017-12-22 Andreas Dilger Superseded
libext2fs: add missing swab for superblock, add checks libext2fs: add missing swab for superblock, add checks - - - - --- 2017-12-13 Andreas Dilger Accepted
tests: shorten test descriptions to fit in 80 columns tests: shorten test descriptions to fit in 80 columns - - - - --- 2017-10-10 Andreas Dilger Accepted
misc: quiet llvm build warnings misc: quiet llvm build warnings - - - - --- 2017-10-10 Andreas Dilger Not Applicable
misc: git ignore generated files misc: git ignore generated files - - - - --- 2017-10-10 Andreas Dilger Accepted
tests: log tests that are taking a long time tests: log tests that are taking a long time - - - - --- 2017-10-10 Andreas Dilger Accepted
tests: don't leave temporary files at end of test tests: don't leave temporary files at end of test - - - - --- 2017-10-10 Andreas Dilger Accepted
debugfs: print "Xst" bits of file mode via stat debugfs: print "Xst" bits of file mode via stat - - - - --- 2017-10-10 Andreas Dilger Accepted
[2/2] ext2fs: improve expand_dir performance [1/2] e2fsck: set dir_nlink feature if large dir exists - - - - --- 2017-08-30 Andreas Dilger New
[1/2] e2fsck: set dir_nlink feature if large dir exists [1/2] e2fsck: set dir_nlink feature if large dir exists - - - - --- 2017-08-30 Andreas Dilger New
tests: report if a test is taking a long time - - - - --- 2017-08-26 Andreas Dilger Accepted
misc: quiet llvm build warnings - - - - --- 2017-08-26 Andreas Dilger Accepted
ext4: avoid Y2038 overflow in recently_deleted() - - 1 - --- 2017-08-25 Andreas Dilger Accepted
e2fsck: set dir_nlink feature if large dir exists - - - - --- 2017-08-18 Andreas Dilger Superseded
ext4: fix dir_nlink behaviour - - - - --- 2017-07-21 Andreas Dilger Accepted
ext4: Return EIO on read error in ext4_find_entry - - - - --- 2017-06-23 Andreas Dilger New
Add largedir feature - - - - --- 2017-05-01 Andreas Dilger Superseded
e2fsck: add support for large xattrs in external inodes - - - - --- 2017-04-13 Andreas Dilger Superseded
ext4: xattr-in-inode support - - - - --- 2017-04-13 Andreas Dilger Superseded
e2fsck: make problem comments match error messages - - - - --- 2017-02-11 Andreas Dilger Accepted
debugfs: use labs() for absolute value of a long - - - - --- 2016-08-09 Andreas Dilger Rejected
debugfs: fix check for out-of-bound xattr value - - - - --- 2016-08-09 Andreas Dilger Rejected
[PATCHv2] fsck: fix strange logic - - - - --- 2016-08-09 Andreas Dilger Accepted
fsck: fix strange logic - - - - --- 2016-08-09 Andreas Dilger Rejected
[6/6] debugfs: update to handle newer inode fields - - - - --- 2016-03-06 Andreas Dilger Rejected
[5/6] findsuper: improve output if s_mkfs_time unset - - - - --- 2016-03-06 Andreas Dilger Accepted
[4/6] lsattr: treat inode generation as an unsigned int - - - - --- 2016-03-06 Andreas Dilger Accepted
[3/6] misc: add missing declarations on maint - - - - --- 2016-03-06 Andreas Dilger Accepted
[2/6] debugfs: improve dump_mmp handling - - - - --- 2016-03-06 Andreas Dilger Accepted
[1/6] blkid: fix ZFS device detection - - - - --- 2016-03-06 Andreas Dilger Accepted
misc: replace comparison macros with inline functions - - - - --- 2016-03-06 Andreas Dilger Accepted
blkid: fix ZFS device detection - - - - --- 2016-02-18 Andreas Dilger Superseded
e2fsck: Correct ext4 dates generated by old kernels - - - - --- 2016-02-18 Andreas Dilger Superseded
[v2] tune2fs: warn if the filesystem journal is dirty - - - - --- 2015-11-25 Andreas Dilger Accepted
tune2fs: warn if the filesystem journal is dirty - - - - --- 2015-11-24 Andreas Dilger Superseded
mke2fs: sort "-d" option alphabetically - - - - --- 2015-11-24 Andreas Dilger Accepted
libext2fs: fix tst_badblocks buffer overrun - - - - --- 2015-11-24 Andreas Dilger Accepted
e2fsck: Correct ext4 dates generated by old kernels - - - - --- 2015-11-24 Andreas Dilger Superseded
[2/2] e2fsck: fix e2fsck -fD directory truncation - - - - --- 2015-11-19 Andreas Dilger Accepted
[1/2] libext2fs: fix block-mapped file punch - - - - --- 2015-11-19 Andreas Dilger Accepted
mke2fs: sort "-d" option alphabetically - - - - --- 2015-11-19 Andreas Dilger Accepted
[4/4] e2fsck: fix e2fsck -fD directory truncation - - - - --- 2015-11-14 Andreas Dilger Superseded
[3/4] libext2fs: fix block-mapped file punch - - - - --- 2015-11-14 Andreas Dilger Superseded
[2/4] LU-7368 e2fsck: skip quota update when interrupted - - - - --- 2015-11-14 Andreas Dilger Accepted
[1/4] libext2fs: fix parents when modifying extents - - - - --- 2015-11-14 Andreas Dilger Accepted
[2/2] ext4: clean up feature flag checking and usage - - - - --- 2015-10-03 Andreas Dilger Superseded
[1/2] jbd2: clean up feature flag checking and usage - - - - --- 2015-10-03 Andreas Dilger Superseded
libext2fs: fix tst_badblocks buffer overrun - - - - --- 2015-09-10 Andreas Dilger Superseded
mke2fs: prompt for user verification for "-S" - - - - --- 2015-05-22 Andreas Dilger Accepted
misc: fix alignment warnings on ARM - - - - --- 2015-05-22 Andreas Dilger Accepted
tests: skip large filesystem tests on MacOS - - - - --- 2015-05-22 Andreas Dilger Accepted
ext4: improve warning directory handling messages - - - - --- 2015-05-04 Andreas Dilger Accepted
e2fsck: handle preallocation for large PAGE_SIZE - - - - --- 2014-09-12 Andreas Dilger New
tune2fs: warn if the filesystem journal is dirty - - - - --- 2014-09-12 Andreas Dilger New
[3/3] filefrag: print out physical extent length if set - - - - --- 2014-07-30 Andreas Dilger New
[2/3] filefrag: reserve fields and new extent flags - - - - --- 2014-07-30 Andreas Dilger New
[1/3] filefrag: minor code fixes and cleanups - - - - --- 2014-07-30 Andreas Dilger Accepted
mke2fs: fix flexbg check to allow small filesystems - - 1 - --- 2014-07-30 Andreas Dilger Superseded
[2/2] tests: fix f_badcluster output formatting - - - - --- 2014-07-29 Andreas Dilger Accepted
« 1 2 ... 9 10 11267 268 »