| [v2] mke2fs: Allow specifying reserved_ratio via mke2fs.conf |
2011-05-10 |
Aditya Kali |
|
Accepted |
| e2fsprogs: fix freeing bitmap in allocation error path |
2011-03-21 |
Lukas Czerner |
|
Accepted |
| debugfs: remove unused htree_dump "-l" argument |
2011-05-11 |
Eric Sandeen |
|
Accepted |
| ext4: use KERN_WARNING for warning messages |
2013-02-14 |
Theodore Ts'o |
|
Accepted |
| potential memory leak on transaction commit |
2011-03-08 |
Zhang Huan |
|
Accepted |
| ext4:Make ext4_split_extent() handle error correctly. |
2011-05-14 |
Yongqiang Yang |
|
Accepted |
| [Ext4,punch,hole,2/5,v7] Ext4 Punch Hole Support: Clear Hole |
2011-05-07 |
Allison Henderson |
|
Accepted |
| [Ext4,punch,hole,4/5,v7] Ext4 Punch Hole Support: Map blocks punch hole flag |
2011-05-07 |
Allison Henderson |
|
Accepted |
| [Ext4,punch,hole,5/5,v7] Ext4 Punch Hole Support: Enable Punch Hole |
2011-05-07 |
Allison Henderson |
|
Accepted |
| ext4: Use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c |
2011-03-28 |
Tao Ma |
|
Accepted |
| ext4: Init timer earlier to avoid a kernel panic in __save_error_info. |
2011-03-29 |
Tao Ma |
|
Accepted |
| [2/4,v3] e2image: Add support for qcow2 format |
2011-05-18 |
Lukas Czerner |
|
Accepted |
| ext4: Use sing thread to perform DIO unwritten convertion |
2011-03-03 |
Mingming Cao |
|
Accepted |
| [2/2] ext4: remove unneeded ext4_journal_get_undo_access |
2011-05-09 |
Theodore Ts'o |
|
Accepted |
| mke2fs.8: Fix the documentation of maximum journal size |
2011-08-31 |
Surbhi Palande |
|
Accepted |
| ext4: sync the directory inode in ext4_sync_parent() |
2011-04-06 |
Theodore Ts'o |
|
Accepted |
| [2/2] EXT4: Punch Hole Optimizations: Removed un-needed ext4_ext_remove_space param |
2011-06-27 |
Allison Henderson |
|
Accepted |
| jbd2: Fix comment to match the code in jbd2__journal_start() |
2011-05-23 |
Eryu Guan |
|
Accepted |
| [1/2] debugfs: add filefrag command |
2011-11-17 |
Theodore Ts'o |
|
Accepted |
| kernel BUG at fs/jbd2/transaction.c:1086! |
2011-03-31 |
Jan Kara |
|
Accepted |
| ext4:Fix credits computing for indirect mapped files. |
2011-04-04 |
Theodore Ts'o |
|
Accepted |
| [v2] ext4:Allow an active handle to be started when freezing. |
2011-04-05 |
Yongqiang Yang |
|
Accepted |
| ext4: register ext2 and ext3 alias after ext4 |
2011-04-17 |
Theodore Ts'o |
|
Accepted |
| ext4: ext4_trim_fs() load buddy only when it is needed |
2011-04-18 |
Lukas Czerner |
|
Accepted |
| tune2fs: Fix overflow of interval check |
2011-04-19 |
Kazuya Mio |
|
Accepted |
| ext4: do not normalize block requests from fallocate. |
2011-05-13 |
Vivek Haldar |
|
Accepted |
| libquota: fix get_dq() |
2011-11-11 |
Niu |
|
Accepted |
| Correct comments for ext4_free_blocks(). |
2011-05-29 |
Yongqiang Yang |
|
Accepted |
| [-v2] ext4: use truncate_setsize() unconditionally |
2011-05-23 |
Theodore Ts'o |
|
Accepted |
| [v2] ext4: Convert ext4 to new truncate calling convention |
2011-05-25 |
Jan Kara |
|
Accepted |
| [v2] ext4:Teach ext4_ext_split to caculate extents efficiently. |
2011-05-23 |
Yongqiang Yang |
|
Accepted |
| jbd2: Add MAINTAINERS entry |
2011-05-26 |
Theodore Ts'o |
|
Accepted |
| ext4: fix ext4_end_io_dio() racing against fsync() |
2011-11-30 |
Theodore Ts'o |
|
Accepted |
| jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait. |
2011-05-10 |
Tao Ma |
|
Accepted |
| ext4: count hits/misses of extent cache and expose in sysfs. |
2011-05-17 |
Vivek Haldar |
|
Accepted |
| [v2] ext4: Remove redundant check for first_not_zeroed in ext4_register_li_request. |
2011-03-28 |
Tao Ma |
|
Accepted |
| ext4: Use s_inodes_per_block directly in __ext4_get_inode_loc. |
2011-03-28 |
Tao Ma |
|
Accepted |
| ext4: remove a useless #ifdef in super.c |
2011-04-06 |
Amerigo Wang |
|
Accepted |
| ext4: delete dead code |
2011-04-14 |
Shaohua Li |
|
Accepted |
| ext4: release page cache in ext4_mb_load_buddy error path |
2011-04-14 |
Yang Ruirui |
|
Accepted |
| ext4: protect bb_first_free in ext4_trim_all_free() with group lock |
2011-04-21 |
Lukas Czerner |
|
Accepted |
| ext4: Don't set PageUptodate in ext4_end_bio() |
2011-04-22 |
Curt Wohlgemuth |
|
Accepted |
| [v3] ext4: Don't set PageUptodate in ext4_end_bio() |
2011-04-25 |
Curt Wohlgemuth |
|
Accepted |
| [1/2] jbd2: fix fsync() tid wraparound bug |
2011-04-26 |
Theodore Ts'o |
|
Accepted |
| [1/2] ext4: Fix fs corruption when make_indexed_dir() fails |
2011-04-29 |
Jan Kara |
|
Accepted |
| [2/2] ext4: Fix deadlock in ext4_symlink() in ENOSPC conditions |
2011-04-29 |
Jan Kara |
|
Accepted |
| ext4: add support for multiple mount protection |
2011-05-02 |
Johann Lombardi |
|
Accepted |
| [v2,1/3] ext4:Add a function merging extent right and left. |
2011-05-03 |
Yongqiang Yang |
|
Accepted |
| [v2,2/3] ext4:Add two functions splitting an extent. |
2011-05-03 |
Yongqiang Yang |
|
Accepted |
| [v2,3/3] ext4:Reimplement convert and split_unwritten. |
2011-05-03 |
Yongqiang Yang |
|
Accepted |
| Strange behavior when attempting to convert a file to extents using chattr |
2011-05-03 |
Theodore Ts'o |
|
Accepted |
| jbd2: Fix forever sleeping process in do_get_write_access() |
2011-05-05 |
Jan Kara |
|
Accepted |
| [Ext4,punch,hole,1/5,v7] Ext4 Punch Hole Support: Add flag to ext4_has_free_blocks |
2011-05-07 |
Allison Henderson |
|
Accepted |
| [1/1] Null Pointer when make_indexed_dir returns -ENOSPC |
2011-05-07 |
Allison Henderson |
|
Accepted |
| jbd2: only print the debugging information for tid wraparound once |
2011-05-08 |
Theodore Ts'o |
|
Accepted |
| [1/2] ext4: move ext4_add_groupblocks() to mballoc.c |
2011-05-09 |
Theodore Ts'o |
|
Accepted |
| [4/7] ext4: Clean up some wait_on_page_writeback calls |
2011-05-09 |
Darrick J. Wong |
|
Accepted |
| [5/7] ext4: Wait for writeback to complete while making pages writable |
2011-05-09 |
Darrick J. Wong |
|
Accepted |
| [v2] NULL pointer when make_indexed_dir returns -ENOSPC |
2011-05-12 |
Allison Henderson |
|
Accepted |
| ext4: add support for multiple mount protection |
2011-05-14 |
Johann Lombardi |
|
Accepted |
| [v3] ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing |
2011-05-15 |
Allison Henderson |
|
Accepted |
| ext4: fix NULL pointer dereference in ext4_quota_off |
2011-05-16 |
Amir Goldstein |
|
Accepted |
| ext4: Don't warn about mnt_count after the first mount of a new mkfsed volume. |
2011-05-16 |
Tao Ma |
|
Accepted |
| [1/4] e2fsprogs: Add memory allocation and zero-out helpers |
2011-05-18 |
Lukas Czerner |
|
Accepted |
| [3/4,v4] e2image: Support for conversion QCOW2 image into raw |
2011-05-18 |
Lukas Czerner |
|
Accepted |
| [1/4,v3] ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread |
2011-05-20 |
Lukas Czerner |
|
Accepted |
| [2/4,v3] ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread() |
2011-05-20 |
Lukas Czerner |
|
Accepted |
| [3/4,v2] ext4: fix init_itable=n to work as expected for n=0 |
2011-05-20 |
Lukas Czerner |
|
Accepted |
| [4/4,v2] ext4: fix possible use-after-free ext4_remove_li_request() |
2011-05-20 |
Lukas Czerner |
|
Accepted |
| ext4: fix the incorrect info of /proc/mounts after mount no-journal fs |
2011-05-22 |
Theodore Ts'o |
|
Accepted |
| [1/2] jbd2: Add function jbd2_trans_will_send_data_barrier() |
2011-05-22 |
Theodore Ts'o |
|
Accepted |
| [2/2] ext4: Fix waiting and sending of a barrier in ext4_sync_file() |
2011-05-22 |
Theodore Ts'o |
|
Accepted |
| ext4: use vmtruncate() instead of ext4_truncate() in ext4_setattr() |
2011-05-22 |
Theodore Ts'o |
|
Accepted |
| [v4] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly. |
2011-05-23 |
Yongqiang Yang |
|
Accepted |
| [1/3] jbd2: Fix sending of data flush on journal commit |
2011-05-23 |
Jan Kara |
|
Accepted |
| [2/3] jbd2: Provide function to check whether transaction will issue data flush |
2011-05-23 |
Jan Kara |
|
Accepted |
| [3/3] ext4: Fix waiting and sending of a barrier in ext4_sync_file() |
2011-05-23 |
Jan Kara |
|
Accepted |
| ext4: ensure f_bfree returned by ext4_statfs() is non-negative |
2011-05-24 |
Kazuya Mio |
|
Accepted |
| [1/2] jbd2: fix a bug of leaking jh->b_jcount |
2011-05-26 |
dingdinghua |
|
Accepted |
| ext4: fixed tracepoints cleanup |
2011-06-05 |
Lukas Czerner |
|
Accepted |
| jbd2: Use WRITE_SYNC in journal checkpoint. |
2011-06-07 |
Tao Ma |
|
Accepted |
| respect HAVE_MALLOC_H |
2012-08-18 |
Mike Frysinger |
|
Accepted |
| e2fsprogs: Fix spelling of 'filesystme' in debugfs help |
2012-08-18 |
Bryce Harrington |
|
Accepted |
| [v3] ext4: fix hole punch failure when depth is greater than 0 |
2012-07-10 |
Ashish Sangwan |
|
Accepted |
| misc: clean up compiler warnings |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| debugfs: fix icheck finding blocks used for xattrs |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| ext2fs: fix error handling in ext2fs_add_dir_block |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| [1/3] ext2fs: Handle internal journal over 2^32 bytes |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| [2/3] mke2fs: skip zeroing journal blocks |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| tune2fs: add dir_index feature to tune2fs man page |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| ext2fs: fix ext2fs_warn_bitmap32() return warning |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| mke2fs: Don't erase flash device if "-n" is given |
2011-06-07 |
Andreas Dilger |
|
Accepted |
| [3/3] mke2fs: add test for large journal with lazy init |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| misc: fix compile warnings on OSX |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| ext2fs: don't use O_DIRECT if not available |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| mke2fs: add extent-mapped journal regression test |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| e2fsprogs: ignore generated files for "git status" |
2011-06-10 |
Andreas Dilger |
|
Accepted |
| ext4: add a kfree() on error i add_new_gdb() |
2011-07-30 |
Dan Carpenter |
|
Accepted |
| ext4: fix incorrect error msg in ext4_ext_insert_index |
2011-06-15 |
Robin Dong |
|
Accepted |
| libext2fs: fix the range validation in bitmap_range2 funcs |
2011-06-14 |
Amir G. |
|
Accepted |