Sweet Tea Dorminy ([email protected])

Number of posts: 59 (0.08 per day)
First post: 2022-02-14 10:42:58
Last post: 2024-04-08 06:32:25

Date List Subject
2024-04-08 06:32:25 linux-kernel Re: [PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
2024-04-04 20:19:23 linux-kernel [PATCH v3 10/13] ocfs2: fiemap: return correct extent physical length
2024-04-04 20:19:22 linux-kernel [PATCH v3 13/13] bcachefs: fiemap: emit new COMPRESSED state
2024-04-04 20:17:48 linux-kernel [PATCH v3 07/13] ext4: fiemap: return correct extent physical length
2024-04-04 20:17:14 linux-kernel [PATCH v3 12/13] f2fs: fiemap: emit new COMPRESSED state
2024-04-03 20:24:05 linux-kernel [PATCH v3 03/13] fs: fiemap: add new COMPRESSED extent state
2024-04-03 20:23:57 linux-kernel [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
2024-04-03 20:17:29 linux-kernel [PATCH v3 11/13] bcachefs: fiemap: return correct extent physical length
2024-04-03 18:42:06 linux-kernel [PATCH v3 00/13] fiemap extension for more physical information
2024-03-29 02:38:26 linux-kernel Re: [PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
2023-12-31 17:37:02 linux-kernel Re: [PATCH RFC v2 00/16] btrfs: fscrypt integration status
2022-12-12 20:59:11 linux-kernel Re: [PATCH] btrfs: Fix an error handling path in btrfs_rename()
2022-07-26 02:50:14 linux-kernel Re: [PATCH RFC 4/4] fscrypt: Add new encryption policy for btrfs.
2022-07-26 02:14:54 linux-kernel Re: [PATCH RFC 2/4] fscrypt: add flag allowing partially-encrypted directories
2022-07-24 01:26:22 linux-kernel [PATCH RFC 2/4] fscrypt: add flag allowing partially-encrypted directories
2022-07-24 01:25:54 linux-kernel [PATCH RFC 1/4] fscrypt: expose fscrypt_nokey_name
2022-07-24 01:25:10 linux-kernel [PATCH RFC v2 02/16] btrfs: use fscrypt_name's instead of name/len everywhere.
2022-07-24 01:23:44 linux-kernel [PATCH RFC v2 05/16] btrfs: disable various operations on encrypted inodes
2022-07-24 01:23:36 linux-kernel [PATCH RFC v2 13/16] btrfs: reuse encrypted filename hash when possible.
2022-07-24 01:19:43 linux-kernel [PATCH RFC v2 14/16] btrfs: adapt directory read and lookup to potentially encrypted filenames
2022-07-24 01:19:32 linux-kernel [PATCH RFC v2 16/16] btrfs: implement fscrypt ioctls
2022-07-24 01:17:37 linux-kernel [PATCH RFC v2 12/16] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag.
2022-07-24 01:17:26 linux-kernel [PATCH RFC v2 11/16] btrfs: store an IV per encrypted normal file extent
2022-07-24 01:13:39 linux-kernel [PATCH RFC 3/4] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility
2022-07-24 01:11:44 linux-kernel [PATCH RFC v2 06/16] btrfs: add fscrypt operation table to superblock
2022-07-24 01:07:13 linux-kernel [PATCH RFC v2 08/16] btrfs: add a subvolume flag for whole-volume encryption
2022-07-24 01:06:45 linux-kernel [PATCH RFC v2 10/16] btrfs: add iv generation function for fscrypt
2022-07-24 01:06:20 linux-kernel [PATCH RFC v2 15/16] btrfs: encrypt normal file extent data if appropriate
2022-07-24 01:06:17 linux-kernel [PATCH RFC v2 04/16] btrfs: factor a fscrypt_name matching method
2022-07-24 01:04:37 linux-kernel [PATCH RFC v2 03/16] btrfs: setup fscrypt_names from dentrys using helper
2022-07-24 01:04:24 linux-kernel [PATCH RFC v2 01/16] btrfs: store directorys' encryption state
2022-07-24 00:56:11 linux-kernel [PATCH RFC v2 09/16] btrfs: translate btrfs encryption flags and encrypted inode flag.
2022-07-24 00:55:55 linux-kernel [PATCH RFC v2 07/16] btrfs: start using fscrypt hooks.
2022-07-24 00:55:19 linux-kernel [PATCH RFC v2 00/16] btrfs: add fscrypt integration
2022-07-24 00:54:47 linux-kernel [PATCH RFC 4/4] fscrypt: Add new encryption policy for btrfs.
2022-07-24 00:53:38 linux-kernel [PATCH RFC 0/4] fscrypt changes for btrfs encryption
2022-07-23 22:41:28 linux-kernel [PATCH] btrfs: change btrfs_insert_file_extent() to btrfs_insert_hole_extent()
2022-04-10 07:33:35 linux-kernel [PATCH] btrfs: restore inode creation before xattr setting
2022-04-07 21:19:28 linux-kernel [PATCH] btrfs: wait between incomplete batch allocations
2022-04-01 15:41:33 linux-kernel Re: [PATCH v3 2/2] btrfs: allocate page arrays using bulk page allocator
2022-03-31 05:03:19 linux-kernel [PATCH v3 1/2] btrfs: factor out allocating an array of pages
2022-03-31 04:53:23 linux-kernel [PATCH v2 0/2] btrfs: allocate page arrays more efficiently
2022-03-31 04:40:47 linux-kernel [PATCH v3 2/2] btrfs: allocate page arrays using bulk page allocator
2022-03-31 04:34:38 linux-kernel [PATCH v2 2/2] btrfs: allocate page arrays using bulk page allocator
2022-03-31 04:32:20 linux-kernel [PATCH v3 0/2] btrfs: allocate page arrays more efficiently
2022-03-31 03:49:25 linux-kernel Re: [PATCH 1/2] btrfs: Factor out allocating an array of pages.
2022-03-31 02:44:30 linux-kernel Re: [PATCH v2 0/2] btrfs: allocate page arrays more efficiently
2022-03-30 22:18:02 linux-kernel [PATCH v2 1/2] btrfs: factor out allocating an array of pages
2022-03-28 22:37:38 linux-kernel [PATCH 1/2] btrfs: Factor out allocating an array of pages.
2022-03-28 22:37:15 linux-kernel [PATCH 0/2] btrfs: Allocate page arrays more efficiently.
2022-03-28 22:12:18 linux-kernel [PATCH 2/2] btrfs: Allocate page arrays using bulk page allocator.