Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-09 08:44:26 to 2023-03-10 23:22:11 UTC [more...]

[PATCH] crypto: simplify one-level sysctl registration for crypto_sysctl_table
 2023-03-10 23:21 UTC 

[PATCH] utsname: simplify one-level sysctl registration for uts_kern_table
 2023-03-10 23:16 UTC 

[PATCH 0/5] misc filesystems: simplify sysctl registration
 2023-03-10 23:12 UTC  (6+ messages)
` [PATCH 1/5] fs/cachefiles: simplify one-level sysctl registration for cachefiles_sysctls
` [PATCH 2/5] devpts: simplify two-level sysctl registration for pty_kern_table
` [PATCH 3/5] quota: simplify two-level sysctl registration for fs_dqstats_table
` [PATCH 4/5] coda: simplify one-level sysctl registration for coda_table
` [PATCH 5/5] ntfs: simplfy one-level sysctl registration for ntfs_sysctls

[PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
 2023-03-10 23:07 UTC  (11+ messages)
  ` AUTOSEL process

[PATCH] xfs: simplify two-level sysctl registration for xfs_table
 2023-03-10 23:02 UTC 

nfs/lockd: simplify sysctl registration
 2023-03-10 22:58 UTC  (4+ messages)
` [PATCH 1/3] lockd: simplify two-level sysctl registration for nlm_sysctls
` [PATCH 2/3] nfs: simplify two-level sysctl registration for nfs4_cb_sysctls
` [PATCH 3/3] nfs: simplify two-level sysctl registration for nfs_cb_sysctls

[PATCH 0/5] sunrpc: simplfy sysctl registrations
 2023-03-10 22:52 UTC  (6+ messages)
` [PATCH 1/5] sunrpc: simplify two-level sysctl registration for tsvcrdma_parm_table
` [PATCH 2/5] sunrpc: simplify one-level sysctl registration for xr_tunables_table
` [PATCH 3/5] sunrpc: simplify one-level sysctl registration for xs_tunables_table
` [PATCH 4/5] sunrpc: move sunrpc_table above
` [PATCH 5/5] sunrpc: simplify one-level sysctl registration for debug_table

[PATCH] proc_sysctl: enhance documentation
 2023-03-10 22:39 UTC 

[PATCHES] fget()-to-fdget() whack-a-mole
 2023-03-10 21:27 UTC  (9+ messages)
` [PATCH 1/8] convert setns(2) to fdget()/fdput()
  ` [PATCH 2/8] convert sgx_set_attribute() "
  ` [PATCH 3/8] SVM-SEV: convert the rest of fget() uses to fdget() in there
  ` [PATCH 4/8] kill the last remaining user of proc_ns_fget()
  ` [PATCH 5/8] build_mount_idmapped(): switch to fdget()
  ` [PATCH 6/8] bpf: switch to fdget_raw()
  ` [PATCH 7/8] cgroup_get_from_fd(): "
  ` [PATCH 8/8] fuse_dev_ioctl(): switch to fdget()

[syzbot] unexpected kernel reboot (8)
 2023-03-10 20:53 UTC 

[git pull] common helper for kmap_local_page() users in local filesystems
 2023-03-10 20:44 UTC 

[git pull] vfs.git fixes
 2023-03-10 20:27 UTC 

[PATCH v2 0/5] Remove #ifdef CONFIG_* from uapi headers (2023 edition)
 2023-03-10 20:06 UTC  (7+ messages)
` [PATCH v2 1/5] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
` [PATCH v2 2/5] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
` [PATCH v2 3/5] Move bp_type_idx to include/linux/hw_breakpoint.h
` [PATCH v2 4/5] pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi header
` [PATCH v2 5/5] scripts: Update the CONFIG_* ignore list in headers_install.sh

[PATCH] mm: hugetlb: move hugeltb sysctls to its own file
 2023-03-10 19:53 UTC  (8+ messages)

[ANNOUNCE] util-linux v2.39-rc1
 2023-03-10 13:20 UTC 

WIP: verity support for overlayfs
 2023-03-10 11:22 UTC  (6+ messages)

[PATCH v4 1/5] fs: add i_blockmask()
 2023-03-10 11:13 UTC  (9+ messages)
` [PATCH v4 2/5] erofs: convert to use i_blockmask()
` [PATCH v4 3/5] gfs2: "
` [PATCH v4 4/5] ocfs2: "
` [PATCH v4 5/5] fs/remap_range: "

[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
 2023-03-10 10:32 UTC  (8+ messages)
` [PATCH 1/7] mm/slob: remove CONFIG_SLOB
` [PATCH 2/7] net: skbuff: remove SLOB-specific ifdefs
` [PATCH 3/7] mm, page_flags: remove PG_slob_free
` [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code
` [PATCH 6/7] mm/slob: remove slob.c
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects

[linus:master] [mpage] 7d28631786: fio.write_iops 27.8% improvement
 2023-03-10  9:22 UTC 

[PATCH v5] epoll: use refcount to reduce ep_mutex contention
 2023-03-10  8:55 UTC  (4+ messages)

[PATCH] fs/locks: Remove redundant assignment to cmd
 2023-03-10  8:52 UTC  (5+ messages)

[PATCH] splice: Remove redundant assignment to ret
 2023-03-10  8:36 UTC  (4+ messages)

return an ERR_PTR from __filemap_get_folio v2
 2023-03-10  8:02 UTC  (5+ messages)
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-10  7:59 UTC  (18+ messages)

[syzbot] [ext4?] KMSAN: uninit-value in mb_find_extent
 2023-03-10  7:40 UTC 

