messages from 2024-10-16 15:48:56 to 2024-10-18 09:18:06 UTC [more...]
Dropping of reiserfs
2024-10-18 9:18 UTC (4+ messages)
[PATCH 00/10] Convert ecryptfs to use folios
2024-10-18 8:07 UTC (18+ messages)
` [PATCH 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
` [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
` [PATCH 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
` [PATCH 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() "
` [PATCH 05/10] ecryptfs: Convert ecryptfs_write() to use "
` [PATCH 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take "
` [PATCH 07/10] ecryptfs: Convert ecryptfs_encrypt_page() "
` [PATCH 08/10] ecryptfs: Convert ecryptfs_decrypt_page() "
` [PATCH 09/10] ecryptfs: Convert lower_offset_for_page() "
` [PATCH 10/10] ecryptfs: Pass the folio index to crypt_extent()
[RFC PATCH v1 00/13] zswap IAA compress batching
2024-10-18 7:55 UTC (15+ messages)
` [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req
` [RFC PATCH v1 02/13] crypto: iaa - Add support for irq-less crypto async interface
` [RFC PATCH v1 03/13] crypto: testmgr - Add crypto testmgr acomp poll support
` [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req
` [RFC PATCH v1 05/13] crypto: iaa - Make async mode the default
` [RFC PATCH v1 06/13] crypto: iaa - Disable iaa_verify_compress by default
` [RFC PATCH v1 07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs
` [RFC PATCH v1 08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node
` [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()
` [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA
` [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch()
` [RFC PATCH v1 12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()
[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
2024-10-18 6:49 UTC (9+ messages)
` [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCHv8 0/6] write hints for nvme fdp
2024-10-18 6:03 UTC (14+ messages)
` [PATCHv8 2/6] block: use generic u16 for write hints
` [PATCHv8 3/6] block: introduce max_write_hints queue limit
` [PATCHv8 4/6] fs: introduce per-io hint support flag
` [PATCHv8 5/6] io_uring: enable per-io hinting capability
` [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-18 5:57 UTC (13+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
2024-10-18 5:18 UTC (17+ messages)
[PATCH v2] tmpfs: fault in smaller chunks if large folio allocation not allowed
2024-10-18 1:48 UTC (3+ messages)
` [PATCH v4] tmpfs: don't enable large folios if not supported
[syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
2024-10-18 0:57 UTC (3+ messages)
[RFC][PATCH] getname_maybe_null() - the third variant of pathname copy-in
2024-10-17 23:54 UTC (7+ messages)
[PATCH v7 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-17 23:13 UTC (11+ messages)
` [PATCH v7 1/9] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v7 2/9] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v7 3/9] unicode: Export latest available UTF-8 version number
` [PATCH v7 4/9] unicode: Recreate utf8_parse_version()
` [PATCH v7 5/9] libfs: Export generic_ci_ dentry functions
` [PATCH v7 6/9] tmpfs: Add casefold lookup support
` [PATCH v7 7/9] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v7 8/9] tmpfs: Expose filesystem features via sysfs
` [PATCH v7 9/9] docs: tmpfs: Add casefold options
possible deadlock in freeze_super
2024-10-17 22:47 UTC (6+ messages)
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-10-17 20:38 UTC (8+ messages)
[RFC][PATCHES] struct fderr
2024-10-17 19:47 UTC (4+ messages)
` introduce struct fderr, convert overlayfs uses to that
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2024-10-17 19:40 UTC (19+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
` The "make headers" requirement, revisited: "
[PATCH v3 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-17 19:40 UTC (2+ messages)
[PATCHSET v5.1 5/9] xfs: preparation for realtime allocation groups
2024-10-17 19:03 UTC (3+ messages)
` [PATCH 1/2] xfs: fix rt device offset calculations for FITRIM
` [PATCH 2/2] iomap: add a merge boundary flag
[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-17 18:23 UTC (11+ messages)
[PATCH v3 0/5] Store overlay real upper file in ovl_file
2024-10-17 18:13 UTC (5+ messages)
[REGRESSION] 9pfs issues on 6.12-rc1
2024-10-17 18:00 UTC (5+ messages)
[PATCH RFC v2 0/2] arm64: Add infrastructure for use of AT_HWCAP3
2024-10-17 17:58 UTC (2+ messages)
[PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-17 17:41 UTC (7+ messages)
9pfs regression since 6.12-rc1
2024-10-17 17:08 UTC
[PATCH v7 0/3] FDP and per-io hints
2024-10-17 16:23 UTC (12+ messages)
` [PATCH v7 3/3] io_uring: enable per-io hinting capability
[PATCH bpf-next 0/2] security.bpf xattr name prefix
2024-10-17 15:03 UTC (10+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
[PATCH v5 00/30] Permission Overlay Extension
2024-10-17 14:00 UTC (11+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
[PATCH] afs: Fix lock recursion
2024-10-17 13:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] fs: Fix uninitialized value issue in from_kuid and from_kgid
2024-10-17 13:32 UTC (3+ messages)
[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
2024-10-17 11:22 UTC (4+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch
[PATCH] netfs: Fix kdoc of netfs_read_subreq_progress()
2024-10-17 11:03 UTC (2+ messages)
[syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
2024-10-17 10:11 UTC (7+ messages)
[PATCH] fs: Fix uninitialized value issue in from_kuid
2024-10-17 9:58 UTC (5+ messages)
[PATCH] fs: fix f_ref kernel-doc struct member name
2024-10-17 9:19 UTC (2+ messages)
[syzbot] [kernfs?] INFO: task hung in do_coredump (3)
2024-10-17 9:02 UTC
[PATCH v9 0/8] block atomic writes for xfs
2024-10-17 7:57 UTC (12+ messages)
` [PATCH v9 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v9 3/8] block: Add bdev atomic write limits helpers
` [PATCH v9 5/8] fs: iomap: Atomic write support
` [PATCH v9 7/8] xfs: Validate atomic writes
` [PATCH v9 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH v2] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read
2024-10-17 6:23 UTC
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-10-17 4:53 UTC (2+ messages)
[PATCH v3] XArray: minor documentation improvements
2024-10-17 0:34 UTC (3+ messages)
` [PATCH v4] "
[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-10-16 21:59 UTC (4+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
2024-10-16 20:00 UTC (4+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
[PATCH 0/3] introduce PIDFD_SELF* sentinels
2024-10-16 19:58 UTC (5+ messages)
` [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[GIT PULL] Fsnotify changes for 6.12-rc1
2024-10-16 19:28 UTC (9+ messages)
[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
2024-10-16 19:05 UTC (3+ messages)
[PATCH] fs: don't try and remove empty rbtree node
2024-10-16 17:49 UTC
[PATCH v2] fanotify: allow reporting errors on failure to open fd
2024-10-16 17:46 UTC (3+ messages)
[PATCH] netfs: Downgrade i_rwsem for a buffered write
2024-10-16 16:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).