Show patches with: none      |   40789 patches
« 1 2 ... 63 64 65407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[next] btrfs: Fix spelling mistake "deivce" -> "device" [next] btrfs: Fix spelling mistake "deivce" -> "device" - - - --- 2022-08-18 Colin Ian King New
btrfs: fix the max chunk size and stripe length calculation btrfs: fix the max chunk size and stripe length calculation - - - --- 2022-08-18 Qu Wenruo New
[v3] btrfs: round down stripe size and chunk size to pow of 2 [v3] btrfs: round down stripe size and chunk size to pow of 2 - - - --- 2022-08-17 Wang Yugui New
[21/21] btrfs: implement fscrypt ioctls btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[20/21] btrfs: encrypt normal file extent data if appropriate btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[19/21] btrfs: adapt directory read and lookup to potentially encrypted filenames btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[18/21] btrfs: reuse encrypted filename hash when possible. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[17/21] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[16/21] btrfs: store an IV per encrypted normal file extent btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[15/21] btrfs: add iv generation function for fscrypt btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[14/21] btrfs: translate btrfs encryption flags and encrypted inode flag. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[13/21] btrfs: add fscrypt_context items. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[12/21] btrfs: start using fscrypt hooks. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[11/21] btrfs: add fscrypt operation table to superblock btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[10/21] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[09/21] btrfs: factor a fscrypt_name matching method btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[08/21] btrfs: setup fscrypt_names from dentrys using helper btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[07/21] btrfs: use fscrypt_name's instead of name/len everywhere. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[06/21] btrfs: store directorys' encryption state btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[05/21] fscrypt: add new encryption policy for btrfs. btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[04/21] fscrypt: add a function for a filesystem to generate an IV btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[03/21] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[02/21] fscrypt: add flag allowing partially-encrypted directories btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[01/21] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt integration - - - --- 2022-08-17 Sweet Tea Dorminy New
[2/2] fstests: fscrypt: update tests of encryption contents for btrfs fstests: add btrfs encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[1/2] fstests: fscrypt: enable btrfs testing. fstests: add btrfs encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[6/6] btrfs-progs: update inline extent length checking btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[5/6] btrfs-progs: escape unprintable characters in names btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[4/6] btrfs-progs: handle fscrypt context items btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[3/6] btrfs-progs: interpret encrypted file extents. btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[2/6] btrfs-progs: adjust for new dir flag. btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[1/6] btrfs-progs: add fscrypt feature flag. btrfs-progs: add encryption support - - - --- 2022-08-17 Sweet Tea Dorminy New
[15/15] btrfs: use delayed items when logging a directory btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[14/15] btrfs: skip logging parent dir when conflicting inode is not a dir btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[13/15] btrfs: log conflicting inodes without holding log mutex of the initial inode btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[12/15] btrfs: move log_new_dir_dentries() above btrfs_log_inode() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[11/15] btrfs: move need_log_inode() to above log_conflicting_inodes() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[10/15] btrfs: search for last logged dir index if it's not cached in the inode btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[09/15] btrfs: shrink the size of struct btrfs_delayed_item btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[08/15] btrfs: remove unused logic when looking up delayed items btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[07/15] btrfs: store index number instead of key in struct btrfs_delayed_item btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[06/15] btrfs: remove root argument from btrfs_delayed_item_reserve_metadata() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[05/15] btrfs: avoid memory allocation at log_new_dir_dentries() for common case btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[04/15] btrfs: free list element sooner at log_new_dir_dentries() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[03/15] btrfs: update stale comment for log_new_dir_dentries() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[02/15] btrfs: remove the root argument from log_new_dir_dentries() btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[01/15] btrfs: don't drop dir index range items when logging a directory btrfs: some updates to delayed items and inode logging - - - --- 2022-08-17 Filipe Manana New
[2/2] btrfs: get rid of block group caching progress logic btrfs: fix filesystem corruption caused by space cache race - 1 - --- 2022-08-16 Omar Sandoval New
[1/2] btrfs: fix space cache corruption and potential double allocations btrfs: fix filesystem corruption caused by space cache race - 1 - --- 2022-08-16 Omar Sandoval New
[v2] btrfs: Check if root is readonly while setting security xattr [v2] btrfs: Check if root is readonly while setting security xattr - 3 - --- 2022-08-16 Goldwyn Rodrigues New
btrfs: Test xattr changes for read-only btrfs property btrfs: Test xattr changes for read-only btrfs property - - - --- 2022-08-16 Goldwyn Rodrigues New
[v2,7/7] filemap: Remove find_get_pages_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[v2,6/7] ramfs: Convert ramfs_nommu_get_unmapped_area() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[v2,5/7] nilfs2: Convert nilfs_find_uncommited_extent() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[v2,4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() 1 - - --- 2022-08-16 Vishal Moola New
[v2,3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios() Convert to filemap_get_folios_contig() 1 - - --- 2022-08-16 Vishal Moola New
[v2,2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() 1 - - --- 2022-08-16 Vishal Moola New
[v2,1/7] filemap: Add filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[v2] btrfs: round down stripe size and chunk size to pow of 2 [v2] btrfs: round down stripe size and chunk size to pow of 2 - - - --- 2022-08-16 Wang Yugui New
btrfs: add test case to check if btrfs RAID5 can detect corrupted data stripe btrfs: add test case to check if btrfs RAID5 can detect corrupted data stripe - - - --- 2022-08-16 Qu Wenruo New
btrfs: round down stripe size and chunk size to pow of 2 btrfs: round down stripe size and chunk size to pow of 2 - - - --- 2022-08-16 Wang Yugui New
btrfs-progs: avoid redefined __bitwise__ warning btrfs-progs: avoid redefined __bitwise__ warning - 1 - --- 2022-08-16 Wang Yugui New
fstests: add btrfs fs-verity send/recv test fstests: add btrfs fs-verity send/recv test - - - --- 2022-08-15 Boris Burkov New
[v3] btrfs-progs: receive: add support for fs-verity [v3] btrfs-progs: receive: add support for fs-verity - - - --- 2022-08-15 Boris Burkov New
[v4] btrfs: send: add support for fs-verity [v4] btrfs: send: add support for fs-verity 1 - - --- 2022-08-15 Boris Burkov New
Check if root is readonly while setting xattr Check if root is readonly while setting xattr - 1 - --- 2022-08-15 Goldwyn Rodrigues New
[7/7] filemap: Remove find_get_pages_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-15 Vishal Moola New
[6/7] ramfs: Convert ramfs_nommu_get_unmapped_area() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-15 Vishal Moola New
[5/7] nilfs2: Convert nilfs_find_uncommited_extent() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-15 Vishal Moola New
[4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-15 Vishal Moola New
[3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios() Convert to filemap_get_folios_contig() - - - --- 2022-08-15 Vishal Moola New
[2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-15 Vishal Moola New
[1/7] filemap: Add filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-15 Vishal Moola New
fs: btrfs: fix possible memory leaks in btrfs_get_dev_args_from_path() fs: btrfs: fix possible memory leaks in btrfs_get_dev_args_from_path() - 1 - --- 2022-08-15 Zixuan Fu New
[RFC,2/2] btrfs-progs: fi resize: support all option for resize support all option for resize command - - - --- 2022-08-15 Sidong Yang New
[RFC,1/2] btrfs-progs: fi resize: refactor function check_resize_args() support all option for resize command - - - --- 2022-08-15 Sidong Yang New
[v3,8/8] fs: erofs: add unaligned read range handling U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v3,7/8] fs: ubifs: rely on higher layer to do unaligned read U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v3,6/8] fs: fat: rely on higher layer to get block aligned read range U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v3,5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v3,4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v3,3/8] fs: btrfs: fix a crash if specified range is beyond file size U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v3,2/8] fs: btrfs: fix a bug which no data get read if the length is not 0 U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v3,1/8] fs: fat: unexport file_fat_read_at() U-boot: fs: add generic unaligned read offset handling - - - --- 2022-08-15 Qu Wenruo New
[v2] btrfs-progs: chunk tree search solution for btrfs249 [v2] btrfs-progs: chunk tree search solution for btrfs249 - - - --- 2022-08-15 hmsjwzb New
btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path - 1 - --- 2022-08-15 ethanlien New
[STABLE,4.9,4.14] btrfs: reject log replay if there is unsupported RO compat flag [STABLE,4.9,4.14] btrfs: reject log replay if there is unsupported RO compat flag - 1 - --- 2022-08-14 Qu Wenruo New
[STABLE,4.19] btrfs: reject log replay if there is unsupported RO compat flag [STABLE,4.19] btrfs: reject log replay if there is unsupported RO compat flag - 1 - --- 2022-08-14 Qu Wenruo New
[STABLE,5.4] btrfs: reject log replay if there is unsupported RO compat flag [STABLE,5.4] btrfs: reject log replay if there is unsupported RO compat flag - 1 - --- 2022-08-14 Qu Wenruo New
[STABLE,v5.10] btrfs: reject log replay if there is unsupported RO compat flag [STABLE,v5.10] btrfs: reject log replay if there is unsupported RO compat flag - 1 - --- 2022-08-14 Qu Wenruo New
[v2] btrfs: don't merge pages into bio if their page offset is not continuous [v2] btrfs: don't merge pages into bio if their page offset is not continuous - 1 - --- 2022-08-13 Qu Wenruo New
btrfs: don't merge pages into bio if their page offset is not continuous btrfs: don't merge pages into bio if their page offset is not continuous - - - --- 2022-08-13 Qu Wenruo New
Revert "btrfs: fix repair of compressed extents" and "btrfs: pass a btrfs_bio to btrfs_repair_one_s… Revert "btrfs: fix repair of compressed extents" and "btrfs: pass a btrfs_bio to btrfs_repair_one_s… - - - --- 2022-08-13 Qu Wenruo New
[1/1] btrfs: Annotate the reservation space wait event with lockdep btrfs: Add a lockdep annotation for the reservation space wait event - - - --- 2022-08-12 Ioannis Angelakopoulos New
[v3,2/2] brfs: send: fix failures when processing inodes with no links btrfs: send: fix failures when processing inodes with no links - 2 - --- 2022-08-12 bingjingc New
[v3,1/2] btrfs: send: refactor get_inode_info() btrfs: send: fix failures when processing inodes with no links - 2 - --- 2022-08-12 bingjingc New
[2/2] btrfs: add info when mount fails due to stale replace target fix issues during suspended replace operation - - - --- 2022-08-12 Anand Jain New
[1/2] btrfs: fix assert during replace-cancel of suspended replace-operation fix issues during suspended replace operation - - - --- 2022-08-12 Anand Jain New
[v1] btrfs-progs: chunk tree search solution for btrfs249 [v1] btrfs-progs: chunk tree search solution for btrfs249 - - - --- 2022-08-12 hmsjwzb New
[RFC,2/2] btrfs: Lockdep annotations for the extent bits wait event btrfs: Add a lockdep annotation for the extent bits wait event - - - --- 2022-08-12 Ioannis Angelakopoulos New
« 1 2 ... 63 64 65407 408 »