messages from 2022-04-14 18:59:08 to 2022-04-19 04:53:04 UTC [more...]
[PATCH v13 0/7] fsdax: introduce fs query to support reflink
2022-04-19 4:50 UTC (7+ messages)
` [PATCH v13 1/7] dax: Introduce holder for dax_device
` [PATCH v13 2/7] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v13 3/7] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v13 4/7] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v13 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v13 7/7] fsdax: set a CoW flag when associate reflink mappings
[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
2022-04-19 3:42 UTC (5+ messages)
` [PATCH v3 1/3] shmem: Keep track of out-of-memory and out-of-space errors
` [PATCH v3 2/3] shmem: Introduce /sys/fs/tmpfs support
` [PATCH v3 3/3] shmem: Expose space and accounting error count
[PATCH 1/2] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-04-19 3:32 UTC (5+ messages)
` [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
[PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
2022-04-19 3:31 UTC (18+ messages)
` [PATCH RFC 01/15] SUNRPC: Replace dprintk() call site in xs_data_ready
` [PATCH RFC 02/15] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH RFC 03/15] SUNRPC: Capture cmsg metadata on client-side receive
` [PATCH RFC 04/15] SUNRPC: Fail faster on bad verifier
` [PATCH RFC 05/15] SUNRPC: Widen rpc_task::tk_flags
` [PATCH RFC 06/15] SUNRPC: Add RPC client support for the RPC_AUTH_TLS authentication flavor
` [PATCH RFC 07/15] SUNRPC: Refactor rpc_call_null_helper()
` [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
` [PATCH RFC 09/15] SUNRPC: Add a cl_xprtsec_policy field
` [PATCH RFC 10/15] SUNRPC: Expose TLS policy via the rpc_create() API
` [PATCH RFC 11/15] SUNRPC: Add infrastructure for async RPC_AUTH_TLS probe
` [PATCH RFC 12/15] SUNRPC: Add FSM machinery to handle RPC_AUTH_TLS on reconnect
` [PATCH RFC 13/15] NFS: Replace fs_context-related dprintk() call sites with tracepoints
` [PATCH RFC 14/15] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH RFC 15/15] NFS: Add an "xprtsec=" NFS mount option
[PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
2022-04-19 0:30 UTC (9+ messages)
[PATCH] binfmt_flat: fix sparse annotation ordering
2022-04-18 22:01 UTC (2+ messages)
[PATCH v2] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
2022-04-18 21:59 UTC (2+ messages)
generic/068 crash on 5.18-rc2?
2022-04-18 18:44 UTC (6+ messages)
[PATCH] exfat: check if cluster num is valid
2022-04-18 17:39 UTC
[mm/readahead] 793917d997: fio.read_iops -18.8% regression
2022-04-18 17:08 UTC
[PATCH RFC 0/5] Implement a TLS handshake upcall
2022-04-18 16:49 UTC (6+ messages)
` [PATCH RFC 1/5] net: Add distinct sk_psock field
` [PATCH RFC 2/5] tls: build proto after context has been initialized
` [PATCH RFC 3/5] net/tls: Add an AF_TLSH address family
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
` [PATCH RFC 5/5] net/tls: Add observability for AF_TLSH sockets
[PATCH v2] fs-writeback: writeback_sb_inodes: Recalculate 'wrote' according skipped pages
2022-04-18 13:27 UTC
use block_device based APIs in block layer consumers v3
2022-04-18 12:52 UTC (47+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
2022-04-18 8:39 UTC (18+ messages)
` [PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
` [PATCH v3 3/7] xfs: Only do posix acl setup/release operation under CONFIG_XFS_POSIX_ACL
` [PATCH v3 4/7] nfs3: Only do posix acl setup/release operation under CONFIG_NFS_V3_ACL
` [PATCH v3 5/7] fs: Add new helper prepare_mode
` [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
` [PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create
[PATCH] ext4: Fix journal_ioprio mount option handling
2022-04-18 8:35 UTC
[PATCH v2] block: add filemap_invalidate_lock_killable()
2022-04-18 5:14 UTC (2+ messages)
[PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
2022-04-18 5:00 UTC (6+ messages)
[PATCH RFC v19 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
2022-04-18 1:18 UTC (8+ messages)
` [PATCH RFC v19 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client
[PATCH 0/8] zonefs improvements
2022-04-18 1:12 UTC (9+ messages)
` [PATCH 1/8] zonefs: Clear inode information flags on inode creation
` [PATCH 2/8] zonefs: Fix management of open zones
` [PATCH 3/8] zonefs: Rename super block information fields
` [PATCH 4/8] zonefs: Always do seq file write open accounting
` [PATCH 5/8] zonefs: Export open zone resource information through sysfs
` [PATCH 6/8] zonefs: Add active seq file accounting
` [PATCH 7/8] documentation: zonefs: Cleanup the mount options section
` [PATCH 8/8] documentation: zonefs: Document sysfs attributes
fscache corruption in Linux 5.17?
2022-04-16 19:55 UTC (3+ messages)
[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
2022-04-16 4:25 UTC (15+ messages)
Fwd: Adding crates
2022-04-16 3:27 UTC (3+ messages)
Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
2022-04-16 0:58 UTC (5+ messages)
[PATCH sysctl-next] kernel/kexec_core: move kexec_core sysctls into its own file
2022-04-15 22:59 UTC (8+ messages)
[PATCH] fs/proc: Introduce list_for_each_table_entry for proc sysctl
2022-04-15 22:35 UTC (2+ messages)
[PATCH sysctl-next v3] latencytop: move sysctl to its own file
2022-04-15 22:01 UTC (2+ messages)
[syzbot] WARNING in fuse_write_file_get
2022-04-15 18:30 UTC
[PATCH v7 0/6] DAX poison recovery
2022-04-15 16:18 UTC (11+ messages)
` [PATCH v7 1/6] x86/mm: fix comment
` [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
[PATCH v2 1/3] vfs: Add inode_sgid_strip() api
2022-04-15 14:03 UTC (12+ messages)
` [PATCH v2 2/3] vfs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
[PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics
2022-04-15 12:36 UTC (22+ messages)
` [PATCH v9 01/21] cachefiles: extract write routine
` [PATCH v9 02/21] cachefiles: notify user daemon when looking up cookie
` [PATCH v9 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode
` [PATCH v9 04/21] cachefiles: notify user daemon when withdrawing cookie
` [PATCH v9 05/21] cachefiles: implement on-demand read
` [PATCH v9 06/21] cachefiles: enable on-demand read mode
` [PATCH v9 07/21] cachefiles: add tracepoints for "
` [PATCH v9 08/21] cachefiles: document "
` [PATCH v9 09/21] erofs: make erofs_map_blocks() generally available
` [PATCH v9 10/21] erofs: add fscache mode check helper
` [PATCH v9 11/21] erofs: register fscache volume
` [PATCH v9 12/21] erofs: add fscache context helper functions
` [PATCH v9 13/21] erofs: add anonymous inode caching metadata for data blobs
` [PATCH v9 14/21] erofs: add erofs_fscache_read_folios() helper
` [PATCH v9 15/21] erofs: register fscache context for primary data blob
` [PATCH v9 16/21] erofs: register fscache context for extra data blobs
` [PATCH v9 17/21] erofs: implement fscache-based metadata read
` [PATCH v9 18/21] erofs: implement fscache-based data read for non-inline layout
` [PATCH v9 19/21] erofs: implement fscache-based data read for inline layout
` [PATCH v9 20/21] erofs: implement fscache-based data readahead
` [PATCH v9 21/21] erofs: add 'fsid' mount option
[PATCH] fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT flag
2022-04-15 11:53 UTC
[syzbot] general protection fault in __dentry_path (2)
2022-04-15 5:01 UTC
[PATCH] fs: sendfile handles O_NONBLOCK of out_fd
2022-04-15 0:50 UTC
[PATCH resend] VFS: filename_create(): fix incorrect intent
2022-04-14 23:02 UTC (2+ messages)
[GIT PULL] fscache: Miscellaneous fixes
2022-04-14 18:59 UTC (2+ messages)
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).