linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-22 01:00:44 to 2021-05-26 05:12:08 UTC [more...]

[PATCH v2] ocfs2: fix data corruption by fallocate
 2021-05-26  5:10 UTC  (10+ messages)

[PATCH v2 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-05-26  4:32 UTC  (9+ messages)
` [PATCH v2 1/3] init/main.c: introduce function ramdisk_exec_exist()
` [PATCH v2 2/3] init/do_cmounts.c: introduce 'user_root' for initramfs
` [PATCH v2 3/3] init/do_mounts.c: fix rootfs_fs_type with ramfs

[PATCH v3 0/3] iomap: avoid soft lockup warnings on large ioends
 2021-05-26  3:32 UTC  (22+ messages)
` [PATCH v3 1/3] iomap: resched ioend completion when in non-atomic context
` [PATCH v3 2/3] xfs: kick large ioends to completion workqueue
` [PATCH RFC v3 3/3] iomap: bound ioend size to 4096 pages

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-26  2:43 UTC  (11+ messages)
` [PATCH v7 01/12] iova: Export alloc_iova_fast()
    `  "
` [PATCH v7 05/12] virtio_scsi: Add validation for residual bytes from response
  ` Re: [PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

mmotm 2021-05-25-19-30 uploaded
 2021-05-26  2:31 UTC 

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-05-26  2:04 UTC  (12+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "

[PATCH 1/4] Improved .gitignore
 2021-05-26  1:53 UTC  (10+ messages)
` [PATCH 2/4] Initial bcachefs support
` [PATCH 3/4] generic/{455,457,482}: make dmlogwrites tests work on bcachefs
` [PATCH 4/4] generic/269: add _check_scratch_fs
` [PATCH v2 1/4] Improved .gitignore
` [PATCH v2 2/4] Initial bcachefs support
` [PATCH v2 3/4] generic/{455,457,482}: make dmlogwrites tests work on bcachefs
` [PATCH v2 4/4] generic/269: add _check_scratch_fs

[PATCH v6 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-26  0:51 UTC  (10+ messages)
` [PATCH v6 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v6 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v6 7/7] fs/xfs: Add dax dedupe support

How capacious and well-indexed are ext4, xfs and btrfs directories?
 2021-05-26  0:24 UTC  (13+ messages)

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-05-25 23:20 UTC  (8+ messages)

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-05-25 23:12 UTC  (7+ messages)
` [PATCH v3 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH v3 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-25 22:17 UTC  (5+ messages)
` [PATCH v5 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero

[PATCH 0/13 v6] fs: Hole punch vs page cache filling races
 2021-05-25 21:41 UTC  (20+ messages)
` [PATCH 01/13] mm: Fix comments mentioning i_mutex
` [PATCH 02/13] documentation: Sync file_operations members with reality
` [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/13] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/13] ext2: Convert to using invalidate_lock
` [PATCH 07/13] xfs: Convert to use invalidate_lock
` [PATCH 08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 09/13] zonefs: Convert to using invalidate_lock
` [PATCH 10/13] f2fs: "
` [PATCH 11/13] fuse: "
` [PATCH 12/13] ceph: Fix race between hole punch and page fault
` [PATCH 13/13] cifs: "

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-25 20:35 UTC  (3+ messages)

[GIT PULL] netfs: Fixes
 2021-05-25 17:36 UTC  (2+ messages)

[PATCH] ext4: Fix no-key deletion for encrypt+casefold
 2021-05-25 17:29 UTC  (2+ messages)

[PATCH] afs: Fix the nlink handling of dir-over-dir rename
 2021-05-25 17:26 UTC  (2+ messages)

[PATCH 0/3] DAX Small clean ups
 2021-05-25 17:24 UTC  (4+ messages)
` [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter
` [PATCH 2/3] fs/dax: Clarify nr_pages to dax_direct_access()
` [PATCH 3/3] dax: Ensure errno is returned from dax_direct_access

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-05-25 16:19 UTC  (8+ messages)

[PATCH 0/4] fuse: Some fixes for submounts
 2021-05-25 15:02 UTC  (5+ messages)
` [PATCH 1/4] fuse: Fix crash in fuse_dentry_automount() error path
` [PATCH 2/4] fuse: Fix infinite loop in sget_fc()
` [PATCH 3/4] fuse: Call vfs_get_tree() for submounts
` [PATCH 4/4] fuse: Make fuse_fill_super_submount() static

[PATCH v4 0/3] audit: add support for openat2
 2021-05-25 15:00 UTC  (8+ messages)
` [PATCH v4 2/3] audit: add support for the openat2 syscall
` [PATCH v4 3/3] audit: add OPENAT2 record to list how

[PATCH] afs: Fix fall-through warnings for Clang
 2021-05-25 14:40 UTC 

[PATCH][v2] fanotify: fix permission model of unprivileged group
 2021-05-25 13:23 UTC  (5+ messages)

[RESEND]: Kernel 4.14: SQUASHFS error: unable to read xattr id index table
 2021-05-25  9:22 UTC  (10+ messages)
          ` [RESEND]: Kernel 4.14: UBIFS+SQUASHFS: Device fails to boot after flashing rootfs volume

[PATCH 0/2] use DIV_ROUND_UP helper macro for calculations
 2021-05-25  8:41 UTC  (6+ messages)
` [PATCH 1/2] crypto: af_alg - "
` [PATCH 2/2] fs: direct-io: "

iomap: writeback ioend/bio allocation deadlock risk
 2021-05-25  8:21 UTC  (12+ messages)

[PATCH v2 0/6] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-25  8:21 UTC  (9+ messages)
` [PATCH v2 3/6] "
` [PATCH v2 4/6] mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline()
` [PATCH v2 5/6] virtio-mem: use page_offline_(start|end) when "
` [PATCH v2 6/6] fs/proc/kcore: use page_offline_(freeze|thaw)

[PATCH 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-05-25  8:04 UTC  (11+ messages)
` [PATCH 1/3] init/main.c: introduce function ramdisk_exec_exist()
` [PATCH 2/3] init/do_cmounts.c: introduce 'user_root' for initramfs
` [PATCH 3/3] init/do_mounts.c: fix rootfs_fs_type with ramfs

[PATCH] fuse: use DIV_ROUND_UP helper macro for calculations
 2021-05-25  7:40 UTC 

[PATCH] fs/super: simplify superblock destroy action
 2021-05-25  6:55 UTC 

[PATCH RESEND] init/initramfs.c: make initramfs support pivot_root
 2021-05-25  6:09 UTC  (9+ messages)

[PATCH] fanotify: fix permission model of unprivileged group
 2021-05-24 23:42 UTC  (6+ messages)

[PATCH 00/11] File system wide monitoring
 2021-05-24 15:19 UTC  (4+ messages)

[PATCH 5.12 040/127] fs/mount_setattr: tighten permission checks
 2021-05-24 15:25 UTC 

[PATCH AUTOSEL 5.10 61/62] block: fix a race between del_gendisk and BLKRRPART
 2021-05-24 14:47 UTC 

[PATCH AUTOSEL 5.12 62/63] block: fix a race between del_gendisk and BLKRRPART
 2021-05-24 14:46 UTC 

BUG: preadv2(.., RWF_NOWAIT) returns spurious EOF
 2021-05-24 10:42 UTC 

[PATCH 0/6] gfs2: Handle page faults during read and write
 2021-05-24  8:39 UTC  (7+ messages)
` [PATCH 6/6] gfs2: Fix mmap + page fault deadlocks (part 2)

[PATCH 0/3] bcachefs support
 2021-05-24  4:48 UTC  (8+ messages)
` [PATCH 1/3] Initial "

[PATCH 1/1] generic/{455,457,482}: make dmlogwrites tests work on bcachefs
 2021-05-23 23:38 UTC 

Calling sendfile(2) on sparse files on tmpfs allocates space for them
 2021-05-23 19:15 UTC  (2+ messages)

[trivial PATCH] vfs: fs_context: Deduplicate logging calls to reduce object size
 2021-05-23 17:43 UTC 

[PATCH -next] cuse: use DEVICE_ATTR_*() macros
 2021-05-23  6:51 UTC 

[PATCH 10/11] samples: Add fs error monitoring example
 2021-05-22 20:21 UTC  (2+ messages)

[PATCH v4 2/5] fuse: Call vfs_get_tree() for submounts
 2021-05-22 20:12 UTC  (3+ messages)

[PATCH 07/11] fsnotify: Introduce helpers to send error_events
 2021-05-22 17:51 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.13-rc3
 2021-05-22 17:35 UTC  (2+ messages)

[PATCH 5/5] fanotify: Add pidfd info record support to the fanotify API
 2021-05-22  9:01 UTC  (12+ messages)

[PATCH v3 00/10] cifsd: introduce new SMB3 kernel server
 2021-05-22  1:55 UTC  (5+ messages)
    ` [PATCH v3 04/10] cifsd: add authentication
        ` [Linux-cifsd-devel] "


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