Show patches with: none      |   26703 patches
« 1 2 ... 56 57 58267 268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] ext4: fold ext4_claim_inode into ext4_new_inode - - - - --- 2012-01-13 Theodore Ts'o Superseded
[3/3] ext4: fix race when setting bitmap_uptdate flag - - - - --- 2012-01-13 Theodore Ts'o Superseded
[1/3] ext4: Allow punch hole beyond i_size - - - - --- 2012-01-14 Allison Henderson Accepted
[2/3] ext4: Remove uneeded i_size handling - - - - --- 2012-01-14 Allison Henderson Accepted
[3/3] ext4: Correct ext4_punch_hole return codes - - - - --- 2012-01-14 Allison Henderson Accepted
[RESEND] ext4: replace ll_rw_block with other functions - - 1 - --- 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: format flag in dx_probe() - - - - --- 2012-01-16 Zheng Liu Accepted
[RESEND] ext4: remove 'error' variable in ext4_xattr_check_block() function - - - - --- 2012-01-16 Zheng Liu Accepted
[01/13] crc32: removed two instances of trailing whitespaces - - - - --- 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
[03/13] crc32: Simplify unit test code - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[04/13] crc32: Miscellaneous cleanups - - - - --- 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
[06/13] crc32: Make CRC_*_BITS definition correspond to actual bit counts - - - - --- 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
[08/13] crc32: Optimize loop counter for x86 - - - - --- 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
[10/13] crc32: Bolt on 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
[12/13] crc32: Add self-test code for crc32c - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[13/13] crc32: Select an algorithm via kconfig - - - - --- 2012-01-18 Darrick J. Wong Not Applicable
[RESEND] tracepoint: add drop_transaction/update_superblock_end to jbd2 - - - - --- 2012-01-19 Seiji Aguchi Accepted
quota: Remove unnecessary definitions - - - - --- 2012-01-19 Jan Kara Accepted
Make wordwrap.pl work with perl 5.12.1 - - - - --- 2012-01-19 Jan Kara Not Applicable
[v3] ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc - - - - --- 2012-01-20 Lukas Czerner Accepted
[1/8] fs: Improve filesystem freezing handling 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
[3/8] ext4: Protect ext4_page_mkwrite & ext4_setattr with sb_start_write - sb_end_write 1 - - - --- 2012-01-20 Jan Kara Superseded
[4/8] xfs: Move ilock before transaction start in xfs_setattr_size() - - - - --- 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
[6/8] xfs: Use generic writers counter instead of m_active_trans counter - - - - --- 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
[8/8] vfs: Document s_frozen state through freeze_super - - - 1 --- 2012-01-20 Jan Kara Superseded
ext4: add error handling when discarding is fail in FITRIM ioctl - - - - --- 2012-01-21 Namjae Jeon Accepted
[v4,1/8] ext4: add percpu counters and related functions to account io types. - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,2/8] ext4: add wrapper functions for buffer layer - - - - --- 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,4/8] ext4: account the data request of read 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,6/8] ext4: account the data request of write operations in buffered io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,7/8] ext4: request accouting in direct io - - - - --- 2012-01-23 Zheng Liu Accepted
[v4,8/8] ext4: show the result of io types accouting - - - - --- 2012-01-23 Zheng Liu Accepted
ext4: remove an unneeded NULL check - - - - --- 2012-01-24 Dan Carpenter Accepted
[patch|rfc] ext4: fix race between unwritten extent conversion and truncate - - - - --- 2012-01-25 Jeff Moyer Superseded
[V2] xfstests: mount other filesystems with selinux context as well - - 1 - --- 2012-01-25 Eric Sandeen Not Applicable
[V3] xfstests: make 275 pass - - 1 - --- 2012-01-25 Eric Sandeen Not Applicable
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() - - - - --- 2012-01-26 Dan Carpenter Accepted
[patch|rfc] ext4: fix race between unwritten extent conversion and truncate - - - - --- 2012-01-26 Jeff Moyer Superseded
ext4: fix race between unwritten extent conversion and truncate - - 1 - --- 2012-01-26 Jeff Moyer Superseded
ext2: Replace tests of write IO errors using buffer_uptodate - - - - --- 2012-01-26 Jan Kara Accepted
Ext4: remove a useless check for the function ext4_data_block_valid - - - - --- 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
[2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb - - - - --- 2012-01-26 Wang Shilong Accepted
[V2] xfstests: 020: make this xattr test generic - - - - --- 2012-01-27 Eric Sandeen Not Applicable
[1/3] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests - - - - --- 2012-01-27 Jeff Moyer Accepted
[2/3] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests - - - - --- 2012-01-27 Jeff Moyer Accepted
[3/3] filemap: don't call generic_write_sync for -EIOCBQUEUED - - - - --- 2012-01-27 Jeff Moyer Accepted
[1/4] ext4: do not copy gdt blocks for groups which do not have super when resizing - - - - --- 2012-01-29 Yongqiang Yang Superseded
[2/4] ext4: fix a bug in resize when first_data_block != 0 - - - - --- 2012-01-29 Yongqiang Yang Superseded
[3/4] ext4: accelerate updating of backup gdb - - - - --- 2012-01-29 Yongqiang Yang Superseded
[4/4] ext4: enable online-resizing support meta_bg and bit64 - - - - --- 2012-01-29 Yongqiang Yang Superseded
[1/2] ext3: Don't call dquot_free_block() if we don't update anything - - - - --- 2012-01-30 Kazuya Mio Not Applicable
[2/2] ext3: Don't update ctime in ext3_splice_branch() - - - - --- 2012-01-30 Kazuya Mio Not Applicable
ext4: avoid deadlock on sync-mounted ext2 FS - - - - --- 2012-01-30 Martin Wilck Superseded
[-next] ext4: fix balloc.c printk format warning - - - - --- 2012-01-31 Randy.Dunlap Superseded
ext4: let getattr report the right blocks in delalloc+bigalloc. - - 1 - --- 2012-01-31 Tao Ma Accepted
libext2fs: quiet spurious group checksum errors - - - 1 --- 2012-01-31 Andreas Dilger Accepted
[1/2] ext4: teach resize report old blocks count correctly - - - - --- 2012-02-01 Yongqiang Yang Accepted
[2/2] ext4: ignore last group without enough space when resizing - - - - --- 2012-02-01 Yongqiang Yang Accepted
resize2fs: let online resizing report new blocks count right - - - - --- 2012-02-01 Yongqiang Yang Accepted
ext4: s_dirtyclusters_counter should tranform to unit of cluster before assigning to "dirty_cluster… - - - - --- 2012-02-01 Robin Dong Rejected
ext4: fix resize when resizing within single group - - 1 - --- 2012-02-02 Lukas Czerner Accepted
[5/8] xfs: Protect xfs_file_aio_write() & xfs_setattr_size() with sb_start_write - sb_end_write - - - - --- 2012-02-04 Eric Sandeen Not Applicable
[6/8] xfs: Use generic writers counter instead of m_active_trans counter - - - - --- 2012-02-04 Eric Sandeen Not Applicable
[1/2] ext4: fold ext4_claim_inode into ext4_new_inode - - - - --- 2012-02-06 Theodore Ts'o Accepted
[2/2] ext4: fix race when setting bitmap_uptodate flag - - - - --- 2012-02-06 Theodore Ts'o Accepted
e2fsck: allow the block bitmap to be uninit when the inode bitmap is in use - - - - --- 2012-02-06 Theodore Ts'o Accepted
xfstests: fix msync() call in fsx.c:domapwrite() - - 1 - --- 2012-02-07 Curt Wohlgemuth Not Applicable
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer - - - - --- 2012-02-07 Eric Sandeen Accepted
ext4: do not reference pa_inode from group_pa 1 - - - --- 2012-02-08 kbuild test robot Not Applicable
[v2] ext3: Update ctime in ext3_splice_branch() only when needed - - - - --- 2012-02-08 Kazuya Mio Accepted
[3/3] filemap: don't call generic_write_sync for -EIOCBQUEUED - - - - --- 2012-02-08 Jan Kara Accepted
mke2fs: recognize mke4fs program name - - - - --- 2012-02-08 Eric Sandeen Accepted
ext4: fix wrong counting of s_dirtyclusters_counter for bigalloc in race condition - - - - --- 2012-02-09 Robin Dong Accepted
[32/60] ext2: remove the second argument of k[un]map_atomic() 1 - - - --- 2012-02-10 Amerigo Wang Not Applicable
[35/60] jbd: remove the second argument of k[un]map_atomic() 1 - - - --- 2012-02-10 Amerigo Wang Not Applicable
[36/60] jbd2: remove the second argument of k[un]map_atomic() - - - - --- 2012-02-10 Amerigo Wang Not Applicable
[resend] ext4: avoid deadlock on sync-mounted ext2 FS - - - - --- 2012-02-10 Martin Wilck Superseded
[1/4] vfs: Handle O_SYNC AIO DIO in generic code properly - - - - --- 2012-02-10 Jan Kara Not Applicable
[2/4] ocfs2: Use generic handlers of O_SYNC AIO DIO - - - - --- 2012-02-10 Jan Kara Not Applicable
[3/4] gfs2: Use generic handlers of O_SYNC AIO DIO 1 - - - --- 2012-02-10 Jan Kara Not Applicable
[4/4] btrfs: Use generic handlers of O_SYNC AIO DIO - - - - --- 2012-02-10 Jan Kara Not Applicable
ext4: Issue cache flush on data partition when converting unwritten extents - - - - --- 2012-02-13 Jan Kara Accepted
ext4: s_dirtyclusters_counter should tranform to unit of cluster before assigning to "dirty_cluster… - - - - --- 2012-02-14 Aditya Kali Rejected
[1/8] jbd2: Split updating of journal superblock and marking journal empty - - - - --- 2012-02-15 Jan Kara Superseded
[2/8] jbd2: Protect all log tail updates with j_checkpoint_mutex - - - - --- 2012-02-15 Jan Kara Superseded
[3/8] jbd2: Issue cache flush after checkpointing even with internal journal - - - - --- 2012-02-15 Jan Kara Superseded
[4/8] jbd2: Fix BH_JWrite setting in checkpointing code - - - - --- 2012-02-15 Jan Kara Superseded
[5/8] jbd2: __jbd2_journal_temp_unlink_buffer() is static - - - - --- 2012-02-15 Jan Kara Superseded
« 1 2 ... 56 57 58267 268 »