linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 13:58:59 to 2021-06-29 19:13:13 UTC [more...]

[PATCH v3 00/15] File system wide monitoring
 2021-06-29 19:10 UTC  (15+ messages)
` [PATCH v3 01/15] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v3 02/15] fanotify: Fold event size calculation to its own function
` [PATCH v3 03/15] fanotify: Split fsid check from other fid mode checks
` [PATCH v3 04/15] fanotify: Split superblock marks out to a new cache
` [PATCH v3 05/15] inotify: Don't force FS_IN_IGNORED
` [PATCH v3 06/15] fsnotify: Add helper to detect overflow_event
` [PATCH v3 07/15] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info
` [PATCH v3 08/15] fsnotify: Support passing argument to insert callback on add_event
` [PATCH v3 09/15] fsnotify: Always run the merge hook
` [PATCH v3 10/15] fsnotify: Support FS_ERROR event type
` [PATCH v3 11/15] fsnotify: Introduce helpers to send error_events
` [PATCH v3 12/15] fanotify: Introduce FAN_FS_ERROR event
` [PATCH v3 13/15] ext4: Send notifications on error
` [PATCH v3 14/15] samples: Add fs error monitoring example

automatic freeing of space on ENOSPC
 2021-06-29 18:39 UTC  (12+ messages)

[RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE
 2021-06-29 17:35 UTC  (23+ messages)
` [PATCH 1/1] xattr: Allow user.* xattr on symlink/special files with CAP_SYS_RESOURCE
  ` [xattr] 8d8cd767b6: ltp.setxattr02.fail

[PATCH 0/3] hfs: fix various errors
 2021-06-29 14:48 UTC  (4+ messages)
` [PATCH 1/3] hfs: add missing clean-up in hfs_fill_super
` [PATCH 2/3] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH 3/3] hfs: add lock nesting notation to hfs_find_init

RFC: allow recording and passing of open file descriptors
 2021-06-29 14:43 UTC  (3+ messages)
` [RFC PATCH 1/2] fs: allow filesystems to directly pass an existing struct file
` [RFC PATCH 2/2] fs: srvfs: new pseudo-fs for publishing opened fd's in the filesystem

[PATCH v2 0/8] ENOSPC delalloc flushing fixes
 2021-06-29 13:59 UTC  (9+ messages)
` [PATCH v2 1/8] btrfs: enable a tracepoint when we fail tickets
` [PATCH v2 2/8] btrfs: handle shrink_delalloc pages calculation differently
` [PATCH v2 3/8] btrfs: wait on async extents when flushing delalloc
` [PATCH v2 4/8] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH v2 5/8] fs: add a filemap_fdatawrite_wbc helper
` [PATCH v2 6/8] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
` [PATCH v2 7/8] 9p: migrate from sync_inode to filemap_fdatawrite_wbc
` [PATCH v2 8/8] fs: kill sync_inode

[PATCH] sysctl: fix permission check while owner isn't GLOBAL_ROOT_UID
 2021-06-29 13:40 UTC  (3+ messages)

