Show patches with: Archived = No       |   11005 patches
« 1 2 ... 5 6 7110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,11/23] nls: ascii: Support validation and normalization operations Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,12/23] nls: utf8n: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,13/23] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,14/23] nls: utf8: Move nls-utf8{,-core}.c Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,15/23] nls: utf8: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,16/23] nls: utf8n: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,18/23] nls: utf8: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,19/23] ext4: Reserve superblock fields for encoding information Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,20/23] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,21/23] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,22/23] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,23/23] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[1/2] vfs: Provide function to grab superblock reference vfs: Fix crashes when reading /proc/mounts - - - - --- 2018-10-18 Jan Kara Not Applicable
[2/2] proc: Protect readers of /proc/mounts from remount vfs: Fix crashes when reading /proc/mounts - - - - --- 2018-10-18 Jan Kara Not Applicable
[1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1) Compiler Attributes: __fallthrough - - - - --- 2018-10-21 Miguel Ojeda Not Applicable
[2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough Compiler Attributes: __fallthrough - - - - --- 2018-10-21 Miguel Ojeda Not Applicable
[GIT,PULL] Compiler Attributes for v4.20-rc1 [GIT,PULL] Compiler Attributes for v4.20-rc1 1 - - - --- 2018-10-22 Miguel Ojeda Not Applicable
[RFC,v2,04/10] ext2: use common file type conversion Untitled series #72293 - - - - --- 2018-10-23 Phillip Potter Not Applicable
[1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
[2/7] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
[3/7] ext4 resize: missing brelse() in case success in add_new_gdb() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
[4/7] ext4 resize: brelse() cleanup in add_new_gdb_meta_bg() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
[5/7] ext4 resize: lost brelse() in update_backups() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
[6/7] ext4 resize: lost rollback in ext4_resize_fs() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
[7/7] ext4 resize: lost resize_inode cleanup before retry in ext4_resize_fs() [1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks() - - - - --- 2018-10-29 Vasily Averin Superseded
e2fsck: check xattr 'system.data' before setting inline_data feature e2fsck: check xattr 'system.data' before setting inline_data feature - - - - --- 2018-10-30 Li Dongyang Superseded
[v2,09/11] ext4: iloc.bh cleanup in add_new_gdb() ext4: number of long lived errors - 1 - - --- 2018-10-30 Vasily Averin Superseded
[v2,11/11] ext4: access to uninitialized bh fields in ext4_xattr_set_handle() ext4: number of long lived errors - - - - --- 2018-10-30 Vasily Averin Rejected
[1/7] ext4: lost brelse in __ext4_read_dirblock() [1/7] ext4: lost brelse in __ext4_read_dirblock() - - - - --- 2018-10-31 Vasily Averin Rejected
[2/7] ext4: possible sbi->s_group_desc leak in ext4_fill_super [1/7] ext4: lost brelse in __ext4_read_dirblock() - - - - --- 2018-10-31 Vasily Averin Superseded
Ext4: fix ENOSPC when both quota and dioread_nolock are enabled Ext4: fix ENOSPC when both quota and dioread_nolock are enabled - 1 - - --- 2018-11-01 Liu Bo Superseded
[v2,01/12] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,02/12] fs-verity: add setup code, UAPI, and Kconfig fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,03/12] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,04/12] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,07/12] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,08/12] fs-verity: add CRC-32C support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,09/12] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,10/12] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,11/12] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,12/12] f2fs: fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
Fstest: ext4: regression test for a ENOSPC warning Fstest: ext4: regression test for a ENOSPC warning - - - - --- 2018-11-02 Liu Bo Not Applicable
ext4: remove code duplication in update_ind/bind/tind_extent_range ext4: remove code duplication in update_ind/bind/tind_extent_range - - 1 - --- 2018-11-04 Vasily Averin Superseded
ext4: missing !bh check in ext4_xattr_inode_write() ext4: missing !bh check in ext4_xattr_inode_write() - - - - --- 2018-11-04 Vasily Averin Rejected
ext2: avoid unnecessary operation in ext2_error() ext2: avoid unnecessary operation in ext2_error() - - - - --- 2018-11-07 cgxu519 Not Applicable
[v2] ext4: missing !bh check in ext4_xattr_inode_write() [v2] ext4: missing !bh check in ext4_xattr_inode_write() - - - - --- 2018-11-08 Vasily Averin Superseded
[v2] Fstest: ext4: regression test for a ENOSPC warning [v2] Fstest: ext4: regression test for a ENOSPC warning - - - - --- 2018-11-10 Liu Bo Not Applicable
[01/10] ext2: fix coding style for acl.h fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[02/10] ext2: fix coding style for balloc.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[03/10] ext2: fix coding style for dir.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[04/10] ext2: fix coding style for ext2.h fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[05/10] ext2: fix coding style for inode.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[06/10] ext2: fix coding style for file.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[07/10] ext2: fix coding style for ialloc.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[08/10] ext2: fix coding style for namei.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[09/10] ext2: fix coding style for super.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[10/10] ext2: fix coding style for xattr.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
ext4: fix deadlock while checkpoint thread waits commit thread to finish ext4: fix deadlock while checkpoint thread waits commit thread to finish - - - - --- 2018-11-13 Xiaoguang Wang Superseded
ext2: remove redundant condition check ext2: remove redundant condition check - - - - --- 2018-11-13 cgxu519 Not Applicable
ext4: fix deadlock while checkpoint thread waits commit thread to finish ext4: fix deadlock while checkpoint thread waits commit thread to finish - - 1 - --- 2018-11-14 Xiaoguang Wang Superseded
[AUTOSEL,4.18,53/59] ext4: missing !bh check in ext4_xattr_inode_write() Untitled series #76052 - 1 - - --- 2018-11-14 Sasha Levin Not Applicable
[AUTOSEL,4.14,27/27] ext4: missing !bh check in ext4_xattr_inode_write() Untitled series #76063 - 1 - - --- 2018-11-14 Sasha Levin Not Applicable
[v2] jbd2: add proc entry to control whethre doing buffer copy-out [v2] jbd2: add proc entry to control whethre doing buffer copy-out - - - - --- 2018-11-15 Xiaoguang Wang Rejected
ext2: change reusable parameter to true when calling mb_cache_entry_create() ext2: change reusable parameter to true when calling mb_cache_entry_create() - - - - --- 2018-11-15 cgxu519 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,02/19] block: introduce bio_for_each_bvec() block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei 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,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,05/19] block: introduce bvec_last_segment() block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei 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,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,08/19] btrfs: move bio_pages_all() to btrfs block: support multi-page bvec - - - - --- 2018-11-15 Ming Lei Not Applicable
[V10,09/19] block: introduce bio_bvecs() block: support multi-page bvec - - 1 - --- 2018-11-15 Ming Lei 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,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,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,13/19] iomap & xfs: only account for new added page block: support multi-page bvec - - - - --- 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,15/19] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - - 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,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,18/19] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - - 2 - --- 2018-11-15 Ming Lei 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
ext2: compare old and new mode before setting update_mode flag ext2: compare old and new mode before setting update_mode flag - - - - --- 2018-11-17 cgxu519 Not Applicable
ext2: surround xattr related code with macro CONFIG_EXT2_FS_XATTR ext2: surround xattr related code with macro CONFIG_EXT2_FS_XATTR - - - - --- 2018-11-17 cgxu519 Not Applicable
[1/7] ext4: use IS_ENCRYPTED() to check encryption status Remove fs specific fscrypt and fsverity build config options - - - - --- 2018-11-19 Chandan Rajendra Not Applicable
[2/7] f2fs: use IS_ENCRYPTED() to check encryption status Remove fs specific fscrypt and fsverity build config options 1 - - - --- 2018-11-19 Chandan Rajendra Not Applicable
[3/7] fscrypt: Remove filesystem specific build config option Remove fs specific fscrypt and fsverity build config options - - - - --- 2018-11-19 Chandan Rajendra Not Applicable
[4/7] Add S_VERITY and IS_VERITY() Remove fs specific fscrypt and fsverity build config options - - - - --- 2018-11-19 Chandan Rajendra Not Applicable
[5/7] ext4: use IS_VERITY() to check inode's fsverity status Remove fs specific fscrypt and fsverity build config options - - - - --- 2018-11-19 Chandan Rajendra Not Applicable
[6/7] f2fs: use IS_VERITY() to check inode's fsverity status Remove fs specific fscrypt and fsverity build config options 1 - - - --- 2018-11-19 Chandan Rajendra Not Applicable
[7/7] fsverity: Remove filesystem specific build config option Remove fs specific fscrypt and fsverity build config options - - - - --- 2018-11-19 Chandan Rajendra Not Applicable
ext4: fix odd_ptr_err.cocci warnings ext4: fix odd_ptr_err.cocci warnings - 1 - - --- 2018-11-20 kbuild test robot Superseded
[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,02/19] block: introduce multi-page bvec helpers block: support multi-page bvec - - 1 - --- 2018-11-21 Ming Lei 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,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
« 1 2 ... 5 6 7110 111 »