Show patches with: Archived = No       |   11080 patches
« 1 2 ... 10 11 12110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,4/7] nvme: register stream info with block layer Extend write-hint for in-kernel use - - - - --- 2019-03-29 Kanchan Joshi Superseded
[v3,5/7] fs: introduce APIs to enable sending write-hint with buffer-head Extend write-hint for in-kernel use - - - - --- 2019-03-29 Kanchan Joshi Superseded
[v3,6/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint for in-kernel use - - - - --- 2019-03-29 Kanchan Joshi Superseded
[v3,7/7] fs/ext4,jbd2: add support for passing write-hint with journal Extend write-hint for in-kernel use - - - - --- 2019-03-29 Kanchan Joshi Superseded
e2fsprogs: Fix autoheader failure e2fsprogs: Fix autoheader failure - - - - --- 2019-03-29 Jan Kara Superseded
bootfs: simple bootloader filesystem bootfs: simple bootloader filesystem 1 - - - --- 2019-04-01 Darrick Wong Rejected
e2fsprogs: create tools for formatting and fscking bootfs e2fsprogs: create tools for formatting and fscking bootfs - - - - --- 2019-04-01 Darrick Wong Rejected
[v4,01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,02/17] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,03/17] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,04/17] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,07/17] fs/dcache.c: add shrink_dcache_inode() fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,10/17] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,11/17] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,13/17] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,14/17] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,15/17] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,16/17] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,17/17] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,1/5] ibnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-04-03 Pankaj Gupta Superseded
[v4,2/5] virtio-pmem: Add virtio pmem driver virtio pmem driver - - - - --- 2019-04-03 Pankaj Gupta Superseded
[v4,3/5] libnvdimm: add dax_dev sync flag virtio pmem driver - - - - --- 2019-04-03 Pankaj Gupta Superseded
[v4,4/5] ext4: disable map_sync for async flush virtio pmem driver - - 1 - --- 2019-04-03 Pankaj Gupta Superseded
[v4,5/5] xfs: disable map_sync for async flush virtio pmem driver - - - - --- 2019-04-03 Pankaj Gupta Superseded
ext4: add inode to ordered data list when extending file without block allocation ext4: add inode to ordered data list when extending file without block allocation - 2 - - --- 2019-04-04 Zhang Yi Rejected
fs/buffer.c: Fix data corruption when buffer write with IO error fs/buffer.c: Fix data corruption when buffer write with IO error - - - - --- 2019-04-06 zhangxiaoxu (A) New
[1/4] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - - - --- 2019-04-07 Darrick Wong Superseded
[2/4] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction vfs: make immutable files actually immutable - - 1 - --- 2019-04-07 Darrick Wong Superseded
[3/4] xfs: flush page mappings as part of setting immutable vfs: make immutable files actually immutable - - - - --- 2019-04-07 Darrick Wong Superseded
[4/4] xfs: don't allow most setxattr to immutable files vfs: make immutable files actually immutable - - 1 - --- 2019-04-07 Darrick Wong Superseded
[v3] Updated locking documentation for transaction_t [v3] Updated locking documentation for transaction_t - - - - --- 2019-04-08 Alexander Lochmann New
[v2,4/4] xfs: don't allow most setxattr to immutable files Untitled series #101616 - - - - --- 2019-04-09 Darrick Wong New
fscrypt: cache decrypted symlink target in ->i_link fscrypt: cache decrypted symlink target in ->i_link - - - - --- 2019-04-09 Eric Biggers Not Applicable
[v5,1/6] libnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,2/5] virtio-pmem: Add virtio pmem driver virtio pmem driver - - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,3/6] libnvdimm: add dax_dev sync flag virtio pmem driver - - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,4/6] dax: check synchronous mapping is supported virtio pmem driver - - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,5/6] ext4: disable map_sync for async flush virtio pmem driver - - - - --- 2019-04-10 Pankaj Gupta Superseded
[v5,6/6] xfs: disable map_sync for async flush virtio pmem driver - - - - --- 2019-04-10 Pankaj Gupta Superseded
[v2,1/2] vfs: use READ_ONCE() to access ->i_link fscrypt: improve encrypted symlink performance - - - - --- 2019-04-10 Eric Biggers Not Applicable
[v2,2/2] fscrypt: cache decrypted symlink target in ->i_link fscrypt: improve encrypted symlink performance - - - - --- 2019-04-10 Eric Biggers Not Applicable
generic: test statfs on project quota directory generic: test statfs on project quota directory - - - - --- 2019-04-11 Zorro Lang Not Applicable
ext4: bad mount opts in no journal mode ext4: bad mount opts in no journal mode - 1 - - --- 2019-04-11 Debabrata Banerjee New
[RFC,01/14] ext4: Clear BH_Uptodate flag on decryption error Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,02/14] Consolidate "post read processing" into a new file Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,03/14] fsverity: Add call back to decide if verity check has to be performed Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,04/14] fsverity: Add call back to determine readpage limit Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,05/14] fs/mpage.c: Integrate post read processing Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s] Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,07/14] Remove the term "bio" from post read processing Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,08/14] Add decryption support for sub-pagesized blocks Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,09/14] ext4: Decrypt all boundary blocks when doing buffered write Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,10/14] ext4: Decrypt the block that needs to be partially zeroed Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,12/14] ext4: Compute logical block and the page range to be encrypted Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[RFC,14/14] ext4: Enable encryption for subpage-sized blocks Consolidate Post read processing code - - - - --- 2019-04-12 Chandan Rajendra Superseded
[1/2] include: linux: Regularise the use of FIELD_SIZEOF macro [1/2] include: linux: Regularise the use of FIELD_SIZEOF macro - - - - --- 2019-04-14 Shyam Saini New
[2/2] include: linux: Remove unused macros and their defination [1/2] include: linux: Regularise the use of FIELD_SIZEOF macro - - - - --- 2019-04-14 Shyam Saini New
[RFC,V2,01/14] ext4: Clear BH_Uptodate flag on decryption error Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,02/14] Consolidate "post read processing" into a new file Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,03/14] fsverity: Add call back to decide if verity check has to be performed Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,04/14] fsverity: Add call back to determine readpage limit Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,05/14] fs/mpage.c: Integrate post read processing Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s] Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,07/14] Remove the term "bio" from post read processing Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,08/14] Add decryption support for sub-pagesized blocks Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,09/14] ext4: Decrypt all boundary blocks when doing buffered write Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,10/14] ext4: Decrypt the block that needs to be partially zeroed Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,12/14] ext4: Compute logical block and the page range to be encrypted Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
[RFC,V2,14/14] ext4: Enable encryption for subpage-sized blocks Consolidate Post read processing code - - - - --- 2019-04-14 Chandan Rajendra Superseded
ext4: fix use-after-free race with debug_want_extra_isize ext4: fix use-after-free race with debug_want_extra_isize - - 1 - --- 2019-04-15 Barret Rhoden Superseded
ext4: add cond_resched() to ext4_mb_init_backend() ext4: add cond_resched() to ext4_mb_init_backend() - - - - --- 2019-04-16 Khazhy Kumykov Superseded
[2/4] ext4: Initialize timestamps limits Untitled series #103057 - - 1 - --- 2019-04-16 Deepa Dinamani New
[RFC] ext4: Actually request zeroing of inode table after grow [RFC] ext4: Actually request zeroing of inode table after grow - - 1 - --- 2019-04-16 Kirill Tkhai Superseded
[v4,1/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,2/7] block: increase stream count for in-kernel use Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,3/7] block: introduce API to register stream information with block-layer Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,4/7] block: introduce write-hint to stream-id conversion Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,5/7] nvme: register stream info with block layer Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,6/7] fs: introduce APIs to enable passing write-hint with buffer-head Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,7/7] fs/ext4,jbd2: add support for sending write-hint with journal Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[1/8] mm/fs: don't allow writes to immutable files vfs: make immutable files actually immutable - - - - --- 2019-04-17 Darrick Wong Not Applicable
[2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction vfs: make immutable files actually immutable - - 1 - --- 2019-04-17 Darrick Wong Not Applicable
[3/8] xfs: flush page mappings as part of setting immutable vfs: make immutable files actually immutable - - - - --- 2019-04-17 Darrick Wong Not Applicable
[4/8] xfs: refactor setflags to use setattr code directly vfs: make immutable files actually immutable - - - - --- 2019-04-17 Darrick Wong Not Applicable
[5/8] xfs: clean up xfs_merge_ioc_xflags vfs: make immutable files actually immutable - - - - --- 2019-04-17 Darrick Wong Not Applicable
[6/8] xfs: don't allow most setxattr to immutable files vfs: make immutable files actually immutable - - - - --- 2019-04-17 Darrick Wong Not Applicable
[7/8] btrfs: don't allow any modifications to an immutable file vfs: make immutable files actually immutable - - - - --- 2019-04-17 Darrick Wong Not Applicable
[8/8] ext4: don't allow any modifications to an immutable file vfs: make immutable files actually immutable - - - - --- 2019-04-17 Darrick Wong Not Applicable
[RFC,1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing vfs: Make icache searchable under RCU 1 - - - --- 2019-04-18 David Howells Superseded
[RFC,2/6] vfs: Change inode_hash_lock to a seqlock vfs: Make icache searchable under RCU - - - - --- 2019-04-18 David Howells Superseded
[RFC,3/6] vfs: Allow searching of the icache under RCU conditions vfs: Make icache searchable under RCU - - - - --- 2019-04-18 David Howells Superseded
« 1 2 ... 10 11 12110 111 »