messages from 2023-01-08 21:31:35 to 2023-01-11 05:37:12 UTC [more...]
[PATCH V4 0/5] Introduce daemon failover mechanism to recover from crashing
2023-01-11 5:25 UTC (4+ messages)
` [PATCH V4 1/5] cachefiles: introduce object ondemand state
` [PATCH V4 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V4 5/5] cachefiles: add restore command to recover inflight ondemand read requests
remove write_one_page / folio_write_one
2023-01-11 4:58 UTC (18+ messages)
` [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
` [PATCH 4/7] sysv: "
` [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
` [Ocfs2-devel] "
[PATCH v2] filelock: move file locking definitions to separate header file
2023-01-11 4:53 UTC (4+ messages)
[PATCH] fs/pipe: Delete unused do_pipe_flags()
2023-01-11 3:14 UTC (2+ messages)
[PATCH v2 0/4] fs/sysv: Replace kmap() with kmap_local_page()
2023-01-11 2:34 UTC (6+ messages)
` [PATCH v2 1/4] fs/sysv: Use the offset_in_page() helper
` [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()
` [PATCH v2 3/4] fs/sysv: Use dir_put_page() in sysv_rename()
` [PATCH v2 4/4] fs/sysv: Replace kmap() with kmap_local_page()
[PATCH] fs: remove locks_inode
2023-01-11 2:05 UTC (5+ messages)
[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
2023-01-11 1:25 UTC (3+ messages)
` [PATCH 02/14] xfs: document the general theory underlying online fsck design
Do I really need to add mount2 and umount3 syscalls for some crazy experiment
2023-01-11 0:45 UTC (4+ messages)
[PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
2023-01-11 0:11 UTC (2+ messages)
[RFC 0/3] fs: kill old ms_* flags for internal sb
2023-01-10 23:54 UTC (7+ messages)
` [RFC 1/3] apparmor: use SB_* flags for private sb flags
` [RFC 2/3] fs: use SB_NOUSER on path_mount() instead of deprecated MS_NOUSER
` [RFC 3/3] fs: remove old MS_* internal flags for the superblock
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-10 22:51 UTC (7+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
[PATCH] aio: fix mremap after fork null-deref
2023-01-10 22:39 UTC (2+ messages)
[PATCH v5 0/9] Turn iomap_page_ops into iomap_folio_ops
2023-01-10 21:56 UTC (7+ messages)
` [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
[PATCH v4 0/7] iov_iter: Add extraction helpers
2023-01-10 21:41 UTC (14+ messages)
` [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
[PATCH v3 1/2] include/linux/watch_queue: Improve documentation
2023-01-10 19:10 UTC (4+ messages)
` [PATCH v3 0/2] watch_queue: Clean up some code
[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
2023-01-10 18:42 UTC (6+ messages)
` [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
[PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info
2023-01-10 18:32 UTC (6+ messages)
` [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
` [PATCH v5 3/3] fanotify, audit: "
[PATCH] proc: fix to check name length in proc_lookup_de()
2023-01-10 18:01 UTC (2+ messages)
[PATCH] proc: introduce proc_statfs()
2023-01-10 17:58 UTC (2+ messages)
[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Read in filemap_get_read_batch
2023-01-10 17:21 UTC
[PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-10 16:41 UTC (10+ messages)
` [PATCH 2/6] composefs: Add on-disk layout
` [PATCH 3/6] composefs: Add descriptor parsing code
` [PATCH 4/6] composefs: Add filesystem implementation
[PATCH] maple_tree: remove the parameter entry of mas_preallocate
2023-01-10 15:42 UTC
[RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
2023-01-10 15:24 UTC (17+ messages)
` [RFC v6 04/10] iomap: Add iomap_get_folio helper
` [RFC v6 06/10] iomap: Add __iomap_get_folio helper
` [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
[PATCH 0/7] Reduce zonefs memory usage
2023-01-10 13:08 UTC (8+ messages)
` [PATCH 1/7] zonefs: Detect append writes at invalid locations
` [PATCH 2/7] zonefs: Reorganize code
` [PATCH 3/7] zonefs: Simplify IO error handling
` [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size
` [PATCH 5/7] zonefs: Separate zone information from inode information
` [PATCH 6/7] zonefs: Dynamically create file inodes when needed
` [PATCH 7/7] zonefs: Cache zone group directory inodes
[RFC PATCH 0/3] fs: nls: Simplification of ASCII and ISO-8859-1
2023-01-10 9:23 UTC (4+ messages)
` [RFC PATCH 3/3] nls: Replace default nls table by correct iso8859-1 table
[RFC PATCH v2 00/18] fs: Remove usage of broken nls_utf8 and drop it
2023-01-10 9:17 UTC (3+ messages)
` [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option
[PATCH RFC] mm: implement granular soft-dirty vma support
2023-01-10 5:49 UTC (3+ messages)
[PATCH v2 00/11] fsverity: support for non-4K pages
2023-01-10 3:10 UTC (7+ messages)
` [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
[RFC v2 0/6] vfs: provide automatic kernel freeze / resume
2023-01-10 2:11 UTC (5+ messages)
` [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
[LSF/MM/BPF BoF] Session for Zoned Storage 2023
2023-01-10 1:50 UTC (13+ messages)
` [External] "
[PATCH mm-unstable v2 1/2] mm: add vma_has_recency()
2023-01-09 22:51 UTC (3+ messages)
Metal Hellsinger offer for YouTube
2023-01-09 18:42 UTC
[RESEND PATCH] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
2023-01-09 18:12 UTC (3+ messages)
[PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
2023-01-09 18:07 UTC
[PATCH v5 1/2] fs/proc: optimize register ctl_tables
2023-01-09 18:00 UTC (3+ messages)
[RFC PATCH 00/11] fs-verity support for XFS
2023-01-09 17:23 UTC (18+ messages)
` [RFC PATCH 02/11] pagemap: add mapping_clear_large_folios() wrapper
` [RFC PATCH 03/11] xfs: add attribute type for fs-verity
` [RFC PATCH 05/11] xfs: add inode on-disk VERITY flag
` [RFC PATCH 07/11] xfs: disable direct read path for fs-verity sealed files
` [RFC PATCH 09/11] iomap: fs-verity verification on page read
inactive buffer head in lrus prevents page migrate
2023-01-09 16:33 UTC (2+ messages)
[PATCH 00/11] Remove AS_EIO and AS_ENOSPC
2023-01-09 15:43 UTC (23+ messages)
` [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO
` [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
` [PATCH 03/11] f2fs: Convert f2fs_wait_on_node_pages_writeback() to errseq
` [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err()
` [PATCH 05/11] page-writeback: Convert folio_write_one() to use an errseq
` [PATCH 06/11] filemap: Convert filemap_write_and_wait_range() to use errseq
` [PATCH 07/11] filemap: Convert filemap_fdatawait_range() to errseq
` [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
` [PATCH 09/11] mm: Remove AS_EIO and AS_ENOSPC
` [PATCH 10/11] mm: Remove filemap_fdatawait_range_keep_errors()
` [PATCH 11/11] mm: Remove filemap_fdatawait_keep_errors()
[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
2023-01-09 15:33 UTC (4+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
2023-01-09 15:12 UTC (5+ messages)
` [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF
[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
2023-01-09 15:07 UTC (9+ messages)
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
` [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
2023-01-09 9:10 UTC (25+ messages)
` [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h
` [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [PATCH RFC v7 04/23] dept: Add lock "
` [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing
` [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
` [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
` [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait
` [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait
` [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait
` [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another
` [PATCH RFC v7 13/23] dept: Distinguish each work "
` [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait
` [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig
` [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait
` [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait
` [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait
` [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class
[LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions
2023-01-09 8:43 UTC
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-09 6:45 UTC (5+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v7 4/4] selftests: vm: add pagemap ioctl tests
[PATCH] freevxfs: fix kernel-doc warnings
2023-01-09 2:29 UTC
[PATCH] mm/filemap: fix page end in filemap_get_read_batch
2023-01-09 1:58 UTC
[PATCH] ntfs: fix multiple kernel-doc warnings
2023-01-09 1:00 UTC
[PATCH] fuse: fix all W=1 kernel-doc warnings
2023-01-09 1:00 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).