linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 14:25:15 to 2021-03-17 14:28:54 UTC [more...]

[PATCH 0/1] fuse: acl: Send file mode updates using SETATTR
 2021-03-17 14:29 UTC  (3+ messages)
` [PATCH 1/1] fuse: send "

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-17 13:34 UTC  (13+ messages)

[PATCH v2] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-17 12:31 UTC  (3+ messages)

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-17 12:19 UTC  (5+ messages)

[PATCH v8 00/10] fs: interface for directly reading/writing compressed data
 2021-03-17 11:21 UTC  (13+ messages)
` [PATCH man-pages v8] Document encoded I/O
` [PATCH v8 01/10] iov_iter: add copy_struct_from_iter()
` [PATCH v8 02/10] fs: add O_ALLOW_ENCODED open flag
` [PATCH v8 03/10] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v8 04/10] btrfs: fix check_data_csum() error message for direct I/O
` [PATCH v8 05/10] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v8 06/10] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v8 07/10] btrfs: support different disk extent size for delalloc
` [PATCH v8 08/10] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v8 09/10] btrfs: implement RWF_ENCODED reads
` [PATCH v8 10/10] btrfs: implement RWF_ENCODED writes

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-17 11:18 UTC  (8+ messages)
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration
  ` [mm] 8fd8d23ab1: WARNING:at_fs/buffer.c:#__brelse

[PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
 2021-03-17 10:53 UTC  (12+ messages)
` [PATCH v4 00/28] Network fs helper library & fscache kiocb API
  ` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache

[PATCH v2 0/5] Performance improvement for fanotify merge
 2021-03-17 10:17 UTC  (6+ messages)
` [PATCH v2 3/5] fanotify: mix event info and pid into merge key hash

[PATCH] sched: Warn on long periods of pending need_resched
 2021-03-17  8:31 UTC  (3+ messages)

bcachefs snapshots design doc - RFC
 2021-03-17  7:29 UTC 

[question] Panic in dax_writeback_one
 2021-03-17  6:45 UTC  (6+ messages)

[PATCH] attr: replace if (cond) BUG() with BUG_ON()
 2021-03-17  6:34 UTC 

[PATCH] exfat: improve write performance when dirsync enabled
 2021-03-17  6:18 UTC  (2+ messages)

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-17  3:46 UTC  (4+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH] Revert "libfs: fix error cast of negative value in simple_attr_write()"
 2021-03-17  3:38 UTC  (2+ messages)

[RFC PATCH] implement orangefs_readahead
 2021-03-17  3:04 UTC  (5+ messages)
    ` [RFC PATCH v2] "

fs: avoid softlockups in s_inodes iterators commit
 2021-03-17  1:28 UTC  (2+ messages)

[PATCH] zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 2021-03-17  0:56 UTC  (3+ messages)

[PATCH] uapi: fix comment about block device ioctl
 2021-03-16 23:40 UTC  (2+ messages)

[PATCH v3] flock.2: add CIFS details
 2021-03-16 23:04 UTC  (15+ messages)
` [PATCH v4] "

[PATCH] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-16 21:14 UTC  (3+ messages)

[PATCH v30 00/12] Landlock LSM
 2021-03-16 20:42 UTC  (13+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 04/12] landlock: Add ptrace restrictions
` [PATCH v30 05/12] LSM: Infrastructure management of the superblock
` [PATCH v30 06/12] fs,security: Add sb_delete hook
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 09/12] arch: Wire up Landlock syscalls
` [PATCH v30 10/12] selftests/landlock: Add user space tests
` [PATCH v30 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v30 12/12] landlock: Add user and kernel documentation

[PATCH v2] ceph: don't use d_add in ceph_handle_snapdir
 2021-03-16 20:39 UTC 

[PATCH v5 0/1] Unprivileged chroot
 2021-03-16 20:36 UTC  (2+ messages)
` [PATCH v5 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v4 0/1] Unprivileged chroot
 2021-03-16 20:06 UTC  (9+ messages)
` [PATCH v4 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v4 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2021-03-16 19:44 UTC  (17+ messages)
` [PATCH v4 1/5] btrfs: add send stream v2 definitions
` [PATCH v4 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v4 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v4 2/5] btrfs: send: write larger chunks when using stream v2
` [PATCH v4 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v4 3/5] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v4 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v4 4/5] btrfs: send: send compressed extents with encoded writes
` [PATCH v4 05/11] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH v4 5/5] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v4 06/11] btrfs-progs: receive: process encoded_write commands
` [PATCH v4 07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v4 08/11] btrfs-progs: receive: process fallocate commands
` [PATCH v4 09/11] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v4 10/11] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v4 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-03-16 18:59 UTC  (3+ messages)

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-03-16 18:57 UTC  (6+ messages)
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device

