messages from 2022-01-19 17:15:29 to 2022-01-25 09:15:39 UTC [more...]
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2022-01-25 8:19 UTC (4+ messages)
[PATCH] kbuild: unify cmd_copy and cmd_shipped
2022-01-25 6:40 UTC
[PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array
2022-01-25 3:21 UTC (2+ messages)
[PATCH v1] binfmt_misc: fix crash when load/unload module
2022-01-24 23:16 UTC (9+ messages)
` [PATCH v2 0/2] Fix regression on binfmt_misc
` [PATCH v2 1/2] binfmt_misc: fix crash when load/unload module
` [PATCH v2 2/2] sysctl: fix return type to make compiler happy
[PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
2022-01-25 2:55 UTC (4+ messages)
RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
2022-01-24 22:17 UTC (10+ messages)
improve the bio allocation interface v2
2022-01-24 21:07 UTC (21+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
` [PATCH 06/19] dm-crypt: remove clone_init
` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
` [PATCH 08/19] dm-thin: "
` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
` [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
` [PATCH 13/19] block: move blk_next_bio to bio.c
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
` [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
` [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
` [PATCH 17/19] block: pass a block_device and opf to bio_alloc
` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 19/19] block: pass a block_device and opf to bio_reset
Mutual Investment Proposal
2022-01-24 22:05 UTC
[PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
2022-01-24 16:10 UTC
[PATCH] vfs: Pre-allocate superblock in sget_fc() if !test
2022-01-24 14:58 UTC (3+ messages)
[PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event
2022-01-24 13:50 UTC (3+ messages)
` [PATCH v2 2/2] fsnotify: fix fsnotify hooks in pseudo filesystems
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-24 13:29 UTC (4+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
[ANNOUNCE] util-linux stable realase v2.37.3
2022-01-24 11:13 UTC
[PATCHv1 0/2] jbd2: Kill age-old t_handle_lock transaction spinlock
2022-01-24 9:12 UTC (5+ messages)
` [PATCHv1 1/2] jbd2: Kill "
` [PATCHv1 2/2] jbd2: Remove CONFIG_JBD2_DEBUG to update t_max_wait
[PATCH] unicode: clean up the Kconfig symbol confusion
2022-01-24 9:08 UTC (3+ messages)
[PATCH 1/5] mm: rmap: fix cache flush on THP pages
2022-01-24 9:07 UTC (13+ messages)
` [PATCH 2/5] dax: fix cache flush on PMD-mapped pages
` [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
` [PATCH 4/5] dax: fix missing writeprotect the pte entry
` [PATCH 5/5] mm: remove range parameter from follow_invalidate_pte()
[PATCH v3 0/7] DAX poison recovery
2022-01-24 9:01 UTC (4+ messages)
[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
2022-01-23 23:03 UTC (20+ messages)
` [PATCH v10 1/5] fscrypt: add functions for direct I/O support
` [PATCH v10 2/5] iomap: support direct I/O with fscrypt using blk-crypto
` [PATCH v10 3/5] ext4: "
` [PATCH v10 4/5] f2fs: "
` [PATCH v10 5/5] fscrypt: update documentation for direct I/O support
[PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer
2022-01-23 14:23 UTC (4+ messages)
` [PATCH v2] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
[PATCH] fs/namespace: eliminate unnecessary mount counting
2022-01-23 10:04 UTC
[PATCH 1/2] Convert NFS from readpages to readahead
2022-01-22 20:54 UTC (2+ messages)
` [PATCH 2/2] readahead: Remove read_cache_pages()
ANNOUNCE: nfs-utils-2.6.1 released
2022-01-22 17:36 UTC
[GIT PULL] Three small folio patches
2022-01-22 9:40 UTC (2+ messages)
[GIT PULL] xfs: fixes for 5.17-rc1
2022-01-22 9:40 UTC (2+ messages)
[GIT PULL] fscache: Fixes and minor updates for rewrite
2022-01-22 9:40 UTC (2+ messages)
[PATCH] fs: rename S_KERNEL_FILE
2022-01-22 7:44 UTC (2+ messages)
[next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them
2022-01-21 21:53 UTC (3+ messages)
Folio meeting video on youtube
2022-01-21 19:56 UTC
[PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
2022-01-21 17:53 UTC (16+ messages)
` [PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
` [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
` [PATCH 03/11] cachefiles: set default tag name if it's unspecified
` [PATCH 04/11] cachefiles: Make some tracepoint adjustments
` [PATCH 05/11] cachefiles: Trace active-mark failure
[libaio PATCH] harness: add test for aio poll missed events
2022-01-21 16:04 UTC (4+ messages)
[PATCH v3 0/3] ceph: uninline data on open instead of write
2022-01-21 15:18 UTC (6+ messages)
` [PATCH v3 1/3] ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
` [PATCH v3 2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
` [PATCH v3 3/3] ceph: Uninline the data on a file opened for writing
[PATCH 1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
2022-01-21 14:03 UTC (6+ messages)
` [PATCH 2/3] ceph: Uninline the data on a file opened for writing
[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
2022-01-21 13:48 UTC
[Linux-cachefs] [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics
2022-01-21 10:57 UTC (2+ messages)
[PATCH v9 00/10] fsdax: introduce fs query to support reflink
2022-01-21 8:34 UTC (25+ messages)
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2
2022-01-21 6:56 UTC (2+ messages)
[GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
2022-01-21 6:56 UTC (2+ messages)
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1
2022-01-21 6:56 UTC (2+ messages)
[PATCH v5 00/16] Optimize list lru memory consumption
2022-01-21 5:28 UTC (8+ messages)
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
[PATCH RESEND] mount: warn only once about timestamp range expiration
2022-01-20 18:03 UTC (4+ messages)
[PATCH] vfs: check dentry is still valid in get_link()
2022-01-20 16:34 UTC (13+ messages)
[PATCHv2 0/5] ext4/jbd2: inline_data fixes and minor cleanups
2022-01-20 15:58 UTC (2+ messages)
[PATCH] fnotify: invalidate dcache before IN_DELETE event
2022-01-20 15:31 UTC (4+ messages)
[PATCH] perf_events: sysctl: Avoid unused one_thousand definition
2022-01-20 14:50 UTC (2+ messages)
[PATCH v2] proc: "mount -o lookup=" support
2022-01-20 14:37 UTC (10+ messages)
[PATCH -next] fanotify: remove variable set but not used
2022-01-20 12:57 UTC (2+ messages)
[PATCH v1 00/23] fscache,erofs: fscache-based demand-read semantics
2022-01-20 12:43 UTC (7+ messages)
` [PATCH v1 19/23] cachefiles: implement .demand_read() for demand read
[PATCH] aio: Adjust the position of get_reqs_available() in aio_get_req()
2022-01-20 11:33 UTC (3+ messages)
[PATCH 0/2] udf: Inline format expansion fixes
2022-01-20 11:19 UTC (6+ messages)
` [PATCH 1/2] udf: Fix NULL ptr deref when converting from inline format
` [PATCH 2/2] udf: Restore i_lenAlloc when inode expansion fails
[PATCH] fs: fix GPF in nilfs_mdt_destroy
2022-01-20 9:28 UTC (2+ messages)
[PATCH] aio: inform block layer of how many requests we are submitting
2022-01-20 9:03 UTC (2+ messages)
[PATCH] pipe: remove redundant assignment to pointer buf
2022-01-20 8:51 UTC (2+ messages)
[PATCH] fs/coredump: rate limit the unsafe core_pattern warning
2022-01-20 8:51 UTC (2+ messages)
improve the bio allocation interface
2022-01-20 8:46 UTC (8+ messages)
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
[PATCH] devtmpfs: drop redundant fs parameters from internal fs
2022-01-20 8:46 UTC (3+ messages)
[PATCH] xfs, iomap: limit individual ioend chain lengths in writeback
2022-01-20 3:47 UTC
[PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
2022-01-19 19:34 UTC
[RFC PATCH v10 00/48] ceph+fscrypt: full support
2022-01-19 18:49 UTC (4+ messages)
` [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
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).