Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-02 17:11:26 to 2024-01-04 02:03:59 UTC [more...]

[PATCH v6 00/12] mempolicy2, mbind2, and weighted interleave
 2024-01-04  2:03 UTC  (15+ messages)
` [PATCH v6 01/12] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v6 02/12] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v6 03/12] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v6 04/12] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v6 05/12] mm/mempolicy: create struct mempolicy_param for creating new mempolicies
` [PATCH v6 06/12] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v6 07/12] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v6 09/12] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v6 10/12] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v6 11/12] mm/mempolicy: add the mbind2 syscall
` [PATCH v6 12/12] mm/mempolicy: extend mempolicy2 and mbind2 to support weighted interleave

[syzbot] possible deadlock in filemap_fault
 2024-01-04  2:02 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
 2024-01-04  1:59 UTC  (3+ messages)

[PATCH] virtiofs: use GFP_NOFS when enqueuing request through kworker
 2024-01-04  1:58 UTC 

[PATCH v2 0/2] eventfs: Don't use dcache_readdir() for getdents()
 2024-01-04  1:52 UTC  (3+ messages)
` [PATCH v2 1/2] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
` [PATCH v2 2/2] eventfs: Stop using dcache_readdir() for getdents()

[RFC PATCH 00/19] Rust abstractions for VFS
 2024-01-04  1:49 UTC  (30+ messages)
` [RFC PATCH 04/19] rust: fs: introduce `FileSystem::super_params`
` [RFC PATCH 05/19] rust: fs: introduce `INode<T>`
` [RFC PATCH 06/19] rust: fs: introduce `FileSystem::init_root`
` [RFC PATCH 07/19] rust: fs: introduce `FileSystem::read_dir`
` [RFC PATCH 12/19] rust: fs: introduce `FileSystem::statfs`
` [RFC PATCH 14/19] rust: fs: add per-superblock data
` [RFC PATCH 15/19] rust: fs: add basic support for fs buffer heads
` [RFC PATCH 16/19] rust: fs: allow file systems backed by a block device
` [RFC PATCH 17/19] rust: fs: allow per-inode data

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2024-01-04  0:46 UTC  (10+ messages)
      `  "

[PATCH bpf-next 00/29] BPF token
 2024-01-03 23:49 UTC  (31+ messages)
` [PATCH bpf-next 01/29] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH bpf-next 02/29] bpf: add BPF token delegation mount options to BPF FS
` [PATCH bpf-next 03/29] bpf: introduce BPF token object
` [PATCH bpf-next 04/29] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH bpf-next 05/29] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH bpf-next 06/29] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH bpf-next 07/29] bpf: take into account BPF token when fetching helper protos
` [PATCH bpf-next 08/29] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH bpf-next 09/29] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH bpf-next 10/29] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH bpf-next 11/29] bpf,lsm: add BPF token "
` [PATCH bpf-next 12/29] libbpf: add bpf_token_create() API
` [PATCH bpf-next 13/29] libbpf: add BPF token support to bpf_map_create() API
` [PATCH bpf-next 14/29] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH bpf-next 15/29] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH bpf-next 16/29] selftests/bpf: add BPF token-enabled tests
` [PATCH bpf-next 17/29] bpf,selinux: allocate bpf_security_struct per BPF token
` [PATCH bpf-next 18/29] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 19/29] bpf: support symbolic BPF FS delegation mount options
` [PATCH bpf-next 20/29] selftests/bpf: utilize string values for delegate_xxx "
` [PATCH bpf-next 21/29] libbpf: split feature detectors definitions from cached results
` [PATCH bpf-next 22/29] libbpf: further decouple feature checking logic from bpf_object
` [PATCH bpf-next 23/29] libbpf: move feature detection code into its own file
` [PATCH bpf-next 24/29] libbpf: wire up token_fd into feature probing logic
` [PATCH bpf-next 25/29] libbpf: wire up BPF token support at BPF object level
` [PATCH bpf-next 26/29] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH bpf-next 27/29] selftests/bpf: add tests for BPF object load with implicit token
` [PATCH bpf-next 28/29] libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
` [PATCH bpf-next 29/29] selftests/bpf: add tests for "

[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
 2024-01-03 23:09 UTC  (6+ messages)
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode

[LSF/MM/BPF TOPIC] bcachefs
 2024-01-03 22:26 UTC  (7+ messages)

[GIT PULL] bcachefs new years fixes for 6.7
 2024-01-03 22:19 UTC  (2+ messages)

[PATCH] eventfs: Stop using dcache_readdir() for getdents()
 2024-01-03 22:17 UTC  (8+ messages)

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-03 22:09 UTC  (28+ messages)
` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse

[PATCH 1/1] fs/proc: remove redudant comments from /proc/bootconfig
 2024-01-03 21:58 UTC  (3+ messages)

[syzbot] [fs?] [trace?] BUG: unable to handle kernel paging request in tracefs_apply_options
 2024-01-03 21:59 UTC  (2+ messages)

[PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
 2024-01-03 21:57 UTC  (6+ messages)
` [PATCH v2 08/11] tty: splice_read: disable

[PATCH] bcachefs: factor out thread_with_file, thread_with_stdio
 2024-01-03 21:53 UTC 

[PATCH 0/5] netfs, cachefiles, 9p: Additional patches
 2024-01-03 21:15 UTC  (11+ messages)
` [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
` [PATCH 2/5] 9p: Fix initialisation of netfs_inode for 9p
` [PATCH 3/5] 9p: Do a couple of cleanups
` [PATCH 4/5] 9p: Always update remote_i_size in stat2inode
` [PATCH 5/5] 9p: Use length of data written to the server in preference to error
` [PATCH 6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH 7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"

[PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
 2024-01-03 19:52 UTC  (18+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
  ` [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
      ` Re: [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
  ` [PATCH v5 40/40] 9p: Use netfslib read/write_iter
  ` [PATCH] 9p: Fix initialisation of netfs_inode for 9p

[PATCH v2 0/2] fix the fallback implementation of get_name
 2024-01-03 19:07 UTC  (4+ messages)
` [PATCH v2 1/2] exportfs: fix the fallback implementation of the get_name export operation
` [PATCH v2 2/2] fs: Create a generic is_dot_dotdot() utility

6.6.8 stable: crash in folio_mark_dirty
 2024-01-03 17:53 UTC  (7+ messages)

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2024-01-03 14:04 UTC  (2+ messages)

[RFC PATCH v2 00/25] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-01-03 13:20 UTC  (14+ messages)
` [RFC PATCH v2 01/25] ext4: refactor ext4_da_map_blocks()
` [RFC PATCH v2 02/25] ext4: convert to exclusive lock while inserting delalloc extents
` [RFC PATCH v2 03/25] ext4: correct the hole length returned by ext4_map_blocks()
` [RFC PATCH v2 04/25] ext4: add a hole extent entry in cache after punch
` [RFC PATCH v2 05/25] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [RFC PATCH v2 06/25] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type

[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
 2024-01-03 12:55 UTC  (35+ messages)
` [PATCH RFC 01/34] bdev: open block device as files
` [PATCH RFC 02/34] block/ioctl: port blkdev_bszset() to file
` [PATCH RFC 03/34] block/genhd: port disk_scan_partitions() "
` [PATCH RFC 04/34] md: port block device access "
` [PATCH RFC 05/34] swap: port block device usage "
` [PATCH RFC 06/34] power: port block device access "
` [PATCH RFC 07/34] xfs: port block device access to files
` [PATCH RFC 08/34] drbd: port block device access to file
` [PATCH RFC 09/34] pktcdvd: "
` [PATCH RFC 10/34] rnbd: "
` [PATCH RFC 11/34] xen: "
` [PATCH RFC 12/34] zram: "
` [PATCH RFC 13/34] bcache: port block device access to files
` [PATCH RFC 14/34] block2mtd: port "
` [PATCH RFC 15/34] nvme: port block device access to file
` [PATCH RFC 16/34] s390: "
` [PATCH RFC 17/34] target: "
` [PATCH RFC 18/34] bcachefs: "
` [PATCH RFC 19/34] btrfs: port "
` [PATCH RFC 20/34] erofs: "
` [PATCH RFC 21/34] ext4: port block "
` [PATCH RFC 22/34] f2fs: port block device access to files
` [PATCH RFC 23/34] jfs: port block device access to file
` [PATCH RFC 24/34] nfs: port block device access to files
` [PATCH RFC 25/34] ocfs2: port block device access to file
` [PATCH RFC 26/34] reiserfs: "
` [PATCH RFC 27/34] bdev: remove bdev_open_by_path()
` [PATCH RFC 28/34] bdev: make bdev_release() private to block layer
` [PATCH RFC 29/34] bdev: make struct bdev_handle private to the "
` [PATCH RFC 30/34] bdev: rework bdev_open_by_dev()
` [PATCH RFC 31/34] ext4: rely on sb->f_bdev only
` [PATCH RFC 32/34] block: expose bdev_file_inode()
` [PATCH RFC 33/34] ext4: use bdev_file_inode()
` [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access

[syzbot] [reiserfs?] general protection fault in reiserfs_xattr_set
 2024-01-03 12:40 UTC  (2+ messages)
` [PATCH] reiserfs: fix null ptr deref "

[PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
 2024-01-03 11:16 UTC  (2+ messages)

[PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
 2024-01-03 10:59 UTC 

[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
 2024-01-03  6:42 UTC 

[syzbot] [hfs?] possible deadlock in hfs_extend_file (2)
 2024-01-03  9:03 UTC  (4+ messages)
` [PATCH] hfs: fix deadlock in hfs_extend_file

Recommendation for Capability Check Refinement in pipe_is_unprivileged_user()
 2024-01-03  3:52 UTC 

[PATCH v2 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
 2024-01-03  1:54 UTC  (2+ messages)

[syzbot] [hfs?] possible deadlock in hfs_extend_file (2)
 2024-01-03  0:40 UTC  (2+ messages)

[PATCH 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
 2024-01-02 23:34 UTC  (5+ messages)

[PATCH 0/2] virtiofs: Adjustments for two function implementations
 2024-01-02 20:41 UTC  (5+ messages)
` [PATCH 1/2] virtiofs: Improve three size determinations
` [PATCH 2/2] virtiofs: Improve error handling in virtio_fs_get_tree()

[PATCH] buffer: Fix unintended successful return
 2024-01-02 19:07 UTC  (2+ messages)

[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
 2024-01-02 17:44 UTC  (5+ messages)
` [PATCH v8 21/24] evm: Move to "

[PATCH] afs: Fix error handling with lookup via FS.InlineBulkStatus
 2024-01-02 17:45 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 read-only IMAP folder(s) and NNTP newsgroup(s).