Patchwork Linux ext4 filesystem development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 37 38 39 40 41 42 43 44 45 46 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[1/2] jbd2: Add function jbd2_trans_will_send_data_barrier() 2011-05-22 Theodore Ts'o Accepted
[1/2] jbd/jbd2: validate sb->s_first in journal_get_superblock() 2011-11-01 Eryu Guan Accepted
[1/2] ext4: use proper csum calculation in ext4_rename 2012-07-31 Theodore Ts'o Not Applicable
[1/2] ext4: use module parameters instead of debugfs for mballoc_debug 2013-02-10 Theodore Ts'o Accepted
[1/2] ext4: use little-endian bitops directly 2011-05-30 Akinobu Mita Superseded
[1/2] ext4: try to relieve ext4_mb_discard_group_preallocations() from hard work in simple way 2010-03-25 jing zhang New
[1/2] ext4: teach resize report old blocks count correctly 2012-02-01 Yongqiang Yang New
[1/2] ext4: teach ext4_ext_in_cache to return type of cached extent 2011-11-14 Yongqiang Yang New
[1/2] ext4: revert "jbd2: don't write superblock when if its empty" 2012-10-25 Theodore Ts'o Rejected
[1/2] ext4: rename ext4_es_find_extent() to ext4_es_find_delayed_extent() 2013-02-13 Theodore Ts'o Accepted
[1/2] ext4: remove redundant goto tag "repeat" 2011-06-30 Robin Dong Accepted
[1/2] ext4: remove redundant argument in mb_find_extent() 2011-08-26 Robin Dong Accepted
[1/2] ext4: remove redundant argument in mb_find_extent() 2011-08-25 Robin Dong Superseded
[1/2] ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized 2011-12-07 Yongqiang Yang Accepted
[1/2] ext4: remove a the journal=update mount option 2011-11-02 Eric Sandeen Accepted
[1/2] ext4: release sysfs kobject when failing to enable quotas on mount 2013-01-21 Theodore Ts'o Accepted
[1/2] ext4: refactor code to read directory blocks into ext4_read_dirblock() 2013-02-15 Theodore Ts'o Accepted
[1/2] ext4: quota_write cross block boundary behaviour 2010-02-16 Dmitri Monakho New
[1/2] ext4: print 'flags' in trace_ext4_ext_handle_uninitialized_extents 2012-10-16 Zheng Liu New
[1/2] ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr 2012-06-18 Theodore Ts'o Accepted
[1/2] ext4: optimize ext4_ext_convert_to_initialized() 2011-09-26 Eric Gouriou Accepted
[1/2] ext4: move ext4_add_groupblocks() to mballoc.c 2011-05-09 Theodore Ts'o Accepted
[1/2] ext4: let mpage_submit_io works well when blocksize < pagesize 2011-11-23 Yongqiang Yang Accepted
[1/2] ext4: grab write access inside ext4_file_dio_write 2013-03-20 Dmitri Monakho Rejected
[1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly 2011-07-20 Yongqiang Yang New
[1/2] ext4: fold ext4_claim_inode into ext4_new_inode 2012-02-06 Theodore Ts'o Accepted
[1/2] ext4: fix usless declarations 2013-04-03 Dmitri Monakho Awaiting Upstream
[1/2] ext4: fix the comment in ext4_ext_insert_extent for ext4_ext_try_to_merge in extents.c 2012-07-06 Wang Sheng-Hui New
[1/2] ext4: fix readdir error in case inline_data+dir_index. 2013-04-10 Tao Ma Awaiting Upstream
[1/2] ext4: fix ext4_debug format 2011-11-17 Zheng Liu Superseded
[1/2] ext4: do not left pages locked in mpage_da_submit_io() 2013-05-13 Alexey Khoroshilov New
[1/2] ext4: check free block counters in ext4_mb_find_by_goal 2012-09-02 Yongqiang Yang Superseded
[1/2] ext4: call WARN_ON after the debug message 2013-01-24 Lukas Czerner Rejected
[1/2] ext4: avoid hangs in ext4_da_should_update_i_disksize() 2011-12-12 Andrea Arcangeli Accepted
[1/2] ext4: add debugging trigger for ext4_error() 2012-05-31 Theodore Ts'o Accepted
[1/2] ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread 2011-05-02 Lukas Czerner Superseded
[1/2] ext4: Return proper offset for '..' if inline_data enabled. 2013-03-28 Tao Ma Superseded
[1/2] ext4: Prevent race while walking extent tree 2012-11-20 Lukas Czerner Superseded
[1/2] ext4: Make ext4_block_in_group() much more efficient 2013-03-25 Lukas Czerner Superseded
[1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname 2011-09-23 Nikitas Angelinas Superseded
[1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname 2011-09-29 Nikitas Angelinas Accepted
[1/2] ext4: Improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS 2013-04-09 Jan Kara Awaiting Upstream
[1/2] ext4: Fix max file size and logical block counting of extent format file 2011-06-03 Lukas Czerner Accepted
[1/2] ext4: Fix fs corruption when make_indexed_dir() fails 2011-04-29 Jan Kara Accepted
[1/2] ext4: Fix compilation with -DDX_DEBUG 2011-06-17 Bernd Schubert Superseded
[1/2] ext4: Fix BUG_ON in ext4_da_block_invalidatepages() 2011-03-16 Jan Kara Rejected
[1/2] ext4: EXT4_FREEBLOCKS_WATERMARK is overly pessimistic 2011-08-25 Anton Blanchard New
[1/2] ext4: Don't allow quota mount options when quota feature enabled 2013-02-25 Jan Kara Accepted
[1/2] ext4: Calculate and verify inode checksums 2011-04-06 Darrick J. Wong Superseded
[1/2] ext4: Allow quota file use root reservation 2011-10-19 Dmitri Monakho Accepted
[1/2] ext4: Add ext4_mb_unload_buddy in the error path 2012-05-29 Salman Qazi Accepted
[1/2] ext4/jbd2: fix io-barrier logic in case of external journal 2010-03-12 Dmitri Monakho New
[1/2] ext3: use little-endian bitops directly 2011-05-30 Akinobu Mita Not Applicable
[1/2] ext3: optimize ext3_force_commit 2013-04-01 Dmitri Monakho New
[1/2] ext3: make ext3 mount default to barrier=1 2011-07-11 Christoph Hellwig Not Applicable
[1/2] ext3: fix start and len arguments handling in ext3_trim_fs() 2012-03-01 Lukas Czerner Superseded
[1/2] ext3: fix possible non-initialized variable on htree_dirblock_to_tree() 2012-10-01 Carlos Maiolino Not Applicable
[1/2] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() 2009-05-20 Jan Kara New
[1/2] ext3: Don't call dquot_free_block() if we don't update anything 2012-01-30 Kazuya Mio New
[1/2] ext3: Add fixed tracepoints 2011-05-23 Lukas Czerner Not Applicable
[1/2] ext2fs: add multi-mount protection (INCOMPAT_MMP) 2011-08-10 Andreas Dilger Superseded
[1/2] ext2fs: add multi-mount protection (INCOMPAT_MMP) 2011-07-29 Andreas Dilger New
[1/2] ext2fs.h: Chnage the way EXT2_LIB_FEATURE_INCOMPAT_SUPP deals with optional features. 2012-06-26 Tony Breeds Accepted
[1/2] e4defrag: defrag a file when orig_physical_cnt == donor_physical_cnt 2013-03-03 Zheng Liu New
[1/2] e2image: truncate raw image file to correct size 2012-02-16 Phillip Susi Superseded
[1/2] e2image: fix logic bug which could cause a raw image not to be extended 2012-02-17 Theodore Ts'o Accepted
[1/2] e2fsprogs: fix data lost with mke2fs -S 2012-02-17 Theodore Ts'o Accepted
[1/2] e2fsprogs: fix data lost with mke2fs -S 2011-12-22 Akira Fujita Rejected
[1/2] e2fsprogs: fix data lost with mke2fs -S 2012-02-27 Theodore Ts'o Accepted
[1/2] e2fsprogs: Add rbtree library 2011-01-10 Lukas Czerner Superseded
[1/2] e2fsck: remove EXT4_EOFBLOCKS_FL flag handling 2012-03-21 Lukas Czerner Accepted
[1/2] e2fsck: fix handling of duplicate blocks with bigalloc file systems 2011-11-28 Theodore Ts'o Accepted
[1/2] e2fsck: Let end_blk to be the maximum value of u32. 2012-05-17 Tao Ma Superseded
[1/2] e2fsck: Let end_blk to be the maximum value of u32. 2012-06-11 Theodore Ts'o Accepted
[1/2] e2fsck: Discard only unused parts of inode table 2012-02-21 Lukas Czerner Superseded
[1/2] e2fsck,blkid,quota: quiet gcc -Wall build warnings 2012-05-29 Andreas Dilger New
[1/2] e2freefrag: use 64-bit rbtree bitmaps 2012-10-05 Theodore Ts'o Accepted
[1/2] dumpe2fs: dump blocks count used by super and GDT 2011-11-16 Yongqiang Yang Rejected
[1/2] direct-io: move aio_complete into ->end_io 2010-06-22 Christoph Hellwig New
[1/2] debugfs: fix mknod command so that it updates the block group statistics 2013-01-15 Theodore Ts'o Accepted
[1/2] debugfs: build read-only variant of debugfs 2011-11-15 Theodore Ts'o Accepted
[1/2] debugfs: add filefrag command 2011-11-17 Theodore Ts'o Accepted
[1/2] block: add BH_Meta flag 2012-05-11 Saugata Das Superseded
[1/2] blkdev: add flush generation counter 2013-04-14 Dmitri Monakho New
[1/2] Use 'inode' variable that is already dereferenced 2012-10-15 Anatol Pomozov New
[1/2] Make orphan functions no-op in no-journal mode 2012-09-17 Anatol Pomozov Superseded
[1/2] Jbd2: fix a bug of leaking jh->b_jcount 2011-05-25 y@mx.nrchpc.ac.cn Superseded
[1/2] JBD2: Allow feature checks before journal recovery 2010-07-11 Patrick J. LoPresti Superseded
[1/2] Ext2: use unlikely to improve the efficiency of the kernel 2013-01-12 Wang shilong Not Applicable
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[1/2] Ext2: return ENOMEM rather than EIO if sb_getblk fails 2011-01-13 Wang shilong New
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2012-01-26 Wang shilong New
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2013-01-26 Wang shilong Not Applicable
[1/2] Ext2: remove a useless check for the function ext2_free_blocks 2011-01-26 Wang shilong New
[1/2] EXT4: Punch Hole Optimizations: Skip un-needed extent lookup 2011-06-27 Allison Henderson Accepted
[1/2] E2fsprogs: use the generic inode flags 2011-04-18 liubo Rejected
[1/2] Add support to configure.in to remove all bmap stats from the built tools. 2012-06-27 Tony Breeds Accepted
[1/2] Add goal argument to ext4_new_inode() 2008-11-17 Kalpak Shah New
[1/2] Add a new helper for sleepable BTM acquirements which is used by tty_write_message() 2012-06-30 jeff.liu Not Applicable
[1/2] Add "big" and "huge" types to mke2fs.conf 2011-10-04 Theodore Ts'o Accepted