linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 17:44:54 to 2022-04-29 04:34:21 UTC [more...]

[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  (30+ messages)
    ` [PATCH v4 10/10] fs: add support for copy file range in zonefs
    ` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
            ` [dm-devel] [PATCH v4 00/10] Add Copy offload support
    ` [PATCH v4 02/10] block: Add copy offload support infrastructure
    ` [PATCH v4 03/10] block: Introduce a new ioctl for copy

[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  (8+ 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)

[PATCH 00/16] support non power of 2 zoned devices
 2022-04-28 22:06 UTC  (29+ 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: "

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-04-28 21:54 UTC  (20+ 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 10/18] xfs: Enable async write file modification handling
` [RFC PATCH v1 11/18] xfs: add async buffered write support
` [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
` [RFC PATCH v1 18/18] xfs: enable async buffered write support

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

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 RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-28 15:03 UTC  (9+ 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] 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  (25+ 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  (22+ messages)
` [PATCH RFC v22 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v22 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v22 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v22 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v22 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v22 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v22 7/7] NFSD: Show state of courtesy client in client info

[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  (5+ messages)

[PATCH 1/3] writeback: refine trace event balance_dirty_pages
 2022-04-27 10:36 UTC  (5+ messages)
` [PATCH 2/3] writeback: per memcg dirty flush
` [PATCH 3/3] writeback: specify writeback period and expire interval per memcg

[PATCH 0/3] writeback: support dirty flush parameters per memcg
 2022-04-27  9:32 UTC 

[PATCH 1/3] ksmbd: remove internal.h include
 2022-04-27  2:32 UTC  (3+ messages)
` [PATCH 2/3] fs: introduce lock_rename_child() helper
` [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

mmotm 2022-04-26-19-29 uploaded
 2022-04-27  2:30 UTC 

[PATCH v4 04/10] block: add emulation for copy
 2022-04-27  1:33 UTC  (2+ messages)

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-26 21:33 UTC  (6+ messages)
` [PATCH v2 1/6] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v2 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control


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