Show patches with: none      |   26695 patches
« 1 2 ... 58 59 60266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/5] ext4: fix start and len arguments handling in ext4_trim_fs() - - - - --- 2012-03-01 Lukas Czerner tytso Superseded
[2/5] ext4: Fix trimmed block count computing - - - - --- 2012-03-01 Lukas Czerner tytso Superseded
[3/5] ext4: don't forget to discard last block in a group - - - - --- 2012-03-01 Lukas Czerner tytso Superseded
[4/5] ext4: Always set then trimmed blocks count into len - - - - --- 2012-03-01 Lukas Czerner tytso Superseded
[5/5] ext4: Do not discard group with BLOCK_UNINIT set - - - - --- 2012-03-01 Lukas Czerner tytso Superseded
[1/2] ext3: fix start and len arguments handling in ext3_trim_fs() - - - - --- 2012-03-01 Lukas Czerner Superseded
[2/2] ext3: don't forget to discard last block in a group - - - - --- 2012-03-01 Lukas Czerner Superseded
REQ_META set during meta data write 1 - - - --- 2012-03-01 Saugata Das Superseded
[1/3] ext4: Rewrite punch hole to use ext4_ext_remove_space() - - - - --- 2012-03-02 Lukas Czerner Superseded
[2/3] ext4: Remove unused code from ext4_ext_map_blocks() - - - - --- 2012-03-02 Lukas Czerner Superseded
[3/3] ext4: Give more helpful error message in ext4_ext_rm_leaf() - - - - --- 2012-03-02 Lukas Czerner Superseded
[v2] ext3: fix start and len arguments handling in ext3_trim_fs() - - - - --- 2012-03-02 Lukas Czerner Superseded
[1/4,v2] ext4: fix start and len arguments handling in ext4_trim_fs() - - 1 - --- 2012-03-02 Lukas Czerner Superseded
[2/4,v2] ext4: Fix trimmed block count computing - - 1 - --- 2012-03-02 Lukas Czerner Superseded
[3/4,v2] ext4: Always set then trimmed blocks count into len - - 1 - --- 2012-03-02 Lukas Czerner Superseded
[4/4,v2] ext4: Do not discard group with BLOCK_UNINIT set - - - - --- 2012-03-02 Lukas Czerner Superseded
[v2] REQ_META set during meta data write 1 - - - --- 2012-03-02 Saugata Das Accepted
ext4: Don't release page refs in ext4_end_bio() - - - - --- 2012-03-02 Curt Wohlgemuth Accepted
ext4: Add comments to definition of ext4_io_end_t - - - - --- 2012-03-02 Curt Wohlgemuth Accepted
[1/7] vfs: Handle O_SYNC AIO DIO in generic code properly - - - - --- 2012-03-02 Jeff Moyer Not Applicable
[2/7] ocfs2: Use generic handlers of O_SYNC AIO DIO - - - - --- 2012-03-02 Jeff Moyer Not Applicable
[3/7] gfs2: Use generic handlers of O_SYNC AIO DIO - - - - --- 2012-03-02 Jeff Moyer Not Applicable
[4/7] btrfs: Use generic handlers of O_SYNC AIO DIO - - - - --- 2012-03-02 Jeff Moyer Not Applicable
[5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests - - - - --- 2012-03-02 Jeff Moyer Not Applicable
[6/7] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests - - 1 - --- 2012-03-02 Jeff Moyer Not Applicable
[7/7] filemap: don't call generic_write_sync for -EIOCBQUEUED - - - - --- 2012-03-02 Jeff Moyer Not Applicable
[RFC,v2] e2fsprogs: Rework metadata_csum/gdt_csum flag handling - - - - --- 2012-03-03 Darrick J. Wong Superseded
[RFC,v2] ext4: Rework metadata_csum/gdt_csum flag handling in kernel - - - - --- 2012-03-03 Darrick J. Wong Superseded
[RESEND] ext4: add error handling when discarding is fail in FITRIM ioctl. - - 1 - --- 2012-03-04 Namjae Jeon Accepted
[Bug,42859] New: kernel BUG at fs/ext4/extents.c:1953 - - - - --- 2012-03-04 Theodore Ts'o Not Applicable
[01/11] ext4: remove deprecation warnings for minix_df and grpid - - - - --- 2012-03-05 Theodore Ts'o Accepted
[02/11] ext4: remove Opt_ignore - - - - --- 2012-03-05 Theodore Ts'o Accepted
[03/11] ext4: remove the I_VERSION mount flag and use the super_block flag instead - - - - --- 2012-03-05 Theodore Ts'o Accepted
[04/11] ext4: simplify handling of the errors=* mount options - - - - --- 2012-03-05 Theodore Ts'o Accepted
[05/11] ext4: unify handling of mount options which have been removed - - - - --- 2012-03-05 Theodore Ts'o Accepted
[06/11] ext4: use a table-driven handler for mount options - - - - --- 2012-03-05 Theodore Ts'o Accepted
[07/11] ext4: move ext4_show_options() after parse_options() - - - - --- 2012-03-05 Theodore Ts'o Accepted
[08/11] ext4: make ext4_show_options() be table-driven - - - - --- 2012-03-05 Theodore Ts'o Accepted
[09/11] ext4: add debugging /proc file showing file system options - - - - --- 2012-03-05 Theodore Ts'o Accepted
[10/11] ext4: ignore mount options supported by ext2/3 (but have since been removed) - - - - --- 2012-03-05 Theodore Ts'o Accepted
[11/11] ext4: try to deprecate noacl and noxattr_user mount options - - - - --- 2012-03-05 Theodore Ts'o Accepted
configure: sort AC_CHECK_FUNCS list - - - - --- 2012-03-05 Mike Frysinger Accepted
libext2fs: check for fallocate symbol before using it - - - - --- 2012-03-05 Mike Frysinger Accepted
[1/4] e2fsck: Discard only unused parts of inode table - - 1 - --- 2012-03-05 Lukas Czerner Accepted
[2/4] e2fsck: Do not forget to discard last block group - - 1 - --- 2012-03-05 Lukas Czerner Superseded
[3/4] e2fsck: Do not discard when in read only mode - - 1 - --- 2012-03-05 Lukas Czerner Accepted
[4/4] e2fsck: Do not discard itable if discard doen't zero data - - 1 - --- 2012-03-05 Lukas Czerner Accepted
[10/19] ext4: Convert to new freezing mechanism - - - - --- 2012-03-05 Jan Kara Superseded
ext4: Update s_free_{inodes,blocks}_count during online resize - - - - --- 2012-03-06 Darrick J. Wong Accepted
[01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[02/23] ext4: Change on-disk layout to support extended metadata checksumming - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[03/23] ext4: Record the checksum algorithm in use in the superblock - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[04/23] ext4: Only call out to crc32c if necessary - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[05/23] ext4: Calculate and verify superblock checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[06/23] ext4: Calculate and verify inode checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[07/23] ext4: Calculate and verify checksums for inode bitmaps - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[08/23] ext4: Calculate and verify block bitmap checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[09/23] ext4: Verify and calculate checksums for extent tree blocks - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[10/23] ext4: Calculate and verify checksums for htree nodes - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[11/23] ext4: Calculate and verify checksums of directory leaf blocks - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[12/23] ext4: Calculate and verify checksums of extended attribute blocks - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[13/23] ext4: Make block group checksums use metadata_csum algorithm - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[14/23] ext4: Add checksums to the MMP block - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[15/23] jbd2: Change disk layout for metadata checksumming - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[16/23] jbd2: Enable journal clients to enable v2 checksumming - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[17/23] jbd2: Grab a reference to the crc32c driver only when necessary - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[18/23] jbd2: Checksum journal superblock - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[19/23] jbd2: Checksum revocation blocks - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[20/23] jbd2: Checksum descriptor blocks - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[21/23] jbd2: Checksum commit blocks - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[22/23] jbd2: Checksum data blocks that are stored in the journal - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[23/23] ext4/jbd2: Add metadata checksumming to the list of supported features - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[01/54] libext2fs: Read and write full size inodes - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[02/54] libext2fs: Change ext4 on-disk layout to support metadata checksumming - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[03/54] debugfs: Optionally ignore bad checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[04/54] libext2fs: Precompute FS UUID checksum seed - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[05/54] libext2fs: Add inode checksum support - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[06/54] debugfs: Dump inode checksum when appropriate - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[07/54] tune2fs: Add inode checksum support - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[08/54] e2fsck: Verify and correct inode checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[09/54] mke2fs: Allow metadata checksums to be turned on at mkfs time - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[10/54] libext2fs: Create the inode bitmap checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[11/54] tune2fs: Rewrite inode bitmap checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[12/54] dumpe2fs: Display inode bitmap checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[13/54] e2fsck: Verify inode bitmap checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[14/54] libext2fs: Create the block bitmap checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[15/54] dumpe2fs: Display block bitmap checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[16/54] e2fsck: Verify block bitmap checksum - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[17/54] e2fsck: Don't verify bitmap checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[18/54] tune2fs: Rewrite block bitmap checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[19/54] libext2fs: Verify and calculate extent tree block checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[20/54] tune2fs: Enable extent tree checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[21/54] e2fsck: Verify extent tree blocks and clear the bad ones - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[22/54] debugfs: Print htree internal node checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[23/54] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[24/54] e2fsck: Verify htree root/node checksums - - - - --- 2012-03-06 Darrick J. Wong tytso Superseded
[25/54] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes - - - - --- 2012-03-07 Darrick J. Wong tytso Superseded
[26/54] e2fsck: Check directory leaf block checksums - - - - --- 2012-03-07 Darrick J. Wong tytso Superseded
[27/54] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID - - - - --- 2012-03-07 Darrick J. Wong tytso Superseded
[28/54] libext2fs: Verify and calculate extended attribute block checksums - - - - --- 2012-03-07 Darrick J. Wong tytso Superseded
« 1 2 ... 58 59 60266 267 »