Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 9 10 11 12 13 14 15 16 17 ... 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
ext4: Add missing cast in ext4_fallocate 2011-07-25 Utako Kusaka Accepted
ext4: change umode_t in tracepoint headers to be an explicit __u16 2011-07-30 Theodore Ts'o Accepted
[2/5] ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info 2011-08-01 Theodore Ts'o Accepted
[5/5] ext4: prevent memory leaks from ext4_mb_init_backend() on error path 2011-08-01 Theodore Ts'o Accepted
ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode 2011-08-11 Darrick J. Wong Accepted
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes 2011-08-14 Theodore Ts'o Accepted
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. 2011-08-16 Tao Ma Accepted
ext4: ext4_mkdir should dirty dir_block with the parent inode 2011-08-17 Darrick J. Wong Accepted
[1/2] ext4: remove redundant argument in mb_find_extent() 2011-08-26 Robin Dong Accepted
ext4: let ext4_page_mkwrite stop started handle in failure 2011-09-15 Yongqiang Yang Accepted
ext4/fsync.c: functions should not be declared extern 2011-09-23 hartleys Accepted
ext4: add block plug for .writepages 2011-09-28 Shaohua Li Accepted
[1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname 2011-09-29 Nikitas Angelinas Accepted
[2/2] ext4: MMP: fix error message rate-limiting logic in kmmpd 2011-09-29 Nikitas Angelinas Accepted
[v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten. 2011-09-30 Tao Ma Accepted
ext4: Fix comparison endianness problem in MMP initialization 2011-09-30 Darrick J. Wong Accepted
ext4: Fix the wrong comment in ext4_ext_search_right. 2011-10-07 Tao Ma Accepted
ext4: handle NULL p_ext in ext4_ext_next_allocated_block() 2011-10-09 Curt Wohlgemuth Accepted
[4/5] ext4: Speed up FITRIM by recording flags in ext4_group_info. 2011-07-01 Tao Ma Accepted
ext4: error handling fix in ext4_ext_convert_to_initialized() 2011-10-11 Dan Carpenter Accepted
[-next] jbd2: fix build when CONFIG_BUG is not enabled 2011-10-11 Randy.Dunlap Accepted
fs: optimize out 16 bytes worth of padding in struct inode 2011-10-18 Theodore Ts'o Accepted
[1/6] ext4: cleanup ext4_ext_grow_indepth code 2011-10-20 Dmitri Monakho Accepted
[4/5] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint 2011-10-21 Darrick J. Wong Accepted
[RFC] ext4: fix race in xattr block allocation path 2011-10-24 Eric Sandeen Accepted
[3/4] ext4: let AGGRESSIVE_TEST brace code only related to itself 2011-10-29 Theodore Ts'o Accepted
ext4: remove comments about extent mount option in ext4_new_inode() 2011-10-30 Eryu Guan Accepted
[3/3] ext4: let ext4_discard_partial_buffers handle unaligned range correctly 2011-10-30 Yongqiang Yang Accepted
[3/3] ext4: optimize locking for end_io extent conversion 2011-10-31 Theodore Ts'o Accepted
ext4: ext4_free_blocks() fix 2011-06-10 Maxim Patlasov Accepted
[1/3] ext4: move __ext4_check_blockref to block_validity.c 2011-06-27 Theodore Ts'o Accepted
[3/3] ext4: move ext4_ind_* functions from inode.c to indirect.c 2011-06-27 Theodore Ts'o Accepted
[-v3] ext4: refactor duplicated block placement code 2011-06-28 Theodore Ts'o Accepted
ext4: ext4_orphan_add() remove unnecessary comments 2011-06-28 Lukas Czerner Accepted
[1/5] ext4: fix trim length underflow with small trim length. 2011-07-01 Tao Ma 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
[v2,1/2] ext4: Preallocation is a multiple of stripe size 2011-07-15 Dan Ehrenberg Accepted
ext4: Remove unnecessary ext4_get_group_info in ext4_mb_load_buddy. 2011-07-17 Tao Ma Accepted
[GIT,PULL] ext4 updates for 3.2 2011-11-02 Theodore Ts'o Accepted
[GIT,PULL] ext4 bugfixes for 3.2-rc4 2011-11-29 Theodore Ts'o Accepted
ext4 bugfixes for 3.2 2011-11-21 Theodore Ts'o Accepted
libext2fs: don't break when ext2fs_clear_generic_bmap() for 32-bit bitmaps 2011-12-05 Theodore Ts'o Accepted
libext2fs: change getpagesize to sysconf 2011-12-07 Mike Frysinger Accepted
[1/2] ext4: avoid hangs in ext4_da_should_update_i_disksize() 2011-12-12 Andrea Arcangeli Accepted
[03/10] libext2fs: add rbtree library 2011-12-18 Theodore Ts'o Accepted
[08/10] e2fsck: use different bitmap types as appropriate 2011-12-18 Theodore Ts'o Accepted
[02/10] libext2fs: add tests for the bitmap functions 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
[09/10] libext2fs: adjust the description when copying a bitmap 2011-12-18 Theodore Ts'o Accepted
[10/10] libext2fs: add bitmap statistics 2011-12-18 Theodore Ts'o Accepted
[1/2] ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized 2011-12-07 Yongqiang Yang Accepted
[2/2] ext4: let ext4_bio_write_page handle EOF correctly 2011-12-07 Yongqiang Yang Accepted
e2fsck: fix use of uninitialized value in the MMP code 2011-12-16 Theodore Ts'o Accepted
ext4: fix up a undefined error in ext4_free_blocks 2011-11-13 Yongqiang Yang Accepted
ext4: fix racy use-after-free in ext4_end_io_dio() 2011-11-24 Tejun Heo Accepted
ext4: Fix crash due to getting bogus eh_depth value 2011-12-12 Paul Mackerras Accepted
ext4: display the correct mount option in /proc/mounts for [no]init_itable 2011-12-13 Theodore Ts'o Accepted
[2/2] ext4: let ext4_discard_partial_buffers handle pages without buffers correctly 2011-11-23 Yongqiang Yang Accepted
[GIT,PULL] ext4 bugfixes for 3.2-rc5 2011-12-14 Theodore Ts'o Accepted
[RESEND] ext4: fix undefined behavior in ext4_fill_flex_info() 2012-01-09 Xi Wang Accepted
[V7,08/12] ext4: add a new function which allocates bitmaps and inode tables 2012-01-04 Theodore Ts'o Accepted
[V7,09/12] ext4: add a new function which adds a flex group to a fs 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,12/12] ext4: let ext4_group_add() use common code 2012-01-04 Theodore Ts'o Accepted
ext4: make local symbol ext4_initxattrs static 2012-01-04 Djalal Harouni Accepted
ext4: make more symbols static 2012-01-04 Eric Sandeen Accepted
[01/10] libext2fs: add default_bitmap_type to the ext2_filsys structure 2011-12-18 Theodore Ts'o Accepted
[04/10] libext2fs: add a bitmap implementation using rbtree's 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
[06/10] e2fsck: fix pass5 bug when using two different bitmap backends 2011-12-18 Theodore Ts'o Accepted
mke2fs: fix -T/-t usage output 2011-12-07 Mike Frysinger Accepted
quota: Remove unnecessary definitions 2012-01-19 Jan Kara Accepted
ext4: fix resize when resizing within single group 2012-02-02 Lukas Czerner Accepted
e2fsck: allow the block bitmap to be uninit when the inode bitmap is in use 2012-02-06 Theodore Ts'o Accepted
[2/2] ext4: fix race when setting bitmap_uptodate flag 2012-02-06 Theodore Ts'o Accepted
[1/2] ext4: fold ext4_claim_inode into ext4_new_inode 2012-02-06 Theodore Ts'o Accepted
[V2,1/3] mke2fs: correct help text for option -G of mke2fs 2012-01-04 Yongqiang Yang Accepted
[1/1] ext4: use proper little-endian bitops 2011-11-15 Andrew Morton Accepted
[v2] ext4: fix ext4_debug format 2011-11-17 Zheng Liu Accepted
libext2fs: quiet spurious group checksum errors 2012-01-31 Andreas Dilger Accepted
[1/5] ext4: allocate delalloc blocks before changing journal mode 2011-11-15 Yongqiang Yang Accepted
[4/5] ext4: flush journal when switching from journal data mode 2011-11-15 Yongqiang Yang Accepted
[v2] jbd2: clear revoked flag on buffers before a new transaction started 2011-11-19 Yongqiang Yang Accepted
ext4: remove useless functions in inode.c 2011-11-24 Zheng Liu Accepted
ext4: Remove unused local variable 2011-11-30 Curt Wohlgemuth Accepted
ext4: fix a ext4_msg format in ext4_fill_super() 2011-12-05 Zheng Liu Accepted
[v2] ext4: directly leave out of ext4_find_delalloc_range() if filesystem mount with "nodelalloc" 2011-12-08 Robin Dong Accepted
ext4: Fix error handling on inode bitmap corruption 2011-12-08 Jan Kara Accepted
ext4: do not reference pa_inode from group_pa 2011-12-18 Yongqiang Yang Accepted
fs/ext4: add missing ext4_resize_end 2011-12-22 Djalal Harouni Accepted
[2/2] ext4: avoid calculating free inodes twice in find_group_orlov() 2011-12-29 Theodore Ts'o Accepted
ext4: Report max_batch_time option correctly 2012-01-02 Ben Hutchings Accepted
[V7,01/12] ext4: add a function which extends a group without checking parameters 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,04/12] ext4: add a function which sets up group blocks of a flex bg 2012-01-04 Theodore Ts'o Accepted
[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,06/12] ext4: add a function which updates the super block during online resizing 2012-01-04 Theodore Ts'o Accepted
[V7,07/12] ext4: pass verify_reserved_gdb() the number of group decriptors 2012-01-04 Theodore Ts'o Accepted
[V7,10/12] ext4: add new online resize interface 2012-01-04 Theodore Ts'o Accepted
« Previous 1 2 ... 9 10 11 12 13 14 15 16 17 ... 45 46 Next »