[PATCH v2] iomap: Break build if io_inline_bio is not last in iomap_ioend
 2021-06-29 13:08 UTC  (2+ messages)

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-06-29 13:06 UTC  (15+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT

[PATCH v3] fuse: use newer inode info when writeback cache is enabled
 2021-06-29 13:03 UTC 

[GIT PULL] openat2 fixes
 2021-06-29 12:35 UTC 

[GIT PULL] mount_setattr updates
 2021-06-29 12:35 UTC 

[PATCH v5 0/9] fsdax: introduce fs query to support reflink
 2021-06-29 11:46 UTC  (16+ messages)
` [PATCH v5 1/9] pagemap: Introduce ->memory_failure()
` [PATCH v5 2/9] dax: Introduce holder for dax_device
` [PATCH v5 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v5 4/9] pmem,mm: Implement ->memory_failure in pmem driver
` [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v5 6/9] xfs: Implement ->corrupted_range() for XFS
` [PATCH v5 7/9] dm: Introduce ->rmap() to find bdev offset
` [PATCH v5 8/9] md: Implement dax_holder_operations
` [PATCH v5 9/9] fs/dax: Remove useless functions

[PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
 2021-06-29 11:25 UTC  (7+ messages)
` [PATCH v6.1 "

[PATCH 1/1] MAINTAINERS: Add VFS git tree
 2021-06-29  9:19 UTC 

[PATCH 0/2] iomap: small block problems
 2021-06-29  9:12 UTC  (11+ messages)
` [PATCH 1/2] iomap: Don't create iomap_page objects for inline files
` [PATCH 2/2] iomap: Add helper for un-inlining an inline inode

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-29  8:14 UTC  (38+ messages)
` [PATCH v8 09/10] vduse: "
    `  "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
  ` Re: [PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
          `  "

[PATCH] iomap: Break build if io_inline_bio is not last in iomap_ioend
 2021-06-29  6:52 UTC  (2+ messages)

[PATCH v3] writeback: fix obtain a reference to a freeing memcg css
 2021-06-29  3:06 UTC  (4+ messages)
    ` [External] "

[GIT PULL] fscrypt updates for 5.14
 2021-06-28 23:36 UTC  (2+ messages)

[PATCH v2] fs: forbid invalid project ID
 2021-06-28 22:34 UTC  (2+ messages)

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-28 18:58 UTC  (10+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[PATCH 0/6] ENOSPC delalloc flushing fixes
 2021-06-28 18:13 UTC  (9+ messages)
` [PATCH 1/6] btrfs: enable a tracepoint when we fail tickets
` [PATCH 2/6] btrfs: handle shrink_delalloc pages calculation differently
` [PATCH 3/6] btrfs: wait on async extents when flushing delalloc
` [PATCH 4/6] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH 5/6] fs: add a filemap_fdatawrite_wbc helper
` [PATCH 6/6] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking

[PATCHSET] d_path cleanups
 2021-06-28 17:10 UTC  (18+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 07/14] d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
  ` [PATCH 09/14] d_path: introduce struct prepend_buffer
  ` [PATCH 13/14] d_path: prepend_path() is unlikely to return non-zero

[PATCH] hfsplus: report create_date to kstat.btime
 2021-06-28 17:04 UTC  (2+ messages)

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-28 15:43 UTC  (31+ messages)
` [PATCH v2 01/46] mm: Add folio_to_pfn()
` [PATCH v2 05/46] mm: Add arch_make_folio_accessible()
` [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy()
` [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback()
` [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty()
` [PATCH v2 44/46] mm/filemap: Convert mapping_get_entry to return a folio

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-28 14:27 UTC  (3+ messages)
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

[PATCH v12 00/33] Memory folios
 2021-06-28 12:51 UTC  (15+ messages)
` [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v12 09/33] mm: Add folio_try_get_rcu()
` [PATCH v12 11/33] mm/lru: Add folio LRU functions
` [PATCH v12 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v12 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v12 32/33] fs/netfs: Add folio fscache functions
` [PATCH v12 33/33] mm: Add folio_mapped()

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-06-28  9:06 UTC  (4+ messages)
` [PATCH v2 1/4] fs: introduce helper d_path_unsafe()

[PATCH -next] fs: d_path.c: fix prepend_buffer kernel-doc warnings
 2021-06-28  1:46 UTC 

Query: UBIFS: How to detect empty volumes
 2021-06-27 18:28 UTC  (4+ messages)

[GIT PULL] orangefs: an adjustment and a fix
 2021-06-27 14:50 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (2)
 2021-06-27  5:16 UTC  (2+ messages)

[PATCH] dax: Fix ENOMEM handling in grab_mapping_entry()
 2021-06-25 22:54 UTC  (2+ messages)

[PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
 2021-06-25 21:07 UTC  (13+ messages)

[GIT PULL] netfs, afs: Fix write_begin/end
 2021-06-25 17:48 UTC  (2+ messages)

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-06-25 17:21 UTC  (2+ messages)

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-06-25 13:58 UTC  (13+ messages)
` [RFC PATCH v7 13/24] ceph: decode alternate_name in lease info
` [RFC PATCH v7 14/24] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v7 15/24] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v7 16/24] ceph: send altname in MClientRequest
` [RFC PATCH v7 17/24] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v7 18/24] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v7 19/24] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v7 20/24] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v7 21/24] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v7 22/24] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v7 23/24] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v7 24/24] ceph: add a new ceph.fscrypt.auth vxattr


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