Show patches with: Archived = No       |   10984 patches
« 1 2 ... 61 62 63109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V11,08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() XFS - Enable per-file/per-directory DAX operations V11 - - 2 - --- 2020-04-28 Ira Weiny Not Applicable
[V11,07/19] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - - 2 - --- 2018-11-21 Ming Lei Not Applicable
[V11,07/11] fs/xfs: Create function xfs_inode_should_enable_dax() XFS - Enable per-file/per-directory DAX operations V11 - - 2 - --- 2020-04-28 Ira Weiny Not Applicable
[V11,06/19] block: introduce bvec_last_segment() block: support multi-page bvec - - 1 - --- 2018-11-21 Ming Lei Not Applicable
[V11,06/11] fs/xfs: Make DAX mount option a tri-state XFS - Enable per-file/per-directory DAX operations V11 - - 1 - --- 2020-04-28 Ira Weiny Not Applicable
[V11,05/19] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - - 1 - --- 2018-11-21 Ming Lei Not Applicable
[V11,05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS XFS - Enable per-file/per-directory DAX operations V11 - - 2 - --- 2020-04-28 Ira Weiny Not Applicable
[V11,04/19] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - - - - --- 2018-11-21 Ming Lei Not Applicable
[V11,04/11] Documentation/dax: Update Usage section XFS - Enable per-file/per-directory DAX operations V11 - - - - --- 2020-04-28 Ira Weiny Not Applicable
[V11,03/19] block: introduce bio_for_each_bvec() block: support multi-page bvec - - 1 - --- 2018-11-21 Ming Lei Not Applicable
[V11,03/11] fs/stat: Define DAX statx attribute XFS - Enable per-file/per-directory DAX operations V11 - - 3 - --- 2020-04-28 Ira Weiny Not Applicable
[V11,02/19] block: introduce multi-page bvec helpers block: support multi-page bvec - - 1 - --- 2018-11-21 Ming Lei Not Applicable
[V11,02/11] fs: Remove unneeded IS_DAX() check in io_is_direct() XFS - Enable per-file/per-directory DAX operations V11 - - 4 - --- 2020-04-28 Ira Weiny Not Applicable
[V11,01/19] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 1 1 - --- 2018-11-21 Ming Lei Not Applicable
[V11,01/11] fs/xfs: Remove unnecessary initialization of i_rwsem XFS - Enable per-file/per-directory DAX operations V11 - - 2 - --- 2020-04-28 Ira Weiny Not Applicable
[V10,19/19] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - - 2 - --- 2018-11-15 Ming Lei Not Applicable
[V10,18/19] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - - 2 - --- 2018-11-15 Ming Lei Not Applicable
[V10,17/19] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 1 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,16/19] block: document usage of bio iterator helpers block: support multi-page bvec - - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,15/19] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,14/19] block: enable multipage bvecs block: support multi-page bvec - - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,13/19] iomap & xfs: only account for new added page block: support multi-page bvec - - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate() XFS - Enable per-file/per-directory DAX operations V10 - - - - --- 2020-04-22 Ira Weiny Not Applicable
[V10,10/19] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,10/11] fs: Introduce DCACHE_DONTCACHE XFS - Enable per-file/per-directory DAX operations V10 - - 1 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,09/19] block: introduce bio_bvecs() block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,09/11] fs: Lift XFS_IDONTCACHE to the VFS layer XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,08/19] btrfs: move bio_pages_all() to btrfs block: support multi-page bvec - - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,07/19] btrfs: use bvec_last_segment to get bio's last page block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,07/11] fs/xfs: Create function xfs_inode_should_enable_dax() XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,06/19] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - - 2 - --- 2018-11-15 Ming Lei Not Applicable
[V10,06/11] fs/xfs: Make DAX mount option a tri-state XFS - Enable per-file/per-directory DAX operations V10 - - - - --- 2020-04-22 Ira Weiny Not Applicable
[V10,05/19] block: introduce bvec_last_segment() block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,04/19] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,04/11] Documentation/dax: Update Usage section XFS - Enable per-file/per-directory DAX operations V10 - - 1 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,03/19] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,03/11] fs/stat: Define DAX statx attribute XFS - Enable per-file/per-directory DAX operations V10 - - 3 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,02/19] block: introduce bio_for_each_bvec() block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,02/11] fs: Remove unneeded IS_DAX() check in io_is_direct() XFS - Enable per-file/per-directory DAX operations V10 - - 4 - --- 2020-04-22 Ira Weiny Not Applicable
[V10,01/19] block: introduce multi-page page bvec helpers block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei Not Applicable
[V10,01/11] fs/xfs: Remove unnecessary initialization of i_rwsem XFS - Enable per-file/per-directory DAX operations V10 - - 2 - --- 2020-04-22 Ira Weiny Not Applicable
[V1,9/9] Documentation/dax: Update DAX enablement for ext4 Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,8/9] fs/ext4: Introduce DAX inode flag Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,7/9] fs/ext4: Make DAX mount option a tri-state Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-05-14 Ira Weiny Superseded
[V1,6/9] fs/ext4: Only change S_DAX on inode load Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,5/9] fs/ext4: Update ext4_should_use_dax() Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,3/9] fs/ext4: Disallow encryption if inode is DAX Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,2/9] fs/ext4: Disallow verity if inode is DAX Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,14/14] ext4: Enable encryption for subpage-sized blocks Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,12/14] ext4: Compute logical block and the page range to be encrypted Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,10/14] ext4: Decrypt the block that needs to be partially zeroed Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,1/9] fs/ext4: Narrow scope of DAX check in setflags Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-14 Ira Weiny Superseded
[V1,09/14] ext4: Decrypt all boundary blocks when doing buffered write Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,08/14] Add decryption support for sub-pagesized blocks Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,07/14] Remove the term "bio" from post read processing Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s] Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,05/14] fs/mpage.c: Integrate post read processing Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,04/14] fsverity: Add call back to determine readpage limit Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,03/14] fsverity: Add call back to decide if verity check has to be performed Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,02/14] Consolidate "post read processing" into a new file Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[V1,01/14] ext4: Clear BH_Uptodate flag on decryption error Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[STABLE,5.10,5.4,4.19,4.14] ext4: add check to prevent attempting to resize an fs with sparse_super2 [STABLE,5.10,5.4,4.19,4.14] ext4: add check to prevent attempting to resize an fs with sparse_super2 - - - - --- 2022-03-13 Theodore Ts'o Not Applicable
[Resend] ext2: set proper errno in error case of ext2_fill_super() [Resend] ext2: set proper errno in error case of ext2_fill_super() - - - - --- 2019-11-29 Chengguang Xu Not Applicable
[RFCv4,9/9] iomap: Add couple of DIO tracepoints ext2: DIO to use iomap - - - - --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag ext2: DIO to use iomap - - 2 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,7/9] ext2: Add direct-io trace points ext2: DIO to use iomap - - - - --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points ext2: DIO to use iomap - - 1 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,6/6] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling Improve ext4 handling of ENOSPC with multi-threaded use-case - - - - --- 2020-05-10 Ritesh Harjani Superseded
[RFCv4,5/9] ext2: Move direct-io to use iomap ext2: DIO to use iomap - - 1 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,5/6] ext4: mballoc: Refactor ext4_mb_discard_preallocations() Improve ext4 handling of ENOSPC with multi-threaded use-case - - - - --- 2020-05-10 Ritesh Harjani Superseded
[RFCv4,4/9] ext2: Use generic_buffer_fsync() implementation ext2: DIO to use iomap - - - 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,4/6] ext4: mballoc: Add blocks to PA list under same spinlock after allocating blocks Improve ext4 handling of ENOSPC with multi-threaded use-case - - - - --- 2020-05-10 Ritesh Harjani Superseded
[RFCv4,3/9] ext4: Use generic_buffer_fsync() implementation ext2: DIO to use iomap - - - 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,3/6] ext4: mballoc: Optimize ext4_mb_good_group_nolock further if grp needs init Improve ext4 handling of ENOSPC with multi-threaded use-case - - - - --- 2020-05-10 Ritesh Harjani Superseded
[RFCv4,2/9] fs/buffer.c: Add generic_buffer_fsync implementation ext2: DIO to use iomap - - 1 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,2/6] ext4: mballoc: Use ext4_lock_group() around calculations involving bb_free Improve ext4 handling of ENOSPC with multi-threaded use-case - - - - --- 2020-05-10 Ritesh Harjani Superseded
[RFCv4,1/9] ext2/dax: Fix ext2_setsize when len is page aligned ext2: DIO to use iomap - - 1 - --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,1/6] ext4: mballoc: Refactor ext4_mb_good_group() Improve ext4 handling of ENOSPC with multi-threaded use-case - - - - --- 2020-05-10 Ritesh Harjani Superseded
[RFCv3,4/4] ext4: Move to shared iolock even without dioread_nolock mount opt ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw - - - - --- 2019-11-20 Ritesh Harjani New
[RFCv3,3/4] ext4: start with shared iolock in case of DIO instead of excl. iolock ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw - - - - --- 2019-11-20 Ritesh Harjani New
[RFCv3,2/4] ext4: Add ext4_ilock & ext4_iunlock API ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw - - - - --- 2019-11-20 Ritesh Harjani New
[RFCv3,10/10] iomap: Add trace points for DIO path ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,1/4] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw - - 2 - --- 2019-11-20 Ritesh Harjani New
[RFCv3,09/10] iomap: Minor refactor of iomap_dio_rw ext2: DIO to use iomap - - 1 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,08/10] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag ext2: DIO to use iomap - - 2 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,07/10] ext2: Add direct-io trace points ext2: DIO to use iomap - - - - --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,06/10] fs.h: Add TRACE_IOCB_STRINGS for use in trace points ext2: DIO to use iomap - - 1 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,05/10] ext2: Move direct-io to use iomap ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,04/10] ext2: Use __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,03/10] ext4: Use __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,02/10] libfs: Add __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,01/10] ext2/dax: Fix ext2_setsize when len is page aligned ext2: DIO to use iomap - - 1 - --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls - - - - --- 2015-11-11 Christoph Hellwig Not Applicable
« 1 2 ... 61 62 63109 110 »