Show patches with: State = Action Required       |    Archived = No       |   562 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[f2fs-dev,06/12] fs: use the super_block as holder when mounting file systems [f2fs-dev,01/12] fs: export setup_bdev_super - 2 - --- 2023-08-02 Christoph Hellwig New
[f2fs-dev,04/12] btrfs: open block devices after superblock creation [f2fs-dev,01/12] fs: export setup_bdev_super - - - --- 2023-08-02 Christoph Hellwig New
[f2fs-dev,03/12] btrfs: always open the device read-only in btrfs_scan_one_device [f2fs-dev,01/12] fs: export setup_bdev_super - - - --- 2023-08-02 Christoph Hellwig New
[f2fs-dev,1/1] f2fs: move fiemap to use iomap framework [f2fs-dev,1/1] f2fs: move fiemap to use iomap framework - - - --- 2023-07-31 Wu Bo New
[f2fs-dev,v2] f2fs: introduce two helper functions for the largest cached extent [f2fs-dev,v2] f2fs: introduce two helper functions for the largest cached extent - - - --- 2023-07-25 Chao Liu New
[f2fs-dev] dump.f2fs: remove redundant check condition in dump_node() [f2fs-dev] dump.f2fs: remove redundant check condition in dump_node() - - - --- 2023-07-19 Chao Yu New
[f2fs-dev] f2fs-tools: do sanity check on xattr entry [f2fs-dev] f2fs-tools: do sanity check on xattr entry - - - --- 2023-07-18 Chao Yu New
[f2fs-dev] dump.f2fs: support to dump fsverity xattr info in print_xattr_entry() [f2fs-dev] dump.f2fs: support to dump fsverity xattr info in print_xattr_entry() - - - --- 2023-07-18 Chao Yu New
[f2fs-dev] f2fs_io: fix build warning [f2fs-dev] f2fs_io: fix build warning - - - --- 2023-07-18 Jaegeuk Kim New
[f2fs-dev] f2fs-tools: quick fix for Android build [f2fs-dev] f2fs-tools: quick fix for Android build - 1 - --- 2023-07-17 Jaegeuk Kim New
[f2fs-dev,v6] f2fs-tools: support to show fscrypt_context_v2 in print_xattr_entry [f2fs-dev,v6] f2fs-tools: support to show fscrypt_context_v2 in print_xattr_entry - 1 - --- 2023-07-17 Weichao Guo New
[f2fs-dev] f2fs: should use inode when updating file offset [f2fs-dev] f2fs: should use inode when updating file offset - - - --- 2023-07-12 Jaegeuk Kim New
[f2fs-dev] f2fs-tools: support print_xattr_entry with fscrypt context v2 [f2fs-dev] f2fs-tools: support print_xattr_entry with fscrypt context v2 - - - --- 2023-07-12 Weichao Guo New
[f2fs-dev] f2fs: fix potential deadlock by reordering w/ i_sem [f2fs-dev] f2fs: fix potential deadlock by reordering w/ i_sem - - - --- 2023-07-10 Chao Yu New
[f2fs-dev] f2fs: don't reopen the main block device in f2fs_scan_devices [f2fs-dev] f2fs: don't reopen the main block device in f2fs_scan_devices - 1 - --- 2023-07-07 Christoph Hellwig New
[f2fs-dev,v2] f2fs: including waf data in f2fs status information [f2fs-dev,v2] f2fs: including waf data in f2fs status information - - - --- 2023-07-05 beomsu kim New
[f2fs-dev,32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put() block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[f2fs-dev,24/32] f2fs: Convert to blkdev_get_handle_by_dev/path() block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[f2fs-dev,01/32] block: Provide blkdev_get_handle_* functions block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[f2fs-dev] fsck.f2fs: recognize ERROR_INVALID_NODE_REFERENCE [f2fs-dev] fsck.f2fs: recognize ERROR_INVALID_NODE_REFERENCE - - - --- 2023-06-29 Chao Yu New
[f2fs-dev,v1,1/1] f2fs: Use return value of strreplace() [f2fs-dev,v1,1/1] f2fs: Use return value of strreplace() - - - --- 2023-06-28 Andy Shevchenko New
[f2fs-dev] f2fs: fix to avoid breaking fsync node chain [f2fs-dev] f2fs: fix to avoid breaking fsync node chain - - - --- 2023-06-26 Chunhai Guo New
[f2fs-dev,v9] fsck.f2fs: Detect and fix looped node chain efficiently [f2fs-dev,v9] fsck.f2fs: Detect and fix looped node chain efficiently - 1 - --- 2023-06-26 Chunhai Guo New
[f2fs-dev,GIT,PULL] fsverity updates for 6.5 [f2fs-dev,GIT,PULL] fsverity updates for 6.5 - - - --- 2023-06-26 Eric Biggers New
[f2fs-dev,2/2,v2] f2fs: truncate pages if move file range success [f2fs-dev,1/2,v2] f2fs: update mtime and ctime in move file range method - - - --- 2023-06-25 Yunlei He New
[f2fs-dev,1/2,v2] f2fs: update mtime and ctime in move file range method [f2fs-dev,1/2,v2] f2fs: update mtime and ctime in move file range method - 1 - --- 2023-06-25 Yunlei He New
[f2fs-dev] fsck.f2fs: fix to call ASSERT_MSG() in is_valid_ssa_{data, node}_blk() [f2fs-dev] fsck.f2fs: fix to call ASSERT_MSG() in is_valid_ssa_{data, node}_blk() - - - --- 2023-06-25 Chao Yu New
[f2fs-dev,79/79] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime - - - --- 2023-06-21 Jeffrey Layton New
[f2fs-dev,30/79] f2fs: switch to new ctime accessors fs: new accessors for inode->i_ctime - - - --- 2023-06-21 Jeffrey Layton New
[f2fs-dev,01/79] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime 1 2 - --- 2023-06-21 Jeffrey Layton New
[f2fs-dev] fsck.f2fs: refactor looped node chain detetected logic for cleanup [f2fs-dev] fsck.f2fs: refactor looped node chain detetected logic for cleanup - - - --- 2023-06-21 Chunhai Guo New
[f2fs-dev,v2] f2fs: compress: don't force buffered io when in COMPR_MODE_USER mode [f2fs-dev,v2] f2fs: compress: don't force buffered io when in COMPR_MODE_USER mode - - - --- 2023-06-20 李扬韬 New
[f2fs-dev,v2] f2fs: count mmap write io more accurately [f2fs-dev,v2] f2fs: count mmap write io more accurately - - - --- 2023-06-19 Yunlei He New
[f2fs-dev] f2fs: remove unneeded page uptodate check/set [f2fs-dev] f2fs: remove unneeded page uptodate check/set - 1 - --- 2023-06-19 Yunlei He New
[f2fs-dev] f2fs: call fsnotify_sb_error() when f2fs have errors [f2fs-dev] f2fs: call fsnotify_sb_error() when f2fs have errors - - - --- 2023-06-19 李扬韬 New
[f2fs-dev] f2fs: do not issue small discard commands during checkpoint [f2fs-dev] f2fs: do not issue small discard commands during checkpoint - - - --- 2023-06-13 Jaegeuk Kim New
[f2fs-dev] f2fs: not allowed to set file both cold and hot [f2fs-dev] f2fs: not allowed to set file both cold and hot - 1 - --- 2023-06-13 Yunlei He New
[f2fs-dev,1/2] f2fs: convert to use F2FS_SMALL_VOLUME_IPU_POLICY macro [f2fs-dev,1/2] f2fs: convert to use F2FS_SMALL_VOLUME_IPU_POLICY macro - - - --- 2023-06-13 李扬韬 New
[f2fs-dev,v3] f2fs_io: expend fallocate command [f2fs-dev,v3] f2fs_io: expend fallocate command - 1 - --- 2023-06-13 李扬韬 New
[f2fs-dev] f2fs: set zstd default compression level to ZSTD_CLEVEL_DEFAULT [f2fs-dev] f2fs: set zstd default compression level to ZSTD_CLEVEL_DEFAULT - 1 - --- 2023-06-12 Jaegeuk Kim New
[f2fs-dev] f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method [f2fs-dev] f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - 1 - --- 2023-06-12 Christoph Hellwig New
[f2fs-dev,v4,6/6] f2fs: access compression level and flags by extra attr ioctls f2fs: add f2fs_ioc_[get|set]_extra_attr - - - --- 2023-06-12 Sheng Yong New
[f2fs-dev,v4,5/6] f2fs: add f2fs_ioc_[get|set]_extra_attr f2fs: add f2fs_ioc_[get|set]_extra_attr - - - --- 2023-06-12 Sheng Yong New
[f2fs-dev,v4,3/6] f2fs: add helper to get inode chksum from inode page f2fs: add f2fs_ioc_[get|set]_extra_attr - 1 - --- 2023-06-12 Sheng Yong New
[f2fs-dev,v4,1/6] f2fs: add helper to check compression level f2fs: add f2fs_ioc_[get|set]_extra_attr - 1 - --- 2023-06-12 Sheng Yong New
[f2fs-dev] f2fs-tools: fix to call assert() if f2fs_dentry_hash() fails [f2fs-dev] f2fs-tools: fix to call assert() if f2fs_dentry_hash() fails - - - --- 2023-06-08 Chao Yu New
[f2fs-dev] f2fs: set zstd default compression level to 3 [f2fs-dev] f2fs: set zstd default compression level to 3 - - - --- 2023-06-07 Jaegeuk Kim New
[f2fs-dev] f2fs: compress tmp files given extension [f2fs-dev] f2fs: compress tmp files given extension - 1 - --- 2023-06-06 Jaegeuk Kim New
[f2fs-dev] f2fs-tools: fix wrong write pointer check for non-zoned areas [f2fs-dev] f2fs-tools: fix wrong write pointer check for non-zoned areas - 1 - --- 2023-06-06 Daeho Jeong New
[f2fs-dev,v3] fsck.f2fs: fix memleak in f2fs_create() [f2fs-dev,v3] fsck.f2fs: fix memleak in f2fs_create() - 1 - --- 2023-06-05 Maxim Korotkov New
[f2fs-dev,v2,2/2] f2fs_io: convert compression ioctls to [get|set]_attr [f2fs-dev,v2,1/2] f2fs_io: add [get|set_attr] to access inode extra attributes - - - --- 2023-06-04 Sheng Yong New
[f2fs-dev,v2,1/2] f2fs_io: add [get|set_attr] to access inode extra attributes [f2fs-dev,v2,1/2] f2fs_io: add [get|set_attr] to access inode extra attributes - - - --- 2023-06-04 Sheng Yong New
[f2fs-dev,v2] fsck.f2fs: fix potential NULL dereference [f2fs-dev,v2] fsck.f2fs: fix potential NULL dereference - 2 - --- 2023-06-02 Maxim Korotkov New
[f2fs-dev,v2,6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara New
[f2fs-dev,v2,4/6] fs: Establish locking order for unrelated directories fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara New
[f2fs-dev] f2fs_io: support gc_range command [f2fs-dev] f2fs_io: support gc_range command - - - --- 2023-06-01 Chao Yu New
[f2fs-dev,v2] fsck.f2fs: clean up codes with IS_INODE() [f2fs-dev,v2] fsck.f2fs: clean up codes with IS_INODE() - - - --- 2023-05-31 Chao Yu New
[f2fs-dev,2/2] f2fs: avoid dead loop in f2fs_issue_checkpoint() [f2fs-dev,1/2] f2fs: fix to drop all dirty meta/node pages during umount() - - - --- 2023-05-28 Chao Yu New
[f2fs-dev,v4,2/2] f2fs-tools: reuse feature_table to clean up print_sb_state() [f2fs-dev,v4,1/2] f2fs-tools: fix to le32 type variable correctly - - - --- 2023-05-27 Chao Yu New
[f2fs-dev,v4,1/2] f2fs-tools: fix to le32 type variable correctly [f2fs-dev,v4,1/2] f2fs-tools: fix to le32 type variable correctly - - - --- 2023-05-27 Chao Yu New
[f2fs-dev,v3,4/4] mkfs.f2fs: refactor format flow for cleanup Untitled series #751533 - - - --- 2023-05-26 Chao Yu New
[f2fs-dev,v3,3/4] mkfs.f2fs: cleanup w/ alloc_next_free_block() Untitled series #751533 - - - --- 2023-05-26 Chao Yu New
[f2fs-dev,v3,2/2] f2fs-tools: reuse feature_table to clean up print_sb_state() Untitled series #751410 - - - --- 2023-05-26 Chao Yu New
[f2fs-dev,v2,2/2] f2fs-tools: reuse feature_table to clean up print_sb_state() Untitled series #751230 - - - --- 2023-05-26 Chao Yu New
[f2fs-dev,v2,4/4] mkfs.f2fs: refactor format flow for cleanup Untitled series #751214 - - - --- 2023-05-26 Chao Yu New
[f2fs-dev] f2fs: allows setting compress option to files which marked with FI_MMAP_FILE [f2fs-dev] f2fs: allows setting compress option to files which marked with FI_MMAP_FILE - - - --- 2023-05-24 Qi Han New
[f2fs-dev] f2fs: Detect and fix looped node chain efficiently [f2fs-dev] f2fs: Detect and fix looped node chain efficiently - - - --- 2023-05-24 Chunhai Guo New
[f2fs-dev,v2] f2fs_io: Fix integer multiplication overflow error in fiemap [f2fs-dev,v2] f2fs_io: Fix integer multiplication overflow error in fiemap - 1 - --- 2023-05-23 zangyangyang1 New
[f2fs-dev,13/13] fuse: use direct_write_fallback [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 1 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,12/13] fuse: drop redundant arguments to fuse_perform_write [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 1 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,11/13] fuse: update ki_pos in fuse_perform_write [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 1 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,10/13] fs: factor out a direct_write_fallback helper [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 1 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 1 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,07/13] iomap: update ki_pos in iomap_file_buffered_write [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete 1 - - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,06/13] filemap: add a kiocb_invalidate_post_write helper [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 1 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,03/13] filemap: assign current->backing_dev_info in generic_perform_write [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 2 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,02/13] filemap: update ki_pos in generic_perform_write [f2fs-dev,01/13] iomap: update ki_pos a little later in iomap_dio_complete - 2 - --- 2023-05-19 Christoph Hellwig New
[f2fs-dev,v20,16/32] f2fs: Provide a splice-read stub Untitled series #749125 - - - --- 2023-05-19 David Howells New
[f2fs-dev] f2fs: fix to use le32_to_cpu() in RAW_IS_INODE() [f2fs-dev] f2fs: fix to use le32_to_cpu() in RAW_IS_INODE() - - - --- 2023-05-18 Chao Yu New
[f2fs-dev] fsck.f2fs: fix to use le32_to_cpu() in IS_INODE() [f2fs-dev] fsck.f2fs: fix to use le32_to_cpu() in IS_INODE() - - - --- 2023-05-18 Chao Yu New
[f2fs-dev,v2] f2fs: support background_gc=adjust mount option [f2fs-dev,v2] f2fs: support background_gc=adjust mount option - - - --- 2023-05-18 Chao Yu New
[f2fs-dev,4/4] mkfs.f2fs: refactor format flow for cleanup [f2fs-dev,1/4] f2fs-tools: add noatime for quota file - - - --- 2023-05-17 Chao Yu New
[f2fs-dev,3/4] mkfs.f2fs: cleanup w/ alloc_next_free_block() [f2fs-dev,1/4] f2fs-tools: add noatime for quota file - - - --- 2023-05-17 Chao Yu New
[f2fs-dev,2/4] mkfs.f2fs: remove unneeded nat initialization in f2fs_update_nat_root() [f2fs-dev,1/4] f2fs-tools: add noatime for quota file - - - --- 2023-05-17 Chao Yu New
[f2fs-dev,1/4] f2fs-tools: add noatime for quota file [f2fs-dev,1/4] f2fs-tools: add noatime for quota file - - - --- 2023-05-17 Chao Yu New
[f2fs-dev,1/1] f2fs: pass I_NEW flag to trace event [f2fs-dev,1/1] f2fs: pass I_NEW flag to trace event - - - --- 2023-05-16 Wu Bo New
[f2fs-dev,4/4] fsck.f2fs: lookup and relink root inode [f2fs-dev,1/4] fsck.f2fs: wrap openned codes into fsck_sanity_check_nid() - - - --- 2023-05-12 Chao Yu New
[f2fs-dev,3/4] fsck.f2fs: add more debug info in fsck_verify() [f2fs-dev,1/4] fsck.f2fs: wrap openned codes into fsck_sanity_check_nid() - - - --- 2023-05-12 Chao Yu New
[f2fs-dev,2/4] fsck.f2fs: use f2fs_is_valid_blkaddr() [f2fs-dev,1/4] fsck.f2fs: wrap openned codes into fsck_sanity_check_nid() - - - --- 2023-05-12 Chao Yu New
[f2fs-dev,1/4] fsck.f2fs: wrap openned codes into fsck_sanity_check_nid() [f2fs-dev,1/4] fsck.f2fs: wrap openned codes into fsck_sanity_check_nid() - - - --- 2023-05-12 Chao Yu New
[f2fs-dev] f2fs: add fsnotify_sb_error() in f2fs_save_errors [f2fs-dev] f2fs: add fsnotify_sb_error() in f2fs_save_errors - - - --- 2023-05-11 李扬韬 New
[f2fs-dev,4/4] f2fs: move the conditional statement to hold the inode lock in f2fs_reserve_compress… [f2fs-dev,1/4] f2fs: convert to use sbi directly - - - --- 2023-05-09 李扬韬 New
[f2fs-dev,3/4] f2fs: move the conditional statement to hold the inode lock in f2fs_release_compress… [f2fs-dev,1/4] f2fs: convert to use sbi directly - - - --- 2023-05-09 李扬韬 New
[f2fs-dev,2/4] f2fs: move the conditional statement to hold the inode lock in f2fs_ioc_decompress_f… [f2fs-dev,1/4] f2fs: convert to use sbi directly - - - --- 2023-05-09 李扬韬 New
[f2fs-dev,v2,2/2] f2fs: move the conditional statement after holding the inode lock in f2fs_falloca… [f2fs-dev,v2,1/2] f2fs: move the conditional statement after holding the inode lock in f2fs_move_fi… - - - --- 2023-05-06 李扬韬 New
[f2fs-dev,v2,1/2] f2fs: move the conditional statement after holding the inode lock in f2fs_move_fi… [f2fs-dev,v2,1/2] f2fs: move the conditional statement after holding the inode lock in f2fs_move_fi… - - - --- 2023-05-06 李扬韬 New
[f2fs-dev,v2] f2fs_io: support move_range command [f2fs-dev,v2] f2fs_io: support move_range command - 1 - --- 2023-05-06 李扬韬 New
[f2fs-dev] f2fs-tools: allocate memory to handle label [f2fs-dev] f2fs-tools: allocate memory to handle label - 1 - --- 2023-05-05 Jaegeuk Kim New
[f2fs-dev] f2fs: maintain six open zones for zoned devices [f2fs-dev] f2fs: maintain six open zones for zoned devices - 1 - --- 2023-05-05 Jaegeuk Kim New
[f2fs-dev,6/6] f2fs-tools: use f2fs_init_inode() to clean up codes [f2fs-dev,1/6] f2fs-tools: add packed attribute for struct f2fs_super_block - - - --- 2023-05-05 Chao Yu New
« 1 2 ... 3 4 5 6 »