Show patches with: Submitter = Eric Sandeen       |   468 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] ext2: remove dax EXPERIMENTAL warning Remove DAX experimental warnings - - - - --- 2021-09-15 Eric Sandeen New
[2/3] ext4: remove dax EXPERIMENTAL warning Remove DAX experimental warnings - - 1 - --- 2021-09-15 Eric Sandeen New
[1/3] xfs: remove dax EXPERIMENTAL warning Remove DAX experimental warnings 1 - - - --- 2021-09-15 Eric Sandeen New
[V2] resize2fs: clear uninit BG if allocating from new group - - - - --- 2016-01-14 Eric Sandeen New
Corrupted superblock? But disk still mounts. - - - - --- 2014-08-22 Eric Sandeen New
e2fsprogs: add -i switch to filefrag to ignore inline data - - 1 - --- 2013-09-11 Eric Sandeen New
ext4: remove unused ac_ex_scanned - - - - --- 2013-07-29 Eric Sandeen New
e2fsprogs: allocate inode table wholly within group - - - - --- 2013-07-08 Eric Sandeen New
e2fsprogs: allocate inode table wholly within group - - - - --- 2013-07-02 Eric Sandeen New
[V2] e2fsprogs: fix tests/f_extent_oobounds - - - - --- 2013-06-26 Eric Sandeen New
"data=writeback" and TRIM don't get along - - - - --- 2010-04-08 Eric Sandeen New
default max mount count to unused - - - - --- 2010-01-20 Eric Sandeen New
ext4: do not commit super on read-only bdev ext4: do not commit super on read-only bdev - - 1 - --- 2020-03-18 Eric Sandeen Accepted
[2/3] ext4: hard fail dax mount on unsupported devices ext2, ext4, xfs: hard fail dax mount on unsupported devices - - - - --- 2018-10-08 Eric Sandeen Accepted
libext2fs: remove c99 idiom to fix build libext2fs: remove c99 idiom to fix build - 1 - - --- 2018-06-23 Eric Sandeen Accepted
ext4: Reset error code in ext4_find_entry in fallback ext4: Reset error code in ext4_find_entry in fallback - - 1 - --- 2018-06-06 Eric Sandeen Accepted
e2fsck: warn if checkinterval and broken_system_clock both set e2fsck: warn if checkinterval and broken_system_clock both set - - 1 - --- 2018-03-30 Eric Sandeen Accepted
[V2] ext4: don't complain about incorrect features when probing [V2] ext4: don't complain about incorrect features when probing - - 1 1 --- 2018-03-02 Eric Sandeen Accepted
[V2] tune2fs: edit dire warning about check intervals - - 1 - --- 2017-07-19 Eric Sandeen Accepted
libext2fs: don't ignore fsync errors - - - - --- 2016-12-20 Eric Sandeen Accepted
e2undo: fix endian issues - - 1 - --- 2016-06-16 Eric Sandeen Accepted
e2image: don't leak progress info to stdout - - - - --- 2016-04-15 Eric Sandeen Accepted
[V3] resize2fs: clear uninit BG if allocating from new group - - 2 - --- 2016-01-14 Eric Sandeen Accepted
resize2fs: clear uninit BG if allocating from new group - - - - --- 2015-09-17 Eric Sandeen Accepted
ext4: don't manipulate recovery flag when freezing no-journal fs - - 1 - --- 2015-08-05 Eric Sandeen Accepted
e2fsprogs: use $DUMPE2FS in resize_test script - - - - --- 2015-04-20 Eric Sandeen Accepted
[2/2,RFC] ext4: ignore journal checksum on remount; don't fail - - - - --- 2015-02-10 Eric Sandeen Accepted
[1/2] ext4: remove duplicate remount check for JOURNAL_CHECKSUM change - - - - --- 2015-02-10 Eric Sandeen Accepted
resize2fs: don't require fsck to print min size - - - - --- 2014-12-10 Eric Sandeen Accepted
ext4: don't count external journal blocks as overhead - - - - --- 2014-11-14 Eric Sandeen Accepted
[6/6] quotaio: annotate & fix up for sparse endian checker - - - - --- 2014-10-23 Eric Sandeen Accepted
[5/6] libext2: minor sparse endian checker fixup - - - - --- 2014-10-23 Eric Sandeen Accepted
[4/6] debugfs: don't swap htree nodes in-place - - - - --- 2014-10-23 Eric Sandeen Accepted
[3/6] e2fsprogs: Endian-annotate most on-disk structures - - - - --- 2014-10-23 Eric Sandeen Accepted
[2/6] e2fsprogs: fix endian handling of ext3_extent_header - - 1 - --- 2014-10-23 Eric Sandeen Accepted
[1/6] e2fsprogs: define bitwise types and annotate conversion routines - - - - --- 2014-10-23 Eric Sandeen Accepted
ext4: fix reservation overflow in ext4_da_write_begin - - 1 - --- 2014-10-02 Eric Sandeen Accepted
e2fsprogs: add large_file to base mkfs features - - 1 - --- 2014-10-01 Eric Sandeen Accepted
e2fsprogs: add supported file attributes to ext4.5 manpage - - - - --- 2014-08-20 Eric Sandeen Accepted
e2fsck: free bh on csum verify error in do_one_pass - - 1 - --- 2014-07-17 Eric Sandeen Accepted
[2/2,V2] e2fsprogs: revise and extend chattr(1) and chattr usage() - - 1 - --- 2014-06-20 Eric Sandeen Accepted
[1/2,V2] e2fsprogs: reorder flags in chattr(1) - - 1 - --- 2014-06-19 Eric Sandeen Accepted
e2fsprogs: add mount options to ext4.5 - - - - --- 2014-06-11 Eric Sandeen Accepted
ext4: disable synchronous transaction batching if max_batch_time==0 - - - - --- 2014-06-10 Eric Sandeen Accepted
resize2fs: Don't attempt to calculate minimum size on fs with errors - - - - --- 2014-06-04 Eric Sandeen Accepted
[V3] filefrag: filefrag: fix issues with 29758d2 - - 1 - --- 2014-05-30 Eric Sandeen Accepted
[V2] mke2fs: use ext2fs_open_file() in check_plausibility() - - 1 - --- 2014-05-21 Eric Sandeen Accepted
e2fsprogs: don't run quota test if quota is not enabled - - - - --- 2014-05-19 Eric Sandeen Accepted
[V3] mke2fs: prevent creation of filesystem with unsupported revision - - - - --- 2014-05-01 Eric Sandeen Accepted
e2fsprogs: remove checker infrastructure - - - - --- 2014-04-17 Eric Sandeen Accepted
tune2fs: allow removal of dirty journal with two "-f" options - - - - --- 2014-01-09 Eric Sandeen Accepted
ext4: remove unreachable code after ext4_can_extents_be_merged() - - 1 - --- 2013-10-31 Eric Sandeen Accepted
ext4: remove unreachable code in ext4_can_extents_be_merged() - - 1 - --- 2013-10-31 Eric Sandeen Accepted
tune2fs: more respect for quota config option - - - - --- 2013-09-24 Eric Sandeen Accepted
e2fsck: don't try to stop mmp if there is no superblock set up - - - - --- 2013-08-16 Eric Sandeen Accepted
resize2fs: fix interior extent node corruption - - - - --- 2013-08-09 Eric Sandeen Accepted
[V2] ext4: allow specifying external journal by pathname mount option - - 2 - --- 2013-07-31 Eric Sandeen Accepted
destroy ext4_es_cachep on module unload - - - - --- 2013-07-26 Eric Sandeen Accepted
debugfs: properly set up extent header in do_write - - - 1 --- 2013-07-24 Eric Sandeen Accepted
resize2fs: move bitmaps if shrinking would orphan them - - - - --- 2013-06-19 Eric Sandeen Accepted
ext4: limit group search loop for non-extent files - - - - --- 2013-05-03 Eric Sandeen Accepted
e2fsprogs: allow 0-length xattr values in e2fsck - - - - --- 2013-04-07 Eric Sandeen Accepted
[RFC,V2] ext4: add ioctl to force 32-bit hashes from indexed dirs - - - - --- 2013-03-28 Eric Sandeen Accepted
ext4: use percpu counter for extent cache count - - - - --- 2013-03-01 Eric Sandeen Accepted
[RFC] mke2fs: set s_overhead_blocks - - - - --- 2013-02-11 Eric Sandeen Accepted
[RFC,V2] mke2fs: wipe out old btrfs superblocks - - - - --- 2013-01-29 Eric Sandeen Accepted
debugfs: document zap_block & dump_block - - - - --- 2013-01-11 Eric Sandeen Accepted
e2fsck: show size requested when memory allocation fails - - - - --- 2013-01-07 Eric Sandeen Accepted
mke2fs: remove quota docs if not configured in - - - - --- 2012-11-29 Eric Sandeen Accepted
[V2] ext4: include journal blocks in df overhead calcs - - - 1 --- 2012-11-28 Eric Sandeen Accepted
tune2fs: respect quota config option - - - - --- 2012-11-27 Eric Sandeen Accepted
e2fsprogs: fix configure help text for quota - - - - --- 2012-11-27 Eric Sandeen Accepted
ext4: remove unaligned AIO warning printk - - - - --- 2012-11-21 Eric Sandeen Accepted
[V2] ext4: init pagevec in ext4_da_block_invalidatepages - - 2 - --- 2012-11-11 Eric Sandeen Accepted
fix awful goto: in ext4_mb_new_blocks() - - - - --- 2012-11-01 Eric Sandeen Accepted
ext4: remove ext4_handle_release_buffer() - - 1 - --- 2012-10-30 Eric Sandeen Accepted
ext4: fix overhead calculations in ext4_stats, again - - 1 - --- 2012-10-25 Eric Sandeen Accepted
[RFC] ext4: don't clear orphan list on ro mount with errors 1 - - - --- 2012-08-27 Eric Sandeen Accepted
jbd2: don't write superblock when unmounting an ro filesystem - - - - --- 2012-07-24 Eric Sandeen Accepted
e4defrag: Handle device symlinks - - - - --- 2012-07-19 Eric Sandeen Accepted
filefrag: Fix segfault on virtual fs - - - - --- 2012-06-26 Eric Sandeen Accepted
mke2fs: enable bigalloc if -C is specified - - - - --- 2012-05-31 Eric Sandeen Accepted
libext2fs: Fix rbtree backend for extent lengths greater than 2^32 - - 1 - --- 2012-05-25 Eric Sandeen Accepted
[V2] ext4: force ro mount if ext4_setup_super() fails - - 1 - --- 2012-05-24 Eric Sandeen Accepted
debugfs: fix strtoblk for 64bit block numbers - - - - --- 2012-05-23 Eric Sandeen Accepted
[V2] ext4: avoid deadlock on sync-mounted FS w/o journal - - - - --- 2012-02-16 Eric Sandeen Accepted
mke2fs: recognize mke4fs program name - - - - --- 2012-02-08 Eric Sandeen Accepted
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer - - - - --- 2012-02-07 Eric Sandeen Accepted
ext4: make more symbols static - - - - --- 2012-01-04 Eric Sandeen Accepted
e2undo: cast dptr to blk64_t to retrieve block number - - - - --- 2011-11-16 Eric Sandeen Accepted
[4/4] e2fsprogs: fix mmp tests on hard 4k devices (resend) - - - - --- 2011-11-10 Eric Sandeen Accepted
[3/4] e2fsprogs: Fix write size in ext2fs_mmp_write - - - - --- 2011-11-10 Eric Sandeen Accepted
[2/4] e2fsprogs: Tidy up mmp handling in debugfs - - - - --- 2011-11-10 Eric Sandeen Accepted
[1/4] e2fsprogs: Document mmp commands in debugfs manpage - - - - --- 2011-11-10 Eric Sandeen Accepted
libext2: advance group in ext2fs_open2 during swapping - - - - --- 2011-11-08 Eric Sandeen Accepted
[2/2,V2] ext4: remove the resize mount option - - - - --- 2011-11-02 Eric Sandeen Accepted
[1/2] ext4: remove a the journal=update mount option - - - - --- 2011-11-02 Eric Sandeen Accepted
e2fsck: return more status if fsck aborts - - - - --- 2011-11-01 Eric Sandeen Accepted
[RFC] ext4: fix race in xattr block allocation path - - - - --- 2011-10-24 Eric Sandeen Accepted
mke2fs: Fix up usage & error text for cluster size specification - - - - --- 2011-10-04 Eric Sandeen Accepted
« 1 2 3 44 5 »