messages from 2025-01-31 08:09:58 to 2025-02-03 22:20:07 UTC [more...]
Immutable vs read-only for Windows compatibility
2025-02-03 22:19 UTC (13+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2025-02-03 22:04 UTC (13+ messages)
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [REGRESSION] "
[PATCH v5 0/2] fstests: test reads/writes from hugepages-backed buffers
2025-02-03 21:54 UTC (11+ messages)
` [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages
[PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust
2025-02-03 21:52 UTC (2+ messages)
[git pull] fix for regression in d_revalidate() series
2025-02-03 21:49 UTC (2+ messages)
[PATCH] fix braino in "9p: fix ->rename_sem exclusion"
2025-02-03 21:17 UTC
[PATCH] bcachefs docs: SubmittingPatches.rst
2025-02-03 19:59 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
2025-02-03 19:53 UTC (4+ messages)
PI and data checksumming for XFS
2025-02-03 19:51 UTC (10+ messages)
` [PATCH 1/7] block: support integrity generation and verification from file systems
` [PATCH 2/7] iomap: introduce iomap_read_folio_ops
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
` [PATCH 4/7] iomap: support ioends for reads
` [PATCH 5/7] iomap: limit buffered I/O size to 128M
` [PATCH 6/7] xfs: support T10 protection information
` [PATCH 7/7] xfs: implement block-metadata based data checksums
[syzbot] [udf?] general protection fault in d_splice_alias
2025-02-03 19:48 UTC
[PATCH v2] fuse: optimize over-io-uring request expiration check
2025-02-03 19:37 UTC (2+ messages)
[exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
2025-02-03 19:26 UTC
[PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
2025-02-03 18:50 UTC
[PATCHv2 00/11] block write streams with nvme fdp
2025-02-03 18:41 UTC
[PATCH v4 00/10] fuse: support large folios
2025-02-03 18:24 UTC (2+ messages)
[PATCH] netfs: Fix a number of read-retry hangs
2025-02-03 18:01 UTC (4+ messages)
` [PATCH] netfs: Add retry stat counters
[PATCH] fuse: add a new "connections" file to show longest waiting reqeust
2025-02-03 17:52 UTC (4+ messages)
[LSF/MM/BPF TOPIC] allowing parallel directory modifications at the VFS layer
2025-02-03 17:19 UTC (5+ messages)
[PATCH] statmount: add a new supported_mask field
2025-02-03 17:09 UTC
[PATCHSET 0/9] io_uring epoll wait support
2025-02-03 16:23 UTC (10+ messages)
` [PATCH 1/9] eventpoll: abstract out main epoll reaper into a function
` [PATCH 2/9] eventpoll: add helper to remove wait entry from wait queue head
` [PATCH 3/9] eventpoll: abstract out ep_try_send_events() helper
` [PATCH 4/9] eventpoll: add struct wait_queue_entry argument to epoll_wait()
` [PATCH 5/9] eventpoll: add ep_poll_queue() loop
` [PATCH 6/9] io_uring/epoll: remove CONFIG_EPOLL guards
` [PATCH 7/9] io_uring/poll: pull ownership handling into poll.h
` [PATCH 8/9] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
` [PATCH 9/9] io_uring/epoll: add multishot "
[LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
2025-02-03 16:18 UTC (4+ messages)
[PATCH 0/5] samples/kernfs: Add a pseudo-filesystem to demonstrate kernfs usage
2025-02-03 16:12 UTC (11+ messages)
[LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
2025-02-03 16:06 UTC (11+ messages)
` [Lsf-pc] "
[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
2025-02-03 14:51 UTC (26+ messages)
` [PATCH net 01/24] crypto/krb5: Add API Documentation
` [PATCH net 02/24] crypto/krb5: Add some constants out of sunrpc headers
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
` [PATCH net 04/24] crypto/krb5: Test manager data
` [PATCH net 05/24] crypto/krb5: Implement Kerberos crypto core
` [PATCH net 06/24] crypto/krb5: Add an API to query the layout of the crypto section
` [PATCH net 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object
` [PATCH net 08/24] crypto/krb5: Add an API to perform requests
` [PATCH net 09/24] crypto/krb5: Provide infrastructure and key derivation
` [PATCH net 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 "
` [PATCH net 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions
` [PATCH net 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
` [PATCH net 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
` [PATCH net 14/24] crypto/krb5: Implement the AES enctypes from rfc3962
` [PATCH net 15/24] crypto/krb5: Implement the AES enctypes from rfc8009
` [PATCH net 16/24] crypto/krb5: Implement the Camellia enctypes from rfc6803
` [PATCH net 17/24] crypto/krb5: Implement crypto self-testing
` [PATCH net 18/24] rxrpc: Pull out certain app callback funcs into an ops table
` [PATCH net 19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to
` [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk
` [PATCH net 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class
` [PATCH net 22/24] rxrpc: rxgk: Provide infrastructure and key derivation
` [PATCH net 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
` [PATCH net 24/24] rxrpc: rxgk: Implement connection rekeying
REMINDER - LSF/MM/BPF: 2025: Call for Proposals
2025-02-03 14:26 UTC (2+ messages)
[PATCH 0/5] fs/buffer: strack reduction on async read
2025-02-03 14:00 UTC (7+ messages)
[LSF/MM/BPF TOPIC] File system checksum offload
2025-02-03 13:32 UTC (17+ messages)
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-03 11:29 UTC (4+ messages)
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
[syzbot] [fs?] KMSAN: uninit-value in full_proxy_unlocked_ioctl
2025-02-03 11:27 UTC (5+ messages)
` [PATCH] debugfs: add fsd's methods initialization
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-02-03 9:05 UTC (8+ messages)
[PATCHv3 00/11] Get rid of PG_reclaim and rename PG_dropbehind
2025-02-03 8:39 UTC (12+ messages)
` [PATCHv3 02/11] drm/i915/gem: Convert __shmem_writeback() to folios
` [PATCHv3 03/11] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim
` [PATCHv3 06/11] mm/vmscan: "
[syzbot] [fs?] upstream test error: BUG: unable to handle kernel paging request in put_links
2025-02-03 8:35 UTC
[PATCH v11 00/10] Read/Write with meta/integrity
2025-02-03 6:53 UTC (3+ messages)
` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
[syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll
2025-02-03 1:37 UTC (2+ messages)
[PATCH v3 0/6] ima: Remove unnecessary inode locks
2025-02-03 1:31 UTC (13+ messages)
` [PATCH v3 1/6] fs: ima: Remove S_IMA and IS_IMA()
` [PATCH v3 2/6] ima: Remove inode lock
` [PATCH v3 3/6] ima: Detect if lock is held when iint pointer is set in inode security blob
` [PATCH v3 4/6] ima: Mark concurrent accesses to the iint pointer in the "
` [PATCH v3 5/6] ima: Defer fixing security.ima to __fput()
` [PATCH v3 6/6] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init
2025-02-02 22:30 UTC
[git pull] a couple of misc vfs patches
2025-02-01 23:25 UTC (2+ messages)
[PATCH] exec: improve clarity of comment regarding pid save-asides
2025-02-01 20:51 UTC
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-02-01 16:53 UTC
[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
2025-02-01 16:38 UTC (8+ messages)
[PATCH] exec: remove redundant save asides of old pid/vpid
2025-02-01 11:03 UTC (3+ messages)
WARNING in vfs_set_acl [with reproducer]
2025-02-01 10:53 UTC
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
2025-02-01 7:12 UTC (5+ messages)
[PATCH 1/5] Add manpage for open_tree(2)
2025-02-01 2:43 UTC (2+ messages)
[LSF/MM/BPF TOPIC] An SRCU that is faster than RCU Tasks Trace
2025-01-31 23:03 UTC
[syzbot] [fs?] WARNING: bad unlock balance in seq_read_iter
2025-01-31 20:47 UTC
[PATCH][RFC] add a string-to-qstr constructor
2025-01-31 20:41 UTC (3+ messages)
[GIT PULL] sysctl constification changes for v6.14-rc1
2025-01-31 20:03 UTC (4+ messages)
` "
[git pull] hostfs fix
2025-01-31 17:45 UTC (2+ messages)
[GIT PULL] orangefs syzbot fix
2025-01-31 17:45 UTC (2+ messages)
[RFC PATCH v1 0/3] Expose Landlock domain IDs via pidfd
2025-01-31 17:35 UTC
[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
2025-01-31 17:06 UTC (6+ messages)
[GIT PULL] orangefs syzbot fix resend
2025-01-31 16:41 UTC
[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
2025-01-31 16:08 UTC (2+ messages)
[PATCH v5 0/3] mount notification
2025-01-31 14:39 UTC (7+ messages)
` [PATCH v5 2/3] fanotify: notify on mount attach and detach
[LSF/MM/BPF TOPIC] FUSE io_uring zero copy
2025-01-31 14:13 UTC (3+ messages)
[PATCH] fs/ntfs3: Update inode->i_mapping->a_ops on compression state change
2025-01-31 13:18 UTC (2+ messages)
` [PATCH v2] fs/ntfs3: Update inode->i_mapping->a_ops on compression state
[PATCH v3 0/7] iomap: incremental per-operation iter advance
2025-01-31 12:50 UTC (6+ messages)
` [PATCH v3 3/7] iomap: refactor iter and advance continuation logic
` [PATCH v3 7/7] iomap: advance the iter directly on zero range
[LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?
2025-01-31 11:47 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Migrating the un-migratable
2025-01-31 9:21 UTC (3+ messages)
[PATCH v12 bpf-next 0/5] Enable writing xattr from BPF programs
2025-01-31 9:10 UTC (5+ messages)
` [PATCH v12 bpf-next 3/5] bpf: lsm: Add two more sleepable hooks
` [PATCH v12 bpf-next 4/5] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
[PATCH v11 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-31 8:32 UTC (5+ messages)
` [PATCH v11 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
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).