Show patches with: Archived = No       |   2293 patches
« 1 2 ... 12 13 1422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[f2fs-dev,v2,88/89] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[f2fs-dev,v2,87/89] fs: rename inode i_atime and i_mtime fields fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Mainlined
[f2fs-dev,v2,02/89] fs: convert core infrastructure to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Mainlined
[f2fs-dev,v2,01/89] fs: new accessor methods for atime and mtime fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Mainlined
[f2fs-dev,v2,36/89] f2fs: convert to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Mainlined
[f2fs-dev] f2fs-tools: use proper address entry count for direct nodes [f2fs-dev] f2fs-tools: use proper address entry count for direct nodes - - - --- 2023-10-03 Daeho Jeong Superseded
[f2fs-dev] f2fs: stop iterating f2fs_map_block if hole exists [f2fs-dev] f2fs: stop iterating f2fs_map_block if hole exists - - - --- 2023-10-03 Jaegeuk Kim Accepted
[f2fs-dev] f2fs_io: add fadvise support [f2fs-dev] f2fs_io: add fadvise support - 1 - --- 2023-10-03 Jaegeuk Kim New
[f2fs-dev] f2fs-tools: make checked node progress correct [f2fs-dev] f2fs-tools: make checked node progress correct - 1 - --- 2023-10-03 Daeho Jeong New
[f2fs-dev,v2,1/1] f2fs: Support Block Size == Page Size Add 16K Support for f2fs - - - --- 2023-10-02 Daniel Rosenberg Accepted
[f2fs-dev,10/29] f2fs: move f2fs_xattr_handlers and f2fs_xattr_handler_map to .rodata Untitled series #788963 - 1 - --- 2023-09-30 Wedson Almeida Filho Mainlined
[f2fs-dev] f2fs-tools: do not support user-space cache [f2fs-dev] f2fs-tools: do not support user-space cache - 1 - --- 2023-09-28 Daeho Jeong New
[f2fs-dev,87/87] fs: move i_blocks up a few places in struct inode fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[f2fs-dev,86/87] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[f2fs-dev,85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[f2fs-dev,01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[f2fs-dev,35/87] fs/f2fs: convert to new inode {a, m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[f2fs-dev,v2,3/3] f2fs-tools: cache free segments count to improve perfmance f2fs-tools: cache free segments count to improve perfmance - - - --- 2023-09-28 Wu Bo New
[f2fs-dev,v2,2/3] f2fs-tools: skip not matched segment when finding free block f2fs-tools: cache free segments count to improve perfmance - - - --- 2023-09-28 Wu Bo New
[f2fs-dev,v2,1/3] f2fs-tools: use 'IS_CUR_SEGNO()' to check if it is current segment f2fs-tools: cache free segments count to improve perfmance - - - --- 2023-09-28 Wu Bo New
[f2fs-dev,23/29] f2fs: Convert to bdev_open_by_dev/path() Untitled series #788002 1 1 - --- 2023-09-27 Jan Kara Mainlined
[f2fs-dev,v3,5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Mainlined
[f2fs-dev,v3,4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Mainlined
[f2fs-dev,v3,3/5] fscrypt: compute max_lblk_bits from s_maxbytes and block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Mainlined
[f2fs-dev,v3,2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Mainlined
[f2fs-dev,v3,1/5] fscrypt: make it clearer that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-25 Eric Biggers Mainlined
[f2fs-dev] f2fs: preload extent_cache for POSIX_FADV_WILLNEED [f2fs-dev] f2fs: preload extent_cache for POSIX_FADV_WILLNEED - 2 - --- 2023-09-20 Jaegeuk Kim Accepted
[f2fs-dev,3/3] f2fs-tools: cache free segments count to improve perfmance f2fs-tools: cache free segments count to improve perfmance - - - --- 2023-09-15 Wu Bo Superseded
[f2fs-dev,2/3] f2fs-tools: skip not matched segment when finding free block f2fs-tools: cache free segments count to improve perfmance - - - --- 2023-09-15 Wu Bo Superseded
[f2fs-dev,1/3] f2fs-tools: use 'IS_CUR_SEGNO()' to check if it is current segment f2fs-tools: cache free segments count to improve perfmance - - - --- 2023-09-15 Wu Bo Superseded
[f2fs-dev,v2,5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-14 Eric Biggers Superseded
[f2fs-dev,v2,4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-14 Eric Biggers Superseded
[f2fs-dev,v2,3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-14 Eric Biggers Superseded
[f2fs-dev,v2,2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-14 Eric Biggers Superseded
[f2fs-dev,v2,1/5] fscrypt: make it extra clear that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-14 Eric Biggers Superseded
[f2fs-dev] f2fs: set the default compress_level on ioctl [f2fs-dev] f2fs: set the default compress_level on ioctl - - - --- 2023-09-12 Jaegeuk Kim Accepted
[f2fs-dev,v6,07/45] f2fs: dynamically allocate the f2fs-shrinker Untitled series #782867 - 2 - --- 2023-09-11 Qi Zheng Mainlined
[f2fs-dev] f2fs: split initial and dynamic conditions for extent_cache [f2fs-dev] f2fs: split initial and dynamic conditions for extent_cache - - - --- 2023-09-07 Jaegeuk Kim Accepted
[f2fs-dev] f2fs: fix to drop meta_inode's page cache in f2fs_put_super() [f2fs-dev] f2fs: fix to drop meta_inode's page cache in f2fs_put_super() - - - --- 2023-09-05 Chao Yu Accepted
[f2fs-dev,5/5] fscrypt: support crypto data unit size less than filesystem block size fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers Superseded
[f2fs-dev,4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers Superseded
[f2fs-dev,3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers Superseded
[f2fs-dev,2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers Superseded
[f2fs-dev,1/5] fscrypt: make it extra clear that key_prefix is deprecated fscrypt: add support for data_unit_size < fs_block_size - - - --- 2023-09-05 Eric Biggers Superseded
[f2fs-dev] fsck.f2fs: use clearer info message for -a option [f2fs-dev] fsck.f2fs: use clearer info message for -a option - - - --- 2023-09-05 Eric Biggers New
[f2fs-dev] quota: explicitly forbid quota files from being encrypted [f2fs-dev] quota: explicitly forbid quota files from being encrypted - - - --- 2023-09-05 Eric Biggers Mainlined
[f2fs-dev] f2fs: compress: fix to avoid fragment w/ OPU during f2fs_ioc_compress_file() [f2fs-dev] f2fs: compress: fix to avoid fragment w/ OPU during f2fs_ioc_compress_file() - - - --- 2023-09-04 Chao Yu Accepted
[f2fs-dev] fsck.f2fs: use INFO_MSG() to print i_gc_failure reset info [f2fs-dev] fsck.f2fs: use INFO_MSG() to print i_gc_failure reset info - - - --- 2023-09-04 Chao Yu New
[f2fs-dev,GIT,PULL] f2fs update for 6.6 [f2fs-dev,GIT,PULL] f2fs update for 6.6 - - - --- 2023-09-02 Jaegeuk Kim Accepted
[f2fs-dev,v2] f2fs: replace blk_finish_plug() with blk_flush_plug() [f2fs-dev,v2] f2fs: replace blk_finish_plug() with blk_flush_plug() - 1 - --- 2023-08-31 Chunhai Guo New
[f2fs-dev] f2fs: replace blk_finish_plug() with blk_flush_plug() [f2fs-dev] f2fs: replace blk_finish_plug() with blk_flush_plug() - - - --- 2023-08-30 Chunhai Guo Superseded
[f2fs-dev,v3,7/7] f2fs-tools: Support different block sizes Add 16K Support for f2fs-tools - - - --- 2023-08-29 Daniel Rosenberg New
[f2fs-dev,v3,6/7] f2fs-tools: Refactor f2fs_dentry_block struct Add 16K Support for f2fs-tools - - - --- 2023-08-29 Daniel Rosenberg New
[f2fs-dev,v3,5/7] f2fs-tools: Refactor Summary block struct and friends Add 16K Support for f2fs-tools - - - --- 2023-08-29 Daniel Rosenberg New
[f2fs-dev,v3,4/7] f2fs-tools: Refactor SIT/NAT block structs Add 16K Support for f2fs-tools - - - --- 2023-08-29 Daniel Rosenberg New
[f2fs-dev,v3,3/7] f2fs-tools: Refactor f2fs_node struct and friends Add 16K Support for f2fs-tools - - - --- 2023-08-29 Daniel Rosenberg New
[f2fs-dev,v3,2/7] f2fs-tools: Refactor Orphan Block struct Add 16K Support for f2fs-tools - - - --- 2023-08-29 Daniel Rosenberg New
[f2fs-dev,v3,1/7] f2fs-tools: Define constants in terms of BLKSIZE Add 16K Support for f2fs-tools - - - --- 2023-08-29 Daniel Rosenberg New
[f2fs-dev,4/4] f2fs: compress: fix to avoid redundant compress extension [f2fs-dev,1/4] f2fs: compress: fix deadloop in f2fs_write_cache_pages() - - - --- 2023-08-28 Chao Yu Accepted
[f2fs-dev,3/4] f2fs: compress: do sanity check on cluster when CONFIG_F2FS_CHECK_FS is on [f2fs-dev,1/4] f2fs: compress: fix deadloop in f2fs_write_cache_pages() - - - --- 2023-08-28 Chao Yu Accepted
[f2fs-dev,2/4] f2fs: compress: fix to avoid use-after-free on dic [f2fs-dev,1/4] f2fs: compress: fix deadloop in f2fs_write_cache_pages() - - - --- 2023-08-28 Chao Yu Accepted
[f2fs-dev,1/4] f2fs: compress: fix deadloop in f2fs_write_cache_pages() [f2fs-dev,1/4] f2fs: compress: fix deadloop in f2fs_write_cache_pages() - - - --- 2023-08-28 Chao Yu Accepted
[f2fs-dev,11/11] io_uring: add support for getdents io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,09/11] vfs: error out -EAGAIN if atime needs to be updated io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,08/11] vfs: move file_accessed() to the beginning of iterate_dir() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,07/11] vfs: add nowait parameter for file_accessed() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,06/11] vfs: add a nowait parameter for touch_atime() io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,05/11] vfs: add file_pos_unlock() for io_uring usage io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,04/11] vfs: add a vfs helper for io_uring file pos lock io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,03/11] vfs: add nowait flag for struct dir_context io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,02/11] xfs: add NOWAIT semantics for readdir io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,01/11] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - --- 2023-08-27 Hao Xu New
[f2fs-dev,v2,7/7] f2fs-tools: Support different block sizes Add 16K Support for f2fs-tools - - - --- 2023-08-25 Daniel Rosenberg Superseded
[f2fs-dev,v2,6/7] f2fs-tools: Refactor f2fs_dentry_block struct Add 16K Support for f2fs-tools - - - --- 2023-08-25 Daniel Rosenberg Superseded
[f2fs-dev,v2,5/7] f2fs-tools: Refactor Summary block struct and friends Add 16K Support for f2fs-tools - - - --- 2023-08-25 Daniel Rosenberg Superseded
[f2fs-dev,v2,4/7] f2fs-tools: Refactor SIT/NAT block structs Add 16K Support for f2fs-tools - - - --- 2023-08-25 Daniel Rosenberg Superseded
[f2fs-dev,v2,3/7] f2fs-tools: Refactor f2fs_node struct and friends Add 16K Support for f2fs-tools - - - --- 2023-08-25 Daniel Rosenberg Superseded
[f2fs-dev,v2,2/7] f2fs-tools: Refactor Orphan Block struct Add 16K Support for f2fs-tools - - - --- 2023-08-25 Daniel Rosenberg Superseded
[f2fs-dev,v2,1/7] f2fs-tools: Define constants in terms of BLKSIZE Add 16K Support for f2fs-tools - - - --- 2023-08-25 Daniel Rosenberg Superseded
[f2fs-dev,29/29] io_uring: add support for getdents io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,27/29] xfs: add a comment for xlog_kvmalloc() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,25/29] xfs: support nowait for xfs_buf_item_init() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,24/29] xfs: support nowait for xfs_buf_read_map() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,20/29] xfs: distinguish error type of memory allocation failure for nowait case io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,19/29] xfs: support nowait memory allocation in _xfs_buf_alloc() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,16/29] xfs: add nowait parameter for xfs_inode_item_init() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,14/29] xfs: support nowait for xfs_log_reserve() io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,13/29] xfs: make xfs_trans_alloc() support nowait semantics io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,12/29] xfs: enforce GFP_NOIO implicitly during nowait time update io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
[f2fs-dev,10/29] vfs: add S_NOWAIT for nowait time update io_uring getdents - - - --- 2023-08-25 Hao Xu Superseded
« 1 2 ... 12 13 1422 23 »