messages from 2023-12-08 03:30:30 to 2023-12-11 14:09:21 UTC [more...]
[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
2023-12-11 14:07 UTC (16+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis
` [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 12/18] gfs2: "
` [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
[ANNOUNCE] xfs-linux: for-next updated to 18793e050504
2023-12-11 12:29 UTC
[PATCH] eventfd: Remove usage of the deprecated ida_simple_xx() API
2023-12-11 12:30 UTC (3+ messages)
[PATCH] quota: convert dquot_claim_space_nodirty() to return void
2023-12-11 12:27 UTC (2+ messages)
[PATCH v6 0/5] userfaultfd move option
2023-12-11 12:24 UTC (8+ messages)
` [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH v3 RESEND 0/2] fuse: Add support for resend pending requests
2023-12-11 12:06 UTC (3+ messages)
` [PATCH v3 RESEND 1/2] fuse: Introduce a new notification type "
` [PATCH v3 RESEND 2/2] fuse: Use the high bit of request ID for indicating resend requests
[PATCH 0/4] Prepare for fsnotify pre-content permission events
2023-12-11 12:00 UTC (22+ messages)
` [PATCH 1/4] fs: use splice_copy_file_range() inline helper
` [PATCH 2/4] fsnotify: split fsnotify_perm() into two hooks
` [PATCH 3/4] fsnotify: assert that file_start_write() is not held in permission hooks
` [PATCH 4/4] fsnotify: pass access range in file "
[syzbot] [gfs2] WARNING in vfs_utimes
2023-12-11 11:58 UTC
[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-11 11:25 UTC (5+ messages)
[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
2023-12-11 10:57 UTC (8+ messages)
` [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api
map multiple blocks per ->map_blocks in iomap writeback
2023-12-11 10:45 UTC (6+ messages)
` [PATCH 13/14] iomap: map multiple blocks at a time
[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-12-11 10:03 UTC (5+ messages)
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
[syzbot] Monthly udf report (Dec 2023)
2023-12-11 9:40 UTC
[PATCH v8 0/9] Landlock: IOCTL support
2023-12-11 8:49 UTC (12+ messages)
` [PATCH v8 1/9] landlock: Remove remaining "inline" modifiers in .c files
` [PATCH v8 2/9] selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests
` [PATCH v8 3/9] landlock: Optimize the number of calls to get_access_mask slightly
` [PATCH v8 4/9] landlock: Add IOCTL access right
` [PATCH v8 5/9] selftests/landlock: Test IOCTL support
` [PATCH v8 6/9] selftests/landlock: Test IOCTL with memfds
` [PATCH v8 7/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v8 8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v8 9/9] landlock: Document IOCTL support
[PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks
2023-12-11 7:57 UTC (2+ messages)
[PATCH v2 0/5] Prepare for fsnotify pre-content permission events
2023-12-11 6:57 UTC (7+ messages)
` [PATCH v2 1/5] splice: return type ssize_t from all helpers
` [PATCH v2 2/5] fs: use splice_copy_file_range() inline helper
` [PATCH v2 3/5] fsnotify: split fsnotify_perm() into two hooks
` [PATCH v2 4/5] fsnotify: assert that file_start_write() is not held in permission hooks
` [PATCH v2 5/5] fsnotify: optionally pass access range in file "
[PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-11 5:53 UTC (17+ messages)
` [PATCH v2 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v2 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v2 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v2 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v2 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v2 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v2 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v2 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v2 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
[PATCH v1 11/11] exfat: remove duplicate update parent dir
2023-12-11 2:13 UTC
[PATCH v2 0/7] File abstractions needed by Rust Binder
2023-12-11 1:19 UTC (26+ messages)
` [PATCH v2 1/7] rust: file: add Rust abstraction for `struct file`
` [PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v2 3/7] rust: security: add abstraction for secctx
` [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH v2 5/7] rust: file: add `Kuid` wrapper
` [PATCH v2 6/7] rust: file: add `DeferredFdCloser`
` [PATCH v2 7/7] rust: file: add abstraction for `poll_table`
[GIT PULL] More bcachefs fixes for 6.7
2023-12-10 23:57 UTC
[PATCH 0/3] nfsd: fully close all files in the nfsd threads
2023-12-10 22:47 UTC (8+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files
` [PATCH 2/3] nfsd: Don't leave work of closing files to a work queue
` [PATCH 3/3] VFS: don't export flush_delayed_fput()
Fw: [PATCH] proc: Update inode upon changing task security attribute
2023-12-10 21:52 UTC (15+ messages)
[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
2023-12-10 16:41 UTC (6+ messages)
` [PATCH 09/16] fs: add vfs_set_fscaps()
[PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
2023-12-10 15:31 UTC (7+ messages)
` [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-10 14:22 UTC (9+ messages)
` [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
[syzbot] Monthly xfs report (Dec 2023)
2023-12-10 10:05 UTC
[syzbot] Monthly ext4 report (Dec 2023)
2023-12-10 10:05 UTC
[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diNewExt
2023-12-10 6:40 UTC
[PATCH] fscrypt: move the call to fscrypt_destroy_keyring() into ->put_super()
2023-12-09 21:29 UTC (5+ messages)
[PATCH] exfat/balloc: using ffs instead of internal logic
2023-12-07 23:47 UTC
[PATCH 0/7] File abstractions needed by Rust Binder
2023-12-09 7:24 UTC (18+ messages)
` [PATCH 5/7] rust: file: add `Kuid` wrapper
mm/truncate.c:669 VM_BUG_ON_FOLIO() - hit on XFS on different tests
2023-12-09 5:52 UTC (2+ messages)
[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
2023-12-08 22:38 UTC (21+ messages)
[PATCH] afs: Fix refcount underflow from error handling race
2023-12-08 22:23 UTC (2+ messages)
[RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
2023-12-08 22:01 UTC (3+ messages)
[PATCH v7 0/9] Landlock: IOCTL support
2023-12-08 21:58 UTC (9+ messages)
` [PATCH v7 4/9] landlock: Add IOCTL access right
` [PATCH v7 9/9] landlock: Document IOCTL support
[PATCH] fs: super: use GFP_KERNEL instead of GFP_USER for super block allocation
2023-12-08 21:46 UTC (3+ messages)
[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2023-12-08 20:04 UTC (9+ messages)
[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
2023-12-08 18:07 UTC (12+ messages)
[PATCH v4 0/7] Landlock: IOCTL support
2023-12-08 14:39 UTC (7+ messages)
[PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings
2023-12-08 13:15 UTC (2+ messages)
[PATCH 0/4] listmount changes
2023-12-08 13:07 UTC (5+ messages)
` [PATCH 3/4] listmount: small changes in semantics
[PATCH v1 01/11] exfat: add __exfat_get_dentry_set() helper
2023-12-08 11:23 UTC (10+ messages)
` [PATCH v1 02/11] exfat: add exfat_get_empty_dentry_set() helper
` [PATCH v1 03/11] exfat: covert exfat_find_empty_entry() to use dentry cache
` [PATCH v1 04/11] exfat: covert exfat_add_entry() "
` [PATCH v1 05/11] exfat: covert exfat_remove_entries() "
` [PATCH v1 06/11] exfat: move free cluster out of exfat_init_ext_entry()
` [PATCH v1 07/11] exfat: covert exfat_init_ext_entry() to use dentry cache
` [PATCH v1 08/11] exfat: remove __exfat_find_empty_entry()
` [PATCH v1 09/11] exfat: remove unused functions
` [PATCH v1 10/11] exfat: do not sync parent dir if just update timestamp
[PATCH v1 00/11] exfat: improve sync dentry
2023-12-08 11:23 UTC
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2023-12-08 8:01 UTC
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-12-08 5:29 UTC (13+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).