Show patches with: State = Action Required       |   1886 patches
« 1 2 ... 12 13 1418 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/3] ext4: return lblk from ext4_find_entry [v2,1/3] ext4: return lblk from ext4_find_entry - - 1 - --- 2020-04-07 harshad shirwadkar New
[v2,2/3] ext4: shrink directories on dentry delete [v2,1/3] ext4: return lblk from ext4_find_entry - - 1 - --- 2020-04-07 harshad shirwadkar New
[v2,3/3] ext4: reimplement ext4_empty_dir() using is_dirent_block_empty [v2,1/3] ext4: return lblk from ext4_find_entry - - 1 - --- 2020-04-07 harshad shirwadkar New
[RFC,01/46] e2fsck: cleanup struct e2fsck_struct introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,02/46] e2fsck: add -m option for multithread introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,03/46] e2fsck: copy context when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,04/46] e2fsck: copy fs when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,05/46] e2fsck: copy dblist when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,06/46] e2fsck: clear icache when using multi-thread fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,07/46] e2fsck: add assert when copying context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,08/46] e2fsck: copy bitmaps when copying context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,09/46] e2fsck: copy badblocks when copying fs introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,10/46] e2fsck: open io-channel when copying fs introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,11/46] e2fsck: create logs for mult-threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,12/46] e2fsck: create one thread to fsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,13/46] e2fsck: add start/end group for thread introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,14/46] e2fsck: split groups to different threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,15/46] e2fsck: print thread log properly introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,16/46] e2fsck: merge bitmaps after thread completes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,17/46] e2fsck: do not change global variables introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,18/46] e2fsck: optimize the inserting of dir_info_db introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,19/46] e2fsck: merge dir_info after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,20/46] e2fsck: rbtree bitmap for dir introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,21/46] e2fsck: merge badblocks after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,22/46] e2fsck: merge icounts after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,23/46] e2fsck: merge dblist after thread finishes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,24/46] e2fsck: add debug codes for multiple threds introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,25/46] e2fsck: merge counts when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,26/46] e2fsck: merge fs flags when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,27/46] e2fsck: merge dx_dir_info introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,28/46] e2fsck: make threads splitting aware of flex_bg introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,29/46] e2fsck: merge dirs_to_hash when threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,30/46] e2fsck: merge context flags properly introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,31/46] e2fsck: split and merge quota context introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,32/46] e2fsck: serialize fix operations introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,33/46] e2fsck: move some fixes out of parallel pthreads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,34/46] e2fsck: split and merge invalid bitmaps introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,35/46] e2fsck: fix to protect EA checking introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,36/46] e2fsck: allow admin specify number of threads introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,37/46] e2fsck: kickoff mutex lock for block found map introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,38/46] e2fsck: fix readahead for pfsck of pass1 introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,39/46] e2fsck: kick off ea mutex lock from pfsck introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,40/46] e2fsck: merge encrypted_files after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,41/46] e2fsck: merge inode_bad_map after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,42/46] e2fsck: simplify e2fsck context merging codes introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,43/46] e2fsck: merge options after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,44/46] e2fsck: reset lost_and_found after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,45/46] LU-8465 e2fsck: merge extent depth count after threads finish introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
[RFC,46/46] libext2fs: optimize ext2fs_convert_subcluster_bitmap() introduce parallel fsck to e2fsck pass1 - - - - --- 2020-04-08 Wang Shilong New
unicode: Expose available encodings in sysfs unicode: Expose available encodings in sysfs - - - - --- 2020-04-11 Gabriel Krisman Bertazi New
[RFC,1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_* [RFC,1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_* - 1 1 - --- 2020-04-12 Ritesh Harjani New
[v2] unicode: Expose available encodings in sysfs [v2] unicode: Expose available encodings in sysfs - - - - --- 2020-04-13 Gabriel Krisman Bertazi New
[RFC,1/8] fs/ext4: Narrow scope of DAX check in setflags Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-04-14 Ira Weiny New
[RFC,2/8] fs/ext4: Disallow verity if inode is DAX Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-04-14 Ira Weiny New
[RFC,3/8] fs/ext4: Disallow encryption if inode is DAX Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,4/8] fs/ext4: Introduce DAX inode flag Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,5/8] fs/ext4: Make DAX mount option a tri-state Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,6/8] fs/ext4: Update ext4_should_use_dax() Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,7/8] fs/ext4: Only change S_DAX on inode load Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
[RFC,8/8] Documentation/dax: Update DAX enablement for ext4 Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-04-14 Ira Weiny New
e2image: add option to ignore fs errors e2image: add option to ignore fs errors - - - - --- 2020-04-14 Artem Blagodarenko New
[12/34] docs: filesystems: convert dax.txt to ReST fs: convert remaining docs to ReST file format - - - - --- 2020-04-15 Mauro Carvalho Chehab New
[RFCv2,1/1] ext4: Fix race in ext4 mb discard group preallocations [RFCv2,1/1] ext4: Fix race in ext4 mb discard group preallocations - - - - --- 2020-04-15 Ritesh Harjani New
ext4: validate fiemap iomap begin offset and length value ext4: validate fiemap iomap begin offset and length value - 1 - - --- 2020-04-18 Murphy Zhou New
ext4: Use the correct style for SPDX License Identifier ext4: Use the correct style for SPDX License Identifier - - - - --- 2020-04-19 Nishad Kamdar New
[v3] unicode: Expose available encodings in sysfs [v3] unicode: Expose available encodings in sysfs - - - - --- 2020-04-21 Gabriel Krisman Bertazi New
[1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro ext4/overlayfs: fiemap related fixes - 1 1 - --- 2020-04-23 Ritesh Harjani New
[2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges() ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[4/5] overlayfs: Check for range bounds before calling i_op->fiemap() ext4/overlayfs: fiemap related fixes - - 2 - --- 2020-04-23 Ritesh Harjani New
[5/5] ext4: Get rid of ext4_fiemap_check_ranges ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[1/2] fibmap: Warn and return an error in case of block > INT_MAX WARN fibmap user in case of possible addr truncation - - 2 - --- 2020-04-24 Ritesh Harjani New
[2/2] iomap: bmap: Remove the WARN and return the proper block address WARN fibmap user in case of possible addr truncation - - 2 - --- 2020-04-24 Ritesh Harjani New
xfstests: 298: fix failure on ext4 with bigalloc xfstests: 298: fix failure on ext4 with bigalloc - - - - --- 2020-04-24 Jingbo Xu New
[RFC,1/2] xfstests: fsx: add support for cluster size fsx: make fsx perceptive to cluster size - - - - --- 2020-04-24 Jingbo Xu New
[RFC,2/2] xfstests: common/rc: add cluster size support for ext4 fsx: make fsx perceptive to cluster size - - - - --- 2020-04-24 Jingbo Xu New
[PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX [PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX - - 4 - --- 2020-04-28 Ritesh Harjani New
Fix use after free in get_tree_bdev() Fix use after free in get_tree_bdev() - 1 1 - --- 2020-04-28 David Howells New
Discussion about rcu_barrier() in ext4 Discussion about rcu_barrier() in ext4 - - - - --- 2020-04-30 Ritesh Harjani New
[PATCHv3,1/1] fibmap: Warn and return an error in case of block > INT_MAX [PATCHv3,1/1] fibmap: Warn and return an error in case of block > INT_MAX - - 3 - --- 2020-04-30 Ritesh Harjani New
[GIT,PULL] iomap: bug fix for 5.7-rc3 [GIT,PULL] iomap: bug fix for 5.7-rc3 - - - - --- 2020-05-02 Darrick J. Wong New
[RFC,16/16] ext4: Add process name and pid in ext4_msg() ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani New
[1/2] fs-verity: fix all kerneldoc warnings fs-verity: misc cleanups - - - - --- 2020-05-11 Eric Biggers New
[2/2] fs-verity: remove unnecessary extern keywords fs-verity: misc cleanups - - - - --- 2020-05-11 Eric Biggers New
[1/2] ext4: mballoc - prefetching for bitmaps [1/2] ext4: mballoc - prefetching for bitmaps - - 2 - --- 2020-05-15 Alex Zhuravlev New
[2/2] ext4: mballoc - limit scanning of uninitialized groups [1/2] ext4: mballoc - prefetching for bitmaps - - 1 - --- 2020-05-15 Alex Zhuravlev New
[2/2] ext4: mballoc - limit scanning of uninitialized groups Untitled series #178136 - - 2 - --- 2020-05-20 Alex Zhuravlev New
vfs, afs, ext4: Make the inode hash table RCU searchable vfs, afs, ext4: Make the inode hash table RCU searchable 1 - - - --- 2020-05-21 David Howells New
ext4, jbd2: switch to use completion variable instead of JBD2_REC_ERR ext4, jbd2: switch to use completion variable instead of JBD2_REC_ERR - 1 - - --- 2020-05-26 Zhang Yi New
ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-05-27 Wang Shilong New
[1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim [1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim - - - - --- 2020-05-27 Wang Shilong New
[2/2] tune2fs: add clear_was_trimmed option [1/2] e2fsprogs: add EXT2_FLAG_BG_WAS_TRIMMED to optimize fstrim - - - - --- 2020-05-27 Wang Shilong New
[v2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim [v2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim - - - - --- 2020-05-27 Wang Shilong New
vfs, afs, ext4: Make the inode hash table RCU searchable [ver #2] vfs, afs, ext4: Make the inode hash table RCU searchable [ver #2] 1 - - - --- 2020-06-02 David Howells New
ext4: issue aligned discards ext4: issue aligned discards - - - - --- 2020-06-05 harshad shirwadkar New
jbd2: can b_transaction be NULL in refile_buffer ? jbd2: can b_transaction be NULL in refile_buffer ? - - - - --- 2020-06-11 Lukas Czerner New
fs: i_version mntopt gets visible through /proc/mounts fs: i_version mntopt gets visible through /proc/mounts - - - - --- 2020-06-16 Masayoshi Mizuma New
[v3,1/5] ext4: abort the filesystem if failed to async write metadata buffer ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
[v3,2/5] ext4: remove ext4_buffer_uptodate() ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
[v3,3/5] ext4: remove write io error check before read inode block ext4: fix inconsistency since async write metadata buffer error - - - - --- 2020-06-20 Zhang Yi New
« 1 2 ... 12 13 1418 19 »