Show patches with: Archived = No       |   10981 patches
« 1 2 ... 79 80 81109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,09/16] ext4: mballoc: Fix possible NULL ptr & remove BUG_ONs from DOUBLE_CHECK ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,08/16] ext4: mballoc: Refactor code inside DOUBLE_CHECK into separate function ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,07/16] ext4: mballoc: Make ext4_mb_use_preallocated() return type as bool ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,06/16] ext4: mballoc: Simplify error handling in ext4_init_mballoc() ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,05/16] ext4: mballoc: Fix few other format specifier in mb_debug() ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,04/16] ext4: mballoc: Correct the mb_debug() format specifier for pa_len var ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,03/16] ext4: mballoc: Add more mb_debug() msgs ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,02/16] ext4: mballoc: Refactor ext4_mb_show_ac() ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
[RFC,01/16] ext4: mballoc: Do print bb_free info even when it is 0 ext4: mballoc/extents: Code cleanup and debug improvements - - - - --- 2020-05-10 Ritesh Harjani Accepted
/fs/ext4/ext4.h add a comment to ext4_dir_entry_2 /fs/ext4/ext4.h add a comment to ext4_dir_entry_2 - - - - --- 2020-05-08 Jonny Grant Rejected
ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path - - 1 - --- 2020-05-07 Anna Pendleton Accepted
ext4: fix race between ext4_sync_parent() and rename() ext4: fix race between ext4_sync_parent() and rename() - 1 - - --- 2020-05-06 Eric Biggers Accepted
[11/11] ext4: remove the access_ok() check in ext4_ioctl_get_es_cache [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[10/11] fs: remove the access_ok() check in ioctl_fiemap [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 3 - --- 2020-05-05 Christoph Hellwig Not Applicable
[08/11] fs: move fiemap range validation into the file systems instances [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 3 - --- 2020-05-05 Christoph Hellwig Not Applicable
[07/11] iomap: fix the iomap_fiemap prototype [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[06/11] fs: move the fiemap definitions out of fs.h [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[05/11] fs: mark __generic_block_fiemap static [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 3 - --- 2020-05-05 Christoph Hellwig Not Applicable
[04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[03/11] ext4: split _ext4_fiemap [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[02/11] ext4: fix fiemap size checks for bitmap files [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - 1 1 - --- 2020-05-05 Christoph Hellwig Not Applicable
[v2,6/6] security: apparmor: default KUNIT_* fragments to KUNIT_RUN_ALL Enable as many KUnit tests as possible - - 1 - --- 2020-05-05 Anders Roxell Not Applicable
[v2,5/6] fs: ext4: default KUNIT_* fragments to KUNIT_RUN_ALL Enable as many KUnit tests as possible - - 1 - --- 2020-05-05 Anders Roxell Not Applicable
[v2,4/6] drivers: base: default KUNIT_* fragments to KUNIT_RUN_ALL Enable as many KUnit tests as possible - - 1 - --- 2020-05-05 Anders Roxell Not Applicable
[v2,3/6] lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_RUN_ALL Enable as many KUnit tests as possible - - 1 - --- 2020-05-05 Anders Roxell Not Applicable
[v2,2/6] kunit: default KUNIT_* fragments to KUNIT_RUN_ALL Enable as many KUnit tests as possible - - 1 - --- 2020-05-05 Anders Roxell Not Applicable
[v2,1/6] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment Enable as many KUnit tests as possible - - - - --- 2020-05-05 Anders Roxell Not Applicable
man/statx: Add STATX_ATTR_DAX man/statx: Add STATX_ATTR_DAX - - - - --- 2020-05-05 Ira Weiny Not Applicable
ext4: Fix a typo in a comment ext4: Fix a typo in a comment - - - - --- 2020-05-03 Christophe JAILLET Accepted
[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
kunit: Kconfig: enable a KUNIT_RUN_ALL fragment kunit: Kconfig: enable a KUNIT_RUN_ALL fragment - - - - --- 2020-05-01 Anders Roxell Not Applicable
[RFC,20/20] ext4: Add process name and pid in ext4_msg() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,19/20] ext4: Make ext_debug() implementation to use pr_debug() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,18/20] ext4: mballoc: Make mb_debug() implementation to use pr_debug() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,17/20] ext4: Replace EXT_DEBUG with __maybe_unused in ext4_ext_handle_unwritten_extents() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,16/20] ext4: Improve ext_debug() msg in case of block allocation failure ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,15/20] ext4: Use BIT() macro for BH_** state bits ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,14/20] ext4: balloc: Use task_pid_nr() helper ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,13/20] ext4: mballoc: Don't BUG if kmalloc or read blk bitmap fail for DOUBLE_CHECK ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,12/20] ext4: mballoc: Fix possible NULL ptr dereference from mb_cmp_bitmaps() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,11/20] ext4: mballoc: Refactor code inside DOUBLE_CHECK into separate function ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,10/20] ext4: mballoc: Remove EXT4_MB_HINT_GOAL_ONLY and it's related code ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,09/20] ext4: mballoc: Make ext4_mb_use_preallocated() return type as bool ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,08/20] ext4: mballoc: Simplify error handling in ext4_init_mballoc() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,07/20] ext4: mballoc: Fix few other format specifier in mb_debug() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,06/20] ext4: mballoc: Correct the mb_debug() format specifier for pa_len var ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,05/20] ext4: mballoc: Add more mb_debug() msgs ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,04/20] ext4: mballoc: Refactor ext4_mb_show_ac() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,03/20] ext4: mballoc: Do print bb_free info even when it is 0 ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[RFC,01/20] ext4: mballoc: Refactor ext4_mb_discard_preallocations() ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups - - - - --- 2020-05-01 Ritesh Harjani Superseded
[4/4] ext4: clean up ext4_ext_convert_to_initialized() error handling ext4: clean up ext4_ext_handle_unwritten_extents() - - - - --- 2020-04-30 Eric Whitney Accepted
[3/4] ext4: clean up GET_BLOCKS_PRE_IO error handling ext4: clean up ext4_ext_handle_unwritten_extents() - - - - --- 2020-04-30 Eric Whitney Accepted
[2/4] ext4: remove redundant GET_BLOCKS_CONVERT code ext4: clean up ext4_ext_handle_unwritten_extents() - - - - --- 2020-04-30 Eric Whitney Accepted
[1/4] ext4: remove dead GET_BLOCKS_ZERO code ext4: clean up ext4_ext_handle_unwritten_extents() - - 1 - --- 2020-04-30 Eric Whitney Accepted
[v12,12/12] ext4: add inline encryption support Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,11/12] f2fs: add inline encryption support Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,10/12] fscrypt: add inline encryption support Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,09/12] fs: introduce SB_INLINECRYPT Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,08/12] scsi: ufs: Add inline encryption support to UFS Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,07/12] scsi: ufs: UFS crypto API Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,06/12] scsi: ufs: UFS driver v2.1 spec crypto additions Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,05/12] block: blk-crypto-fallback for Inline Encryption Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[v12,04/12] block: Make blk-integrity preclude hardware inline encryption Inline Encryption Support - - 1 - --- 2020-04-30 Satya Tangirala Superseded
[v12,03/12] block: Inline encryption support for blk-mq Inline Encryption Support - - 1 - --- 2020-04-30 Satya Tangirala Superseded
[v12,02/12] block: Keyslot Manager for Inline Encryption Inline Encryption Support - - 1 - --- 2020-04-30 Satya Tangirala Superseded
[v12,01/12] Documentation: Document the blk-crypto framework Inline Encryption Support - - - - --- 2020-04-30 Satya Tangirala Superseded
[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
Discussion about rcu_barrier() in ext4 Discussion about rcu_barrier() in ext4 - - - - --- 2020-04-30 Ritesh Harjani New
[5/5] ext4: unsigned int compared against zero Backport to 4.4 - ext4: protect journal inode's blocks using block_validity - 1 - - --- 2020-04-30 Ashwin H Not Applicable
[4/5] ext4: fix block validity checks for journal inodes using indirect blocks Backport to 4.4 - ext4: protect journal inode's blocks using block_validity - 1 - - --- 2020-04-30 Ashwin H Not Applicable
[3/5] ext4: don't perform block validity checks on the journal inode Backport to 4.4 - ext4: protect journal inode's blocks using block_validity - 1 - 1 --- 2020-04-30 Ashwin H Not Applicable
[2/5] ext4: protect journal inode's blocks using block_validity Backport to 4.4 - ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-30 Ashwin H Not Applicable
[1/5] ext4: avoid declaring fs inconsistent due to invalid file handles Backport to 4.4 - ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-30 Ashwin H Not Applicable
[5/5] ext4: unsigned int compared against zero Backport to 4.14 - ext4: protect journal inode's blocks using block_validity - 1 - - --- 2020-04-30 Ashwin H Not Applicable
[4/5] ext4: fix block validity checks for journal inodes using indirect blocks Backport to 4.14 - ext4: protect journal inode's blocks using block_validity - 1 - - --- 2020-04-30 Ashwin H Not Applicable
[3/5] ext4: don't perform block validity checks on the journal inode Backport to 4.14 - ext4: protect journal inode's blocks using block_validity - 1 - 1 --- 2020-04-30 Ashwin H Not Applicable
[2/5] ext4: protect journal inode's blocks using block_validity Backport to 4.14 - ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-30 Ashwin H Not Applicable
[1/5] ext4: avoid declaring fs inconsistent due to invalid file handles Backport to 4.14 - ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-30 Ashwin H Not Applicable
[5/5] ext4: unsigned int compared against zero Backport to 4.9- ext4: protect journal inode's blocks using block_validity - 1 - - --- 2020-04-29 Ashwin H Not Applicable
[4/5] ext4: fix block validity checks for journal inodes using indirect blocks Backport to 4.9- ext4: protect journal inode's blocks using block_validity - 1 - - --- 2020-04-29 Ashwin H Not Applicable
[3/5] ext4: don't perform block validity checks on the journal inode Backport to 4.9- ext4: protect journal inode's blocks using block_validity - 1 - 1 --- 2020-04-29 Ashwin H Not Applicable
[2/5] ext4: protect journal inode's blocks using block_validity Backport to 4.9- ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-29 Ashwin H Not Applicable
[1/5] ext4: avoid declaring fs inconsistent due to invalid file handles Backport to 4.9- ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-29 Ashwin H Not Applicable
[v11,12/12] ext4: add inline encryption support Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,11/12] f2fs: add inline encryption support Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,10/12] fscrypt: add inline encryption support Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,09/12] fs: introduce SB_INLINECRYPT Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,08/12] scsi: ufs: Add inline encryption support to UFS Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,07/12] scsi: ufs: UFS crypto API Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,06/12] scsi: ufs: UFS driver v2.1 spec crypto additions Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,05/12] block: blk-crypto-fallback for Inline Encryption Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,04/12] block: Make blk-integrity preclude hardware inline encryption Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,03/12] block: Inline encryption support for blk-mq Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,02/12] block: Keyslot Manager for Inline Encryption Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[v11,01/12] Documentation: Document the blk-crypto framework Inline Encryption Support - - - - --- 2020-04-29 Satya Tangirala Superseded
[V11.2] Documentation/dax: Update Usage section [V11.2] Documentation/dax: Update Usage section 1 - - - --- 2020-04-29 Ira Weiny Not Applicable
[V11.1] Documentation/dax: Update Usage section [V11.1] Documentation/dax: Update Usage section - - - - --- 2020-04-28 Ira Weiny Not Applicable
« 1 2 ... 79 80 81109 110 »