Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 10 11 12 13 14 15 16 17 18 ... 46 47 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[3/3] e2image: require that -a option is used only with raw or QCOW2 image 2013-03-16 Tomas Racek Accepted
[1/2] ext4: Add ext4_mb_unload_buddy in the error path 2012-05-29 Salman Qazi Accepted
e2fsck: allow checking on mounted root fs (v2) 2012-05-30 Andreas Dilger Accepted
[1/2] ext4: add debugging trigger for ext4_error() 2012-05-31 Theodore Ts'o Accepted
[2/2] ext4: add missing save_error_info() to ext4_error() 2012-05-31 Theodore Ts'o Accepted
[2/4] e2fsck: handle an already recovered journal with a non-zero s_error field 2012-06-01 Theodore Ts'o Accepted
[4/4] tests: fix the e2fsck test script to handle a missing test name 2012-06-01 Theodore Ts'o Accepted
ext4: Save and restore state flags in EXT4_IOC_SETFLAGS. 2012-06-01 Theodore Ts'o Accepted
libext2fs: fix inode cache overruns 2012-11-17 Eric Whitney Accepted
[2/3] e2image: man: fix typo 2013-03-16 Tomas Racek Accepted
[1/3] e2image: Remove useless exit call 2013-03-16 Tomas Racek Accepted
ext4: Don't set i_flags in EXT4_IOC_SETFLAGS. 2012-06-04 Tao Ma 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
[10/11] ext4: ignore mount options supported by ext2/3 (but have since been removed) 2012-03-05 Theodore Ts'o Accepted
GIT PULL] ext4 updates for 3.5 2012-06-01 Theodore Ts'o Accepted
[1/2] ext4: remove a the journal=update mount option 2011-11-02 Eric Sandeen Accepted
[1/3] jbd2: allocate transaction from special cache 2011-11-13 Yongqiang Yang Accepted
ext4: Mark possibly unused variable in ext4_mb_normalize_request() 2011-12-19 Curt Wohlgemuth 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
[RESEND] tracepoint: add drop_transaction/update_superblock_end to jbd2 2012-01-19 Seiji Aguchi Accepted
ext4: remove an unneeded NULL check 2012-01-24 Dan Carpenter Accepted
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() 2012-01-26 Dan Carpenter Accepted
FS: ext4: fix integer overflow in alloc_flex_gd() 2012-02-20 Haogang Chen Accepted
ext4: clean up the flags passed to __blockdev_direct_IO for extent-based files 2012-02-24 Jeff Moyer Accepted
ext4: fix race between sync and completed io work 2012-02-29 Jeff Moyer Accepted
ext4: Add comments to definition of ext4_io_end_t 2012-03-02 Curt Wohlgemuth Accepted
[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
[11/11] ext4: try to deprecate noacl and noxattr_user mount options 2012-03-05 Theodore Ts'o Accepted
[4/9] ext4: Add no_printk argument validation, fix fallout 2012-03-16 Joe Perches Accepted
[5/9] ext4: Avoid output message interleaving in ext4_error_<foo> 2012-03-16 Joe Perches Accepted
[1/3,v2] ext4: Rewrite punch hole to use ext4_ext_remove_space() 2012-03-19 Lukas Czerner Accepted
[3/3,v2] ext4: Give more helpful error message in ext4_ext_rm_leaf() 2012-03-19 Lukas Czerner Accepted
ext4: remove needs_recovery in ext4_mb_init() 2012-04-13 Akira Fujita Accepted
ext4: calculate and verify checksums of directory leaf blocks 2012-04-30 Theodore Ts'o Accepted
[v2] ext4: potential NULL dereference on error 2012-05-15 Dan Carpenter Accepted
[V2] ext4: force ro mount if ext4_setup_super() fails 2012-05-24 Eric Sandeen Accepted
vfs: avoid hang caused by attempting to rmdir an invalid file system 2012-05-28 Theodore Ts'o Accepted
[1/4] dumpe2fs: print journal's s_errno field if it is non-zero 2012-06-01 Theodore Ts'o Accepted
[3/4] tests: add new test to validate errno handling in the journal superblock 2012-06-01 Theodore Ts'o Accepted
tests: use make rules to run tests in parallel (v3) 2012-05-28 Andreas Dilger Accepted
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg 2012-06-07 Theodore Ts'o Accepted
[2/2] ext4: remove mb_groups before tearing buddy_cache 2012-05-29 Salman Qazi Accepted
[GIT,PULL] ext4 bug fixes for 3.5-rc2 2012-06-08 Theodore Ts'o Accepted
libext2fs: fix i_blocks for extent leaf create/delete 2012-05-31 Aditya Kali Accepted
e2fsck: correctly propagate error from journal to superblock 2012-06-11 Theodore Ts'o Accepted
[1/2] e2fsck: Let end_blk to be the maximum value of u32. 2012-06-11 Theodore Ts'o Accepted
[1/5] resize2fs: enforce the 16TB limit on 32-bit file systems correctly 2012-09-13 Theodore Ts'o Accepted
[2/5] resize2fs: fix overhead calculation for meta_bg file systems 2012-09-13 Theodore Ts'o Accepted
tests: allow e2fsck tests to run on OS/X 2012-06-11 Andreas Dilger Accepted
[3/5] resize2fs: allow meta_bg/64-bit file systems to be online resized 2012-09-13 Theodore Ts'o Accepted
[5/5] resize2fs: grow uninit_bg file systems more efficiently 2012-09-13 Theodore Ts'o Accepted
[2/2] tests: add two more tests of orphaned inode handling 2012-06-12 Theodore Ts'o Accepted
[1/2] libext2fs: fix block iterator for extents when truncating inodes 2012-06-12 Theodore Ts'o Accepted
e2fsck: update global free blocks/inodes count when truncating orphan inodes 2012-06-12 Theodore Ts'o Accepted
ext4: Avoid unnecessary calls to ext4_mb_load_buddy while reading mb_groups proc file 2011-01-14 Aditya Kali Accepted
E2fsprogs/filefrag: fix filefrag regression 2012-06-14 liubo Accepted
E2fsprogs/chattr: update manual of chattr for No_COW 2012-06-15 liubo Accepted
[2/2] ext4: fix overhead calculation used by ext4_statfs() 2012-06-18 Theodore Ts'o Accepted
tests: kill debugfs on interrupted MMP test 2012-09-10 Andreas Dilger Accepted
[v2] ext4: change a comment on fs/ext4/extents.c 2012-06-21 Liu Haibo Accepted
[v2] ext4: delete a no useful sentence 2012-06-21 Liu Haibo Accepted
ext4: Use proper csum calculation in ext4_rename. 2012-06-22 Tao Ma Accepted
e2fsprogs/csum: Use fs.csum_seed for xattr block csum calculation. 2012-06-24 Tao Ma Accepted
[09/11] ext4: serialize truncate with owerwrite DIO workers V2 2012-09-28 Dmitri Monakho Accepted
[1/2] ext2fs.h: Chnage the way EXT2_LIB_FEATURE_INCOMPAT_SUPP deals with optional features. 2012-06-26 Tony Breeds Accepted
[2/2] Make Multi Mount Protection (MMP) optional at configure time. 2012-06-26 Tony Breeds Accepted
tests: kill debugfs on interrupted MMP test 2012-09-17 Theodore Ts'o Accepted
[1/2] Add support to configure.in to remove all bmap stats from the built tools. 2012-06-27 Tony Breeds Accepted
build: add generated files to .gitignore 2012-07-06 Andreas Dilger Accepted
e2fsck: rename "bool" variables 2012-07-06 Andreas Dilger Accepted
[PATCHv7,1/5] ext4: Remove useless marking of superblock dirty 2012-07-11 Artem Bityutskiy Accepted
[PATCHv7,2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super() 2012-07-11 Artem Bityutskiy Accepted
ext4: remove dynamic array size in ext4_chksum() 2012-07-13 Theodore Ts'o Accepted
[2/4] libquota: fix quota_inode_truncate() 2012-07-13 Aditya Kali Accepted
[3/4] e2fsck/quota: mark FS invalid if quotas are not fixed 2012-07-13 Aditya Kali Accepted
[4/4] tune2fs: fix quota feature removal 2012-07-13 Aditya Kali Accepted
[-next] ext4: locking issue on error path 2012-07-17 Dan Carpenter Accepted
e2fsprogs: Fix reserved blocks calculation for mke2fs -m 50% 2012-08-30 Akira Fujita Accepted
[PATCHv7,4/5] ext4: weed out ext4_write_super 2012-07-11 Artem Bityutskiy Accepted
[2/3,v3] ext4: add a new flag for ext4_map_blocks 2012-07-01 Zheng Liu Accepted
[RFC,2/2] ext4: undo ei->i_da_metadata_calc_len increment if we fail to claim space 2012-07-23 Theodore Ts'o Accepted
[GIT,PULL] ext4 updates for 3.6 2012-07-28 Theodore Ts'o Accepted
[1/2] ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 2012-06-18 Theodore Ts'o Accepted
[1/3,v3] ext4: split ext4_file_write into buffered IO and direct IO 2012-07-01 Zheng Liu Accepted
[3/3,v3] ext4: add dio overwrite nolock 2012-07-01 Zheng Liu Accepted
[PATCHv7,3/5] ext4: remove unnecessary superblock dirtying 2012-07-11 Artem Bityutskiy Accepted
[PATCHv7,5/5] ext4: remove unnecessary argument 2012-07-11 Artem Bityutskiy Accepted
[v2] E2fsprogs: add missing usage for No_COW 2012-06-13 liubo Accepted
filefrag: Fix segfault on virtual fs 2012-06-26 Eric Sandeen Accepted
e2fsck: check a file system mounted read-only if forced 2012-07-29 Theodore Ts'o Accepted
ext4: Replace BUG_ON() with ext4_error() in move_extents.c 2012-10-26 Akira Fujita Accepted
[2/7] libext2fs: use abort() instead of perror()/exit() 2012-07-30 Theodore Ts'o Accepted
[3/7] libext2fs: use strcpy()/strcat() instead of sprintf() in bmap functions 2012-07-30 Theodore Ts'o Accepted
[5/7] libext2fs: call numeric_progress functions through a operations struct 2012-07-30 Theodore Ts'o Accepted
[7/7] libext2fs: enforce the block group descriptor size in ext2fs_open() 2012-07-30 Theodore Ts'o Accepted