linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-22 18:54:00 to 2021-09-24 20:53:28 UTC [more...]

[PATCH RFC v4 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-24 20:52 UTC 

[PATCH RFC v3 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-24 20:53 UTC  (13+ messages)
` [PATCH v3 2/3] "

[PATCH 0/2] fuse: Send file/inode security context during creation
 2021-09-24 20:18 UTC  (5+ messages)
` [PATCH 1/2] fuse: Add a flag FUSE_SECURITY_CTX
` [PATCH 2/2] fuse: Send security context of inode on file creation

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-24 20:10 UTC  (11+ messages)
` [PATCH v3 1/9] mm: Remove the callback func argument from __swap_writepage()
` [PATCH v3 2/9] mm: Add 'supports' field to the address_space_operations to list features
` [PATCH v3 3/9] mm: Make swap_readpage() void
` [PATCH v3 4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP
` [PATCH v3 5/9] mm: Make swap_readpage() for SWP_FS_OPS use ->swap_rw() not ->readpage()
` [PATCH v3 6/9] mm: Make __swap_writepage() do async DIO if asked for it
` [PATCH v3 7/9] nfs: Fix write to swapfile failure due to generic_write_checks()
` [PATCH v3 8/9] block, btrfs, ext4, xfs: Implement swap_rw
` [PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths

[GIT PULL] Two fixes for 5.15-rc3
 2021-09-24 17:33 UTC  (2+ messages)

[git pull] a couple of do_mounts.c followups
 2021-09-24 17:33 UTC  (2+ messages)

[RFC v2 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-24 16:44 UTC  (11+ messages)
` [v2 PATCH 1/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v2 PATCH 2/5] mm: hwpoison: refactor refcount check handling
` [v2 PATCH 3/5] mm: hwpoison: remove the unnecessary THP check
` [v2 PATCH 4/5] mm: shmem: don't truncate page if memory failure happens
` [v2 PATCH 5/5] mm: hwpoison: handle non-anonymous THP correctly

[PATCH 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-24 16:31 UTC  (5+ messages)
` [PATCH 1/3] fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
` [PATCH 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea
` [PATCH 3/3] fs/ntfs3: Refactoring of ntfs_set_ea

Use of uninitialized dentry->d_time in kernfs_dop_revalidate()
 2021-09-24 15:46 UTC 

[PATCH] proc: Disable /proc/$pid/wchan
 2021-09-24 14:26 UTC  (14+ messages)

[PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
 2021-09-24 13:31 UTC  (16+ messages)

[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
 2021-09-24 13:09 UTC  (9+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device
` [PATCH v7 3/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 5/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v7 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v7 8/8] fsdax: add exception for reflinked files

[PATCH v5 0/5] fuse,virtiofs: support per-file DAX
 2021-09-24 12:43 UTC  (16+ messages)
` [PATCH v5 1/5] fuse: add fuse_should_enable_dax() helper
` [PATCH v5 2/5] fuse: make DAX mount option a tri-state
` [PATCH v5 3/5] fuse: support per-file DAX
` [PATCH v5 4/5] fuse: enable "
` [PATCH v5 5/5] fuse: mark inode DONT_CACHE when per-file DAX hint changes
` [virtiofsd PATCH v5 0/2] virtiofsd: support per-file DAX
  ` [virtiofsd PATCH v5 1/2] virtiofsd: add FUSE_ATTR_DAX to fuse protocol
  ` [virtiofsd PATCH v5 2/2] virtiofsd: support per-file DAX

[PATCH v2 0/6] fs/ntfs3: Refactor locking in inode_operations
 2021-09-24 10:57 UTC  (9+ messages)
` [PATCH v2 1/6] fs/ntfs3: Fix logical error in ntfs_create_inode
` [PATCH v2 2/6] fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode
` [PATCH v2 3/6] fs/ntfs3: Refactor ntfs_get_acl_ex for better readability
` [PATCH v2 4/6] fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex
` [PATCH v2 5/6] fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode
` [PATCH v2 6/6] fs/ntfs3: Refactoring lock in ntfs_init_acl

[PATCH v2] ramfs: fix mount source show for ramfs
 2021-09-24  9:17 UTC 

[PATCH 0/3] wchan: Fix ORC support and leaky fallback
 2021-09-24  8:17 UTC  (5+ messages)
` [PATCH 1/3] Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
` [PATCH 2/3] leaking_addresses: Always print a trailing newline
` [PATCH 3/3] x86: Fix get_wchan() to support the ORC unwinder

[PATCH] ramfs: fix mount source show for ramfs
 2021-09-24  7:53 UTC  (9+ messages)

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-09-24  7:52 UTC  (6+ messages)

Struct page proposal
 2021-09-24  3:26 UTC  (18+ messages)
    ` Mapcount of subpages

[PATCHSET RFC v2 jane 0/5] vfs: enable userspace to reset damaged file storage
 2021-09-24  1:35 UTC  (33+ messages)
` [PATCH 1/5] dax: prepare pmem for use by zero-initializing contents and clearing poisons
` [PATCH 2/5] iomap: use accelerated zeroing on a block device to zero a file range
` [PATCH 3/5] vfs: add a zero-initialization mode to fallocate

[proc/wchan] 30a3a19273: leaking-addresses.proc.wchan./proc/bus/input/devices:B:KEY=1000000000007ff980000000007fffebeffdfffeffffffffffffffffffffe
 2021-09-24  1:01 UTC  (3+ messages)
  ` /proc/$pid/chan kernel address exposures (was Re: [proc/wchan] 30a3a19273: leaking-addresses.proc.wchan./proc/bus/input/devices:B:KEY=1000000000007ff980000000007fffebeffdfffeffffffffffffffffffffe)

[PATCH] userfaultfd: fix a race between writeprotect and exit_mmap()
 2021-09-24  0:16 UTC  (2+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-23 22:12 UTC  (22+ messages)
` Folio discussion recap
          ` Folios for 5.15 request - Was: re: Folio discussion recap -

[PATCH 0/3] dax: clear poison on the fly along pwrite
 2021-09-23 21:42 UTC  (8+ messages)

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-23 19:07 UTC  (4+ messages)

possible deadlock in f_getown
 2021-09-23 17:54 UTC  (4+ messages)
` [syzbot] "

kvm crash in 5.14.1?
 2021-09-23 17:50 UTC  (2+ messages)

[PATCH v2] aio: convert active_reqs into a hashtable
 2021-09-23 16:37 UTC  (4+ messages)

[PATCH] vfs: parse sloppy mount option in correct order
 2021-09-23 14:13 UTC  (6+ messages)

[5.15-rc1 regression] io_uring: fsstress hangs in do_coredump() on exit
 2021-09-23 14:05 UTC  (6+ messages)

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-09-23 13:08 UTC  (11+ messages)
` [RFC PATCH v5 01/10] ovl: setup overlayfs' private bdi
` [RFC PATCH v5 02/10] ovl: implement ->writepages operation
` [RFC PATCH v5 03/10] ovl: implement overlayfs' ->evict_inode operation
` [RFC PATCH v5 04/10] ovl: mark overlayfs' inode dirty on modification
` [RFC PATCH v5 05/10] ovl: mark overlayfs' inode dirty on shared mmap
` [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
` [RFC PATCH v5 07/10] ovl: cache dirty overlayfs' inode
` [RFC PATCH v5 08/10] fs: export wait_sb_inodes()
` [RFC PATCH v5 09/10] fs: introduce new helper sync_fs_and_blockdev()
` [RFC PATCH v5 10/10] ovl: implement containerized syncfs for overlayfs

[PATCH] aio: Wire up compat_sys_io_pgetevents_time64 for x86
 2021-09-23 10:25 UTC  (8+ messages)
      ` ia32 signed long treated as x64 unsigned int by __ia32_sys*

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-09-23  9:52 UTC 

Słowa kluczowe do wypozycjonowania
 2021-09-23  8:00 UTC 

[PATCH 1/5] initramfs: move unnecessary memcmp from hot path
 2021-09-23  7:43 UTC  (6+ messages)

[PATCH] autofs: fix wait name hash calculation in autofs_wait()
 2021-09-23  7:13 UTC 

[PATCH] kernfs: fix the race in the creation of negative dentry
 2021-09-23  4:34 UTC  (7+ messages)

[PATCH] dax: remove silly single-page limitation in dax_zero_page_range
 2021-09-23  2:47 UTC  (2+ messages)

Shameless plug for the FS Track at LPC next week!
 2021-09-23  0:38 UTC  (9+ messages)
            ` Alternative project ids and quotas semantics (Was: Shameless plug for the FS Track at LPC next week!)


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