Show patches with: Archived = No       |   10997 patches
« 1 2 ... 16 17 18109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ext4: Fix incorrect group count in ext4_fill_super error message ext4: Fix incorrect group count in ext4_fill_super error message - 1 1 - --- 2020-03-28 Josh Triplett Accepted
ext4: Don't set dioread_nolock by default for blocksize < pagesize ext4: Don't set dioread_nolock by default for blocksize < pagesize - 1 - - --- 2020-03-27 Ritesh Harjani Accepted
ext4: disable dioread_nolock whenever delayed allocation is disabled ext4: disable dioread_nolock whenever delayed allocation is disabled - - - - --- 2020-03-19 Eric Whitney Accepted
ext4: do not commit super on read-only bdev ext4: do not commit super on read-only bdev - - 1 - --- 2020-03-18 Eric Sandeen Accepted
ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes - - - - --- 2020-03-18 Jan Kara Accepted
ext4: Unregister sysfs path before destroying jbd2 journal ext4: Unregister sysfs path before destroying jbd2 journal - - 1 - --- 2020-03-18 Ritesh Harjani Accepted
ext4: Check for non-zero journal inum in ext4_calculate_overhead ext4: Check for non-zero journal inum in ext4_calculate_overhead - - 1 - --- 2020-03-16 Ritesh Harjani Accepted
ext4: remove map_from_cluster from ext4_ext_map_blocks ext4: remove map_from_cluster from ext4_ext_map_blocks - - 1 - --- 2020-03-11 Eric Whitney Accepted
ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks() ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks() - - 1 - --- 2020-03-11 Eric Whitney Accepted
ext4: mark block bitmap corrupted when found instead of BUGON ext4: mark block bitmap corrupted when found instead of BUGON - - 1 - --- 2020-03-10 Dmitry Monakhov Accepted
[next] ext4: xattr.h: Replace zero-length array with flexible-array member [next] ext4: xattr.h: Replace zero-length array with flexible-array member - - - - --- 2020-03-09 Gustavo A. R. Silva Accepted
[next] ext4: dir: Replace zero-length array with flexible-array member [next] ext4: dir: Replace zero-length array with flexible-array member - - - - --- 2020-03-09 Gustavo A. R. Silva Accepted
[v2] libext2fs/ismounted.c: check open(O_EXCL) before mntent file [v2] libext2fs/ismounted.c: check open(O_EXCL) before mntent file - 1 1 - --- 2020-03-03 Lukas Czerner Accepted
[v2] ext4: use non-movable memory for superblock readahead [v2] ext4: use non-movable memory for superblock readahead - 1 1 - --- 2020-02-29 Roman Gushchin Accepted
[PATCHv5,6/6] Documentation: Correct the description of FIEMAP_EXTENT_LAST ext4: bmap & fiemap conversion to use iomap - - 1 - --- 2020-02-28 Ritesh Harjani Accepted
[PATCHv5,5/6] ext4: Move ext4_fiemap to use iomap framework. ext4: bmap & fiemap conversion to use iomap - - 2 - --- 2020-02-28 Ritesh Harjani Accepted
[PATCHv5,4/6] ext4: Make ext4_ind_map_blocks work with fiemap ext4: bmap & fiemap conversion to use iomap - - 1 - --- 2020-02-28 Ritesh Harjani Accepted
[PATCHv5,3/6] ext4: Move ext4 bmap to use iomap infrastructure. ext4: bmap & fiemap conversion to use iomap - - 2 - --- 2020-02-28 Ritesh Harjani Accepted
[PATCHv5,2/6] ext4: Optimize ext4_ext_precache for 0 depth ext4: bmap & fiemap conversion to use iomap - - 1 - --- 2020-02-28 Ritesh Harjani Accepted
[PATCHv5,1/6] ext4: Add IOMAP_F_MERGED for non-extent based mapping ext4: bmap & fiemap conversion to use iomap - - 2 - --- 2020-02-28 Ritesh Harjani Accepted
ext4: using matching invalidatepage in ext4_writepage ext4: using matching invalidatepage in ext4_writepage - - 2 - --- 2020-02-26 yangerkun Accepted
ext4: fix a data race at inode->i_disksize ext4: fix a data race at inode->i_disksize - - - - --- 2020-02-24 Qiujun Huang Accepted
ext4: fix a data race at inode->i_blocks ext4: fix a data race at inode->i_blocks - - - - --- 2020-02-22 Qian Cai Accepted
fs/jbd2: fix data races at struct journal_head fs/jbd2: fix data races at struct journal_head - - 1 - --- 2020-02-22 Qian Cai Accepted
libext2fs: don't use O_DIRECT for files on tmpfs libext2fs: don't use O_DIRECT for files on tmpfs - - - - --- 2020-02-21 Andreas Dilger Accepted
ext4: Fix mount failure with quota configured as module ext4: Fix mount failure with quota configured as module - 1 - - --- 2020-02-21 Jan Kara Accepted
[3/3] ext4: fix potential race between s_flex_groups online resizing and access Fix various races in online resizing - - - - --- 2020-02-21 Theodore Ts'o Accepted
[2/3] ext4: fix potential race between s_group_info online resizing and access Fix various races in online resizing - - 1 - --- 2020-02-21 Theodore Ts'o Accepted
[1/3] ext4: fix potential race between online resizing and write operations Fix various races in online resizing - - - - --- 2020-02-21 Theodore Ts'o Accepted
jbd2: fix ocfs2 corrupt when clearing block group bits jbd2: fix ocfs2 corrupt when clearing block group bits - - 2 - --- 2020-02-20 wangyan Accepted
[v3,2/2] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL ext4: fix race between writepages and enabling EXT4_EXTENTS_FL - 1 1 - --- 2020-02-19 Eric Biggers Accepted
[v3,1/2] ext4: rename s_journal_flag_rwsem to s_writepages_rwsem ext4: fix race between writepages and enabling EXT4_EXTENTS_FL - - 1 - --- 2020-02-19 Eric Biggers Accepted
[v2] ext4: add cond_resched() to __ext4_find_entry() [v2] ext4: add cond_resched() to __ext4_find_entry() - - 1 - --- 2020-02-19 Shijie Luo Accepted
ext4: clean up error return for convert_initialized_extent() ext4: clean up error return for convert_initialized_extent() - - - - --- 2020-02-18 Eric Whitney Accepted
jbd2: improve comments about freeing data buffers whose page mapping is NULL jbd2: improve comments about freeing data buffers whose page mapping is NULL - 1 1 - --- 2020-02-17 Zhang Yi Accepted
ext4: add cond_resched() to __ext4_find_entry() ext4: add cond_resched() to __ext4_find_entry() - - 1 - --- 2020-02-15 Shijie Luo Accepted
ext4: improve explanation of a mount failure caused by a misconfigured kernel ext4: improve explanation of a mount failure caused by a misconfigured kernel - 1 - - --- 2020-02-15 Theodore Ts'o Accepted
ext4: namei: Replace zero-length array with flexible-array member ext4: namei: Replace zero-length array with flexible-array member - - - - --- 2020-02-13 Gustavo A. R. Silva Accepted
fs: ext4: mballoc.c: Use built-in RCU list checking fs: ext4: mballoc.c: Use built-in RCU list checking - - - - --- 2020-02-13 Madhuparna Bhowmik Accepted
[7/7] tune2fs: Update dir checksums when clearing dir_index feature e2fsprogs: Better handling of indexed directories - - - - --- 2020-02-13 Jan Kara Accepted
[6/7] tests: Add test to excercise indexed directories with metadata_csum e2fsprogs: Better handling of indexed directories - - 1 - --- 2020-02-13 Jan Kara Accepted
[5/7] tests: Modify f_large_dir test to excercise indexed dir handling e2fsprogs: Better handling of indexed directories - - 1 - --- 2020-02-13 Jan Kara Accepted
[4/7] ext2fs: Implement dir entry creation in htree directories e2fsprogs: Better handling of indexed directories - - - - --- 2020-02-13 Jan Kara Accepted
[3/7] ext2fs: Update allocation info earlier in ext2fs_mkdir() and ext2fs_symlink() e2fsprogs: Better handling of indexed directories - - 1 - --- 2020-02-13 Jan Kara Accepted
[2/7] e2fsck: Fix indexed dir rehash failure with metadata_csum enabled e2fsprogs: Better handling of indexed directories - - 1 - --- 2020-02-13 Jan Kara Accepted
[1/7] e2fsck: Clarify overflow link count error message e2fsprogs: Better handling of indexed directories - - 1 - --- 2020-02-13 Jan Kara Accepted
[v3,2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer jbd2: fix an oops problem - 1 1 - --- 2020-02-13 Zhang Yi Accepted
[v3,1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() jbd2: fix an oops problem - - 1 - --- 2020-02-13 Zhang Yi Accepted
ext4: delete declaration for ext4_split_extent() ext4: delete declaration for ext4_split_extent() - - 1 - --- 2020-02-12 Eric Whitney Accepted
e2fsck: avoid overflow with very large dirs e2fsck: avoid overflow with very large dirs - - - - --- 2020-02-12 Andreas Dilger Accepted
ext4: remove EXT4_EOFBLOCKS_FL and associated code ext4: remove EXT4_EOFBLOCKS_FL and associated code - - - - --- 2020-02-11 Eric Whitney Accepted
[v2] ext4: add cond_resched() to ext4_protect_reserved_inode [v2] ext4: add cond_resched() to ext4_protect_reserved_inode - - 1 - --- 2020-02-11 Shijie Luo Accepted
[v2] tst_libext2fs: Avoid multiple definition of global variables [v2] tst_libext2fs: Avoid multiple definition of global variables - - 1 - --- 2020-02-10 Lukas Czerner Accepted
[v2] ext4: Fix checksum errors with indexed dirs [v2] ext4: Fix checksum errors with indexed dirs - 1 1 - --- 2020-02-10 Jan Kara Accepted
ext4: code cleanup for ext4_statfs_project() ext4: code cleanup for ext4_statfs_project() - - - - --- 2020-02-10 Chengguang Xu Accepted
[v2] ext4: fix a data race in EXT4_I(inode)->i_disksize [v2] ext4: fix a data race in EXT4_I(inode)->i_disksize - - - - --- 2020-02-07 Qian Cai Accepted
ext4: start to support iopoll method ext4: start to support iopoll method - - 1 - --- 2020-02-07 Xiaoguang Wang Accepted
[9/9] misc: handle very large files with filefrag [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[8/9] e2fsck: consistently use ext2fs_get_mem() [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[7/9] e2fsck: fix overflow if more than 4B inodes [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[6/9] debugfs: print inode numbers as unsigned [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[5/9] debugfs: allow comment lines in command file [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[4/9] e2fsck: reduce memory usage for many directories [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - - - --- 2020-02-07 Andreas Dilger Accepted
[3/9] e2fsck: avoid mallinfo() if over 2GB allocated [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - 1 - --- 2020-02-07 Andreas Dilger Accepted
[2/9] e2fsck: use proper types for variables [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - 1 - --- 2020-02-07 Andreas Dilger Accepted
[1/9] e2fsck: fix e2fsck_allocate_memory() overflow [1/9] e2fsck: fix e2fsck_allocate_memory() overflow - - 1 - --- 2020-02-07 Andreas Dilger Accepted
chattr.1: improve attribute formatting with labels and indented paragraphs chattr.1: improve attribute formatting with labels and indented paragraphs - - 1 - --- 2020-02-03 Jeremy Visser Accepted
ext4: Simplify checking quota limits in ext4_statfs() ext4: Simplify checking quota limits in ext4_statfs() - - - - --- 2020-01-30 Jan Kara Accepted
ext4: don't assume that mmp_nodename/bdevname have NUL ext4: don't assume that mmp_nodename/bdevname have NUL - - - - --- 2020-01-26 Andreas Dilger Accepted
ext4: make dioread_nolock the default ext4: make dioread_nolock the default - - - - --- 2020-01-25 Theodore Ts'o Accepted
ext4: fix race conditions in ->d_compare() and ->d_hash() ext4: fix race conditions in ->d_compare() and ->d_hash() - 1 1 - --- 2020-01-24 Eric Biggers Accepted
[1/1] jbd2_seq_info_next should increase position index jbd2: seq_file .next functions should increase position index - 1 1 - --- 2020-01-23 Vasily Averin Accepted
[v2] jbd2: remove pointless assertion in __journal_remove_journal_head [v2] jbd2: remove pointless assertion in __journal_remove_journal_head - - 1 - --- 2020-01-23 Shijie Luo Accepted
[v2] ext4,jbd2: fix comment and code style [v2] ext4,jbd2: fix comment and code style - - 1 - --- 2020-01-23 Shijie Luo Accepted
jbd2: delete the duplicated words in the comments jbd2: delete the duplicated words in the comments - - - - --- 2020-01-22 wangyan Accepted
ext4: drop ext4_kvmalloc() ext4: drop ext4_kvmalloc() - - 1 - --- 2020-01-16 Theodore Ts'o Accepted
[2/2] mmp: abstract out repeated 'sizeof(buf), buf' usage [1/2] mmp: don't assume NUL termination for MMP strings - - - - --- 2020-01-14 Andreas Dilger Accepted
[1/2] mmp: don't assume NUL termination for MMP strings [1/2] mmp: don't assume NUL termination for MMP strings - - - - --- 2020-01-14 Andreas Dilger Accepted
jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal - 1 1 - --- 2020-01-11 Likai Accepted
[1/1] ext4: remove unused macro MPAGE_DA_EXTENT_TAIL [1/1] ext4: remove unused macro MPAGE_DA_EXTENT_TAIL - - 1 - --- 2020-01-01 Ritesh Harjani Accepted
ext4: remove unneeded check for error allocating bio_post_read_ctx ext4: remove unneeded check for error allocating bio_post_read_ctx - - - - --- 2019-12-31 Eric Biggers Accepted
ext4: fix deadlock allocating bio_post_read_ctx from mempool ext4: fix deadlock allocating bio_post_read_ctx from mempool - 1 - - --- 2019-12-31 Eric Biggers Accepted
ext4: fix deadlock allocating crypto bounce page from mempool ext4: fix deadlock allocating crypto bounce page from mempool - 1 - - --- 2019-12-31 Eric Biggers Accepted
[8/8] ext4: add missing braces in ext4_ext_drop_refs() ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
[7/8] ext4: fix some nonstandard indentation in extents.c ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
[6/8] ext4: remove obsolete comment from ext4_can_extents_be_merged() ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
[5/8] ext4: fix documentation for ext4_ext_try_to_merge() ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
[4/8] ext4: make some functions static in extents.c ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
[3/8] ext4: remove redundant S_ISREG() checks from ext4_fallocate() ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
[2/8] ext4: clean up len and offset checks in ext4_fallocate() ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
[1/8] ext4: remove ext4_{ind,ext}_calc_metadata_amount() ext4: extents.c cleanups - - - - --- 2019-12-31 Eric Biggers Accepted
e2fsprogs: fix to use inode i_blocks correctly e2fsprogs: fix to use inode i_blocks correctly - - 1 - --- 2019-12-30 Wang Shilong Accepted
ext4: Add EXT4_IOC_FSGETXATTR/EXT4_IOC_FSSETXATTR to compat_ioctl. ext4: Add EXT4_IOC_FSGETXATTR/EXT4_IOC_FSSETXATTR to compat_ioctl. - - - - --- 2019-12-27 Martijn Coenen Accepted
[v2,3/3] ext4: Prevent ext4_kvmalloc_nofs() from re-entering the filesystem and deadlocking ext4: Prevent memory reclaim from re-entering the filesystem and deadlocking - - - - --- 2019-12-27 Naoto Kobayashi Accepted
[v2,2/3] ext4: Rename ext4_kvmalloc() to ext4_kvmalloc_nofs() and drop its flags argument ext4: Prevent memory reclaim from re-entering the filesystem and deadlocking - - - - --- 2019-12-27 Naoto Kobayashi Accepted
[v2,1/3] ext4: Delete ext4_kvzvalloc() ext4: Prevent memory reclaim from re-entering the filesystem and deadlocking - - 1 - --- 2019-12-27 Naoto Kobayashi Accepted
ext4: re-enable extent zeroout optimization on encrypted files ext4: re-enable extent zeroout optimization on encrypted files - - - - --- 2019-12-26 Eric Biggers Accepted
ext4: only use fscrypt_zeroout_range() on regular files ext4: only use fscrypt_zeroout_range() on regular files - - - - --- 2019-12-26 Eric Biggers Accepted
ext4: allow ZERO_RANGE on encrypted files ext4: allow ZERO_RANGE on encrypted files - - - - --- 2019-12-26 Eric Biggers Accepted
ext4: handle decryption error in __ext4_block_zero_page_range() ext4: handle decryption error in __ext4_block_zero_page_range() - - - - --- 2019-12-26 Eric Biggers Accepted
« 1 2 ... 16 17 18109 110 »