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
[V7,05/12] ext4: add a function which sets up a block group descriptors of a flex bg - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,04/12] ext4: add a function which sets up group blocks of a flex bg - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,03/12] ext4: add a structure which will be used by 64bit-resize interface - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,02/12] ext4: add a function which adds a new group descriptors to a fs - - - - --- 2012-01-04 Theodore Ts'o Accepted
[V7,01/12] ext4: add a function which extends a group without checking parameters - - - - --- 2012-01-04 Theodore Ts'o Accepted
ext4: Report max_batch_time option correctly - - 1 - --- 2012-01-02 Ben Hutchings Accepted
[2/2] ext4: avoid calculating free inodes twice in find_group_orlov() - - - - --- 2011-12-29 Theodore Ts'o Accepted
fs/ext4: add missing ext4_resize_end - - - - --- 2011-12-22 Djalal Harouni Accepted
ext4: Mark possibly unused variable in ext4_mb_normalize_request() - - - - --- 2011-12-19 Curt Wohlgemuth Accepted
[10/10] libext2fs: add bitmap statistics - - - - --- 2011-12-18 Theodore Ts'o Accepted
[09/10] libext2fs: adjust the description when copying a bitmap - - - - --- 2011-12-18 Theodore Ts'o Accepted
[08/10] e2fsck: use different bitmap types as appropriate - - - - --- 2011-12-18 Theodore Ts'o Accepted
[07/10] libext2fs: use the rbtree bitmap by default when initializing a file system - - - - --- 2011-12-18 Theodore Ts'o Accepted
[06/10] e2fsck: fix pass5 bug when using two different bitmap backends - - - - --- 2011-12-18 Theodore Ts'o Accepted
[05/10] libext2fs: add pseudo bitmap backend type EXT2FS_BMAP64_AUTODIR - - - - --- 2011-12-18 Theodore Ts'o Accepted
[04/10] libext2fs: add a bitmap implementation using rbtree's - - - - --- 2011-12-18 Theodore Ts'o Accepted
[03/10] libext2fs: add rbtree library - - - - --- 2011-12-18 Theodore Ts'o Accepted
[02/10] libext2fs: add tests for the bitmap functions - - - - --- 2011-12-18 Theodore Ts'o Accepted
[01/10] libext2fs: add default_bitmap_type to the ext2_filsys structure - - - - --- 2011-12-18 Theodore Ts'o Accepted
ext4: do not reference pa_inode from group_pa - - - - --- 2011-12-18 Yongqiang Yang Accepted
e2fsck: fix use of uninitialized value in the MMP code - - - - --- 2011-12-16 Theodore Ts'o Accepted
[GIT,PULL] ext4 bugfixes for 3.2-rc5 - - - - --- 2011-12-14 Theodore Ts'o Accepted
ext4: display the correct mount option in /proc/mounts for [no]init_itable - - - - --- 2011-12-13 Theodore Ts'o Accepted
ext4: Fix crash due to getting bogus eh_depth value - - - - --- 2011-12-12 Paul Mackerras Accepted
[1/2] ext4: avoid hangs in ext4_da_should_update_i_disksize() - - 1 - --- 2011-12-12 Andrea Arcangeli Accepted
ext4: Fix error handling on inode bitmap corruption - - 1 - --- 2011-12-08 Jan Kara Accepted
resize2fs: Calculate s_first_data_block into minimum filesystem size - - - - --- 2011-12-08 Jan Kara Accepted
[v2] ext4: directly leave out of ext4_find_delalloc_range() if filesystem mount with "nodelalloc" - - - - --- 2011-12-08 Robin Dong Accepted
libext2fs: change getpagesize to sysconf - - - - --- 2011-12-07 Mike Frysinger Accepted
mke2fs: fix -T/-t usage output - - - - --- 2011-12-07 Mike Frysinger Accepted
[2/2] ext4: let ext4_bio_write_page handle EOF correctly - - - - --- 2011-12-07 Yongqiang Yang Accepted
[1/2] ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized - - 1 - --- 2011-12-07 Yongqiang Yang Accepted
libext2fs: don't break when ext2fs_clear_generic_bmap() for 32-bit bitmaps - - - - --- 2011-12-05 Theodore Ts'o Accepted
ext4: fix a ext4_msg format in ext4_fill_super() - - - - --- 2011-12-05 Zheng Liu Accepted
ext4: Remove unused local variable - - - - --- 2011-11-30 Curt Wohlgemuth Accepted
ext4: fix ext4_end_io_dio() racing against fsync() - - - - --- 2011-11-30 Theodore Ts'o Accepted
[GIT,PULL] ext4 bugfixes for 3.2-rc4 - - - - --- 2011-11-29 Theodore Ts'o Accepted
[2/2] tests: add test case for multiply claimed blocks with bigalloc - - - - --- 2011-11-28 Theodore Ts'o Accepted
[1/2] e2fsck: fix handling of duplicate blocks with bigalloc file systems - - - - --- 2011-11-28 Theodore Ts'o Accepted
libquota: remove use of PATH_MAX and replace it with QUOTA_NAME_LEN - - - - --- 2011-11-28 Theodore Ts'o Accepted
e2fsck: Fix the wrong error detection for non-extent file - - - - --- 2011-11-25 Kazuya Mio Accepted
ext4: fix racy use-after-free in ext4_end_io_dio() - - - 1 --- 2011-11-24 Tejun Heo Accepted
ext4: remove useless functions in inode.c - - - - --- 2011-11-24 Zheng Liu Accepted
[2/2] ext4: let ext4_discard_partial_buffers handle pages without buffers correctly - - - - --- 2011-11-23 Yongqiang Yang Accepted
[1/2] ext4: let mpage_submit_io works well when blocksize < pagesize - - - - --- 2011-11-23 Yongqiang Yang Accepted
ext4 bugfixes for 3.2 - - - - --- 2011-11-21 Theodore Ts'o Accepted
[v2] jbd2: clear revoked flag on buffers before a new transaction started - - - - --- 2011-11-19 Yongqiang Yang Accepted
[2/2] debugfs: fix gcc -Wall complaints - - - - --- 2011-11-17 Theodore Ts'o Accepted
[1/2] debugfs: add filefrag command - - - - --- 2011-11-17 Theodore Ts'o Accepted
[v2] ext4: fix ext4_debug format - - - - --- 2011-11-17 Zheng Liu Accepted
e2undo: cast dptr to blk64_t to retrieve block number - - - - --- 2011-11-16 Eric Sandeen Accepted
[1/1] ext4: use proper little-endian bitops - - - - --- 2011-11-15 Andrew Morton Accepted
[4/5] ext4: flush journal when switching from journal data mode - - - - --- 2011-11-15 Yongqiang Yang Accepted
[1/5] ext4: allocate delalloc blocks before changing journal mode - - - 1 --- 2011-11-15 Yongqiang Yang Accepted
[2/2] debugfs: add the freefrag command - - - - --- 2011-11-15 Theodore Ts'o Accepted
libquota: log an error message if ext2fs_file_open() fails - - - - --- 2011-11-15 Theodore Ts'o Accepted
[1/2] debugfs: build read-only variant of debugfs - - - - --- 2011-11-15 Theodore Ts'o Accepted
Make quota support disabled by support - - - - --- 2011-11-14 Theodore Ts'o Accepted
[3/3] jbd2: use KMEM_CACHE instead of kmem_cache_create - - - - --- 2011-11-13 Yongqiang Yang Accepted
[2/3] jbd2: rename functions initializing caches - - - - --- 2011-11-13 Yongqiang Yang Accepted
[1/3] jbd2: allocate transaction from special cache - - - - --- 2011-11-13 Yongqiang Yang Accepted
ext4: fix up a undefined error in ext4_free_blocks - - - - --- 2011-11-13 Yongqiang Yang Accepted
libquota: fix get_dq() - - - - --- 2011-11-11 Niu Accepted
[4/4] e2fsprogs: fix mmp tests on hard 4k devices (resend) - - - - --- 2011-11-10 Eric Sandeen Accepted
[3/4] e2fsprogs: Fix write size in ext2fs_mmp_write - - - - --- 2011-11-10 Eric Sandeen Accepted
[2/4] e2fsprogs: Tidy up mmp handling in debugfs - - - - --- 2011-11-10 Eric Sandeen Accepted
[1/4] e2fsprogs: Document mmp commands in debugfs manpage - - - - --- 2011-11-10 Eric Sandeen Accepted
libext2fs: use HAVE_FSTAT64 instead of HAVE_STAT64 for ext2fs_stat() - - - - --- 2011-11-10 Theodore Ts'o Accepted
e2fsprogs: fix "Illegal block number" for scan_block_bitmap() - - - - --- 2011-11-10 Robin Dong Accepted
libext2: advance group in ext2fs_open2 during swapping - - - - --- 2011-11-08 Eric Sandeen Accepted
[1/3] ext4: remove 'error' variable in ext4_xattr_check_block() - - - - --- 2011-11-07 Zheng Liu Accepted
[1/3] ext4: Remove kernel_lock annotations - - - - --- 2011-11-07 Richard Weinberger Accepted
[3/3] libquota: fix quota usage compute - - - - --- 2011-11-06 Niu Accepted
[2/3] tune2fs: preserve old limits when turn on quota feature - - - - --- 2011-11-06 Niu Accepted
[1/3] libquota: quota file read support - - - - --- 2011-11-06 Niu Accepted
[3/3] mke2fs: Add extended option to select quota type - - - - --- 2011-11-04 Aditya Kali Accepted
[2/3] tune2fs: Compute quota usage when turning on the 'quota' feature - - - - --- 2011-11-04 Aditya Kali Accepted
[1/3] libquota: cleanup libquota code - - - - --- 2011-11-04 Aditya Kali Accepted
[2/2,V2] ext4: remove the resize mount option - - - - --- 2011-11-02 Eric Sandeen Accepted
[1/2] ext4: remove a the journal=update mount option - - - - --- 2011-11-02 Eric Sandeen Accepted
[GIT,PULL] ext4 updates for 3.2 - - - - --- 2011-11-02 Theodore Ts'o Accepted
e2fsck: return more status if fsck aborts - - - - --- 2011-11-01 Eric Sandeen Accepted
ext4: fix a syntax error in ext4_ext_insert_extent - - - - --- 2011-11-01 Yongqiang Yang Accepted
ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined - - - - --- 2011-11-01 Yongqiang Yang Accepted
[2/2] jbd2: Unify log messages in jbd2 code - - - - --- 2011-11-01 Eryu Guan Accepted
[1/2] jbd/jbd2: validate sb->s_first in journal_get_superblock() - - - - --- 2011-11-01 Eryu Guan Accepted
ext4: let ext4_ext_convet_to_initialized initialize var(eh) before using it - - - - --- 2011-11-01 Yongqiang Yang Accepted
Ext4: Don't normalize an falloc request if it can fit in 1 extent. - - - - --- 2011-10-31 Theodore Ts'o Accepted
[3/3] ext4: optimize locking for end_io extent conversion - - - - --- 2011-10-31 Theodore Ts'o Accepted
[2/3] ext4: remove unnecessary call to waitqueue_active() - - - - --- 2011-10-31 Theodore Ts'o Accepted
[1/3] ext4: Use correct locking for ext4_end_io_nolock() - - - - --- 2011-10-31 Theodore Ts'o Accepted
[3/3] ext4: let ext4_discard_partial_buffers handle unaligned range correctly - - - - --- 2011-10-30 Yongqiang Yang Accepted
[2/3] ext4: return ENOMEM if find_or_create_pages fails - - - - --- 2011-10-30 Yongqiang Yang Accepted
[1/3] ext4: move variables to its scope - - - - --- 2011-10-30 Yongqiang Yang Accepted
ext4: remove comments about extent mount option in ext4_new_inode() - - - - --- 2011-10-30 Eryu Guan Accepted
[3/4] ext4: let AGGRESSIVE_TEST brace code only related to itself - - - - --- 2011-10-29 Theodore Ts'o Accepted
[4/4] ext4: trace punch_hole correctly in ext4_ext_map_blocks - - - - --- 2011-10-26 Yongqiang Yang Accepted
[2/4] ext4: move variable to its scope - - - - --- 2011-10-26 Yongqiang Yang Accepted
[RFC] ext4: fix race in xattr block allocation path - - - - --- 2011-10-24 Eric Sandeen Accepted
[4/5] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint - - - - --- 2011-10-21 Darrick J. Wong Accepted
« 1 2 ... 58 59 60266 267 »