linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 08:03:25 to 2021-07-12 03:20:57 UTC [more...]

[PATCH v13 000/137] Memory folios
 2021-07-12  3:05 UTC  (24+ messages)
` [PATCH v13 001/137] mm: Convert get_page_unless_zero() to return bool
` [PATCH v13 002/137] mm: Introduce struct folio
` [PATCH v13 003/137] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v13 004/137] mm/vmstat: Add functions to account folio statistics
` [PATCH v13 005/137] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v13 006/137] mm: Add folio reference count functions
` [PATCH v13 007/137] mm: Add folio_put()
` [PATCH v13 008/137] mm: Add folio_get()
` [PATCH v13 009/137] mm: Add folio_try_get_rcu()
` [PATCH v13 010/137] mm: Add folio flag manipulation functions
` [PATCH v13 011/137] mm/lru: Add folio LRU functions
` [PATCH v13 012/137] mm: Handle per-folio private data
` [PATCH v13 013/137] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v13 014/137] mm/filemap: Add folio_next_index()
` [PATCH v13 015/137] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v13 016/137] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v13 017/137] mm/filemap: Add folio_unlock()
` [PATCH v13 018/137] mm/filemap: Add folio_lock()
` [PATCH v13 019/137] mm/filemap: Add folio_lock_killable()
` [PATCH v13 020/137] mm/filemap: Add __folio_lock_async()
` [PATCH v13 021/137] mm/filemap: Add folio_wait_locked()
` [PATCH v13 022/137] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v13 023/137] mm/swap: Add folio_rotate_reclaimable()

[PATCH] exfat: handle wrong stream entry size in exfat_readdir()
 2021-07-12  3:11 UTC  (4+ messages)

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-12  1:44 UTC  (4+ messages)
` [PATCH 1/2] mm/readahead: Add gfp_flags to ractl
` [PATCH 2/2] mm/filemap: Prevent waiting for memory for NOWAIT reads

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-07-11 23:00 UTC  (40+ messages)
` [RFC PATCH v7 02/24] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v7 03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v7 04/24] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v7 05/24] ceph: preallocate inode for ops that may create one
` [RFC PATCH v7 06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v7 07/24] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v7 08/24] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v7 11/24] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v7 12/24] ceph: add fscrypt ioctls
` [RFC PATCH v7 15/24] ceph: add encrypted fname handling to ceph_mdsc_build_path

[PATCH v4 0/5] block: add a sequence number to disks
 2021-07-11 17:54 UTC  (6+ messages)
` [PATCH v4 1/5] block: add disk sequence number
` [PATCH v4 2/5] block: export the diskseq in uevents
` [PATCH v4 3/5] block: add ioctl to read the disk sequence number
` [PATCH v4 4/5] block: export diskseq in sysfs
` [PATCH v4 5/5] loop: raise media_change event

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-07-11 17:43 UTC  (2+ messages)
` [PATCH v11] "

FAN_REPORT_CHILD_FID
 2021-07-11 17:02 UTC 

[PATCH] procfs: Prevent unpriveleged processes accessing fdinfo
 2021-07-10 18:21 UTC  (2+ messages)

[PATCH v2 0/5] Add pidfd support to the fanotify API
 2021-07-10 14:49 UTC  (3+ messages)
` [PATCH v2 5/5] fanotify: add "

[PATCH v4] fs: forbid invalid project ID
 2021-07-10 14:39 UTC 

[syzbot] possible deadlock in loop_add
 2021-07-10 11:01 UTC 

[PATCH] coredump: allow PTRACE_ATTACH to coredump user mode helper
 2021-07-10  4:15 UTC  (3+ messages)

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-09 20:36 UTC  (9+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files

[PATCH] ovl: fix mmap denywrite
 2021-07-09 13:48 UTC  (5+ messages)

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-09 13:19 UTC  (4+ messages)
  ` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload

[PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
 2021-07-09 12:36 UTC  (8+ messages)
` [PATCH v6.1 "
        ` [PATCH v6.2 6/7] dax: Introduce dax_iomap_ops for end of reflink

[PATCH v3 0/3] iomap: small block problems
 2021-07-09 12:01 UTC  (15+ messages)
` [PATCH v3 1/3] iomap: Permit pages without an iop to enter writeback
` [PATCH v3 2/3] iomap: Don't create iomap_page objects for inline files
` [PATCH v3 3/3] iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor

[PATCH v1] binfmt: remove support for em86 (alpha only)
 2021-07-09 11:58 UTC  (3+ messages)

[RFC PATCH 2/2] erofs: dax support for non-tailpacking regular file
 2021-07-09  2:28 UTC  (4+ messages)
` [RFC PATCH v1.1 "

[PATCH v9 00/11] io_uring: add mkdir and [sym]linkat support
 2021-07-08 19:25 UTC  (14+ messages)
` [PATCH v9 01/11] namei: ignore ERR/NULL names in putname()
` [PATCH v9 02/11] namei: change filename_parentat() calling conventions
` [PATCH v9 03/11] namei: make do_mkdirat() take struct filename
` [PATCH v9 04/11] namei: make do_mknodat() "
` [PATCH v9 05/11] namei: make do_symlinkat() "
` [PATCH v9 06/11] namei: add getname_uflags()
` [PATCH v9 07/11] namei: make do_linkat() take struct filename
` [PATCH v9 08/11] namei: update do_*() helpers to return ints
` [PATCH v9 09/11] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v9 10/11] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v9 11/11] io_uring: add support for IORING_OP_LINKAT

confusing fscache path
 2021-07-08 18:09 UTC 

[PATCH] fuse: fix use-after-free issue in fuse_read_interrupt()
 2021-07-08 14:34 UTC  (2+ messages)

support booting of arbitrary non-blockdevice file systems v2
 2021-07-08 12:59 UTC  (8+ messages)
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
  ` [Virtio-fs] "

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-07-08 12:48 UTC  (3+ messages)

[PATCH v8 10/10] Documentation: Add documentation for VDUSE
 2021-07-08 12:35 UTC  (20+ messages)
  `  "
      `  "

[PATCH v3 00/15] File system wide monitoring
 2021-07-08 12:25 UTC  (27+ 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 10/15] fsnotify: Support FS_ERROR event type
` [PATCH v3 11/15] fsnotify: Introduce helpers to send error_events

[PATCH] connector: send event on write to /proc/[pid]/comm
 2021-07-08 12:23 UTC  (3+ messages)

[PATCH v8 00/11] io_uring: add mkdir and [sym]linkat support
 2021-07-08  6:05 UTC  (18+ messages)
` [PATCH v8 01/11] namei: ignore ERR/NULL names in putname()
` [PATCH v8 02/11] namei: change filename_parentat() calling conventions
` [PATCH v8 03/11] fs: make do_mkdirat() take struct filename
` [PATCH v8 04/11] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v8 05/11] fs: make do_mknodat() take struct filename
` [PATCH v8 06/11] fs: make do_symlinkat() "
` [PATCH v8 07/11] namei: add getname_uflags()
` [PATCH v8 08/11] fs: make do_linkat() take struct filename
` [PATCH v8 09/11] fs: update do_*() helpers to return ints
` [PATCH v8 10/11] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v8 11/11] io_uring: add support for IORING_OP_LINKAT

[PATCH] ext4: fix EXT4_IOC_CHECKPOINT
 2021-07-08  5:13 UTC  (3+ messages)

[PATCH v3 0/2] fcntl: fix potential deadlocks
 2021-07-08  1:52 UTC  (3+ messages)

[PATCH] fs, mm: fix race in unlinking swapfile
 2021-07-07 20:48 UTC 

[GIT PULL] nfsd changes for 5.14
 2021-07-07 20:40 UTC  (2+ messages)

[PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
 2021-07-07 17:59 UTC  (11+ messages)

[PATCH v2 0/2] fcntl: fix potential deadlocks
 2021-07-07 17:58 UTC  (16+ messages)
` [PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock

dead code in ceph
 2021-07-07 16:24 UTC  (2+ messages)

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

[PATCH v2 0/8] ENOSPC delalloc flushing fixes
 2021-07-07 11:09 UTC  (15+ 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 v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-07  9:19 UTC  (4+ messages)
` [PATCH v8 09/10] vduse: "

[PATCHSET] d_path cleanups
 2021-07-07  8:03 UTC  (4+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 14/14] getcwd(2): clean up error handling


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