Show patches with: none      |   26677 patches
« 1 2 ... 39 40 41266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[21/54] libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks - - - - --- 2015-01-27 Darrick Wong Accepted
[20/54] e2fsck: add a 'yes to all' response in interactive mode - - - - --- 2015-01-27 Darrick Wong Accepted
[19/54] e2fsck: salvage under-sized dirents by removing them - - - - --- 2015-01-27 Darrick Wong Accepted
[18/54] e2fsck: improve the inline directory detector - - - - --- 2015-01-27 Darrick Wong Accepted
[17/54] e2fsck: inspect inline dir data as two directory blocks - - - - --- 2015-01-27 Darrick Wong Accepted
[16/54] e2fsck: decrement bad count _after_ remapping a duplicate block - - - - --- 2015-01-27 Darrick Wong Accepted
[15/54] e2fsck: handle multiple *ind block collisions with critical metadata - - - - --- 2015-01-27 Darrick Wong Accepted
[13/54] e2fsck: on read error, don't rewrite blocks past the end of the fs - - - - --- 2015-01-27 Darrick Wong Accepted
[12/54] e2fsck: clear i_block[] when there are too many bad mappings on a special inode - - - - --- 2015-01-27 Darrick Wong Accepted
[11/54] tune2fs: call out to resize2fs for 64bit conversion - - - - --- 2015-01-27 Darrick Wong Accepted
[10/54] tune2fs: abort when trying to enable/disable metadata_csum on mounted fs - - - - --- 2015-01-27 Darrick Wong Accepted
[09/54] tune2fs: disable csum verification before resizing inode - - - - --- 2015-01-27 Darrick Wong Accepted
[08/54] resize2fs: fix regression test to not depend on ext4.ko being loaded - - - - --- 2015-01-27 Darrick Wong Accepted
[07/54] libext2fs: fix tdb.c mmap leak - - - - --- 2015-01-27 Darrick Wong Accepted
[06/54] libext2fs: strengthen i_extra_isize checks when reading/writing xattrs - - - - --- 2015-01-27 Darrick Wong Accepted
[05/54] libext2fs: avoid pointless EA block allocation - - - - --- 2015-01-27 Darrick Wong Accepted
[04/54] libext2fs: initialize i_extra_isize when writing EAs - - - - --- 2015-01-27 Darrick Wong Accepted
[03/54] debugfs: fix crash in ea_set argument handling - - - - --- 2015-01-27 Darrick Wong Accepted
[02/54] debugfs: document new commands - - - - --- 2015-01-27 Darrick Wong Accepted
[01/54] misc: fix minor testcase problems - - - - --- 2015-01-27 Darrick Wong Accepted
[1/1] Fix of coding style - - - - --- 2015-01-26 Jan Mrazek Accepted
[1/1] Change of timer API - - - - --- 2015-01-26 Jan Mrazek Accepted
jbd2: complain about descriptor block checksum errors - - - - --- 2015-01-08 Darrick Wong Accepted
[RESEND] filefrag: fix wrong extent count calculation when using FIBMAP - - 1 - --- 2015-01-06 Xiaoguang Wang Accepted
[GIT,PULL] ext4 bug fixes for 3.19-rc3 - - - - --- 2015-01-05 Theodore Ts'o Accepted
ext4: prevent online resize with backup superblock - - - - --- 2014-12-27 Theodore Ts'o Accepted
Bug#773795: fsck.ext2: memory corruption - - - - --- 2014-12-26 Theodore Ts'o Accepted
ext4: remove spurious KERN_INFO from ext4_warning call - - - - --- 2014-12-25 Jakub Wilk Accepted
fs: make generic_block_fiemap sig-tolerant PING2... - - - - --- 2014-12-19 Dmitry Monakhov Accepted
[2/2] ext4: fix seek_data for indirect layout - - - - --- 2014-12-18 Dmitry Monakhov Accepted
[1/2] ext4: fix seek_data cleanup - - - - --- 2014-12-18 Dmitry Monakhov Accepted
Patch adding e2p_feature_to_string - - - - --- 2014-12-17 👾 Wade Accepted
libext2fs: speed up the max extent depth api call - - - - --- 2014-12-15 Darrick Wong Accepted
[11/47] libext2fs: find inode goal when allocating blocks - - - - --- 2014-12-14 Theodore Ts'o Accepted
[09/47] libext2fs: use a dynamically sized (or caller-provided) block zeroing buffer - - - - --- 2014-12-13 Theodore Ts'o Accepted
[09/47] libext2fs: use a dynamically sized (or caller-provided) block zeroing buffer - - - - --- 2014-12-13 Theodore Ts'o Accepted
[v2,33/47] e2fsck: rebuild sparse extent trees/convert non-extent ext3 files - - - - --- 2014-12-11 Darrick Wong Accepted
[GIT,PULL] ext4 changes for 3.19 - - - - --- 2014-12-11 Theodore Ts'o Accepted
resize2fs: don't require fsck to print min size - - - - --- 2014-12-10 Eric Sandeen Accepted
ext4: move_extent explicitly invalidate page buffers - - - - --- 2014-12-10 Xiaoguang Wang Accepted
ext4: fix potential use after free during resize V3 - - - - --- 2014-12-09 Dmitry Monakhov Accepted
ext2fs: fix integer overflow in rb_get_bmap_range - - - - --- 2014-12-09 Dmitry Monakhov Accepted
ext4/jbd2: fix race condition when initializing the crc32c "key" - - - - --- 2014-12-05 Darrick Wong Accepted
[51/47] e2fsck: force-reread of inode from disk when re-checking a checksum error - - - - --- 2014-12-04 Darrick Wong Accepted
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error V2 - - - - --- 2014-12-03 Dmitry Monakhov Accepted
[50/47] e2fsck: remove 'invalid' wording from error when extent block fails checksum - - - - --- 2014-12-03 Darrick Wong Accepted
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error - - - - --- 2014-12-02 Dmitry Monakhov Accepted
[4/4] ext4: fix suboptimal seek_{data,hole} extents traversial - - - - --- 2014-12-02 Dmitry Monakhov Accepted
[3/4] ext4: ext4_inline_data_fiemap should respect callers argument - - - - --- 2014-12-02 Dmitry Monakhov Accepted
[2/4] ext4: prevent fsreentrance deadlock for inline_data - - - - --- 2014-12-02 Dmitry Monakhov Accepted
[1/4] ext4: fix potential use after free during resize V2 - - - - --- 2014-12-02 Dmitry Monakhov Accepted
[GIT,PULL] ext4 bug fixes for 3.18 - - - - --- 2014-12-02 Theodore Ts'o Accepted
jbd2: fix regression where we fail to initialize checksum seed when loading - - - - --- 2014-12-02 Darrick Wong Accepted
[49/47] libext2fs: don't report garbage inodes with really large inodes - - - - --- 2014-11-27 Darrick Wong Accepted
ext4: fix sparse warnings with new shash api usage - - - - --- 2014-11-26 Darrick Wong Accepted
ext4: use the shash api correctly for crc32c - - - - --- 2014-11-25 Darrick Wong Accepted
ext4: Forbid journal_async_commit in data=ordered mode - - - - --- 2014-11-25 Jan Kara Accepted
[7/7] ext4: Introduce aging to extent status tree - - - - --- 2014-11-25 Jan Kara Accepted
[6/7] ext4: Cleanup flag definitions for extent status tree - - - - --- 2014-11-25 Jan Kara Accepted
[5/7] ext4: Limit number of scanned extents in status tree shrinker - - - - --- 2014-11-25 Jan Kara Accepted
[4/7] ext4: Move handling of list of shrinkable inodes into extent status code - - - - --- 2014-11-25 Jan Kara Accepted
[3/7] ext4: change LRU to round-robin in extent status tree shrinker - - - - --- 2014-11-25 Jan Kara Accepted
[2/7] ext4: cache extent hole in extent status tree for ext4_da_map_blocks() - - - - --- 2014-11-25 Jan Kara Accepted
[1/7] ext4: Fix block reservation for bigalloc filesystems - - - - --- 2014-11-25 Jan Kara Accepted
ext4: remove unneeded code in ext4_unlink - - - - --- 2014-11-24 Namjae Jeon Accepted
[4/4] ext4: fix end of region partial cluster handling - - - - --- 2014-11-21 Eric Whitney Accepted
[3/4] ext4: miscellaneous partial cluster cleanups - - - - --- 2014-11-21 Eric Whitney Accepted
[2/4] ext4: fix end of leaf partial cluster handling - - - - --- 2014-11-21 Eric Whitney Accepted
[1/4] ext4: fix partial cluster initialization - - - - --- 2014-11-21 Eric Whitney Accepted
ext4: kill ext4_kvfree() - - 1 - --- 2014-11-20 Al Viro Accepted
tune2fs: disable csum verification before resizing inode - - - - --- 2014-11-17 Darrick Wong Accepted
[v3,2/3] e2fsprogs/tune2fs: rewrite metadata checksums when resizing inode size - - - - --- 2014-11-17 Xiaoguang Wang Accepted
[1/1] fs-ext4: Deletion of an unnecessary check before the function call "iput" - - - - --- 2014-11-15 SF Markus Elfring Accepted
libblkid: avoid 1-byte stack overflow with long partition names - - - - --- 2014-11-14 Sami Liedes Accepted
ext4: don't count external journal blocks as overhead - - - - --- 2014-11-14 Eric Sandeen Accepted
[1/4] tests: regression test for resizing inodes on a metadata_csum fs - - - - --- 2014-11-14 Xiaoguang Wang Accepted
[1/2] ext4: cleanup GFP flags inside resize path V2 - - - - --- 2014-11-14 Dmitry Monakhov Accepted
[v3,3/3] e2fsprogs/tune2fs: fix memory write overflow - - 1 - --- 2014-11-14 Xiaoguang Wang Accepted
[v3,2/3] e2fsprogs/tune2fs: rewrite metadata checksums when resizing inode size - - 1 - --- 2014-11-14 Xiaoguang Wang Accepted
[v3,1/3] e2fsprogs/tune2fs: fix memory leak in inode_scan_and_fix() - - 1 - --- 2014-11-14 Xiaoguang Wang Accepted
xfstests and ext4 - - - - --- 2014-11-14 Steve French Accepted
tests: regression test for resizing inodes on a metadata_csum fs - - - - --- 2014-11-12 Darrick Wong Accepted
[48/47] misc: fix infinite loop when finding the start of the hugefile start range - - - - --- 2014-11-12 Darrick Wong Accepted
[30/47] resize2fs: don't play stupid games with the block count - - - - --- 2014-11-07 Darrick Wong Accepted
[28/47] resize2fs: set bg flags and unused inode count when resizing - - - - --- 2014-11-07 Darrick Wong Accepted
[27/47] resize2fs: don't interpret bitmap shift while crossing flexbg as raid stride - - - - --- 2014-11-07 Darrick Wong Accepted
[26/47] resize2fs: use old_fs to detect per-bg metadata blocks to free - - - - --- 2014-11-07 Darrick Wong Accepted
[25/47] resize2fs: quickly rewrite extent blocks when moving an inode w/ metadata_csum - - - - --- 2014-11-07 Darrick Wong Accepted
[24/47] resize2fs: don't exit if shrinking sparse_super2 fs to one bg - - - - --- 2014-11-07 Darrick Wong Accepted
[23/47] mke2fs: don't zero inode table blocks that are already zeroed - - - - --- 2014-11-07 Darrick Wong Accepted
[22/47] tests: testcases for enabling/disabling metadata_csum via tune2fs - - - - --- 2014-11-07 Darrick Wong Accepted
[21/47] tune2fs: enable uninit_bg when disabling metadata_csum - - - - --- 2014-11-07 Darrick Wong Accepted
[20/47] tune2fs: warn if extents are not enabled when turning on metadata_csum - - - - --- 2014-11-07 Darrick Wong Accepted
[19/47] e2fsck: don't complain about root dir csum failures when getting lnf - - - - --- 2014-11-07 Darrick Wong Accepted
[18/47] e2fsck: only complain about no-checksum directory blocks once - - - - --- 2014-11-07 Darrick Wong Accepted
[17/47] dumpe2fs: output cleanup - - - - --- 2014-11-07 Darrick Wong Accepted
[16/47] dumpe2fs: 80 column outputs, please - - - - --- 2014-11-07 Darrick Wong Accepted
[15/47] misc: don't allow mk_hugefiles unless the fs supports extents - - - - --- 2014-11-07 Darrick Wong Accepted
[12/47] libext2fs: set interior tree block goal more intelligently - - - - --- 2014-11-07 Darrick Wong Accepted
[11/47] libext2fs: find inode goal when allocating blocks - - - - --- 2014-11-07 Darrick Wong Accepted
« 1 2 ... 39 40 41266 267 »