remove most callers of write_one_page v4
 2023-03-10  7:09 UTC  (9+ messages)
` [PATCH 1/3] ufs: don't flush page immediately for DIRSYNC directories
` [PATCH 2/3] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page

[PATCH 00/11] sysctl: deprecate register_sysctl_paths()
 2023-03-10  7:01 UTC  (10+ messages)
` [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl()
` [PATCH 11/11] proc_sysctl: deprecate register_sysctl_paths()

[PATCH v3 1/6] fs: add i_blockmask()
 2023-03-10  6:50 UTC  (15+ messages)
` [PATCH v3 2/6] erofs: convert to use i_blockmask()
    `  "
` [PATCH v3 3/6] gfs2: "
` [PATCH v3 4/6] ext4: "
` [PATCH v3 5/6] ocfs2: "
` [PATCH v3 6/6] fs/remap_range: "

[syzbot] [ext4?] WARNING in ext4_expand_extra_isize_ea (2)
 2023-03-10  4:00 UTC 

[PATCH] fs: Fix description of vfs_tmpfile()
 2023-03-10  3:44 UTC  (2+ messages)

[PATCH] mm: memory-failure: Move memory failure sysctls to its own file
 2023-03-10  3:57 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH v2 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-10  2:37 UTC  (6+ messages)
` [PATCH v2 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v2 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v2 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[PATCH V3 2/2] mm: compaction: limit illegal input parameters of compact_memory interface
 2023-03-10  1:54 UTC  (2+ messages)

[PATCH v4 0/4] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-03-09 22:39 UTC  (10+ messages)
` [PATCH v4 2/4] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v4 3/4] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v4 4/4] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
 2023-03-09 22:24 UTC  (10+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
` [PATCH v11 2/7] userfaultfd: Define dummy uffd_wp_range()
` [PATCH v11 3/7] userfaultfd: update documentation to describe UFFD_FEATURE_WP_ASYNC
` [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v11 5/7] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v11 6/7] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v11 7/7] selftests: mm: add pagemap ioctl tests

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-09 22:18 UTC  (2+ messages)

[PATCH] filelocks: use mount idmapping for setlease permission check
 2023-03-09 21:40 UTC  (3+ messages)

[LSF TOPIC] online repair of filesystems: what next?
 2023-03-09 18:26 UTC  (6+ messages)

[PATCH v1 0/5] Landlock support for UML
 2023-03-09 16:54 UTC  (6+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes
` [PATCH v1 2/5] selftests/landlock: Don't create useless file layouts
` [PATCH v1 3/5] selftests/landlock: Add supports_filesystem() helper
` [PATCH v1 4/5] selftests/landlock: Make mounts configurable
` [PATCH v1 5/5] selftests/landlock: Add tests for pseudo filesystems

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-09 15:32 UTC  (6+ messages)
` [PATCH printk v1 05/18] printk: Add non-BKL console basic infrastructure
  ` global states: was: "
  ` naming: "

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-03-09 15:31 UTC  (21+ messages)
          ` [PATCH] [REGRESSION] "

consolidate btrfs checksumming, repair and bio splitting v4
 2023-03-09 15:18 UTC  (11+ messages)
` [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio

[RFC 00/11] multiblock allocator improvements
 2023-03-09 15:06 UTC  (23+ messages)
` [RFC 01/11] ext4: mballoc: Remove useless setting of ac_criteria
` [RFC 02/11] ext4: Remove unused extern variables declaration
` [RFC 03/11] ext4: mballoc: Fix getting the right group desc in ext4_mb_prefetch_fini
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 05/11] ext4: Add per CR extent scanned counter
` [RFC 06/11] ext4: Add counter to track successful allocation of goal length
` [RFC 07/11] ext4: Avoid scanning smaller extents in BG during CR1
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 09/11] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
` [RFC 10/11] ext4: Abstract out logic to search average fragment list
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH v2 1/5] fs: add i_blockmask()
 2023-03-09 14:58 UTC  (6+ messages)
` [PATCH v2 2/5] erofs: convert to use i_blockmask()
` [PATCH v2 3/5] gfs2: "
` [PATCH v2 4/5] ext4: "
` [PATCH v2 5/5] ocfs2: "

[git pull] vfs.git sysv pile
 2023-03-09 13:45 UTC  (4+ messages)

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-09 13:07 UTC  (7+ messages)
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() definition with "
` [PATCH 15/28] security: Introduce inode_post_removexattr hook

[syzbot] [btrfs?] WARNING in btrfs_run_delayed_refs
 2023-03-09 11:57 UTC 

[PATCH v2 0/3] kernfs: Introduce separate rwsem to protect inode
 2023-03-09 11:09 UTC  (4+ messages)
` [PATCH v2 1/3] kernfs: Introduce separate rwsem to protect inode attributes
` [PATCH v2 2/3] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info
` [PATCH v2 3/3] kernfs: change kernfs_rename_lock into a read-write lock

[PATCH 1/4] fs: add i_blocksize_mask()
 2023-03-09 10:21 UTC  (5+ messages)
` [PATCH 2/4] erofs: convert to use i_blocksize_mask()
` [PATCH 3/4] gfs2: "
` [PATCH 4/4] ext4: "

[PATCH V3 1/2] mm: compaction: move compact_memory sysctl to its own file
 2023-03-09  9:47 UTC  (2+ messages)

[PATCH v16 03/13] overlayfs: Implement splice-read
 2023-03-09  9:29 UTC  (7+ messages)
  ` [PATCH v16 00/13] splice, block: Use page pinning and kill ITER_PIPE


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 read-only IMAP folder(s) and NNTP newsgroup(s).