linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-23 16:43:01 to 2022-06-28 00:41:02 UTC [more...]

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28  0:40 UTC  (6+ messages)

[PATCH 0/2] vfs: fix a couple of mount table handling problems
 2022-06-28  0:30 UTC  (3+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value
` [PATCH 2/2] vfs: escape hash as well

[REPOST PATCH] nfs: fix port value parsing
 2022-06-28  0:25 UTC 

[PATCH] btrfs: remove btrfs_writepage_cow_fixup
 2022-06-28  0:24 UTC  (9+ messages)

[PATCH v3 00/25] iomap/xfs folio patches
 2022-06-27 23:35 UTC  (8+ messages)
` [PATCH v3 25/25] xfs: Support large folios

[PATCH] namei: implemented RENAME_NEWER flag for renameat2() conditional replace
 2022-06-27 22:11 UTC 

[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS)
 2022-06-27 21:10 UTC  (7+ messages)
` [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs

[PATCH v2 0/8] cleanup llseek and splice
 2022-06-27 20:07 UTC  (20+ messages)
` [PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH v2 2/8] fs: do not set no_llseek in fops
` [PATCH v2 3/8] fs: clear or set FMODE_LSEEK based on llseek function
` [PATCH v2 4/8] fs: check FMODE_LSEEK to control internal pipe splicing
` [PATCH v2 5/8] fs: do not compare against ->llseek
` [PATCH v2 6/8] fs: remove no_llseek
` [PATCH v2 7/8] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH v2 8/8] vfio: do not set "

[RFC][CFT][PATCHSET] iov_iter stuff
 2022-06-27 19:17 UTC  (14+ messages)
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
  ` [PATCH 08/44] copy_page_{to,from}_iter(): switch iovec variants to generic
  ` [PATCH 09/44] new iov_iter flavour - ITER_UBUF
  ` [PATCH 11/44] iov_iter_bvec_advance(): don't bother with bvec_iter
  ` [PATCH 12/44] fix short copy handling in copy_mc_pipe_to_iter()
  ` [PATCH 13/44] splice: stop abusing iov_iter_advance() to flush a pipe

[PATCH] fanotify: refine the validation checks on non-dir inode mask
 2022-06-27 17:47 UTC 

[PATCH v4] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
 2022-06-27 17:16 UTC  (2+ messages)

[PATCH v2 0/2] libceph: add new iov_iter msg_data type and use it for reads
 2022-06-27 15:54 UTC  (3+ messages)
` [PATCH v2 1/2] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
` [PATCH v2 2/2] ceph: use osd_req_op_extent_osd_iter for netfs reads

[PATCHv6 11/11] iomap: add support for dma aligned direct-io
 2022-06-27 15:36 UTC  (7+ messages)

[PATCH] fuse: add FOPEN_INVAL_ATTR
 2022-06-27 15:06 UTC  (2+ messages)

[RFC PATCH] fuse: support cache revalidation in writeback_cache mode
 2022-06-27 14:45 UTC  (7+ messages)
  `  "
      `  "

[PATCH] filemap: minor cleanup for filemap_write_and_wait_range
 2022-06-27 13:23 UTC 

[PATCH v2 0/2] New fanotify API for ignoring events
 2022-06-27 12:14 UTC  (8+ messages)
` [PATCH v2 1/2] fanotify: prepare for setting event flags in ignore mask
` [PATCH v2 2/2] fanotify: introduce FAN_MARK_IGNORE

[PATCH v2] fs: change test in inode_insert5 for adding to the sb list
 2022-06-27 11:15 UTC  (2+ messages)

[PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
 2022-06-27  9:13 UTC  (2+ messages)
` [filemap] 91fd26c76b: phoronix-test-suite.fio.SequentialRead.LinuxAIO.Yes.No.4KB.DefaultTestDirectory.mb_s -8.9% regression

[PATCH v4 bpf-next 0/5] Add bpf_getxattr
 2022-06-27  7:04 UTC 

[PATCH 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
 2022-06-27  6:50 UTC  (3+ messages)
` [PATCH 1/2] fscrypt: stop using PG_error to track error status
` [PATCH 2/2] fsverity: "

[PATCH 06/12] VFS: support concurrent renames
 2022-06-26 13:07 UTC  (2+ messages)
` [VFS] 46a2afd9f6: ltp.rename10.fail

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-06-26 10:20 UTC  (12+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
` [PATCH v3 2/8] vfs: support STATX_DIOALIGN on block devices

[syzbot] general protection fault in do_mpage_readpage
 2022-06-25 13:29 UTC  (2+ messages)

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-25 12:48 UTC  (20+ messages)
` [RESEND PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
` [RESEND PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
` [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [RESEND PATCH v9 11/14] io_uring: Add support for async buffered writes
` [RESEND PATCH v9 12/14] io_uring: Add tracepoint for short writes
  ` [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` (subset) [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes

[PATCH 0/6] cleanup llseek and splice
 2022-06-25 10:52 UTC  (18+ messages)
` [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH 2/6] fs: do not set no_llseek in fops
` [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
` [PATCH 4/6] fs: check FMODE_LSEEK to control internal pipe splicing
` [PATCH 5/6] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH 6/6] vfio: do not set "

[PATCH] drop caches: skip tmpfs and ramfs
 2022-06-25  9:31 UTC  (3+ messages)

[PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
 2022-06-25  6:29 UTC  (2+ messages)

Delegating fstests maintenance work (Was: Re: [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup())
 2022-06-25  3:11 UTC  (2+ messages)

Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
 2022-06-24 23:17 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235
 2022-06-24 20:20 UTC 

[PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
 2022-06-24 18:28 UTC  (2+ messages)

strange interaction between fuse + pidns
 2022-06-24 17:36 UTC  (4+ messages)

Bug report: ntfs_read_block may crash system
 2022-06-24 15:26 UTC  (7+ messages)
` [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()

[PATCH RFC 00/12] Allow concurrent directory updates
 2022-06-24 14:43 UTC  (11+ messages)
` [PATCH 10/12] nfsd: reduce locking in nfsd_lookup()
` [PATCH 12/12] nfsd: discard fh_locked flag and fh_lock/fh_unlock
` [PATCH 11/12] nfsd: use (un)lock_inode instead of fh_(un)lock
` [PATCH 09/12] nfsd: support concurrent renames
` [PATCH 08/12] nfsd: allow parallel creates from nfsd

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-24 13:01 UTC  (13+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "
` [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH 0/2] New fanotify API for ignoring events
 2022-06-24 12:35 UTC  (5+ messages)
` [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask

[PATCH 0/3] fs/ntfs3: Various bug fixes
 2022-06-24 11:43 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Do not change mode if ntfs_set_ea failed
` [PATCH 2/3] fs/ntfs3: Check reserved size for maximum allowed
` [PATCH 3/3] fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY

[RFC] Per file OOM-badness / RSS once more
 2022-06-24  9:59 UTC  (16+ messages)
` [PATCH 01/14] fs: add per file RSS
` [PATCH 02/14] oom: take per file RSS into account
` [PATCH 03/14] proc: expose per file RSS
` [PATCH 04/14] mm: shmem: provide RSS for shmem files
` [PATCH 05/14] dma-buf: provide file RSS for DMA-buf files
` [PATCH 06/14] drm/gem: adjust per file RSS on handling buffers
` [PATCH 07/14] drm/gma500: use drm_file_rss
` [PATCH 08/14] drm/amdgpu: "
` [PATCH 09/14] drm/radeon: use drm_oom_badness
` [PATCH 10/14] drm/i915: use drm_file_rss
` [PATCH 11/14] drm/nouveau: "
` [PATCH 12/14] drm/omap: "
` [PATCH 13/14] drm/vmwgfx: "
` [PATCH 14/14] drm/tegra: "

[PATCH v2 0/2] Fixes for fanotify parent dir ignore mask logic
 2022-06-24  8:41 UTC  (7+ messages)
` [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children

Napływ Klientów ze strony
 2022-06-24  8:05 UTC 

[PATCH] fuse: force sync attr when inode is invalidated
 2022-06-24  6:24 UTC  (4+ messages)
  ` [External] "

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-06-24  1:51 UTC  (4+ messages)
` [RFC PATCH v3] "

[PATCH v2 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-06-23 22:06 UTC  (3+ messages)
` [PATCH v2 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/
` [PATCH v2 2/2] procfs: Add 'path' "

[PATCH v2 0/8] introduce dedicated type for idmapped mounts
 2022-06-23 21:03 UTC  (5+ messages)
` [PATCH v2 8/8] attr: port attribute changes to new types

[GIT PULL] Pagecache fixes for 5.19-rc4
 2022-06-23 17:19 UTC  (2+ messages)

[man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
 2022-06-23 17:13 UTC  (4+ 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).