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
ext4: Use s_csum_seed instead of i_csum_seed for xattr block csum. 2012-06-24 Tao Ma Not Applicable
ext4: Use s_inodes_per_block directly in __ext4_get_inode_loc. 2011-03-28 Tao Ma Accepted
ext4: Use sing thread to perform DIO unwritten convertion 2011-03-03 Mingming Cao Accepted
ext4: add WARN_ON to check the length of allocated blocks 2013-03-24 Zheng Liu New
ext4: add a kfree() on error i add_new_gdb() 2011-07-30 Dan Carpenter Accepted
ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole 2011-07-26 Robin Dong Accepted
ext4: add block plug for .writepages 2011-09-28 Shaohua Li Accepted
ext4: add block plug for .writepages 2011-10-12 Shaohua Li Superseded
ext4: add check for inodes_count overflow in new resize ioctl 2013-04-22 Theodore Ts'o Awaiting Upstream
ext4: add error handling when discard cmd is fail in FITRIM 2012-07-29 NamJae Jeon New
ext4: add error handling when discarding is fail in FITRIM ioctl 2012-01-21 NamJae Jeon New
ext4: add hot tracking support 2012-10-28 Zheng Liu Not Applicable
ext4: add max_dir_size_kb mount option 2012-08-10 Theodore Ts'o Superseded
ext4: add support for multiple mount protection 2011-05-14 Johann Lombardi Accepted
ext4: add support for multiple mount protection 2011-04-12 Johann Lombardi Superseded
ext4: add support for multiple mount protection 2011-05-02 Johann Lombardi Accepted
ext4: add tracepoint for ext4_journal_start 2011-07-11 Theodore Ts'o Accepted
ext4: avoid deadlock on sync-mounted ext2 FS 2012-01-30 Martin Wilck Superseded
ext4: avoid oversized shift in ext4_fill_flex_info() 2011-12-26 Xi Wang Superseded
ext4: avoid redundant cache finding if flags not cantian PUNCH_OUT 2011-06-27 Robin Dong Superseded
ext4: avoid setting directory i_nlink to zero 2011-10-25 Andreas Dilger Superseded
ext4: buffer underrun in ext4_ext_split()? 2009-08-07 roel kluin New
ext4: calculate and verify checksums of directory leaf blocks 2012-04-30 Theodore Ts'o Accepted
ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode 2011-08-12 Jiaying Zhang New
ext4: call vfs llseek code from ext4_dir_llseek 2012-04-26 Eric Sandeen Not Applicable
ext4: change the debug description in ext4_mb_cleanup_pa 2012-08-20 Wang Sheng-Hui New
ext4: change umode_t in tracepoint headers to be an explicit __u16 2011-07-30 Theodore Ts'o Accepted
ext4: check bh in ext4_read_block_bitmap() 2013-01-12 Eryu Guan Accepted
ext4: check eh_max before really insert index 2011-06-22 Robin Dong Superseded
ext4: check flags's EXT4_GET_BLOCKS_DELALLOC_RESERVE before call ext4_find_delalloc_cluster() 2011-12-07 Robin Dong Superseded
ext4: check for zero length extent 2012-03-11 Theodore Ts'o Accepted
ext4: check incompatible mount options when mounting ext2/3 2012-11-01 Carlos Maiolino New
ext4: check incompatible mount options when mounting ext2/3 [V2] 2013-01-22 Carlos Maiolino New
ext4: clean up the flags passed to __blockdev_direct_IO for extent-based files 2012-02-24 Jeff Moyer Accepted
ext4: cleanup in ext4_discard_allocated_blocks() 2012-02-26 Zheng Liu Accepted
ext4: cleanup sbi->s_kobj after quota initialization failure 2013-02-25 Jeff Mahoney Superseded
ext4: correct the number of blocks that has been deallocated in ext4_free_hole_blocks 2013-01-28 Zheng Liu Accepted
ext4: count hits/misses of extent cache and expose in sysfs. 2011-05-17 Vivek Haldar Accepted
ext4: defragmentation code cleanup 2013-04-09 Dmitri Monakho Awaiting Upstream
ext4: delete dead code 2011-04-14 Shaohua Li Accepted
ext4: deprecate obsoleted mount options v2 2010-02-23 Dmitri Monakho Changes Requested
ext4: disable defrag for metadata_csum file systems 2013-04-19 Theodore Ts'o Superseded
ext4: disable defrag for metadata_csum file systems 2013-04-18 Theodore Ts'o Rejected
ext4: display the correct mount option in /proc/mounts for [no]init_itable 2011-12-13 Theodore Ts'o Accepted
ext4: do not mark superblock as dirty unnecessarily 2012-03-15 Artem Bityutskiy Superseded
ext4: do not normalize block requests from fallocate. 2011-05-13 Vivek Haldar Accepted
ext4: do not reference pa_inode from group_pa 2011-12-18 Yongqiang Yang Accepted
ext4: do not reference pa_inode from group_pa 2012-02-08 Wu Fengguang Not Applicable
ext4: do not try to write superblock on journal-less readonly remount 2012-10-25 Michael Tokarev New
ext4: do not use ext4_error() when there is no space in dir leaf for csum 2012-11-11 Theodore Ts'o Accepted
ext4: don't give the "disabling delalloc" if not explicitly specified 2011-08-14 Theodore Ts'o Accepted
ext4: don't return VM_FAULT_SIGBUS if the page was truncated 2011-07-18 Josef Bacik New
ext4: don't work without procfs 2011-10-03 Yargil Superseded
ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature 2012-05-21 Theodore Ts'o Accepted
ext4: ensure f_bfree returned by ext4_statfs() is non-negative 2011-05-24 Kazuya Mio Accepted
ext4: error handling fix in ext4_ext_convert_to_initialized() 2011-10-11 Dan Carpenter Accepted
ext4: expand commit callback 2011-10-26 Bobi Jam Superseded
ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode 2011-08-11 Darrick J. Wong Accepted
ext4: ext4_free_blocks() fix 2011-06-10 Maxim Patlasov Accepted
ext4: ext4_mkdir should dirty dir_block with the parent inode 2011-08-17 Darrick J. Wong Accepted
ext4: ext4_orphan_add() remove unnecessary comments 2011-06-28 Lukas Czerner Accepted
ext4: ext4_split_extent shoult take care about extent zeroout 2013-01-31 Dmitri Monakho Superseded
ext4: ext4_split_extent shoult take care about extent zeroout v2 2013-01-31 Dmitri Monakho Superseded
ext4: ext4_trim_fs() load buddy only when it is needed 2011-04-18 Lukas Czerner Accepted
ext4: fake direct I/O mode for data=journal 2011-08-15 Theodore Ts'o Accepted
ext4: fall back to vmalloc() for large allocations 2011-07-12 Andreas Dilger Superseded
ext4: fix BUG_ON() in ext4_ext_insert_extent() 2011-10-28 Zheng Liu Not Applicable
ext4: fix BUG_ON() in ext4_ext_insert_extent() 2011-09-28 Tao Ma Not Applicable
ext4: fix BUG_ON() in ext4_ext_insert_extent() for .32 longterm 2011-10-28 Zheng Liu Not Applicable
ext4: fix BUG_ON() in ext4_ext_insert_extent() for .33 longterm 2011-10-28 Zheng Liu Not Applicable
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG 2013-04-22 Theodore Ts'o Awaiting Upstream
ext4: fix NULL pointer dereference in ext4_quota_off 2011-05-16 Amir Goldstein Accepted
ext4: fix a ext4_msg format in ext4_fill_super() 2011-12-05 Zheng Liu Accepted
ext4: fix a syntax error in ext4_ext_insert_extent 2011-11-01 Yongqiang Yang Accepted
ext4: fix a warning from sparse check for ext4_dir_llseek 2013-02-19 Zheng Liu Accepted
ext4: fix big-endian bugs which could cause fs corruptions 2013-04-03 Theodore Ts'o Accepted
ext4: fix blkdev_issue_flush() failure handling 2009-03-29 Bartlomiej Zolnierkiewicz New
ext4: fix comment in extents.c/ext4_ext_check_cache 2012-07-06 Wang Sheng-Hui New
ext4: fix configuration dependencies for ext4 ACLs and security labels 2013-01-06 Valerie Aurora Accepted
ext4: fix data=journal fast mount/umount hang 2013-03-20 Theodore Ts'o Accepted
ext4: fix data=journal fast mount/umount hang 2013-03-20 Theodore Ts'o Accepted
ext4: fix error handling in ext4_fill_super() 2012-10-08 Eugene Shatokhin Superseded
ext4: fix ext4_end_io_dio() racing against fsync() 2011-11-30 Theodore Ts'o Accepted
ext4: fix ext4_evict_inode() racing against workqueue processing code 2013-03-20 Theodore Ts'o Accepted
ext4: fix ext4_flush_completed_IO wait semantics 2012-10-05 Theodore Ts'o Superseded
ext4: fix ext4_flush_completed_IO wait semantics 2012-10-03 Dmitri Monakho Superseded
ext4: fix ext4_flush_completed_IO wait semantics 2012-10-05 Dmitri Monakho Superseded
ext4: fix extent tree corruption that incurred by hole punch 2012-12-04 Forrest Liu Superseded
ext4: fix extent tree corruption that incurred by hole punch 2012-12-04 Forrest Liu Superseded
ext4: fix extent tree corruption that incurred by hole punch 2012-12-07 Theodore Ts'o Not Applicable
ext4: fix extent tree corruption that incurred by hole punch [V2] 2012-12-13 Forrest Liu Not Applicable
ext4: fix fio regression 2013-04-28 Zheng Liu Awaiting Upstream
ext4: fix fio regression 2013-04-28 Yan, Zheng Superseded
ext4: fix format flag in dx_probe() 2011-11-21 Zheng Liu Superseded
ext4: fix format flag in ext4_ext_binsearch_idx() 2012-02-26 Zheng Liu Accepted
ext4: fix free clusters calculation in bigalloc filesystem 2013-02-21 Lukas Czerner Superseded
ext4: fix free space estimate in ext4_nonda_switch() 2013-04-03 Eric Whitney Awaiting Upstream
ext4: fix how i_version is modified and turn it on by default 2012-05-14 Josef Bacik Superseded
ext4: fix how i_version is modified and turn it on by default V2 2012-05-15 Josef Bacik New
ext4: fix incorrect error msg in ext4_ext_insert_index 2011-06-15 Robin Dong Accepted