linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-27 12:56:14 to 2022-04-29 17:26:41 UTC [more...]

[PATCH 00/69] Filesystem/page cache patches for 5.19
 2022-04-29 17:25 UTC  (25+ messages)
` [PATCH 01/69] scsicam: Fix use of page cache
` [PATCH 02/69] ext4: Use page_symlink() instead of __page_symlink()
` [PATCH 04/69] namei: Convert page_symlink() to use memalloc_nofs_save()
` [PATCH 06/69] ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
` [PATCH 07/69] ext4: Use scoped memory API in mext_page_double_lock()
` [PATCH 08/69] ext4: Use scoped memory APIs in ext4_da_write_begin()
` [PATCH 09/69] ext4: Use scoped memory APIs in ext4_write_begin()
` [PATCH 10/69] fs: Remove AOP_FLAG_NOFS
` [PATCH 11/69] fs: Remove aop_flags parameter from netfs_write_begin()
` [PATCH 12/69] fs: Remove aop flags parameter from block_write_begin()
` [PATCH 13/69] fs: Remove aop flags parameter from cont_write_begin()
` [PATCH 14/69] fs: Remove aop flags parameter from grab_cache_page_write_begin()
` [PATCH 15/69] fs: Remove aop flags parameter from nobh_write_begin()
` [PATCH 17/69] buffer: Call aops write_begin() and write_end() directly
` [PATCH 18/69] namei: "
` [PATCH 19/69] ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
` [PATCH 20/69] hfs: Call hfs_write_begin() and generic_write_end() directly
` [PATCH 21/69] hfsplus: Call hfsplus_write_begin() "
` [PATCH 22/69] ext4: Call aops write_begin() and write_end() directly
` [PATCH 23/69] f2fs: "
` [PATCH 28/69] filemap: Update the folio_mark_dirty documentation
` [PATCH 30/69] fs: Convert is_dirty_writeback() to take a folio
` [PATCH 31/69] mm/readahead: Convert page_cache_async_readahead "
` [PATCH 32/69] buffer: Rewrite nobh_truncate_page() to use folios

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-29 17:24 UTC  (18+ messages)
` [PATCH RFC v23 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v23 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v23 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v23 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v23 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v23 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v23 7/7] NFSD: Show state of courtesy client in client info

[PATCH 00/16] support non power of 2 zoned devices
 2022-04-29 17:23 UTC  (32+ messages)
    ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH 02/16] block: add blk_queue_zone_aligned and bdev_zone_aligned helper
    ` [PATCH 03/16] block: add bdev_zone_no helper
    ` [PATCH 04/16] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [PATCH 07/16] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
    ` [PATCH 08/16] btrfs: zoned: add generic btrfs helpers for zoned devices
    ` [PATCH 09/16] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
    ` [PATCH 10/16] btrfs: zoned: use btrfs zone helpers to support non po2 zoned devices
    ` [PATCH 11/16] btrfs: zoned: relax the alignment constraint for "
    ` [PATCH 12/16] zonefs: allow non power of 2 "
    ` [PATCH 13/16] null_blk: "
    ` [PATCH 14/16] f2fs: call bdev_zone_sectors() only once on init_blkz_info()
    ` [PATCH 15/16] f2fs: ensure only power of 2 zone sizes are allowed
    ` [PATCH 16/16] dm-zoned: "

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-29 15:19 UTC  (28+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH] docs: Add small intro to idmap examples
 2022-04-29 13:57 UTC 

[RFC PATCH 0/1] erofs: change to use asynchronous io for fscache readahead
 2022-04-29 12:36 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[syzbot] WARNING: suspicious RCU usage in mas_walk
 2022-04-29 12:04 UTC  (2+ messages)

[RFC v3 0/9] fixed worker
 2022-04-29 10:18 UTC  (10+ messages)
