| jbd: change the field "b_cow_tid" of struct journal_head from type unsigned to tid_t |
2011-07-25 |
Wang Sheng-Hui |
|
New |
| jbd: Use WRITE_SYNC in journal checkpoint. |
2011-06-07 |
Tao Ma |
|
Not Applicable |
| jbd: Remove j_barrier mutex |
2011-12-22 |
Jan Kara |
|
New |
| jbd: Refine commit writeout logic |
2012-03-27 |
Jan Kara |
|
Not Applicable |
| jbd: Make jbd transactions come from its own cache. |
2011-06-11 |
Manish Katiyar |
|
Not Applicable |
| jbd: Issue cache flush after checkpointing |
2012-01-09 |
Jan Kara |
|
Not Applicable |
| jbd: Fix oops in journal_remove_journal_head() |
2011-06-24 |
Jan Kara |
|
Not Applicable |
| jbd: Fix lock ordering bug in journal_unmap_buffer() |
2012-11-23 |
Jan Kara |
|
New |
| jbd: Fix forever sleeping process in do_get_write_access() |
2011-05-05 |
Jan Kara |
|
Not Applicable |
| jbd: Fix comment to match the code in journal_start() |
2011-05-23 |
Eryu Guan |
|
Not Applicable |
| jbd: Fix assertion failure in commit code due to lacking transaction credits |
2012-08-16 |
Jan Kara |
|
Not Applicable |
| jbd: Fix a race between checkpointing code and journal_get_write_access() |
2009-06-24 |
Jan Kara |
|
New |
| jbd: Factor out replay_tag() |
2010-10-13 |
Namhyung Kim |
|
New |
| jbd: Convert atomic_inc() to get_bh() |
2010-10-16 |
Namhyung Kim |
|
New |
| jbd: Cleanup __process_buffer() |
2010-10-16 |
Namhyung Kim |
|
New |
| jbd2:Make journal transaction allocations come from its own cache. |
2011-06-09 |
Manish Katiyar |
|
Superseded |
| jbd2:Make journal transaction allocations come from its own cache. |
2011-06-05 |
Manish Katiyar |
|
Superseded |
| jbd2: use kmem_cache_zalloc wrapper instead of flag |
2012-05-21 |
Wanlong Gao |
|
Accepted |
| jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset |
2013-04-12 |
Zheng Liu |
|
Awaiting Upstream |
| jbd2: use kmem_cache_zalloc for allocating journal head |
2013-04-29 |
Zheng Liu |
|
New |
| jbd2: take j_list_lock when checking b_jlist in do_get_write_access. |
2011-05-05 |
Tao Ma |
|
Rejected |
| jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints |
2011-07-11 |
Theodore Ts'o |
|
Accepted |
| jbd2: only print the debugging information for tid wraparound once |
2011-05-08 |
Theodore Ts'o |
|
Accepted |
| jbd2: instrument jh on wrong transaction BUG_ON's |
2011-08-14 |
Theodore Ts'o |
|
Superseded |
| jbd2: don't wake kjournald unnecessarily |
2013-01-23 |
Eric Sandeen |
|
Superseded |
| jbd2: don't wake kjournald unnecessarily |
2012-12-19 |
Eric Sandeen |
|
Superseded |
| jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer |
2012-02-07 |
Eric Sandeen |
|
Accepted |
| jbd2: Use WRITE_SYNC in journal checkpoint. |
2011-06-07 |
Tao Ma |
|
Accepted |
| jbd2: Remove unnecessary check for NULL after calling kzalloc with __GFP_NOFAIL |
2009-03-02 |
Manish Katiyar |
|
Superseded |
| jbd2: Move bdget out of critical section |
2011-04-02 |
Zhu Yanhai |
|
Accepted |
| jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait. |
2011-05-10 |
Tao Ma |
|
Accepted |
| jbd2: Fix oops in jbd2_journal_remove_journal_head() |
2011-05-30 |
Jan Kara |
|
Superseded |
| jbd2: Fix oops in jbd2_journal_put_journal_head() |
2013-05-13 |
Jan Kara |
|
New |
| jbd2: Fix forever sleeping process in do_get_write_access() |
2011-05-05 |
Jan Kara |
|
Accepted |
| jbd2: Fix comment to match the code in jbd2__journal_start() |
2011-05-23 |
Eryu Guan |
|
Accepted |
| jbd2: Fix block tag checksum verification brokenness |
2013-05-08 |
Darrick J. Wong |
|
New |
| jbd2: Fix ERR_PTR dereference in jbd2__journal_start |
2013-02-26 |
Dmitri Monakho |
|
Accepted |
| jbd2: Always set journal superblock checksum when writing out superblock |
2013-05-10 |
Darrick J. Wong |
|
New |
| jbd2: Add MAINTAINERS entry |
2011-05-26 |
Theodore Ts'o |
|
Accepted |
| jbd/jbd2: remove obsolete summarise_journal_usage. |
2011-05-05 |
Tao Ma |
|
Not Applicable |
| jbd/jbd2: add pointer type conversion on void *arg from void * to journal_t * explicitly in kjournald/kjournald2 |
2011-08-03 |
Wang Sheng-Hui |
|
New |
| jbd/2[stable only]: Use WRITE_SYNC_PLUG in journal_commit_transaction. |
2011-07-12 |
Tao Ma |
|
Not Applicable |
| it may be a ext4 feature-inlinedata bug |
2013-05-20 |
boxi liu |
|
New |
| implement uid and gid mount options for ext2, ext3 and ext4 |
2012-04-24 |
Ludwig Nussel |
|
Superseded |
| implement uid and gid mount options for ext2, ext3 and ext4 |
2012-05-03 |
Ludwig Nussel |
|
Superseded |
| fsck.ext4 taking months |
2011-03-29 |
Rogier Wolff |
|
New |
| fsck performance. |
2011-02-22 |
Rogier Wolff |
|
Superseded |
| fs:ext4:hash.c: reduce one "if" comparison |
2012-12-01 |
Cong Ding |
|
Accepted |
| fs:ext4:fixed space issue related to * operator. |
2012-05-19 |
Jeffrin Jose |
|
New |
| fs:ext3: remove lock_buffer in bclean() and setup_new_group_blocks |
2012-12-02 |
Cong Ding |
|
Not Applicable |
| fs: take i_mutex in __page_symlink() |
2013-04-01 |
Theodore Ts'o |
|
Superseded |
| fs: take i_mutex in __page_symlink() |
2013-04-02 |
Dmitri Monakho |
|
Superseded |
| fs: optimize out 16 bytes worth of padding in struct inode |
2011-10-18 |
Theodore Ts'o |
|
Accepted |
| fs: jdb/jbd2: Put identical code in a common header |
2011-10-05 |
Thomas Gleixner |
|
Accepted |
| fs: fix deadlocks in writeback_if_idle |
2010-11-23 |
Nick Piggin |
|
New |
| fs: ext4: Printing debug is now configurable |
2013-04-30 |
Paul Taysom |
|
New |
| fs: allow for fs-specific objects to be pruned as part of pruning inodes |
2013-01-23 |
Theodore Ts'o |
|
Rejected |
| fs/jbd: set pointer = NULL, after kfree it. |
2012-12-24 |
Chen Gang |
|
Not Applicable |
| fs/ext{3,4}: fix potential race when setversion ioctl updates inode |
2012-01-03 |
Djalal Harouni |
|
New |
| fs/ext{3,4}: fix potential race when setversion ioctl updates inode |
2012-01-06 |
Djalal Harouni |
|
Not Applicable |
| fs/ext4: add missing ext4_resize_end |
2011-12-22 |
Djalal Harouni |
|
Accepted |
| fs/ext3: use kzalloc instead of kmalloc |
2012-12-24 |
Chen Gang |
|
Not Applicable |
| fs/ext3: set pointer = NULL, after kfree it |
2012-12-24 |
Chen Gang |
|
Not Applicable |
| fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation |
2012-12-28 |
Chen Gang |
|
New |
| fs/compat_ioctl.c: add missing FS_IOC_FIEMAP support |
2009-08-01 |
Mark Lord |
|
New |
| fs/buffer.c: Remove the unnecessary init operation after allocating buffer_head. |
2013-04-19 |
majianpeng |
|
New |
| fs : ext4 : super.c fixed coding style violations |
2010-11-17 |
Vamsi Krishna B |
|
New |
| fs / ext3: Always unlock updates in ext3_freeze() |
2011-08-25 |
Pavel Machek |
|
New |
| fs / ext3: Always unlock updates in ext3_freeze() |
2011-08-11 |
Rafael J. Wysocki |
|
New |
| flex_bg information initialization and question on resize/bad inodes with 48 bits filesystem |
2009-09-12 |
Damien Guibouret |
|
New |
| fix wrong iput on d_inode introduced by e6bc45d65d |
2011-06-15 |
Török Edwin |
|
Not Applicable |
| fix up lock order reversal in writeback |
2010-11-16 |
Nick Piggin |
|
Not Applicable |
| fix the outdated comment in ext2_nfs_get_inode() |
2011-08-30 |
Li Haifeng |
|
Not Applicable |
| fix the outdated comment in ext2_nfs_get_inode() |
2011-08-30 |
Jan Kara |
|
Not Applicable |
| fix the outdated comment in ext2_nfs_get_inode() |
2011-08-30 |
Li Haifeng |
|
Not Applicable |
| fix the outdated comment in ext2_nfs_get_inode() |
2011-08-30 |
Li Haifeng |
|
Not Applicable |
| fix softlockups in ext2/3 when trying to allocate blocks |
2009-07-06 |
Josef Bacik |
|
New |
| fix return value for mb_cache_shrink_fn when nr_to_scan > 0 |
2010-07-21 |
shenghui |
|
Not Applicable |
| fix race bwtween write_metadata_buffer and get_write_access |
2009-07-09 |
dingdinghua |
|
New |
| fix incorrect error-message of ext2 |
2011-04-23 |
Robin Dong |
|
Not Applicable |
| filefrag: improvements to filefrag FIEMAP handling |
2012-11-23 |
Andreas Dilger |
|
Accepted |
| filefrag: count optimize non-verbose mode; count 0 extents properly when verbose |
2010-11-23 |
Eric Sandeen |
|
Superseded |
| filefrag: Fix segfault on virtual fs |
2012-06-26 |
Eric Sandeen |
|
Accepted |
| fallocate vs O_(D)SYNC |
2011-11-16 |
Zheng Liu |
|
New |
| ext4fs error "ext4_mb_generate_buddy:741:group 16, 8160 clusters in bitmap, 4064 in gd" (with repro) |
2012-08-16 |
Lukas Czerner |
|
Not Applicable |
| ext4_rename should dirty dir_bh with the correct directory |
2011-08-17 |
Darrick J. Wong |
|
Accepted |
| ext4_fallocate |
2012-06-25 |
Fredrick |
|
New |
| ext4_fallocate |
2012-06-25 |
Zheng Liu |
|
New |
| ext4_fallocate |
2012-07-03 |
Zheng Liu |
|
New |
| ext4_fallocate |
2012-06-25 |
Theodore Ts'o |
|
New |
| ext4_ext_convert_to_initialized bug found in extended FSX testing |
2011-05-10 |
Allison Henderson |
|
Superseded |
| ext4_da_block_invalidatepages() question |
2010-01-26 |
Jan Kara |
|
New |
| ext4_da_block_invalidatepages() question |
2010-02-09 |
Jan Kara |
|
New |
| ext4:quiet 'unsed variables' compiling warnings. |
2011-06-15 |
Yongqiang Yang |
|
Superseded |
| ext4:Teach ext4_ext_split to caculate extents efficiently. |
2011-05-06 |
Yongqiang Yang |
|
Superseded |
| ext4:Make ext4_split_extent() handle error correctly. |
2011-05-14 |
Yongqiang Yang |
|
Accepted |
| ext4:Fix credits computing for indirect mapped files. |
2011-03-25 |
Yongqiang Yang |
|
Superseded |
| ext4:Fix credits computing for indirect mapped files. |
2011-04-04 |
Theodore Ts'o |
|
Accepted |
| ext4:Fix a bug in 6d9c85eb. |
2011-05-10 |
Yongqiang Yang |
|
Superseded |
| ext4: write superblock only once on unmount |
2012-03-19 |
Artem Bityutskiy |
|
Superseded |