Show patches with: Archived = No       |   11005 patches
« 1 2 ... 63 64 65110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4.19,2/4] ext4: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[4.19,3/4] f2fs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
[4.19,4/4] ubifs: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-12-28 Eric Biggers Not Applicable
ext2: discard block reservation on last writable file release ext2: discard block reservation on last writable file release - - - - --- 2021-01-02 Chengguang Xu Not Applicable
[xfstests,RFC] generic: test for lazytime timestamp updates [xfstests,RFC] generic: test for lazytime timestamp updates - - - - --- 2021-01-05 Eric Biggers Not Applicable
[PATCHv3,1/2] common/rc: swapon should not fail for given FS in _require_scratch_swapfile() [PATCHv3,1/2] common/rc: swapon should not fail for given FS in _require_scratch_swapfile() - - 1 - --- 2021-01-05 Ritesh Harjani Not Applicable
[PATCHv3,2/2] generic/496: ext4 and xfs supports swapon on fallocated file [PATCHv3,1/2] common/rc: swapon should not fail for given FS in _require_scratch_swapfile() - - 1 - --- 2021-01-05 Ritesh Harjani Not Applicable
Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues - - - - --- 2021-01-05 Russell King (Oracle) Not Applicable
[v3,01/11] fs: fix lazytime expiration handling in __writeback_single_inode() lazytime fix and cleanups - 1 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,02/11] fs: correctly document the inode dirty flags lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,03/11] fs: only specify I_DIRTY_TIME when needed in generic_update_time() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,04/11] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,05/11] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,06/11] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,07/11] fs: clean up __mark_inode_dirty() a bit lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,08/11] fs: drop redundant check from __writeback_single_inode() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,09/11] fs: improve comments for writeback_single_inode() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,10/11] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() lazytime fix and cleanups - - 2 - --- 2021-01-12 Eric Biggers Not Applicable
[v3,11/11] ext4: simplify i_state checks in __ext4_update_other_inode_time() lazytime fix and cleanups - - 1 - --- 2021-01-12 Eric Biggers Not Applicable
[1/6] fs-verity: factor out fsverity_get_descriptor() fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature() fs-verity: add an ioctl to read verity metadata - - 2 - --- 2021-01-15 Eric Biggers Not Applicable
[3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl fs-verity: add an ioctl to read verity metadata 1 - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[4/6] fs-verity: support reading Merkle tree with ioctl fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[5/6] fs-verity: support reading descriptor with ioctl fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[6/6] fs-verity: support reading signature with ioctl fs-verity: add an ioctl to read verity metadata - - 1 - --- 2021-01-15 Eric Biggers Not Applicable
[fsverity-utils,RFC,1/2] Upgrade to latest fsverity_uapi.h [fsverity-utils,RFC,1/2] Upgrade to latest fsverity_uapi.h - - - - --- 2021-01-15 Eric Biggers Not Applicable
[fsverity-utils,RFC,2/2] programs/fsverity: Add dump_metadata subcommand [fsverity-utils,RFC,1/2] Upgrade to latest fsverity_uapi.h - - - - --- 2021-01-15 Eric Biggers Not Applicable
[xfstests,RFC,1/4] generic: factor out helpers for fs-verity built-in signatures Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[xfstests,RFC,2/4] generic: add helpers for dumping fs-verity metadata Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[xfstests,RFC,3/4] generic: test retrieving verity Merkle tree and descriptor Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[xfstests,RFC,4/4] generic: test retrieving verity signature Test the FS_IOC_READ_VERITY_METADATA ioctl - - - - --- 2021-01-15 Eric Biggers Not Applicable
[v6,01/40] mount: attach mappings to mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,02/40] fs: add id translation helpers idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,03/40] fs: add file and path permissions helpers idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,04/40] capability: handle idmapped mounts idmapped mounts 1 - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,05/39] namei: make permission helpers idmapped mount aware idmapped mounts 1 - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,06/40] inode: make init and permission helpers idmapped mount aware idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,07/40] attr: handle idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,08/40] acl: handle idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,09/40] xattr: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,10/40] commoncap: handle idmapped mounts idmapped mounts 1 - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,11/40] stat: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,12/40] namei: handle idmapped mounts in may_*() helpers idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,13/40] namei: introduce struct renamedata idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,14/40] namei: prepare for idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,15/40] open: handle idmapped mounts in do_truncate() idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,16/40] open: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,17/40] af_unix: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,18/40] utimes: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,19/40] fcntl: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,20/40] init: handle idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,21/40] ioctl: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,22/40] would_dump: handle idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,23/40] exec: handle idmapped mounts idmapped mounts - - 2 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,24/40] fs: make helpers idmap mount aware idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,25/40] apparmor: handle idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,26/39] ima: handle idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,27/40] ecryptfs: do not mount on top of idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,28/40] overlayfs: do not mount on top of idmapped mounts idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,29/40] namespace: take lock_mount_hash() directly when changing flags idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,30/40] mount: make {lock,unlock}_mount_hash() static idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,31/40] namespace: only take read lock in do_reconfigure_mnt() idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,32/40] fs: split out functions to hold writers idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,33/40] fs: add attr_flags_to_mnt_flags helper idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,34/40] fs: add mount_setattr() idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,35/40] fs: introduce MOUNT_ATTR_IDMAP idmapped mounts - - 1 - --- 2021-01-21 Christian Brauner Not Applicable
[v6,36/40] tests: add mount_setattr() selftests idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,37/40] fat: handle idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,38/40] ext4: support idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,39/40] xfs: support idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v6,40/40] generic/622: add fstests for idmapped mounts idmapped mounts - - - - --- 2021-01-21 Christian Brauner Not Applicable
[v8,1/8] block: blk-crypto-fallback: handle data unit split across multiple bvecs add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-01-21 Satya Tangirala Not Applicable
[v8,2/8] block: blk-crypto: relax alignment requirements for bvecs in bios add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-01-21 Satya Tangirala Not Applicable
[v8,3/8] fscrypt: add functions for direct I/O support add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-01-21 Satya Tangirala Not Applicable
[v8,4/8] direct-io: add support for fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - - 1 - --- 2021-01-21 Satya Tangirala Not Applicable
[v8,5/8] iomap: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - - - - --- 2021-01-21 Satya Tangirala Not Applicable
[v8,6/8] ext4: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - 1 - --- 2021-01-21 Satya Tangirala Not Applicable
[v8,7/8] f2fs: support direct I/O with fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto 1 - - - --- 2021-01-21 Satya Tangirala Not Applicable
[v8,8/8] fscrypt: update documentation for direct I/O support add support for direct I/O with fscrypt using blk-crypto - - 2 - --- 2021-01-21 Satya Tangirala Not Applicable
[xfstests,v2] generic: test for lazytime timestamp updates [xfstests,v2] generic: test for lazytime timestamp updates - - - - --- 2021-01-22 Eric Biggers Not Applicable
[RFC,1/8] brd: use memcpy_from_page() in copy_from_brd() use core page calls instead of kmaps - - - - --- 2021-02-07 Chaitanya Kulkarni Not Applicable
[RFC,2/8] brd: use memcpy_from_page() in copy_from_brd() use core page calls instead of kmaps - - - - --- 2021-02-07 Chaitanya Kulkarni Not Applicable
[RFC,3/8] null_blk: use memcpy_page() in copy_to_nullb() use core page calls instead of kmaps - - - - --- 2021-02-07 Chaitanya Kulkarni Not Applicable
[RFC,4/8] null_blk: use memcpy_page() in copy_from_nullb() use core page calls instead of kmaps - - - - --- 2021-02-07 Chaitanya Kulkarni Not Applicable
[RFC,7/8] f2fs: use memcpy_from_page() in pagecache_read() use core page calls instead of kmaps - - - - --- 2021-02-07 Chaitanya Kulkarni Not Applicable
[RFC,8/8] f2fs: use memcpy_to_page() in pagecache_write() use core page calls instead of kmaps - - - - --- 2021-02-07 Chaitanya Kulkarni Not Applicable
j_recover_fast_commit: : failed on musl-riscv64 j_recover_fast_commit: : failed on musl-riscv64 - - - - --- 2021-02-11 Drew DeVault Not Applicable
[GIT,PULL] fsverity updates for 5.12 [GIT,PULL] fsverity updates for 5.12 - - - - --- 2021-02-16 Eric Biggers Not Applicable
xfstests: rename RENAME_WHITEOUT test on fs no enough sapce xfstests: rename RENAME_WHITEOUT test on fs no enough sapce - - - - --- 2021-02-18 Zorro Lang Not Applicable
block_dump: don't put the last refcount when marking inode dirty block_dump: don't put the last refcount when marking inode dirty - - - - --- 2021-02-26 Zhang Yi Not Applicable
[2/2] f2fs: fix error handling in f2fs_end_enable_verity() fs-verity: fix error handling in ->end_enable_verity() - 1 - - --- 2021-03-02 Eric Biggers Not Applicable
iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate - - - - --- 2021-03-04 Ritesh Harjani Not Applicable
[v2] xfstests: rename RENAME_WHITEOUT test on fs no enough sapce [v2] xfstests: rename RENAME_WHITEOUT test on fs no enough sapce - - 1 - --- 2021-03-08 Zorro Lang Not Applicable
[PATCHv2] iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate [PATCHv2] iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate - - 1 - --- 2021-03-11 Ritesh Harjani Not Applicable
[RFC,1/3] block_dump: remove block_dump feature in mark_inode_dirty() block_dump: remove block dump - - 1 - --- 2021-03-13 Zhang Yi Not Applicable
[RFC,2/3] block_dump: remove block_dump feature block_dump: remove block dump - - 1 - --- 2021-03-13 Zhang Yi Not Applicable
[RFC,3/3] block_dump: remove comments in docs block_dump: remove block dump - - 1 - --- 2021-03-13 Zhang Yi Not Applicable
fs/ext2/: fix misspellings using codespell tool fs/ext2/: fix misspellings using codespell tool - - - - --- 2021-03-19 Menglong Dong Not Applicable
ext2_set_link()->ext2_put_page() question ext2_set_link()->ext2_put_page() question - - - - --- 2021-03-23 Ira Weiny Not Applicable
[1/3] fs/dcache: Add d_clear_dir_neg_dentries() fs: Fix dangling dentries on casefold directories - - - - --- 2021-03-28 André Almeida Not Applicable
« 1 2 ... 63 64 65110 111 »