[GIT PULL] fuse fixes for 5.12-rc4
 2021-03-16 17:43 UTC  (2+ messages)

[PATCH 0/4] btrfs: Convert more kmaps to kmap_local_page()
 2021-03-16 16:56 UTC  (9+ messages)
` [PATCH 1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-16 16:22 UTC  (3+ messages)
` [PATCH RFC v2 3/8] perf/core: Add support for event removal on exec

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-16 14:13 UTC  (14+ messages)
` [PATCH -next 1/5] block: add disk sequence number
` [PATCH -next 2/5] block: add ioctl to read the "
` [PATCH -next 3/5] block: refactor sysfs code
` [PATCH -next 4/5] block: export diskseq in sysfs
` [PATCH -next 5/5] loop: increment sequence number

[PATCH v2] vfs: add miscattr ops
 2021-03-16 13:34 UTC  (2+ messages)

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-03-16 11:29 UTC  (2+ messages)

[PATCH] cachefiles: do not yet allow on idmapped mounts
 2021-03-16 11:22 UTC 

[PATCH v3 0/1] Unprivileged chroot
 2021-03-16  8:17 UTC  (4+ messages)
` [PATCH v3 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v2 0/2] [PATCH 0/2] zonefs fixes
 2021-03-16  8:09 UTC  (4+ messages)
` [PATCH v2 1/2] zonefs: prevent use of seq files as swap file
` [PATCH v2 2/2] zonefs: Fix O_APPEND async write handling

[PATCH v23 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-03-16  7:55 UTC  (12+ messages)
` [PATCH v23 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v23 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v23 03/10] fs/ntfs3: Add bitmap
` [PATCH v23 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v23 05/10] fs/ntfs3: Add attrib operations
` [PATCH v23 06/10] fs/ntfs3: Add compression
` [PATCH v23 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v23 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v23 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v23 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH] fs: Trivial typo fix in the file coredump.c
 2021-03-16  5:23 UTC  (2+ messages)

mmotm 2021-03-15-20-38 uploaded
 2021-03-16  3:39 UTC 

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-16  2:48 UTC  (6+ messages)
` [PATCH v5 01/11] file: Export __receive_fd() to modules
    `  "

[PATCH 2/2] zonefs: Fix O_APPEND async write handling
 2021-03-16  1:11 UTC  (6+ messages)

[GIT PULL] afs: Fix oops and confusion from metadata xattrs
 2021-03-15 23:47 UTC  (2+ messages)

[PATCH v3] Resolve LRU page-pinning issue for file-backed pages
 2021-03-15 23:46 UTC  (4+ messages)
` [PATCH v3] fs/buffer.c: Revoke LRU when trying to drop buffers

[PATCH v4 00/25] Page folios
 2021-03-15 22:27 UTC  (9+ messages)

[PATCH] proc/sysctl: Fix function name error in comments
 2021-03-15 20:25 UTC  (2+ messages)

[PATCH 0/2] ceph: snapdir dentry handling fixes
 2021-03-15 18:07 UTC  (3+ messages)
` [PATCH 1/2] ceph: don't clobber i_snap_caps on non-I_NEW inode
` [PATCH 2/2] ceph: don't use d_add in ceph_handle_snapdir

[PATCH] seq_file: Unconditionally use vmalloc for buffer
 2021-03-15 17:40 UTC  (3+ messages)

[RFC][PATCHSET v2] inode type bits fixes
 2021-03-15 17:19 UTC  (11+ messages)
` [PATCH v2 01/15] new helper: inode_wrong_type()
  ` [PATCH v2 09/15] do_cifs_create(): don't set ->i_mode of something we had not created
  ` [PATCH v2 10/15] cifs: have ->mkdir() handle race with another client sanely
  ` [PATCH v2 11/15] cifs: have cifs_fattr_to_inode() refuse to change type on live inode
  ` [PATCH v2 14/15] 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"

[PATCH v2 0/2] AFS metadata xattr fixes
 2021-03-15 17:02 UTC  (3+ messages)
` [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes

[PATCH 0/3] tweak idmap helpers
 2021-03-15 14:54 UTC  (4+ messages)
` [PATCH 1/3] fs: introduce fsuidgid_has_mapping() helper
` [PATCH 2/3] fs: improve naming for fsid helpers
` [PATCH 3/3] fs: introduce two little fs{u,g}id inode initialization helpers

[RFC][PATCH 0/3] vfs: Use an xarray instead of inserted bookmarks to scan mount list
 2021-03-15 14:22 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).