Show patches with: State = Action Required       |   1957 patches
« 1 2 3 419 20 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] fuse2fs: allow setting of the cache size [1/5] fuse2fs: report cache hits and misses at unmount time - - - - --- 2025-04-24 Darrick J. Wong New
[4/5] fuse2fs: allow use of direct io for disk access [1/5] fuse2fs: report cache hits and misses at unmount time - - - - --- 2025-04-24 Darrick J. Wong New
[3/5] libext2fs: use hashing for cache lookups in unix IO manager [1/5] fuse2fs: report cache hits and misses at unmount time - - - - --- 2025-04-24 Darrick J. Wong New
[2/5] libext2fs: make unix_io cache size configurable [1/5] fuse2fs: report cache hits and misses at unmount time - - - - --- 2025-04-24 Darrick J. Wong New
[1/5] fuse2fs: report cache hits and misses at unmount time [1/5] fuse2fs: report cache hits and misses at unmount time - - - - --- 2025-04-24 Darrick J. Wong New
[2/2] fuse2fs: delegate access control decisions to the kernel [1/2] fuse2fs: refactor sysadmin predicate - - - - --- 2025-04-24 Darrick J. Wong New
[1/2] fuse2fs: refactor sysadmin predicate [1/2] fuse2fs: refactor sysadmin predicate - - - - --- 2025-04-24 Darrick J. Wong New
[16/16] fuse2fs: report inode number and file type via readdir [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[15/16] fuse2fs: fix FITRIM validation [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[14/16] fuse2fs: disable renameat2 [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[13/16] fuse2fs: report real inode numbers [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[12/16] fuse2fs: update new child timestamps during mkdir/symlink [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[11/16] fuse2fs: support changing newer iflags [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[10/16] fuse2fs: support getting and setting via struct fsxattr [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[09/16] fuse2fs: add supportable mount options from the kernel [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[08/16] fuse2fs: clamp timestamps that are being written to disk [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[07/16] fuse2fs: report nanoseconds resolution through getattr [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[06/16] fuse2fs: add an easy option for emulating kernel access behaviors [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[05/16] fuse2fs: log names of xattrs being set/get/removed [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[04/16] fuse2fs: remove posix acl translation [01/16] fuse2fs: refuse unsupported features - 1 - - --- 2025-04-24 Darrick J. Wong New
[03/16] fuse2fs: implement zero range [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[02/16] fuse2fs: return -EOPNOTSUPP when we don't recognize a fallocate mode [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[01/16] fuse2fs: refuse unsupported features [01/16] fuse2fs: refuse unsupported features - - - - --- 2025-04-24 Darrick J. Wong New
[3/3] fuse2fs: make "ro" behavior consistent with the kernel [1/3] fuse2fs: add dummy acl/user_xattr mount options - - - - --- 2025-04-24 Darrick J. Wong New
[2/3] fuse2fs: set fuse subtype via argv[0] if possible [1/3] fuse2fs: add dummy acl/user_xattr mount options - - - - --- 2025-04-24 Darrick J. Wong New
[1/3] fuse2fs: add dummy acl/user_xattr mount options [1/3] fuse2fs: add dummy acl/user_xattr mount options - - - - --- 2025-04-24 Darrick J. Wong New
[5/5] fuse2fs: redirect all messages when FUSE2FS_LOGFILE is set [1/5] fuse2fs: enable runtime debugging - - - - --- 2025-04-24 Darrick J. Wong New
[4/5] fuse2fs: make other logging consistent [1/5] fuse2fs: enable runtime debugging - - - - --- 2025-04-24 Darrick J. Wong New
[3/5] fuse2fs: use error logging macro for mount errors [1/5] fuse2fs: enable runtime debugging - - - - --- 2025-04-24 Darrick J. Wong New
[2/5] fuse2fs: stop aliasing stderr with ff->err_fp [1/5] fuse2fs: enable runtime debugging - - - - --- 2025-04-24 Darrick J. Wong New
[1/5] fuse2fs: enable runtime debugging [1/5] fuse2fs: enable runtime debugging - - - - --- 2025-04-24 Darrick J. Wong New
ext4: avoid -Wformat-security warning ext4: avoid -Wformat-security warning - - 1 - --- 2025-04-23 Arnd Bergmann New
ext2: Deprecate DAX ext2: Deprecate DAX - - - - --- 2025-04-23 Jan Kara New
[9/9] ext4: clairfy the rules for modifying extents ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[8/9] ext4: check env when mapping and modifying extents ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[7/9] ext4: introduce ext4_check_map_extents_env() debug helper ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[6/9] ext4: factor out is_special_ino() ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[5/9] ext4: prevent stale extent cache entries caused by concurrent get es_cache ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[4/9] ext4: prevent stale extent cache entries caused by concurrent fiemap ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[3/9] ext4: prevent stale extent cache entries caused by concurrent I/O writeback ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[2/9] ext4: generalize EXT4_GET_BLOCKS_IO_SUBMIT flag usage ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[1/9] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space() ext4: fix stale extent status entries and clairfy rules - - - - --- 2025-04-23 Zhang Yi New
[v1,2/2] check: Replace exit with _exit in check common: Move exit related functions to common/exit - - - - --- 2025-04-23 Nirjhar Roy (IBM) New
[v1,1/2] common: Move exit related functions to a common/exit common: Move exit related functions to common/exit - - - - --- 2025-04-23 Nirjhar Roy (IBM) New
[v8,15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time large atomic writes for xfs - - - - --- 2025-04-22 John Garry New
[v8,14/15] xfs: update atomic write limits large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,13/15] xfs: add xfs_compute_atomic_write_unit_max() large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,12/15] xfs: add xfs_file_dio_write_atomic() large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,11/15] xfs: commit CoW-based atomic writes atomically large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin() large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,09/15] xfs: add xfs_atomic_write_cow_iomap_begin() large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,08/15] xfs: refine atomic write size check in xfs_file_write_iter() large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,07/15] xfs: refactor xfs_reflink_end_cow_extent() large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,06/15] xfs: allow block allocator to take an alignment hint large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,05/15] xfs: ignore HW which cannot atomic write a single block large atomic writes for xfs - - - - --- 2025-04-22 John Garry New
[v8,04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite() large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
[v8,03/15] xfs: add helpers to compute transaction reservation for finishing intent items large atomic writes for xfs - - - - --- 2025-04-22 John Garry New
[v8,02/15] xfs: add helpers to compute log item overhead large atomic writes for xfs - - - - --- 2025-04-22 John Garry New
[v8,01/15] fs: add atomic write unit max opt to statx large atomic writes for xfs - - 2 - --- 2025-04-22 John Garry New
docs: ext4: Ammend white space docs: ext4: Ammend white space - - - - --- 2025-04-22 I Hsin Cheng New
[3/3] ext4: support FOP_DONTCACHE flag [1/3] mm/filemap: initialize fsdata with iocb->ki_flags - - - - --- 2025-04-21 陈涛涛 Taotao Chen New
[2/3] ext4: implement IOCB_DONTCACHE handling in write operations [1/3] mm/filemap: initialize fsdata with iocb->ki_flags - - - - --- 2025-04-21 陈涛涛 Taotao Chen New
[1/3] mm/filemap: initialize fsdata with iocb->ki_flags [1/3] mm/filemap: initialize fsdata with iocb->ki_flags - - - - --- 2025-04-21 陈涛涛 Taotao Chen New
[RFC,v4,11/11] ext4: add FALLOC_FL_WRITE_ZEROES support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[RFC,v4,10/11] block: add FALLOC_FL_WRITE_ZEROES support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[RFC,v4,09/11] block: factor out common part in blkdev_fallocate() fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 1 - --- 2025-04-21 Zhang Yi New
[RFC,v4,08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[RFC,v4,07/11] fs: statx add write zeroes unmap attribute fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[RFC,v4,06/11] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 1 - --- 2025-04-21 Zhang Yi New
[RFC,v4,05/11] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 1 - --- 2025-04-21 Zhang Yi New
[RFC,v4,04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[RFC,v4,03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[RFC,v4,02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[RFC,v4,01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-04-21 Zhang Yi New
[v7.1,14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time Untitled series #452951 - - - - --- 2025-04-15 Darrick J. Wong New
ext4: inline: fix len overflow in ext4_prepare_inline_data ext4: inline: fix len overflow in ext4_prepare_inline_data - 1 2 - --- 2025-04-15 Thadeu Lima de Souza Cascardo New
[v8,9/9] ext4: hold s_fc_lock while during fast commit Ext4 Fast Commit Performance Patchset - - 1 - --- 2025-04-14 harshad shirwadkar New
[v8,8/9] ext4: convert s_fc_lock to mutex type Ext4 Fast Commit Performance Patchset - - 1 - --- 2025-04-14 harshad shirwadkar New
[v8,7/9] ext4: temporarily elevate commit thread priority Ext4 Fast Commit Performance Patchset - - 1 - --- 2025-04-14 harshad shirwadkar New
[v8,6/9] ext4: update code documentation Ext4 Fast Commit Performance Patchset - - 1 - --- 2025-04-14 harshad shirwadkar New
[v8,5/9] ext4: drop i_fc_updates from inode fc info Ext4 Fast Commit Performance Patchset - - 1 - --- 2025-04-14 harshad shirwadkar New
[v8,4/9] ext4: rework fast commit commit path Ext4 Fast Commit Performance Patchset - - 1 - --- 2025-04-14 harshad shirwadkar New
[v8,3/9] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr Ext4 Fast Commit Performance Patchset - - - - --- 2025-04-14 harshad shirwadkar New
[v8,2/9] ext4: for committing inode, make ext4_fc_track_inode wait Ext4 Fast Commit Performance Patchset - - - - --- 2025-04-14 harshad shirwadkar New
[v8,1/9] ext4: convert i_fc_lock to spinlock Ext4 Fast Commit Performance Patchset - - 1 - --- 2025-04-14 harshad shirwadkar New
[GIT,PULL] ext4 bug fixes for v6.15-rc2 [GIT,PULL] ext4 bug fixes for v6.15-rc2 - - - - --- 2025-04-13 Theodore Ts'o New
ext4: filesystems without casefold feature cannot be mounted ext4: filesystems without casefold feature cannot be mounted - - - - --- 2025-04-13 Kevin Paul Reddy Janagari New
[v6.1,RFC,02.1/12] xfs: add helpers to compute transaction reservation for finishing intent items [v6.1,RFC,02.1/12] xfs: add helpers to compute transaction reservation for finishing intent items - - - - --- 2025-04-09 Darrick J. Wong New
[v6.1,02/12] xfs: add helpers to compute log item overhead [v6.1,RFC,02.1/12] xfs: add helpers to compute transaction reservation for finishing intent items - - - - --- 2025-04-09 Darrick J. Wong New
[GIT,PULL] ext4 updates for v6.15-rc1 [GIT,PULL] ext4 updates for v6.15-rc1 - - - - --- 2025-03-27 Theodore Ts'o New
[RFC,v3,11/11] ext4: disallow unaligned deallocations on forcealign inodes ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,10/11] ext4: add support for adding focealign via SETXATTR ioctl ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,09/11] ext4: add forcealign support to ext4_map_blocks ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,08/11] ext4: add forcealign support of mballoc ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,07/11] ext4: add ext4_map_blocks_extsize() wrapper to handle overwrites ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,06/11] ext4: make extsize work with EOF allocations ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,05/11] ext4: add extsize hint support ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,04/11] ext4: pass lblk and len explicitly to ext4_split_extent*() ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,03/11] ext4: support for extsize hint using FS_IOC_FS(GET/SET)XATTR ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
[RFC,v3,02/11] ext4: allow inode preallocation for aligned alloc ext4: Add extsize and forcealign support (groundwork for multi block atomic writes) - - - - --- 2025-03-24 Ojaswin Mujoo New
« 1 2 3 419 20 »