Show patches with: none      |   26755 patches
« 1 2 ... 211 212 213267 268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2] xfstests: 020: make this xattr test generic - - - - --- 2012-01-27 Eric Sandeen Not Applicable
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb - - - - --- 2012-01-26 Wang Shilong Accepted
[1/2] Ext2: remove a useless check for the function ext2_free_blocks - - - - --- 2012-01-26 Wang Shilong Accepted
Ext4: remove a useless check for the function ext4_data_block_valid - - - - --- 2012-01-26 Wang Shilong Accepted
ext2: Replace tests of write IO errors using buffer_uptodate - - - - --- 2012-01-26 Jan Kara Accepted
ext4: fix race between unwritten extent conversion and truncate - - 1 - --- 2012-01-26 Jeff Moyer Superseded
[patch|rfc] ext4: fix race between unwritten extent conversion and truncate - - - - --- 2012-01-26 Jeff Moyer Superseded
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() - - - - --- 2012-01-26 Dan Carpenter Accepted
[V3] xfstests: make 275 pass - - 1 - --- 2012-01-25 Eric Sandeen Not Applicable
[V2] xfstests: mount other filesystems with selinux context as well - - 1 - --- 2012-01-25 Eric Sandeen Not Applicable
[patch|rfc] ext4: fix race between unwritten extent conversion and truncate - - - - --- 2012-01-25 Jeff Moyer Superseded
ext4: remove an unneeded NULL check - - - - --- 2012-01-24 Dan Carpenter Accepted
[v4,8/8] ext4: show the result of io types accouting - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,7/8] ext4: request accouting in direct io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,6/8] ext4: account the data request of write operations in buffered io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,5/8] ext4: account the metadata request of write operations in buffered io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,4/8] ext4: account the data request of read operations in buffered io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,3/8] ext4: account the metadata request of read operations in buffered io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,2/8] ext4: add wrapper functions for buffer layer - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,1/8] ext4: add percpu counters and related functions to account io types. - - - - --- 2012-01-23 Zheng Liu Accepted
ext4: add error handling when discarding is fail in FITRIM ioctl - - - - --- 2012-01-21 Namjae Jeon Accepted
[8/8] vfs: Document s_frozen state through freeze_super - - - 1 --- 2012-01-20 Jan Kara Superseded
[7/8] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs - - 1 - --- 2012-01-20 Jan Kara Superseded
[6/8] xfs: Use generic writers counter instead of m_active_trans counter - - - - --- 2012-01-20 Jan Kara Superseded
[5/8] xfs: Protect xfs_file_aio_write() & xfs_setattr_size() with sb_start_write - sb_end_write - - - - --- 2012-01-20 Jan Kara Superseded
[4/8] xfs: Move ilock before transaction start in xfs_setattr_size() - - - - --- 2012-01-20 Jan Kara Superseded
[3/8] ext4: Protect ext4_page_mkwrite & ext4_setattr with sb_start_write - sb_end_write 1 - - - --- 2012-01-20 Jan Kara Superseded
[2/8] vfs: Protect write paths by sb_start_write - sb_end_write 1 - - - --- 2012-01-20 Jan Kara Superseded
[1/8] fs: Improve filesystem freezing handling 1 - - - --- 2012-01-20 Jan Kara Superseded
[v3] ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc - - - - --- 2012-01-20 Lukas Czerner Accepted
Make wordwrap.pl work with perl 5.12.1 - - - - --- 2012-01-19 Jan Kara Not Applicable
quota: Remove unnecessary definitions - - - - --- 2012-01-19 Jan Kara Accepted
[RESEND] tracepoint: add drop_transaction/update_superblock_end to jbd2 - - - - --- 2012-01-19 Seiji Aguchi Accepted
[13/13] crc32: Select an algorithm via kconfig - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[12/13] crc32: Add self-test code for crc32c - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[11/13] crypto: crc32c should use library implementation - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[10/13] crc32: Bolt on crc32c - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[09/13] crc32: Add note about this patchset to crc32.c - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[08/13] crc32: Optimize loop counter for x86 - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[07/13] crc32: Add slice-by-8 algorithm to existing code - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[06/13] crc32: Make CRC_*_BITS definition correspond to actual bit counts - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[05/13] crc32: Fix mixing of endian-specific types - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[04/13] crc32: Miscellaneous cleanups - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[03/13] crc32: Simplify unit test code - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[02/13] crc32: Move long comment about crc32 fundamentals to Documentation/ - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[01/13] crc32: removed two instances of trailing whitespaces - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[RESEND] ext4: remove 'error' variable in ext4_xattr_check_block() function - - - - --- 2012-01-16 Zheng Liu Accepted
[RESEND] ext4: format flag in dx_probe() - - - - --- 2012-01-16 Zheng Liu Accepted
[RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate() - - - - --- 2012-01-16 Zheng Liu Accepted
[RESEND] ext4: replace ll_rw_block with other functions - - 1 - --- 2012-01-16 Zheng Liu Accepted
[3/3] ext4: Correct ext4_punch_hole return codes - - - - --- 2012-01-14 Allison Henderson Accepted
[2/3] ext4: Remove uneeded i_size handling - - - - --- 2012-01-14 Allison Henderson Accepted
[1/3] ext4: Allow punch hole beyond i_size - - - - --- 2012-01-14 Allison Henderson Accepted
[3/3] ext4: fix race when setting bitmap_uptdate flag - - - - --- 2012-01-13 Theodore Ts'o Superseded
[2/3] ext4: fold ext4_claim_inode into ext4_new_inode - - - - --- 2012-01-13 Theodore Ts'o Superseded
[1/3] ext4: remove block bitmap initialization in ext4_new_inode() - - - - --- 2012-01-13 Theodore Ts'o Rejected
[RESEND] tracepoint: add drop_transaction/update_superblock_end to jbd2 - - - - --- 2012-01-12 Seiji Aguchi Superseded
[v2] ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc - - - - --- 2012-01-12 Lukas Czerner Accepted
[4/4] xfs: Protect xfs_file_aio_write() with sb_start_write - sb_end_write - - - - --- 2012-01-12 Jan Kara Accepted
[3/4] ext4: Protect ext4_page_mkwrite with sb_start_write - sb_end_write - - - - --- 2012-01-12 Jan Kara Accepted
[2/4] vfs: Protect write paths by sb_start_write - sb_end_write - - - - --- 2012-01-12 Jan Kara New
[1/4] fs: Improve filesystem freezing handling - - - - --- 2012-01-12 Jan Kara New
[RESEND] tracepoint: add drop_transaction/update_superblock_end to jbd2 1 - - - --- 2012-01-12 Seiji Aguchi Accepted
[v5] ext4: make quota as first class supported feature - - 1 - --- 2012-01-11 Aditya Kali New
[v2] jbd: Issue cache flush after checkpointing - - - - --- 2012-01-11 Jan Kara Superseded
[1/6] jbd2: Issue cache flush after checkpointing even with internal journal - - - - --- 2012-01-11 Jan Kara Superseded
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc - - - - --- 2012-01-11 Lukas Czerner Superseded
[6/6] jbd2: Cleanup journal tail after transaction commit - - - - --- 2012-01-11 Jan Kara Superseded
[5/6] jbd2: Remove bh_state lock from checkpointing code - - - - --- 2012-01-11 Jan Kara Superseded
[4/6] jbd2: Remove always true condition in __journal_try_to_free_buffer() - - - - --- 2012-01-11 Jan Kara Superseded
[3/6] jbd2: __jbd2_journal_temp_unlink_buffer() is static - - - - --- 2012-01-11 Jan Kara Superseded
[2/6] jbd2: Fix BH_JWrite setting in checkpointing code - - - - --- 2012-01-11 Jan Kara Superseded
[1/6] jbd2: Issue cache flush after checkpointing even with internal journal - - - - --- 2012-01-11 Jan Kara Superseded
[GIT,PULL] ext4 updates for 3.3 - - - - --- 2012-01-10 Theodore Ts'o Accepted
jbd: clear b_modified before moving the jh to a different transaction - - - - --- 2012-01-10 Josef Bacik New
ext4: Support "check=none" "nocheck" mount options - - 1 - --- 2012-01-10 Josh Boyer Superseded
libquota: Do not build libquota when disabled - - - - --- 2012-01-10 Jan Kara Rejected
[RESEND] ext4: fix undefined behavior in ext4_fill_flex_info() - - - - --- 2012-01-09 Xi Wang Accepted
ext4: setattr: Forbid setting data journalling when delalloc enabled - - - - --- 2012-01-09 Lukas Czerner Superseded
jbd: Issue cache flush after checkpointing - - - - --- 2012-01-09 Jan Kara Not Applicable
[5,4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) 1 - - - --- 2012-01-09 Bernd Schubert Superseded
[5,3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open() 1 - - - --- 2012-01-09 Bernd Schubert Superseded
[5,2/4] Return 32/64-bit dir name hash according to usage type - - - - --- 2012-01-09 Bernd Schubert Superseded
[5,1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash - - - - --- 2012-01-09 Bernd Schubert Superseded
[4,4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) 1 - - - --- 2012-01-09 Bernd Schubert Superseded
[4,3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open() 1 - - - --- 2012-01-09 Bernd Schubert Superseded
[4,2/4] Return 32/64-bit dir name hash according to usage type - - - - --- 2012-01-09 Bernd Schubert Superseded
[4,1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash - - - - --- 2012-01-09 Bernd Schubert Superseded
[2/2] misc: Add fuse2fs, a FUSE server for e2fsprogs - - - - --- 2012-01-07 Darrick J. Wong New
[1/2] libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs) - - - - --- 2012-01-07 Darrick J. Wong Accepted
[51/51] e2fsck: Refactor crc32_be code - - - - --- 2012-01-07 Darrick J. Wong Superseded
[50/51] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation - - - - --- 2012-01-07 Darrick J. Wong Superseded
[49/51] libext2fs: Enable support for the metadata checksumming feature - - - - --- 2012-01-07 Darrick J. Wong Superseded
[48/51] e2fsck: Verify data block checksums when recovering journal - - - - --- 2012-01-07 Darrick J. Wong Superseded
[47/51] e2fsck: Check commit block checksum during recovery - - - - --- 2012-01-07 Darrick J. Wong Superseded
[46/51] e2fsck: Check descriptor block checksum when recovering journal - - - - --- 2012-01-07 Darrick J. Wong Superseded
[45/51] e2fsck: Check revoke block checksum during recovery - - - - --- 2012-01-07 Darrick J. Wong Superseded
[44/51] e2fsck: Check journal superblock checksum prior to recovery - - - - --- 2012-01-07 Darrick J. Wong Superseded
[43/51] libext2fs: Dump feature flags for jbd2 v2 checksums - - - - --- 2012-01-07 Darrick J. Wong Superseded
[42/51] libext2fs: Change on-disk journal layout to support metadata checksumming - - - - --- 2012-01-07 Darrick J. Wong Superseded
« 1 2 ... 211 212 213267 268 »