Show patches with: none      |   26688 patches
« 1 2 ... 40 41 42266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[08/47] libext2fs: file IO routines should handle uninit blocks - - - - --- 2014-11-07 Darrick Wong Accepted
[07/47] libext2fs: refactor extent head creation - - - - --- 2014-11-07 Darrick Wong Accepted
[06/47] libext2fs: don't allow alloc_stats on bad inode/block numbers - - - - --- 2014-11-07 Darrick Wong Accepted
[05/47] libext2fs: set BLOCK_UNINIT for non-last blockgroups if all blocks are free - - - - --- 2014-11-07 Darrick Wong Accepted
[04/47] libext2fs: fix endian handling error; reduce fragmentation some - - - - --- 2014-11-07 Darrick Wong Accepted
[03/47] dumpe2fs: don't crash when the user provides no block device argument - - - - --- 2014-11-07 Darrick Wong Accepted
[02/47] misc: fix compiler warnings and minor build errors - - - - --- 2014-11-07 Darrick Wong Accepted
[01/47] tests: fix test scripts that don't work on non-Linux systems. - - - - --- 2014-11-07 Darrick Wong Accepted
jbd2: finish inode data buffers immediately after submiting data buffers - - - - --- 2014-11-07 Alex Chen Accepted
ext4: move_extent improve bh vanishing success factor - - - - --- 2014-11-05 Theodore Ts'o Accepted
libext2fs: fix endian checking bits - - 1 - --- 2014-11-04 Darrick Wong Accepted
[GIT,PULL] ext4 bug fixes for 3.18 - - - - --- 2014-10-31 Theodore Ts'o Accepted
jbd2: use a better hash function for the revoke table - - - - --- 2014-10-30 Theodore Ts'o Accepted
[3/3] ext4: remove extent status procfs files if journal load fails - - - - --- 2014-10-28 Darrick Wong Accepted
[2/3] Subject: [PATCH] ext4: disallow changing journal_csum option during remount - - - - --- 2014-10-28 Darrick Wong Accepted
[1/3] ext4: enable journal checksum when metadata checksum feature enabled - - - - --- 2014-10-28 Darrick Wong Accepted
[41/39] mke2fs: warn if enabling metadata_csum on a pre-3.18 kernel - - - - --- 2014-10-27 Darrick Wong Accepted
[40/39] e2fsck: fix reporting of unknown htree block inode number - - - - --- 2014-10-27 Darrick Wong Accepted
[v2,13/39] resize2fs: set bg flags and unused inode count when resizing - - - - --- 2014-10-27 Darrick Wong Accepted
[17/39] e2fsck: fix dangling pointer when dir_info array is resized - - - - --- 2014-10-25 Darrick Wong Accepted
[08/39] tune2fs: don't change metadata_csum on a mounted fs - - - - --- 2014-10-25 Darrick Wong Accepted
[07/39] tune2fs: speed up rewriting extent tree when enabling metadata_csum - - - - --- 2014-10-25 Darrick Wong Accepted
[06/39] misc: fix broken libmagic interaction with plausibility check - - - - --- 2014-10-25 Darrick Wong Accepted
[05/39] libext2fs: don't memcpy identical pointers when writing a cache block - - - - --- 2014-10-25 Darrick Wong Accepted
[04/39] libext2fs: zero the EA block buffer before filling it - - - - --- 2014-10-25 Darrick Wong Accepted
[03/39] libext2fs: directory iteration mustn't walk off the buffer end - - - - --- 2014-10-25 Darrick Wong Accepted
[02/39] e2fuzz: exercise fuzzed blocks more aggressively - - - - --- 2014-10-25 Darrick Wong Accepted
[01/39] misc: fix compiler warnings - - - - --- 2014-10-25 Darrick Wong 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: Bail out from make_indexed_dir() on first error - - - - --- 2014-10-23 Jan Kara Accepted
ext4: Bail early when clearing inode journal flag fails - - - - --- 2014-10-23 Jan Kara Accepted
ext4: Fix oops when loading block bitmap failed - - - - --- 2014-10-23 Jan Kara Accepted
[1/2] xfstests-bld: Split system images in two parts - - - - --- 2014-10-23 Theodore Ts'o Accepted
ext4: Fix overflow when updating superblock backups after resize - - 1 - --- 2014-10-22 Jan Kara Accepted
ext4: Remove never taken branch from ext4_ext_shift_path_extents() - - - - --- 2014-10-22 Jan Kara Accepted
ext4: Make ext4_ext_convert_to_initialized() return proper number of blocks - - - - --- 2014-10-22 Jan Kara Accepted
[2/2] ext4: create nojournal_checksum mount option - - - - --- 2014-10-21 Darrick Wong Accepted
[1/2] ext4: enable journal checksum if metadata checksum feature enabled - - - - --- 2014-10-21 Darrick Wong Accepted
Ext4: update comments that use ext4_delete_inode() - - - - --- 2014-10-20 Wang Shilong Accepted
[06/34] debugfs: add LIBINTL to debugfs link command - - - - --- 2014-10-18 Theodore Ts'o Accepted
[RFC] block: make BLKZEROOUT invalidate page cache contents - - - - --- 2014-10-18 Darrick Wong Accepted
ext4: fix suboptimal seek_{data,hole} extents traversial - - - - --- 2014-10-17 Dmitry Monakhov Accepted
[4/4] ext4: Add fdatasync scalability optimization - - - - --- 2014-10-14 Dmitry Monakhov Accepted
[3/4] ext4: cleanup data integrity sync fo nonjournal mode - - - - --- 2014-10-14 Dmitry Monakhov Accepted
ext4: check s_chksum_driver when looking for bg csum presence - - - - --- 2014-10-13 Darrick Wong Accepted
debugfs: add allocate and set functionality to the bmap command - - - - --- 2014-10-13 Theodore Ts'o Accepted
[2/2] ext4: ext4_init_block_bitmap move error report out of atomic context - - - - --- 2014-10-12 Dmitry Monakhov Accepted
[1/2] ext4: Replace open coded mdata csum feature to helper function v2 - - - - --- 2014-10-12 Dmitry Monakhov Accepted
[Bug,82201] ext4 crash in ext4_superblock_csum - - - - --- 2014-10-12 bugzilla-daemon@bugzilla.kernel.org Accepted
resize2fs: fix fs->blocksize dereference after fs has been freed - - - - --- 2014-10-08 Theodore Ts'o Accepted
ext4: delete useless comments about ext4_move_extents - - - - --- 2014-10-07 Xiaoguang Wang Accepted
[v2] filefrag: fix wrong extent count calculation when using FIBMAP - - 1 - --- 2014-10-07 Xiaoguang Wang Accepted
[2/2] ext4: add ext4_iget_normal() which is to be used for dir tree lookups - - - - --- 2014-10-06 Theodore Ts'o Accepted
[1/2] ext4: don't orphan or truncate the boot loader inode - - 1 - --- 2014-10-06 Theodore Ts'o Accepted
misc: fix build on absence of magic.h - - - - --- 2014-10-03 Artemiy Volkov Accepted
mke2fs: fix man page discussion of usage type defaults - - - - --- 2014-10-02 Eric Whitney Accepted
ext4: fix reservation overflow in ext4_da_write_begin - - 1 - --- 2014-10-02 Eric Sandeen Accepted
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT - - 1 - --- 2014-10-02 Dmitry Monakhov Accepted
[3/3] ext4: optimize block allocation on grow indepth - - - - --- 2014-10-02 Theodore Ts'o Accepted
e2fsprogs: add large_file to base mkfs features - - 1 - --- 2014-10-01 Eric Sandeen Accepted
resize2fs problem with stride calc - - - - --- 2014-09-29 Darrick Wong Accepted
ext4: fix return value of ext4_do_update_inode - - 2 - --- 2014-09-29 Li Xi Accepted
mke2fs: clarify inline data inode size error message - - - - --- 2014-09-27 Eric Whitney Accepted
xfstests-bld: specify inode size in inline test scenario conf - - - - --- 2014-09-26 Eric Whitney Accepted
[2/2] ext4: Fix mmap data corruption when blocksize < pagesize - - - - --- 2014-09-25 Jan Kara Accepted
[1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data - - - - --- 2014-09-25 Jan Kara Accepted
[v1.1,1/10] ext4: Introduce DX_HASH_UNSIGNED_DELTA - - - - --- 2014-09-23 George Spelvin Accepted
[v1,5/10] ext4: Add DX_HASH_SIPHASH24 support - - - - --- 2014-09-23 George Spelvin Accepted
misc/e4defrag: output extent's status(written or unwritten) - - - - --- 2014-09-23 Xiaoguang Wang Accepted
[v1,10/10] Add "hash_alg=siphash" support - - - - --- 2014-09-23 George Spelvin Accepted
[2/3] ext4: get rid of code duplication - - 1 - --- 2014-09-23 Dmitry Monakhov Accepted
[1/3] ext4: fix over-defensive complain after journal abort - - 1 - --- 2014-09-23 Dmitry Monakhov Accepted
[2/2] libext2fs: use ~0UL instead of -1UL to avoid static checker warnings - - - - --- 2014-09-21 Theodore Ts'o Accepted
[1/2] MCONFIG: allow developers to override CFLAGS - - - - --- 2014-09-21 Theodore Ts'o Accepted
misc: if dlopen() is available, use it to load the libmagic library - - - - --- 2014-09-21 Theodore Ts'o Accepted
[4/4] e2fsck: use ext2fs_get_mem() instad of ext2fs_get_memalign() - - - - --- 2014-09-19 Theodore Ts'o Accepted
[3/4] Fix build failures due to missing $(SYSLIBS) - - - - --- 2014-09-19 Theodore Ts'o Accepted
[2/4] e2fsck: fix build under dietlibc - - - - --- 2014-09-19 Theodore Ts'o Accepted
[1/4] create_inode: don't indiscriminately #include "nls-enable.h" - - - - --- 2014-09-19 Theodore Ts'o Accepted
[06/34] debugfs: add LIBINTL to debugfs link command - - - - --- 2014-09-19 Theodore Ts'o Accepted
[3/3] ext4: fold ext4_nojournal_sops into ext4_sops - - 1 - --- 2014-09-18 Theodore Ts'o Accepted
[2/3] ext4: support freezing ext2 (nojournal) file systems - - 1 - --- 2014-09-18 Theodore Ts'o Accepted
[1/3] ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs() - - 1 - --- 2014-09-18 Theodore Ts'o Accepted
[36/34] misc: fix Coverity complaints - - - - --- 2014-09-18 Darrick Wong Accepted
« 1 2 ... 40 41 42266 267 »