linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 13:35:19 to 2022-11-18 16:20:15 UTC [more...]

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-18 16:20 UTC  (16+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-18 15:59 UTC  (20+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-18 14:55 UTC  (6+ messages)
` [PATCH printk v5 02/40] printk: Convert console_drivers list to hlist
` [PATCH printk v5 10/40] proc: consoles: document console_lock usage
` [PATCH printk v5 34/40] proc: consoles: use console_list_lock for list iteration

[RFC PATCH] lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
 2022-11-18 13:44 UTC  (3+ messages)

[RFC 0/4] fs: provide per-filesystem options to disable fscrypt
 2022-11-18 13:25 UTC  (9+ messages)

[PATCH v3] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-18 12:47 UTC  (2+ messages)

[PATCH v5 00/30] acl: add vfs posix acl api
 2022-11-18 12:32 UTC  (5+ messages)
` [PATCH v5 02/30] fs: pass dentry to set acl method

[PATCH -next v2 3/6] landlock: add chmod and chown support
 2022-11-18 12:32 UTC  (5+ messages)

[PATCH v2] namespace: Added pointer check in copy_mnt_ns()
 2022-11-18 11:41 UTC 

[RFC PATCH 0/4] iov_iter: Add extraction helpers
 2022-11-18 11:08 UTC  (8+ messages)
` [RFC PATCH 1/4] mm: Move FOLL_* defs to mm_types.h
` [RFC PATCH 2/4] iov_iter: Add a function to extract a page list from an iterator
` [RFC PATCH 3/4] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [RFC PATCH 4/4] netfs: Add a function to extract an iterator into a scatterlist

[RFC PATCH] afs: Stop implementing ->writepage()
 2022-11-18 10:37 UTC 

BUG: unable to handle kernel NULL pointer dereference in gfs2_evict_inode
 2022-11-18  9:33 UTC  (2+ messages)

[PATCH] writeback: Remove meaningless comment
 2022-11-18  9:20 UTC  (2+ messages)

[PATCH] exec: Remove FOLL_FORCE for stack setup
 2022-11-18  8:57 UTC  (2+ messages)

[PATCH] fs/buffer: fix a NULL pointer dereference in drop_buffers()
 2022-11-18  8:29 UTC  (5+ messages)

possible deadlock in ext4_file_read_iter
 2022-11-18  7:43 UTC 

[PATCH v3 0/4] Removing the try_to_release_page() wrapper
 2022-11-18  7:30 UTC  (5+ messages)
` [PATCH v3 1/4] ext4: Convert move_extent_per_page() to use folios
` [PATCH v3 2/4] khugepage: Replace try_to_release_page() with filemap_release_folio()
` [PATCH v3 3/4] memory-failure: Convert truncate_error_page() to use folio
` [PATCH v3 4/4] folio-compat: Remove try_to_release_page()

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-18  7:29 UTC  (5+ messages)
    ` Attaching userspace VM to kernel thread (was Re: [PATCH] fs/binfmt_elf: Fix memsz > filesz handling)

[PATCH v2 0/4] Removing the try_to_release_page() wrapper
 2022-11-18  7:28 UTC  (6+ messages)
` [PATCH v2 1/4] ext4: Convert move_extent_per_page() to use folios
` [PATCH v2 2/4] khugepage: Replace try_to_release_page() with filemap_release_folio()
` [PATCH v2 3/4] memory-failure: Convert truncate_error_page() to use folio
` [PATCH v2 4/4] folio-compat: Remove try_to_release_page()

Feature proposal: support file content integrity verification based on fs-verity
 2022-11-18  5:19 UTC 

[driver-core:debugfs_cleanup] [sysfs] 19c2a61fbe: WARNING:at_fs/sysfs/group.c:#sysfs_remove_group
 2022-11-18  2:56 UTC 

[PATCH 0/2 v3] ceph: fix the use-after-free bug for file_lock
 2022-11-18  2:06 UTC  (3+ messages)
` [PATCH 1/2 v3] ceph: switch to vfs_inode_has_locks() to fix file lock bug
` [PATCH 2/2 v3] ceph: add ceph_lock_info support for file_lock

[PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
 2022-11-18  1:32 UTC  (2+ messages)

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-17 23:37 UTC  (8+ messages)
` [PATCH 1/3] NFSD: Teach nfsd_mountpoint() auto mounts
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover "
` [PATCH 3/3] NFS: nfs_encode_fh: Remove S_AUTOMOUNT check

[PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-17 23:12 UTC  (2+ messages)

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17 22:15 UTC  (21+ messages)
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
` [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
  ` [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
  ` [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
  ` [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible

[RFC] Add a new generic system call which has better performance, to get /proc data, than existing mechanisms
 2022-11-17 21:38 UTC  (2+ messages)

start removing writepage instances
 2022-11-17 21:41 UTC  (9+ messages)
` [PATCH 2/9] ext2: remove ->writepage
      ` [PATCH 2/9] ext2: remove ->writepageo

[PATCH 0/8 v3] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-17 21:36 UTC  (18+ messages)
` [PATCH 1/9] xfs: write page faults in iomap are not buffered writes
` [PATCH 2/9] xfs: punching delalloc extents on write failure is racy
` [PATCH 3/9] xfs: use byte ranges for write cleanup ranges
` [PATCH 4/9] xfs,iomap: move delalloc punching to iomap
` [PATCH 5/9] iomap: buffered write failure should not truncate the page cache
` [PATCH 6/9] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 7/9] iomap: write iomap validity checks
` [PATCH 8/9] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 9/9] xfs: drop write error injection is unfixable, remove it

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-17 21:27 UTC  (7+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[PATCH v2] vfs: fix copy_file_range() averts filesystem freeze protection
 2022-11-17 20:52 UTC 

[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-17 18:28 UTC  (7+ messages)
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache

[PATCH] ecryptfs: make splice write available again
 2022-11-17 17:57 UTC 

[ANNOUNCE] xfs-linux: for-next **REBASED** to 64c80dfd04d1
 2022-11-17 17:36 UTC 

[RFC PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-17 14:22 UTC 

[PATCH] namespace: Added pointer check in copy_mnt_ns()
 2022-11-17 13:34 UTC  (3+ messages)

[PATCH v9 7/8] KVM: Handle page fault for private memory
 2022-11-17 13:25 UTC  (4+ messages)

[PATCH] proc/meminfo: fix spacing in SecPageTables
 2022-11-17 13:27 UTC  (2+ messages)

thoughts about fanotify and HSM
 2022-11-17 12:38 UTC  (13+ messages)

[PATCH] fs: namei: fix two excess parameter description warnings
 2022-11-17 12:28 UTC 

[PATCH] pipe: fix potential use-after-free in pipe_read()
 2022-11-17 11:53 UTC 

[PATCH v4 0/2] fscache,cachefiles: add prepare_ondemand_read() interface
 2022-11-17 11:05 UTC  (4+ messages)
` [PATCH v4 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
` [PATCH v4 2/2] erofs: switch to prepare_ondemand_read() in fscache mode

[PATCH] sched/fair: Introduce priority load balance for CFS
 2022-11-17  9:07 UTC  (12+ messages)

[PATCH] fuse: initialize attr_version of new fuse inodes by fc->attr_version
 2022-11-17  8:52 UTC  (2+ messages)

[PATCH 0/4] Removing the try_to_release_page() wrapper
 2022-11-17  5:49 UTC  (6+ messages)
` [PATCH 1/4] ext4: Convert move_extent_per_page() to use folios
` [PATCH 3/4] memory-failure: Convert truncate_error_page() to use folio

[PATCH v1 4/5] exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
 2022-11-17  5:47 UTC 

[PATCH v1 5/5] exfat: replace magic numbers with Macros
 2022-11-17  5:47 UTC 

[PATCH v1 3/5] exfat: move exfat_entry_set_cache from heap to stack
 2022-11-17  5:47 UTC 

[PATCH v1 2/5] exfat: support dynamic allocate bh for exfat_entry_set_cache
 2022-11-17  5:46 UTC 

[PATCH v1 1/5] exfat: reduce the size of exfat_entry_set_cache
 2022-11-17  5:46 UTC 

[PATCH v1 0/5] exfat: move exfat_entry_set_cache from heap to stack
 2022-11-17  5:45 UTC 

[PATCH 0/7] fs: fix inode->i_flctx accesses
 2022-11-17  4:56 UTC  (20+ messages)
` [PATCH 1/7] filelock: add a new locks_inode_context accessor function
` [PATCH 2/7] ceph: use locks_inode_context helper
` [PATCH 3/7] cifs: "
` [PATCH 4/7] ksmbd: "
` [PATCH 5/7] lockd: "
` [PATCH 6/7] nfs: "
` [PATCH 7/7] nfsd: "

[PATCH v3 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
 2022-11-17  4:24 UTC  (5+ messages)
` [PATCH v3 0/2] fscache,cachefiles: add prepare_ondemand_read() interface

[PATCH] cifs: Fix problem with encrypted RDMA data read
 2022-11-16 21:21 UTC  (10+ messages)

[PATCH v5 0/2] sched/numa: add per-process numa_balancing
 2022-11-16 20:45 UTC 

generic_writepages & jbd2 and ext4
 2022-11-16 15:36 UTC  (2+ messages)

remove ->writepage in ntfs3
 2022-11-16 13:34 UTC  (2+ messages)
` [PATCH 2/2] ntfs3: remove ->writepage


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