messages from 2024-12-02 01:05:27 to 2024-12-04 11:27:07 UTC [more...]
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-12-04 11:27 UTC (8+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
[PATCH] fs: don't block write during exec on pre-content watched files
2024-12-04 11:19 UTC (5+ messages)
[PATCH 00/11] fix hungtask due to repeated traversal of inodes list
2024-12-04 11:17 UTC (5+ messages)
` [PATCH 10/11] fs: "
[RFC PATCH] file: Wrap locking mechanism for f_pos_lock
2024-12-04 11:11 UTC (3+ messages)
[PATCH 0/2] jbd2: two straightforward fixes
2024-12-04 11:00 UTC (9+ messages)
` [PATCH 1/2] jbd2: increase IO priority for writing revoke records
` [PATCH 2/2] jbd2: flush filesystem device before updating tail sequence
[PATCH] fs: Fix typo in pnode.c
2024-12-04 10:48 UTC (2+ messages)
[PATCH v2] netfs: fix kernel BUG in iov_iter_revert()
2024-12-04 9:56 UTC (2+ messages)
` syzbot program that crashes netfslib can also crash fuse
[PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
2024-12-04 9:06 UTC (8+ messages)
[QUESTION] inconsistent use of smp_mb()
2024-12-04 8:27 UTC (2+ messages)
[PATCH v11 00/10] Read/Write with meta/integrity
2024-12-04 8:09 UTC (6+ messages)
` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
[PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure
2024-12-04 8:06 UTC (3+ messages)
[PATCH] f2fs: ensure that node info flags are always initialized
2024-12-04 6:09 UTC
[PATCHSET v6 0/12] Uncached buffered IO
2024-12-04 5:52 UTC (18+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/12] mm/readahead: add folio allocation helper
` [PATCH 03/12] mm: add PG_uncached page flag
` [PATCH 04/12] mm/readahead: add readahead_control->uncached member
` [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/12] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/12] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 12/12] mm: add FGP_UNCACHED folio creation flag
[PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
2024-12-04 4:55 UTC (2+ messages)
[syzbot] [netfs?] WARNING in netfs_retry_reads (2)
2024-12-04 1:51 UTC (3+ messages)
[PATCH linux-next v4] ksm: add ksm involvement information for each process
2024-12-04 0:56 UTC (2+ messages)
[PATCH RFC v7 00/16] fuse: fuse-over-io-uring
2024-12-03 22:46 UTC (20+ messages)
` [PATCH RFC v7 04/16] fuse: Add fuse-io-uring design documentation
` [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring
` [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task
` [PATCH RFC v7 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD
[PATCH] initramfs: Protect the built-in initramfs from the external one
2024-12-03 20:52 UTC
Removing page->index
2024-12-03 19:51 UTC
[GIT PULL] Quota and udf fixes for 6.13-rc2
2024-12-03 19:06 UTC (2+ messages)
[syzbot] [exfat?] general protection fault in exfat_get_dentry_cached
2024-12-03 18:30 UTC
[PATCH 0/5] mm/vma: make more mmap logic userland testable
2024-12-03 18:05 UTC (6+ messages)
` [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
` [PATCH 2/5] mm/vma: move unmapped_area() "
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
` [PATCH 4/5] mm/vma: move stack expansion logic to mm/vma.c
` [PATCH 5/5] mm/vma: move __vm_munmap() "
[PATCH RESEND v5] XArray: minor documentation improvements
2024-12-03 17:02 UTC (2+ messages)
fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized]
2024-12-03 16:55 UTC (2+ messages)
[RFC PATCH] fanotify: notify on mount attach and detach
2024-12-03 16:42 UTC (8+ messages)
[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-12-03 15:09 UTC (22+ messages)
` [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH RESEND v7 04/17] fscrypt: add support for "
` [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
2024-12-03 14:42 UTC (3+ messages)
[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
2024-12-03 14:32 UTC (8+ messages)
` [PATCH 1/4] exportfs: add flag to indicate local "
[PATCH] rust: miscdevice: add fops->show_fdinfo() hook
2024-12-03 12:34 UTC
[PATCH] rust: miscdevice: access file in fops
2024-12-03 12:32 UTC
[BUG] 2038 warning is not printed with new mount API
2024-12-03 11:06 UTC (6+ messages)
[PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
2024-12-03 11:01 UTC (13+ messages)
` [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-12-03 10:51 UTC (8+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
[linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
2024-12-03 9:33 UTC (5+ messages)
[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
2024-12-03 8:29 UTC (5+ messages)
` [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
[RFC PATCH 0/1] Large folios in block buffered IO path
2024-12-03 5:01 UTC (11+ messages)
[PATCH v2] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
2024-12-03 4:57 UTC (2+ messages)
[PATCH] jfs: reject on-disk inodes of an unsupported type
2024-12-03 4:25 UTC (3+ messages)
[PATCH v3 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
2024-12-03 4:23 UTC (2+ messages)
` [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic
[PATCH 08/11] tools headers: Sync uapi/linux/fcntl.h with the kernel sources
2024-12-03 3:53 UTC (2+ messages)
` [PATCH 09/11] tools headers: Sync uapi/linux/mount.h "
[syzbot] [exfat?] general protection fault in exfat_init_ext_entry
2024-12-03 3:10 UTC (5+ messages)
[PATCH] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
2024-12-02 23:04 UTC (3+ messages)
[PATCH] selftests/pidfd: add pidfs file handle selftests
2024-12-02 22:44 UTC
[PATCH] fuse: add a null-ptr check
2024-12-02 22:26 UTC (7+ messages)
bpf_task_storage improvement question
2024-12-02 19:37 UTC (2+ messages)
[PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
2024-12-02 19:04 UTC (3+ messages)
[PATCH v3 fanotify 0/2] Fanotify in kernel filter
2024-12-02 17:38 UTC (7+ messages)
` [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
[PATCH RFC 0/6] pidfs: implement file handle support
2024-12-02 16:05 UTC (11+ messages)
` [PATCH RFC 1/6] pseudofs: add support for export_ops
` [PATCH RFC 2/6] fhandle: simplify error handling
` [PATCH RFC 3/6] exportfs: add open method
` [PATCH RFC 4/6] fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh()
` [PATCH RFC 5/6] exportfs: add permission method
[RFC PATCH 0/4] Add support for File Based Memory Management
2024-12-02 15:56 UTC (3+ messages)
` [RFC PATCH 4/4] Add base implementation of an MFS
[PATCH RFC v2 0/3] pidfs: file handle preliminaries
2024-12-02 15:35 UTC (7+ messages)
` [PATCH RFC v2 1/3] pidfs: rework inode number allocation
` [PATCH RFC v2 2/3] pidfs: remove 32bit inode number handling
` [PATCH RFC v2 3/3] pidfs: support FS_IOC_GETVERSION
[syzbot] [iomap?] WARNING in iomap_zero_iter
2024-12-02 14:43 UTC (2+ messages)
[Kernel Bug] WARNING in bfs_rename
2024-12-02 14:36 UTC
[PATCH v2] hfs: Sanity check the root record
2024-12-02 14:32 UTC (3+ messages)
[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
2024-12-02 14:31 UTC (8+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[syzbot] [bcachefs?] INFO: task hung in vfs_unlink (5)
2024-12-02 13:10 UTC
[PATCH] fs:fc_log replace magic number 7 with ARRAY_SIZE()
2024-12-02 12:33 UTC (3+ messages)
` [PATCH] fs: fc_log "
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-12-02 10:44 UTC (21+ messages)
"KASAN: slab-out-of-bounds Read in load_misc_binary" in Linux Kernel Version 4.9
2024-12-02 9:22 UTC (2+ messages)
“BUG: unable to handle kernel paging request in anon_inode_getfile” in Linux Kenrel Version 2.6.32
2024-12-02 4:39 UTC (2+ messages)
[syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_args
2024-12-02 1:05 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