Show patches with: Archived = No       |   10987 patches
« 1 2 ... 11 12 13109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,4/6] afs: Use RCU inode cache search for callback resolution vfs: Make icache searchable under RCU - - - - --- 2019-04-18 David Howells Superseded
[RFC,5/6] ext4: Search for an inode to update under the RCU lock if we can vfs: Make icache searchable under RCU - - - - --- 2019-04-18 David Howells Superseded
[RFC,6/6] vfs: Delete find_inode_nowait() vfs: Make icache searchable under RCU - - - - --- 2019-04-18 David Howells Superseded
[v5,01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,02/16] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,03/16] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,04/16] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,09/16] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,10/16] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,12/16] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,13/16] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,14/16] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v5,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-04-18 Eric Biggers Superseded
[v6,1/6] libnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-04-23 Pankaj Gupta Superseded
[v6,2/6] virtio-pmem: Add virtio pmem driver virtio pmem driver - - - - --- 2019-04-23 Pankaj Gupta Superseded
[v6,3/6] libnvdimm: add dax_dev sync flag virtio pmem driver - - - - --- 2019-04-23 Pankaj Gupta Superseded
[v6,4/6] dax: check synchronous mapping is supported virtio pmem driver - - 1 - --- 2019-04-23 Pankaj Gupta Superseded
[v6,5/6] ext4: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-04-23 Pankaj Gupta Superseded
[v6,6/6] xfs: disable map_sync for async flush virtio pmem driver - - - - --- 2019-04-23 Pankaj Gupta Superseded
[V1,01/14] ext4: Clear BH_Uptodate flag on decryption error 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,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,04/14] fsverity: Add call back to determine readpage limit 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,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,07/14] Remove the term "bio" from post read processing 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,09/14] ext4: Decrypt all boundary blocks when doing buffered write 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,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,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,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,14/14] ext4: Enable encryption for subpage-sized blocks Consolidate Post read processing code - - - - --- 2019-04-24 Chandan Rajendra Superseded
[v5,1/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,2/7] block: increase stream count for in-kernel use Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,3/7] block: introduce API to register stream information with block-layer Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,4/7] block: introduce write-hint to stream-id conversion Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,5/7] nvme: register stream info with block layer Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,6/7] fs: introduce APIs to enable passing write-hint with buffer-head Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[v5,7/7] fs/ext4,jbd2: add support for sending write-hint with journal Extend write-hint framework, and add write-hint for Ext4 journal - - - - --- 2019-04-25 Kanchan Joshi New
[1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing [ver #2] vfs: Make icache searchable under RCU [ver #2] - - - - --- 2019-04-25 David Howells Not Applicable
[2/6] vfs: Change inode_hash_lock to a seqlock [ver #2] vfs: Make icache searchable under RCU [ver #2] - - - - --- 2019-04-25 David Howells Not Applicable
[3/6] vfs: Allow searching of the icache under RCU conditions [ver #2] vfs: Make icache searchable under RCU [ver #2] - - - - --- 2019-04-25 David Howells Not Applicable
[4/6] afs: Use RCU inode cache search for callback resolution [ver #2] vfs: Make icache searchable under RCU [ver #2] - - - - --- 2019-04-25 David Howells Not Applicable
[5/6] ext4: Search for an inode to update under the RCU lock if we can [ver #2] vfs: Make icache searchable under RCU [ver #2] - - - - --- 2019-04-25 David Howells Not Applicable
[6/6] vfs: Delete find_inode_nowait() [ver #2] vfs: Make icache searchable under RCU [ver #2] - - - - --- 2019-04-25 David Howells Not Applicable
[v7,1/6] libnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-04-26 Pankaj Gupta Superseded
[v7,2/6] virtio-pmem: Add virtio pmem driver virtio pmem driver - - 1 - --- 2019-04-26 Pankaj Gupta Superseded
[v7,3/6] libnvdimm: add dax_dev sync flag virtio pmem driver - - - - --- 2019-04-26 Pankaj Gupta Superseded
[v7,4/6] dax: check synchronous mapping is supported virtio pmem driver - - 1 - --- 2019-04-26 Pankaj Gupta Superseded
[v7,5/6] ext4: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-04-26 Pankaj Gupta Superseded
[v7,6/6] xfs: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-04-26 Pankaj Gupta Superseded
e2fsck: Do not to be quiet if verbose option used. e2fsck: Do not to be quiet if verbose option used. - - - - --- 2019-04-26 Artem Blagodarenko Rejected
[RFC,1/7] common/encrypt: introduce helpers for set_encpolicy and get_encpolicy xfstests: verify fscrypt-encrypted contents and filenames - - - - --- 2019-04-26 Eric Biggers Not Applicable
[RFC,2/7] fscrypt-crypt-util: add utility for reproducing fscrypt encrypted data xfstests: verify fscrypt-encrypted contents and filenames - - - - --- 2019-04-26 Eric Biggers Not Applicable
[RFC,3/7] common/encrypt: support requiring other encryption settings xfstests: verify fscrypt-encrypted contents and filenames - - - - --- 2019-04-26 Eric Biggers Not Applicable
[RFC,4/7] common/encrypt: add helper for ciphertext verification tests xfstests: verify fscrypt-encrypted contents and filenames - - - - --- 2019-04-26 Eric Biggers Not Applicable
[RFC,5/7] generic: verify ciphertext of v1 encryption policies with AES-256 xfstests: verify fscrypt-encrypted contents and filenames - - - - --- 2019-04-26 Eric Biggers Not Applicable
[RFC,6/7] generic: verify ciphertext of v1 encryption policies with AES-128 xfstests: verify fscrypt-encrypted contents and filenames - - - - --- 2019-04-26 Eric Biggers Not Applicable
[RFC,7/7] generic: verify ciphertext of v1 encryption policies with Adiantum xfstests: verify fscrypt-encrypted contents and filenames - - - - --- 2019-04-26 Eric Biggers Not Applicable
[V2,01/13] ext4: Clear BH_Uptodate flag on decryption error Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,02/13] Consolidate "read callbacks" into a new file Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,03/13] fsverity: Add call back to decide if verity check has to be performed Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,04/13] fsverity: Add call back to determine readpage limit Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,05/13] fs/mpage.c: Integrate read callbacks Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,06/13] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s] Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,07/13] Add decryption support for sub-pagesized blocks Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,08/13] ext4: Decrypt all boundary blocks when doing buffered write Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,09/13] ext4: Decrypt the block that needs to be partially zeroed Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,10/13] fscrypt_encrypt_page: Loop across all blocks mapped by a page range Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,11/13] ext4: Compute logical block and the page range to be encrypted Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,12/13] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[V2,13/13] ext4: Enable encryption for subpage-sized blocks Consolidate FS read I/O callbacks code - - - - --- 2019-04-28 Chandan Rajendra Not Applicable
[01/13] fscrypt: simplify bounce page handling fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[02/13] fscrypt: remove the "write" part of struct fscrypt_ctx fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[05/13] fscrypt: introduce fscrypt_encrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[06/13] fscrypt: support encrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[07/13] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[08/13] fscrypt: introduce fscrypt_decrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[09/13] fscrypt: support decrypting multiple filesystem blocks per page fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[10/13] ext4: clear BH_Uptodate flag on decryption error fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-01 Eric Biggers Not Applicable
[11/13] ext4: decrypt only the needed blocks in ext4_block_write_begin() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-01 Eric Biggers Not Applicable
[12/13] ext4: decrypt only the needed block in __ext4_block_zero_page_range() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - - - --- 2019-05-01 Eric Biggers Not Applicable
[13/13] ext4: encrypt only up to last block in ext4_bio_write_page() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[1/3] jbd2: fix potential double free [1/3] jbd2: fix potential double free - - - - --- 2019-05-05 Chengguang Xu Superseded
[2/3] jbd2: code cleanup for jbd2_journal_init_revoke_caches() [1/3] jbd2: fix potential double free - - - - --- 2019-05-05 Chengguang Xu Superseded
[3/3] jbd2: add __init annotation for jbd2_journal_init_journal_head_cache() [1/3] jbd2: fix potential double free - - - - --- 2019-05-05 Chengguang Xu Superseded
[xfstests,1/2] common/casefold: Add infrastructure to test filename casefold feature [xfstests,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-05-06 Gabriel Krisman Bertazi Not Applicable
[xfstests,2/2] ext4/035: Add tests for filename casefolding feature [xfstests,1/2] common/casefold: Add infrastructure to test filename casefold feature - - - - --- 2019-05-06 Gabriel Krisman Bertazi Not Applicable
[GIT,PULL] ext4 changes for 5.2 [GIT,PULL] ext4 changes for 5.2 - - - - --- 2019-05-07 Theodore Ts'o New
ext4: fix use-after-free in dx_release() ext4: fix use-after-free in dx_release() - - 1 - --- 2019-05-08 Sahitya Tummala Superseded
[1/2] ext2: introduce helper for xattr header validation [1/2] ext2: introduce helper for xattr header validation - - - - --- 2019-05-10 Chengguang Xu Not Applicable
« 1 2 ... 11 12 13109 110 »