Show patches with: none      |   26695 patches
« 1 2 ... 41 42 43266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/23] ext4: teach ext4_free_blocks() about bigalloc and clusters - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[10/23] ext4: teach ext4_ext_map_blocks() about the bigalloc feature - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[11/23] ext4: teach ext4_ext_truncate() about the bigalloc feature - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[12/23] ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[13/23] ext4: convert the free_blocks field in s_flex_groups to be free_clusters - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[14/23] ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[15/23] ext4: tune mballoc's default group prealloc size for bigalloc file systems - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[16/23] ext4: Fix bigalloc quota accounting and i_blocks value - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[17/23] ext4: enable mounting bigalloc as read/write - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[18/23] ext4: Rename ext4_free_blks_{count,set}() to refer to clusters - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[19/23] ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[20/23] ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[21/23] ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[22/23] ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
[23/23] ext4: add some tracepoints in ext4/extents.c - - - - --- 2011-07-06 Theodore Ts'o Not Applicable
ext4: Change the handling of RAID stripe width - - 1 - --- 2011-07-06 Dan Ehrenberg Not Applicable
misc: use EXT2_I_SIZE() consistently to get size - - - - --- 2011-07-08 Andreas Dilger Accepted
[1/2] misc: Allow "-E" and "-O" options multiple times - - - - --- 2011-07-09 Andreas Dilger New
[2/2] e2fsck: allow shared blocks to be handled safely - - - - --- 2011-07-09 Andreas Dilger New
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints - - - - --- 2011-07-11 Theodore Ts'o Accepted
ext4: add tracepoint for ext4_journal_start - - - - --- 2011-07-11 Theodore Ts'o Accepted
ext4: Avoid memory leak of ext4_groupinfo_caches in ext4_groupinfo_create_slab. - - - - --- 2011-07-11 Tao Ma Accepted
ext4: Fix a double free of sbi->s_group_info in ext4_mb_init_backend - - - - --- 2011-07-11 Tao Ma Accepted
[1/2] ext3: make ext3 mount default to barrier=1 3 - - - --- 2011-07-11 Christoph Hellwig Not Applicable
[2/2] reiserfs: make reiserfs default to barrier=flush - - - - --- 2011-07-11 Christoph Hellwig Not Applicable
[2/2] ext4: avoid finding next leaf if newext->ee_block smaller than fex->ee_block - - - - --- 2011-07-11 Theodore Ts'o Accepted
jbd/2[stable only]: Use WRITE_SYNC_PLUG in journal_commit_transaction. - - - - --- 2011-07-12 Tao Ma Not Applicable
ext4: fall back to vmalloc() for large allocations - - - - --- 2011-07-12 Andreas Dilger Superseded
[1/1] XFS TESTS: Correct extent flag parsing for punch hole tests - - 1 - --- 2011-07-15 Allison Henderson Not Applicable
[v2,1/2] ext4: Preallocation is a multiple of stripe size - - - - --- 2011-07-15 Dan Ehrenberg Accepted
[v2,2/2] ext4: Ignore a stripe width of 1 - - 1 - --- 2011-07-15 Dan Ehrenberg Accepted
ext3: make ext3 mount default to barrier=1 4 - - - --- 2011-07-16 Christoph Hellwig Not Applicable
reiserfs: make reiserfs default to barrier=flush - - - - --- 2011-07-16 Christoph Hellwig Not Applicable
ext4: Remove unnecessary ext4_get_group_info in ext4_mb_load_buddy. - - - - --- 2011-07-17 Tao Ma Accepted
ext4: Don't increase s_mb_buddies_generated in ext4_mb_release. - - - - --- 2011-07-17 Tao Ma Accepted
ext4: Remove ac_repeats from ext4_allocation_context. - - - - --- 2011-07-17 Tao Ma Accepted
[1/2,v8] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc - - - - --- 2011-07-17 Allison Henderson Not Applicable
[2/2,v8] XFS TESTS: Add ENOSPC Hole Punch Test - - - - --- 2011-07-17 Allison Henderson Not Applicable
[01/12] ext4: prevent parallel resizers by atomic bit ops - - - - --- 2011-07-18 Yongqiang Yang Superseded
[02/12] ext4: prevent a fs with errors from being resized - - - - --- 2011-07-18 Yongqiang Yang Superseded
[03/12] ext4: prevent a fs without journal from being resized - - - - --- 2011-07-18 Yongqiang Yang Superseded
[04/12] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() - - - - --- 2011-07-18 Yongqiang Yang Superseded
[05/12] ext4: let ext4_group_add_blocks return an error code - - - - --- 2011-07-18 Yongqiang Yang Superseded
[06/12] ext4: let ext4_group_add_blocks() handle 0 blocks quickly - - - - --- 2011-07-18 Yongqiang Yang Superseded
[07/12] ext4: fix a typo in ext4_group_extend() - - - - --- 2011-07-18 Yongqiang Yang Superseded
[08/12] ext4: let setup_new_group_blocks set multi-bits each time - - - - --- 2011-07-18 Yongqiang Yang Superseded
[09/12] ext4: simplify journal handling in ext4_setup_new_group_blocks - - - - --- 2011-07-18 Yongqiang Yang Superseded
[10/12] ext4: remove lock_buffer in bclean() and setup_new_group_blocks - - - - --- 2011-07-18 Yongqiang Yang Superseded
[11/12] ext4: simplify parameters of add_new_gdb() - - - - --- 2011-07-18 Yongqiang Yang Superseded
[12/12] ext4: simplify parameters of reserve_backup_gdb() 1 - - - --- 2011-07-18 Yongqiang Yang Superseded
[bigalloc] modify offset to cluster in ext4_valid_block_bitmap - - - - --- 2011-07-18 Robin Dong New
ext4: hold page lock when checking mapping in ext4_page_mkwrite - - - - --- 2011-07-18 Josef Bacik New
ext4: don't return VM_FAULT_SIGBUS if the page was truncated - - - - --- 2011-07-18 Josef Bacik New
[v2,01/11] ext4: prevent parallel resizers by atomic bit ops - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,02/11] ext4: prevent a fs with errors from being resized - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,03/11] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,04/11] ext4: let ext4_group_add_blocks() return an error code - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,05/11] ext4: let ext4_group_add_blocks() handle 0 blocks quickly - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,06/11] ext4: fix a typo in ext4_group_extend() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,07/11] ext4: let setup_new_group_blocks() set multi-bits each time - - - - --- 2011-07-19 Yongqiang Yang Superseded
[v2,08/11] ext4: simplify journal handling in setup_new_group_blocks() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,09/11] ext4: remove lock_buffer in bclean() and setup_new_group_blocks() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[v2,10/11] ext4: simplify parameters of add_new_gdb() - - - - --- 2011-07-19 Yongqiang Yang Superseded
[v2,11/11] ext4: simplify parameters of reserve_backup_gdb() - - - - --- 2011-07-19 Yongqiang Yang Accepted
[1/3] ext4: Fix compilation with -DDX_DEBUG v2 - - - - --- 2011-07-19 Bernd Schubert Superseded
e2fsck: fix error in computing blocks of the ending group - - - - --- 2011-07-19 Yongqiang Yang Superseded
[bigalloc] e2fsprogs: change root-inode to extent-mapped - - - - --- 2011-07-20 Robin Dong Rejected
[1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly - - - - --- 2011-07-20 Yongqiang Yang New
[2/2] ext4: remove ext4_free_blocks_after_init() - - - - --- 2011-07-20 Yongqiang Yang New
Problems building xfsprogs - - - - --- 2011-07-20 Theodore Ts'o Not Applicable
[1/5] e2fsprogs: add quota library to e2fsprogs - - - - --- 2011-07-20 Aditya Kali Superseded
[2/5] e2fsprogs: Make quota as a supported feature - - - - --- 2011-07-20 Aditya Kali Superseded
[3/5] mke2fs: support creation of filesystem with quota feature - - - - --- 2011-07-20 Aditya Kali Superseded
[4/5] tune2fs: Add support for turning on quota feature - - - - --- 2011-07-20 Aditya Kali Superseded
[5/5] e2fsck: check quota accounting during fsck - - - - --- 2011-07-20 Aditya Kali Superseded
ext4: make quota as first class supported feature - - - - --- 2011-07-20 Aditya Kali Accepted
e2fsprogs: add ext2fs_group_blocks_count helper - - - - --- 2011-07-20 Eric Sandeen Superseded
e2fsprogs: remove redundant last-group check after ext2fs_group_last_block2 - - - - --- 2011-07-20 Eric Sandeen Accepted
[V2] e2fsprogs: add ext2fs_group_blocks_count helper - - - - --- 2011-07-20 Eric Sandeen Superseded
[5/5] e2fsck: check quota accounting during fsck - - - - --- 2011-07-20 Aditya Kali New
ext4: let ext4_init_inode_table() handle errors right - - - - --- 2011-07-21 Yongqiang Yang Accepted
[V3] e2fsprogs: add ext2fs_group_blocks_count helper - - - - --- 2011-07-21 Eric Sandeen Accepted
[XFSPROGS,1/3] configure.in: Declare a requirement for at least autoconf 2.50 - - - - --- 2011-07-21 Theodore Ts'o Not Applicable
[XFSPROGS,2/3] Build without enabling DEBUG by default - - - - --- 2011-07-21 Theodore Ts'o Not Applicable
[XFSPROGS,3/3] mkfs: Link against libuuid after liblkid - - - - --- 2011-07-21 Theodore Ts'o Not Applicable
[XFSTESTS,1/3] configure.in: Declare a requirement for at least autoconf 2.50 - - - - --- 2011-07-21 Theodore Ts'o Not Applicable
[XFSTESTS,2/3] Build without enabling DEBUG by default - - - - --- 2011-07-21 Theodore Ts'o Not Applicable
[XFSTESTS,3/3] dmapi: fix build failure if libdm is provided via -ldm - - - - --- 2011-07-21 Theodore Ts'o Not Applicable
[1/3] ext4: remove unused argument in ext4_ext_next_leaf_block - - - - --- 2011-07-22 Robin Dong Accepted
[2/3] ext4: correct the debug message in ext4_ext_insert_extent - - - - --- 2011-07-22 Robin Dong Accepted
[3/3] ext4: correct comment for ext4_ext_check_cache - - - - --- 2011-07-22 Robin Dong Accepted
[V2] e2fsck: fix error in computing blocks of the ending group - - - - --- 2011-07-22 Eric Sandeen Accepted
ext2: check xattr name_len before acquiring sem lock in ext2_xattr_get - - - - --- 2011-07-22 Wang Sheng-Hui Not Applicable
[XFSPROGS,2/3] Build without enabling DEBUG by default - - - - --- 2011-07-22 Theodore Ts'o Not Applicable
ext3: Fix data corruption in inodes with journalled data - - - - --- 2011-07-23 Jan Kara Not Applicable
ext4: Fix data corruption in inodes with journalled data - - - - --- 2011-07-23 Jan Kara Accepted
ext3.txt: update the links in the section "useful links" to the latest ones - - - - --- 2011-07-23 Wang Sheng-Hui Not Applicable
ext4: Add missing cast in ext4_fallocate - - - - --- 2011-07-25 Utako Kusaka Accepted
jbd: change the field "b_cow_tid" of struct journal_head from type unsigned to tid_t 1 - - - --- 2011-07-25 Wang Sheng-Hui New
ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole - - - - --- 2011-07-26 Robin Dong Accepted
« 1 2 ... 41 42 43266 267 »