` [PATCH 1/9] io-wq: add a worker flag for individual exit
` [PATCH 2/9] io-wq: change argument of create_io_worker() for convienence
` [PATCH 3/9] io-wq: add infra data structure for fixed workers
` [PATCH 4/9] io-wq: tweak io_get_acct()
` [PATCH 5/9] io-wq: fixed worker initialization
` [PATCH 6/9] io-wq: fixed worker exit
` [PATCH 7/9] io-wq: implement fixed worker logic
` [PATCH 8/9] io-wq: batch the handling of fixed worker private works
` [PATCH 9/9] io_uring: add register fixed worker interface

[syzbot] possible deadlock in do_page_fault
 2022-04-29  6:50 UTC  (2+ messages)

[PATCH v2 0/2] FUSE: Implement atomic lookup + open
 2022-04-29  4:34 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH v4 00/10] Add Copy offload support
 2022-04-29  3:39 UTC  (24+ messages)
            ` [dm-devel] "
    ` [PATCH v4 03/10] block: Introduce a new ioctl for copy
    ` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v4 02/10] block: Add copy offload support infrastructure

[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-04-29  0:55 UTC  (5+ messages)
` [PATCH v2 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context
` [PATCH v2 3/3] fanotify: Allow audit to use the full permission event response

[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
 2022-04-28 23:49 UTC  (6+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats

[PATCH] unicode: Handle memory allocation failures in mkutf8data
 2022-04-28 22:21 UTC  (2+ messages)

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-04-28 21:54 UTC  (15+ messages)
` [RFC PATCH v1 02/18] mm: add FGP_ATOMIC flag to __filemap_get_folio()
` [RFC PATCH v1 06/18] xfs: add iomap async buffered write support
` [RFC PATCH v1 11/18] xfs: add "
` [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes

RFC fuse waitq latency
 2022-04-28 21:23 UTC  (5+ messages)

[RFC] Documentation for folio_lock() and friends
 2022-04-28 17:28 UTC  (3+ messages)

[PATCH v4 07/10] dm: Add support for copy offload
 2022-04-28 15:54 UTC  (2+ messages)

generic/068 crash on 5.18-rc2?
 2022-04-28 15:53 UTC  (5+ messages)

[PATCH] direct-io: prevent possible race condition on bio_list
 2022-04-28 15:00 UTC  (4+ messages)

[PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
 2022-04-28 14:53 UTC  (2+ messages)

[PATCH v4 05/10] nvme: add copy offload support
 2022-04-28 14:02 UTC  (2+ messages)

[PATCH v9 0/7] DAX poison recovery
 2022-04-28 13:09 UTC  (3+ messages)
` [PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-28 12:37 UTC  (4+ messages)
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages

Fanotify Directory exclusion not working when using FAN_MARK_MOUNT
 2022-04-28 12:38 UTC  (7+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-28 12:29 UTC  (11+ messages)

[PATCH v8 1/4] fs: add mode_strip_sgid() helper
 2022-04-28 11:55 UTC  (21+ messages)
` [PATCH v8 3/4] fs: move S_ISGID stripping into the vfs

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[PATCH RFC v22 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-28  6:36 UTC  (17+ messages)
` [PATCH RFC v22 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v22 6/7] NFSD: add support for lock conflict to courteous server

[syzbot] KASAN: use-after-free Read in mas_next_nentry
 2022-04-28  6:23 UTC  (6+ messages)

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-04-27 23:16 UTC  (6+ messages)

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-04-27 22:35 UTC  (4+ messages)

[PATCH v7 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2022-04-27 21:05 UTC  (7+ messages)
` [PATCH v7 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
` [PATCH v7 4/6] gen_init_cpio: fix short read file handling

[PATCH] mm/smaps_rollup: return empty file for kthreads instead of ESRCH
 2022-04-27 20:34 UTC  (8+ messages)

[LSF/MM TOPIC] FS, MM, and stable trees
 2022-04-27 18:58 UTC  (10+ messages)

Linux 5.18-rc4
 2022-04-27 18:31 UTC  (2+ messages)

[PATCH v4 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-27 17:47 UTC  (4+ messages)
` [PATCH v4 3/3] fat: report creation time in statx

[GIT PULL] zonefs fixes for 5.18-rc5
 2022-04-27 17:35 UTC  (2+ messages)

Race-free block device opening
 2022-04-27 13:29 UTC  (2+ messages)


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).