linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-18 00:00:03 to 2020-10-22 16:38:28 UTC [more...]

[PATCH V9 0/4] fuse: Add support for passthrough read/write
 2020-10-22 16:38 UTC  (17+ messages)
` [PATCH V9 1/4] fuse: Definitions and ioctl() for passthrough
` [PATCH V9 2/4] fuse: Trace daemon creds
` [PATCH V9 3/4] fuse: Introduce synchronous read and write for passthrough
` [PATCH V9 4/4] fuse: Handle asynchronous read and write in passthrough

[GIT PULL] 9p update for 5.10-rc1
 2020-10-22 16:36 UTC  (2+ messages)

let import_iovec deal with compat_iovecs as well v4
 2020-10-22 16:35 UTC  (26+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
  ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"

[PATCH v2] iomap: zero cached page over unwritten extent on truncate page
 2020-10-22 15:38 UTC  (4+ messages)

kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
 2020-10-22 15:35 UTC  (4+ messages)

[RFC] synchronous readpage for buffer_heads
 2020-10-22 15:22 UTC 

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-22 15:14 UTC  (25+ messages)
` [PATCH 1/2] Block layer filter - second version
` [PATCH 2/2] blk-snap - snapshots and change-tracking for block devices

[PATCH] fuse: fix potential accessing NULL pointer problem in fuse_send_init()
 2020-10-22 14:51 UTC 

[PATCH] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-10-22 14:51 UTC  (3+ messages)

Question on io-wq
 2020-10-22 14:08 UTC  (2+ messages)

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2020-10-22 13:18 UTC  (6+ messages)
` [RESEND PATCH v18 1/4] Add flags option to get xattr method paired to __vfs_getxattr
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [RESEND PATCH v18 3/4] overlayfs: override_creds=off option bypass creator_cred

[RESEND PATCH v18 4/4] overlayfs: inode_owner_or_capable called during execv
 2020-10-22 13:16 UTC 

[PATCH] fuse: check whether fuse_request_alloc returns NULL in fuse_simple_request
 2020-10-22 13:13 UTC 

Question on io-wq
 2020-10-22  9:03 UTC 

[PATCH v2 0/2] kill add_to_page_cache_locked()
 2020-10-22  8:36 UTC  (5+ messages)
` [PATCH v2 1/2] cifs: convert to add_to_page_cache()
` [PATCH v2 2/2] fs: kill add_to_page_cache_locked()

[PATCH v8 00/41] btrfs: zoned block device support
 2020-10-22  6:48 UTC  (7+ messages)
` [PATCH v8 07/41] btrfs: disallow NODATACOW in ZONED mode
` [PATCH v8 10/41] btrfs: disallow inode_cache "

[GIT PULL] nfsd change for 5.10
 2020-10-22  2:07 UTC 

Splitting a THP beyond EOF
 2020-10-21 23:04 UTC  (10+ messages)

[PATCH 0/4] Some more lock_page work
 2020-10-21 20:12 UTC  (10+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

Imprecise definition for proportional set size in documentation
 2020-10-21 19:45 UTC 

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-10-21 17:53 UTC  (9+ messages)
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls

[PATCH RFC 0/7] Superblock notifications
 2020-10-21 15:21 UTC  (9+ messages)
` [PATCH RFC 1/7] watch_queue: Make watch_sizeof() check record size
` [PATCH RFC 2/7] security: Add hooks to rule on setting a watch for superblock
` [PATCH RFC 3/7] watch_queue: Support a text field at the end of the notification
` [PATCH RFC 4/7] vfs: Add superblock notifications
` [PATCH RFC 5/7] vfs: Include origin of the SB error notification
` [PATCH RFC 6/7] fs: Add more superblock error subtypes
` [PATCH RFC 7/7] ext4: Implement SB error notification through watch_sb

ANNOUNCE: nfs-utils-2.5.2 released
 2020-10-21 14:50 UTC 

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-10-21 13:51 UTC  (3+ messages)

UBSAN: shift-out-of-bounds in get_init_ra_size()
 2020-10-21 12:33 UTC  (5+ messages)

[PATCH v3 0/3] NFS User Namespaces
 2020-10-21 12:05 UTC  (4+ messages)
` [PATCH v3 1/3] NFS: NFSv2/NFSv3: Use cred from fs_context during mount
` [PATCH v3 2/3] NFSv4: Refactor: reference user namespace from nfs4idmap
` [PATCH v3 3/3] NFSv4: Refactor NFS to be use user namespaces

[RFC PATCH 0/3] sched: delayed thread migration
 2020-10-21 11:48 UTC  (7+ messages)
` [PATCH 1/3] cpufreq: x86: allow external frequency measures
` [PATCH 2/3] sched: core: x86: query frequency at each tick
` [PATCH 3/3] sched/fair: delay thread migration on fork/wakeup/exec

WARNING: suspicious RCU usage in io_init_identity
 2020-10-21 10:02 UTC  (4+ messages)

[PATCH 2/2] exfat: simplify exfat_hint_femp structure
 2020-10-21  9:55 UTC 

[PATCH 1/2] exfat: commonize getting information from dir-entries
 2020-10-21  9:55 UTC 

[PATCH 1/2] cifs: convert to add_to_page_cache()
 2020-10-21  9:24 UTC  (6+ messages)
` [PATCH 2/2] fs: kill add_to_page_cache_locked()
  ` [fs] 8e602a0a70: kernel_BUG_at_mm/filemap.c

[RFC] find_get_heads_contig
 2020-10-21  4:19 UTC  (2+ messages)

Linux-cifs readdir behaviour when dir modified
 2020-10-21  3:25 UTC  (3+ messages)

[PATCH net-next] mm, oom: keep oom_adj under or at upper limit when printing [v2]
 2020-10-20 16:51 UTC 

[PATCH 0/2] iomap: zero dirty pages over unwritten extents
 2020-10-20 16:21 UTC  (9+ messages)
` [PATCH 1/2] iomap: use page dirty state to seek data "
` [PATCH 2/2] iomap: zero cached pages over unwritten extents on zero range

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-10-20 15:22 UTC  (10+ messages)

[PATCH 0/2] generic_file_buffered_read() refactoring, perf improvements
 2020-10-20 14:47 UTC  (5+ messages)
` [PATCH 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[PATCH v2 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-10-20 14:32 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests: add tests for CLOSE_RANGE_CLOEXEC

[PATCH v3 00/18] Allow readpage to return a locked page
 2020-10-20 14:13 UTC  (8+ messages)
` [PATCH v3 11/18] ext4: Tell the VFS that readpage was synchronous
` [PATCH v3 12/18] ext4: Return error from ext4_readpage
` [PATCH v3 13/18] fuse: Tell the VFS that readpage was synchronous

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-20 14:10 UTC  (19+ messages)
` [PATCH RFC V3 2/9] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V3 4/9] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V3 6/9] x86/entry: Pass irqentry_state_t by reference

[PATCH] cachefiles: Drop superfluous readpages aops NULL check
 2020-10-20 11:06 UTC  (4+ messages)

[PATCH] dcookies: Make dcookies depend on CONFIG_OPROFILE
 2020-10-20 11:01 UTC 

[PATCH net-next] mm, oom: keep oom_adj under or at upper limit when printing
 2020-10-20 10:04 UTC  (2+ messages)

[PATCH 1/2] fs:regfs: add register easy filesystem
 2020-10-20  6:30 UTC  (2+ messages)
` [PATCH 2/2] fs:regfs: add panic notifier callback for saving regs

[GIT PULL] zonefs changes for 5.10-rc1
 2020-10-19 21:46 UTC  (2+ messages)

[GIT PULL] fuse update for 5.10
 2020-10-19 21:46 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.10, part 2
 2020-10-19 21:45 UTC  (2+ messages)

[PATCH] mm: proc: add Sock to /proc/meminfo
 2020-10-19 17:23 UTC  (11+ messages)
  ` [External] "

[RESEND PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-10-19 16:58 UTC  (5+ messages)
` [RESEND PATCH v11 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [RESEND PATCH v11 2/3] arch: Wire up trusted_for(2)
` [RESEND PATCH v11 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH v4 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
 2020-10-19  2:06 UTC 

[PATCH v4 1/2] exfat: add exfat_update_inode()
 2020-10-19  2:05 UTC 

[PATCH v3 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
 2020-10-19  0:47 UTC  (3+ messages)

[Bug 209719] New: NULL pointer dereference
 2020-10-18 17:20 UTC  (3+ messages)

[RESEND PATCH v2 0/3] NFS User Namespaces with new mount API
 2020-10-17 23:59 UTC  (2+ 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).