linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-28 20:39:05 to 2022-06-01 21:10:25 UTC [more...]

[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-06-01 21:09 UTC  (3+ messages)
` [PATCH v3 1/6] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-06-01 21:01 UTC  (16+ messages)
` [PATCH v7 01/15] mm: Move starting of background writeback into the main balancing loop
` [PATCH v7 02/15] mm: Move updates of dirty_exceeded into one place
` [PATCH v7 03/15] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v7 04/15] iomap: Add flags parameter to iomap_page_create()
` [PATCH v7 05/15] iomap: Add async buffered write support
` [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
` [PATCH v7 07/15] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v7 08/15] fs: add __remove_file_privs() with flags parameter
` [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v7 10/15] fs: Add async write file modification handling
` [PATCH v7 11/15] fs: Optimization for concurrent file time updates
` [PATCH v7 12/15] io_uring: Add support for async buffered writes
` [PATCH v7 13/15] io_uring: Add tracepoint for short writes
` [PATCH v7 14/15] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH 1/2] hugetlb: Convert huge_add_to_page_cache() to use a folio
 2022-06-01 20:56 UTC  (4+ messages)
` [PATCH 2/2] filemap: Remove add_to_page_cache() and add_to_page_cache_locked()

[RFC PATCH 0/4] API extension for handling sysctl
 2022-06-01 19:32 UTC  (14+ messages)
  ` [RFC PATCH 1/4] sysctl: "
  ` [RFC PATCH 2/4] sysctl: ipc: Do not use dynamic memory
  ` [RFC PATCH 3/4] sysctl: userns: "
  ` [RFC PATCH 4/4] sysctl: mqueue: "

[PATCH RFC 0/7] Support negative dentries on case-insensitive directories
 2022-06-01 20:44 UTC  (8+ messages)
` [PATCH RFC 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH RFC 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
` [PATCH RFC 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH RFC 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
` [PATCH RFC 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH RFC 6/7] ext4: Enable negative dentries on case-insensitive lookup
` [PATCH RFC 7/7] f2fs: "

[PATCH v2] fuse: Add module param for non-descendant userns access to allow_other
 2022-06-01 18:44 UTC 

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-06-01 17:56 UTC  (38+ messages)
` [PATCH v6 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
` [PATCH v6 05/16] iomap: Add async buffered write support
` [PATCH v6 06/16] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v6 07/16] fs: add __remove_file_privs() with flags parameter
` [PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v6 09/16] fs: Add async write file modification handling
` [PATCH v6 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
` [PATCH v6 15/16] xfs: Add async buffered write support
` [PATCH v6 16/16] xfs: Enable "

[PATCHv5 08/11] iov: introduce iov_iter_aligned
 2022-06-01 16:12 UTC  (13+ messages)
  ` [PATCHv5 09/11] block: introduce bdev_iter_is_aligned helper
  ` [PATCHv5 10/11] block: relax direct io memory alignment
  ` [PATCHv5 11/11] fs: add support for dma aligned direct-io
  ` [PATCHv5 07/11] block/bounce: count bytes instead of sectors
` [PATCHv5 00/11] direct-io dma alignment
  ` [PATCHv5 01/11] block: fix infinite loop for invalid zone append
  ` [PATCHv5 05/11] block: add a helper function for dio alignment
  ` [PATCHv5 06/11] block/merge: count bytes instead of sectors

[PATCH 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-06-01 15:40 UTC  (10+ messages)
` [PATCH 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/
` [PATCH 2/2] procfs: Add 'path' "
        ` [Linaro-mm-sig] "

[PATCH RFC] iomap: invalidate pages past eof in iomap_do_writepage()
 2022-06-01 14:13 UTC  (3+ messages)

[PATCH AUTOSEL 5.17 43/48] fanotify: fix incorrect fmode_t casts
 2022-06-01 13:54 UTC 

[PATCH AUTOSEL 5.18 44/49] fanotify: fix incorrect fmode_t casts
 2022-06-01 13:52 UTC 

Performance testing of d_alloc_parallel()
 2022-06-01 12:12 UTC 

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-01 12:11 UTC  (11+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory

[PATCH] afs: Fix dynamic root getattr
 2022-06-01 11:55 UTC 

[PATCH] ntfs3: provide block_invalidate_folio to fix memory leak
 2022-06-01 10:35 UTC  (6+ messages)

[PATCH 4.9.y] exec: Force single empty string when argv is empty
 2022-06-01 10:12 UTC 

[PATCH 4.14.y] exec: Force single empty string when argv is empty
 2022-06-01 10:10 UTC 

[PATCH 4.19.y] exec: Force single empty string when argv is empty
 2022-06-01 10:09 UTC 

[PATCH 5.4.y] exec: Force single empty string when argv is empty
 2022-06-01 10:02 UTC 

RFC: Ioctl v2
 2022-06-01  8:29 UTC  (6+ messages)

Koszty instalacji fotowoltaicznej
 2022-06-01  7:45 UTC 

[PATCH v4] proc: Fix a dentry lock race between release_task and lookup
 2022-06-01  6:23 UTC 

[PATCH v3] proc: Fix a dentry lock race between release_task and lookup
 2022-06-01  5:44 UTC  (2+ messages)

[PATCH v4 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-06-01  5:28 UTC  (4+ messages)
` [PATCH v4 1/2] fs/super: function to prevent super re-use
` [PATCH v4 2/2] FUSE: Retire superblock on force unmount

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-06-01  3:15 UTC  (7+ messages)

[PATCH v2] proc: Fix a dentry lock race between release_task and lookup
 2022-06-01  2:17 UTC 

[PATCH RFC] proc: Fix a dentry lock race between release_task and lookup
 2022-06-01  1:27 UTC  (3+ messages)

[PATCH v3 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-06-01  1:11 UTC  (5+ messages)
` [PATCH v3 1/2] fs/super: function to prevent super re-use
` [PATCH v3 2/2] FUSE: Retire superblock on force unmount

Per file OOM badness
 2022-05-31 22:00 UTC  (15+ messages)
` [PATCH 01/13] fs: add OOM badness callback to file_operatrations struct
` [PATCH 02/13] oom: take per file badness into account
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
` [PATCH 04/13] dma-buf: provide oom badness for DMA-buf files
` [PATCH 05/13] drm/gem: adjust per file OOM badness on handling buffers
` [PATCH 06/13] drm/gma500: use drm_oom_badness
` [PATCH 07/13] drm/amdgpu: Use drm_oom_badness for amdgpu
` [PATCH 08/13] drm/radeon: use drm_oom_badness
` [PATCH 09/13] drm/i915: "
` [PATCH 10/13] drm/nouveau: "
` [PATCH 11/13] drm/omap: "
` [PATCH 12/13] drm/vmwgfx: "
` [PATCH 13/13] drm/tegra: "

[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
 2022-05-31 19:24 UTC  (6+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts

[syzbot] KASAN: invalid-free in put_fs_context
 2022-05-31 16:15 UTC 

[syzbot] INFO: task hung in fuse_launder_folio
 2022-05-31 16:04 UTC 

[RFC PATCH 0/9] Convert JFS to use iomap
 2022-05-31 15:56 UTC  (9+ messages)
          ` [Jfs-discussion] "

exfat: check if cluster num is valid
 2022-05-31 15:53 UTC 

ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5
 2022-05-31 15:39 UTC  (4+ messages)

[PATCH -next,v2] fuse: return the more nuanced writeback error on close()
 2022-05-31 15:31 UTC  (6+ messages)

fscache corruption in Linux 5.17?
 2022-05-31  9:13 UTC  (10+ messages)

[PATCH] afs: Fix infinite loop found by xfstest generic/676
 2022-05-31  8:30 UTC 

[PATCHv4 0/9] direct io dma alignment
 2022-05-31  6:30 UTC  (20+ messages)
` [PATCHv4 1/9] block: fix infiniate loop for invalid zone append
` [PATCHv4 5/9] block: add a helper function for dio alignment
` [PATCHv4 6/9] block/merge: count bytes instead of sectors
` [PATCHv4 7/9] block/bounce: "
` [PATCHv4 8/9] block: relax direct io memory alignment
` [PATCHv4 9/9] fs: add support for dma aligned direct-io

[PATCH v3 0/9] cifs: Use iov_iters down to the network transport
 2022-05-31  6:03 UTC  (3+ messages)
` [PATCH v3 1/9] iov_iter: Add a function to extract an iter's buffers to a bvec iter

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-05-31  4:24 UTC  (9+ messages)
` [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
` [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs

[PATCH] afs: Fix infinite loop found by xfstest generic/676
 2022-05-30 18:45 UTC  (2+ messages)

[GIT PULL] overlayfs update for 5.19
 2022-05-30 18:28 UTC  (2+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring and bugfix
 2022-05-30 17:11 UTC  (6+ messages)
` [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function

Freeing page flags
 2022-05-30 16:54 UTC  (2+ messages)

[PATCH v2 0/3] Refactoring and bugfix
 2022-05-30 16:40 UTC  (4+ messages)
` [PATCH v2 1/3] fs/ntfs3: Refactoring of indx_find function
` [PATCH v2 2/3] fs/ntfs3: Fix double free on remount
` [PATCH v2 3/3] fs/ntfs3: Refactor ni_try_remove_attr_list function

[PATCH AUTOSEL 5.18 101/159] fs: hold writers when changing mount's idmapping
 2022-05-30 13:23 UTC 

[PATCH 00/24] Begin removing PageError
 2022-05-30 12:35 UTC  (4+ messages)
` [PATCH 14/24] remap_range: Remove check of uptodate flag

[syzbot] KASAN: use-after-free Read in filp_close
 2022-05-30  6:52 UTC 

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-30  1:41 UTC  (10+ messages)
` [PATCH v2 2/2] FUSE: Retire superblock on "

[RFC] what to do with IOCB_DSYNC?
 2022-05-28 20:54 UTC  (15+ 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).