messages from 2022-01-14 02:09:09 to 2022-01-18 22:13:06 UTC [more...]
improve the bio allocation interface
2022-01-18 22:12 UTC (24+ 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-src: 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
[PATCH] vfs: check dentry is still valid in get_link()
2022-01-18 20:58 UTC (21+ messages)
[PATCH] unicode: clean up the Kconfig symbol confusion
2022-01-18 19:00 UTC (2+ messages)
` "
[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
2022-01-18 17:40 UTC (14+ messages)
` [PATCH 01/11] fscache: Fix the volume collision wait condition
` [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
` [PATCH 06/11] cachefiles: Explain checks in a comment
` [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles
` [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works
` [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
` [PATCH 10/11] netfs: Make ops->init_rreq() optional
` [PATCH 11/11] cifs: Support fscache indexing rewrite
[PATCH v6 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
2022-01-18 17:25 UTC (2+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-18 13:21 UTC (13+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 03/12] mm: Introduce memfile_notifier
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier
` [PATCH v4 05/12] KVM: Extend the memslot to support fd-based private memory
` [PATCH v4 06/12] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v4 07/12] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v4 08/12] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v4 09/12] KVM: Handle page fault for private memory
` [PATCH v4 10/12] KVM: Register private memslot to memory backing store
` [PATCH v4 11/12] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
[PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
2022-01-18 13:12 UTC (21+ messages)
` [PATCH v2 01/20] netfs: make @file optional in netfs_alloc_read_request()
` [PATCH v2 02/20] netfs,cachefiles: manage logical/physical offset separately
` [PATCH v2 03/20] netfs,fscache: support on-demand reading
` [PATCH v2 04/20] cachefiles: extract generic daemon write function
` [PATCH v2 05/20] cachefiles: detect backing file size in on-demand read mode
` [PATCH v2 06/20] cachefiles: introduce new devnode for "
` [PATCH v2 07/20] erofs: use meta buffers for erofs_read_superblock()
` [PATCH v2 08/20] erofs: export erofs_map_blocks()
` [PATCH v2 09/20] erofs: add mode checking helper
` [PATCH v2 10/20] erofs: register global fscache volume
` [PATCH v2 11/20] erofs: add cookie context helper functions
` [PATCH v2 12/20] erofs: add anonymous inode managing page cache of blob file
` [PATCH v2 13/20] erofs: register cookie context for bootstrap blob
` [PATCH v2 14/20] erofs: implement fscache-based metadata read
` [PATCH v2 15/20] erofs: implement fscache-based data read for non-inline layout
` [PATCH v2 16/20] erofs: implement fscache-based data read for inline layout
` [PATCH v2 17/20] erofs: register cookie context for data blobs
` [PATCH v2 18/20] erofs: implement fscache-based data read "
` [PATCH v2 19/20] erofs: add 'uuid' mount option
` [PATCH v2 20/20] erofs: support on-demand reading
[PATCH] fnotify: invalidate dcache before IN_DELETE event
2022-01-18 12:27 UTC (2+ messages)
[PATCH v5 00/16] Optimize list lru memory consumption
2022-01-18 12:05 UTC (6+ messages)
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
[PATCH 0/2] udf: Inline format expansion fixes
2022-01-18 10:11 UTC (4+ 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
Potential regression after fsnotify_nameremove() rework in 5.3
2022-01-18 10:06 UTC (11+ messages)
[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-18 9:41 UTC (3+ messages)
` [RFC PATCH 10/13] softmmu/physmem: Add private memory address space
[PATCH] aio: inform block layer of how many requests we are submitting
2022-01-18 9:17 UTC
[PATCH v7 0/2] init/initramfs.c: make initramfs support pivot_root
2022-01-18 7:41 UTC (4+ messages)
` [PATCH v7 1/2] init/main.c: introduce function ramdisk_exec_exist()
` [PATCH v7 2/2] init/do_mounts.c: create second mount for initramfs
Out of order read() completion and buffer filling beyond returned amount
2022-01-18 7:25 UTC (4+ messages)
[GIT PULL] orangefs: fixes for 5.17
2022-01-18 4:53 UTC (2+ messages)
[PATCH - regression] devtmpfs: reconfigure on each mount
2022-01-17 22:57 UTC (11+ messages)
` [PATCH - resend] devtmpfs regression fix: "
[PATCH 00/12] Enabling large folios for 5.17
2022-01-17 21:00 UTC (20+ messages)
` [PATCH 01/12] mm: Add folio_put_refs()
` [PATCH 02/12] filemap: Use folio_put_refs() in filemap_free_folio()
` [PATCH 03/12] filemap: Allow large folios to be added to the page cache
` [PATCH 04/12] mm/vmscan: Free non-shmem folios without splitting them
` [PATCH 05/12] mm: Fix READ_ONLY_THP warning
` [PATCH 06/12] mm/vmscan: Optimise shrink_page_list for non-PMD-sized folios
` [PATCH 07/12] mm: Make large folios depend on THP
` [PATCH 08/12] mm/readahead: Add large folio readahead
` [PATCH 09/12] mm/readahead: Align file mappings for non-DAX
` [PATCH 10/12] mm/readahead: Switch to page_cache_ra_order
` [PATCH 11/12] mm/filemap: Support VM_HUGEPAGE for file mappings
` [PATCH 12/12] selftests/vm/transhuge-stress: Support file-backed PMD folios
[PATCH] mpage: remove ineffective __GFP_HIGH flag
2022-01-17 18:09 UTC (3+ messages)
[PATCH 1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
2022-01-17 17:50 UTC (7+ messages)
` [PATCH 2/3] ceph: Uninline the data on a file opened for writing
` [PATCH 3/3] ceph: Remove some other inline-setting bits
[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
2022-01-17 17:36 UTC (14+ messages)
[PATCH 1/3] ceph: Uninline the data on a file opened for writing
2022-01-17 15:57 UTC (10+ messages)
` [PATCH 2/3] ceph: Remove some other inline-setting bits
` [PATCH 3/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
[PATCH 0/6] ext4/jbd2: inline_data fixes and some cleanups
2022-01-17 14:38 UTC (6+ messages)
` [PATCH 6/6] jbd2: No need to use t_handle_lock in jbd2_journal_wait_updates
[PATCHv2 0/5] ext4/jbd2: inline_data fixes and minor cleanups
2022-01-17 12:11 UTC (6+ messages)
` [PATCHv2 1/5] ext4: Fix error handling in ext4_restore_inline_data()
` [PATCHv2 2/5] ext4: Remove redundant max inline_size check in ext4_da_write_inline_data_begin()
` [PATCHv2 3/5] ext4: Fix error handling in ext4_fc_record_modified_inode()
` [PATCHv2 4/5] jbd2: Cleanup unused functions declarations from jbd2.h
` [PATCHv2 5/5] jbd2: Refactor wait logic for transaction updates into a common function
[PATCH] fs: read_write: fix coding style error
2022-01-17 12:05 UTC
[PATCH] pipe: Fix endless sleep problem due to the out-of-order
2022-01-17 7:48 UTC (2+ messages)
[PATCH] fs/open: add new RESOLVE_EMPTY_PATH flag for openat2
2022-01-17 6:35 UTC (9+ messages)
[GIT PULL] unicode patches for 5.17
2022-01-17 5:55 UTC (3+ messages)
[PATCH] sysctl: Fix one_thousand defined but not used warning
2022-01-16 10:31 UTC
[GIT PULL] 9p for 5.17-rc1
2022-01-16 6:45 UTC (2+ messages)
[GIT PULL] xfs: new code for 5.17
2022-01-15 5:54 UTC (4+ messages)
` "
[GIT PULL] xfs: new bug fixes for 5.17
2022-01-15 4:19 UTC
[PATCH v3 0/2] Add support for getting page info of ZONE_DEVICE by /proc/kpage*
2022-01-14 10:18 UTC (5+ messages)
` [PATCH v3 2/2] proc: Add getting pages info of ZONE_DEVICE support
[PATCH v3 00/13] ext4: new mount API conversion
2022-01-14 9:40 UTC (7+ messages)
` [PATCH v3 12/13] ext4: switch to the new mount api
Wymiana faktury
2022-01-14 8:45 UTC
[PATCH v7] cifs: Support fscache indexing rewrite
2022-01-14 8:28 UTC
[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-14 5:53 UTC (9+ messages)
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for "
[syzbot] WARNING in signalfd_cleanup
2022-01-14 2:09 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).