linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-14 19:01:40 to 2023-12-17 00:18:56 UTC [more...]

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-17  0:18 UTC  (64+ messages)
` [PATCH 01/50] drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
` [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
` [PATCH 03/50] x86/lib/cache-smp.c: "
` [PATCH 04/50] x86/include/asm/debugreg.h: "
` [PATCH 05/50] x86/include/asm/paravirt_types.h: "
` [PATCH 06/50] task_stack.h: add "
` [PATCH 07/50] nsproxy.h: "
` [PATCH 08/50] kernel/fork.c: "
` [PATCH 09/50] kmsan: add missing types.h dependency
` [PATCH 10/50] time_namespace.h: fix missing include
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 12/50] prandom: Remove unused include
  ` [PATCH 13/50] timekeeping: Kill percpu.h dependency
  ` [PATCH 14/50] arm64: Fix circular header dependency
  ` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
  ` [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
  ` [PATCH 17/50] ktime.h: move ktime_t to types.h
  ` [PATCH 18/50] hrtimers: Split out hrtimer_types.h
  ` [PATCH 19/50] locking/mutex: split out mutex_types.h
  ` [PATCH 20/50] posix-cpu-timers: Split out posix-timers_types.h
  ` [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
` [PATCH 22/50] pid: Split out pid_types.h
  ` [PATCH 23/50] sched.h: move pid helpers to pid.h
  ` [PATCH 24/50] plist: Split out plist_types.h
  ` [PATCH 25/50] wait: Remove uapi header file from main header file
  ` [PATCH 26/50] rslib: kill bogus dependency on list.h
  ` [PATCH 27/50] timerqueue: Split out timerqueue_types.h
  ` [PATCH 28/50] signal: Kill bogus dependency on list.h
  ` [PATCH 29/50] timers: Split out timer_types.h
  ` [PATCH 30/50] workqueue: Split out workqueue_types.h
  ` [PATCH 31/50] shm: Slim down dependencies
  ` [PATCH 32/50] ipc: Kill bogus dependency on spinlock.h
` [PATCH 33/50] Split out irqflags_types.h
  ` [PATCH 34/50] mm_types_task.h: Trim dependencies
  ` [PATCH 35/50] cpumask: Split out cpumask_types.h
  ` [PATCH 36/50] syscall_user_dispatch.h: split out *_types.h
  ` [PATCH 37/50] x86/signal: kill dependency on time.h
  ` [PATCH 38/50] uapi/linux/resource.h: fix include
  ` [PATCH 39/50] refcount: Split out refcount_types.h
  ` [PATCH 40/50] seccomp: Split out seccomp_types.h
  ` [PATCH 41/50] uidgid: Split out uidgid_types.h
  ` [PATCH 42/50] sem: Split out sem_types.h
  ` [PATCH 43/50] lockdep: move held_lock to lockdep_types.h
` [PATCH 44/50] restart_block: Trim includes
  ` [PATCH 45/50] rseq: Split out rseq.h from sched.h
  ` [PATCH 46/50] preempt.h: Kill dependency on list.h
  ` [PATCH 47/50] thread_info, uaccess.h: Move HARDENED_USERCOPY to better location
  ` [PATCH 48/50] Kill unnecessary kernel.h include
  ` [PATCH 49/50] kill unnecessary thread_info.h include
  ` [PATCH 50/50] Kill sched.h dependency on rcupdate.h

[syzbot] BUG: Dentry still in use in unmount
 2023-12-16 23:19 UTC  (2+ messages)
` [syzbot] [reiserfs?] [squashfs?] "

[PATCH 00/14] Clean up the writeback paths
 2023-12-16 20:51 UTC  (25+ messages)
` [PATCH 01/14] fs: Remove clean_page_buffers()
` [PATCH 02/14] fs: Convert clean_buffers() to take a folio
` [PATCH 03/14] fs: Reduce stack usage in __mpage_writepage
` [PATCH 04/14] fs: Reduce stack usage in do_mpage_readpage
` [PATCH 05/14] adfs: Remove writepage implementation
` [PATCH 06/14] bfs: "
` [PATCH 07/14] hfs: Really remove hfs_writepage
` [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
` [PATCH 09/14] minix: Remove writepage implementation
` [PATCH 10/14] ocfs2: "
` [PATCH 11/14] sysv: "
` [PATCH 12/14] ufs: "
` [PATCH 13/14] fs: Convert block_write_full_page to block_write_full_folio
` [PATCH 14/14] fs: Remove the bh_end_io argument from __block_write_full_folio

[RFC] HACK: overlayfs: Optimize overlay/restore creds
 2023-12-16 18:26 UTC  (5+ messages)

[PATCH v18 00/12] Implement copy offload support
 2023-12-16 18:16 UTC  (4+ messages)
  ` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer

[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
 2023-12-16 17:41 UTC  (13+ messages)
` [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns

[PATCH 0/3] Move fscrypt keyring destruction to after ->put_super
 2023-12-16 14:52 UTC  (7+ messages)
` [PATCH 1/3] btrfs: call btrfs_close_devices from ->kill_sb
    ` [f2fs-dev] "

Why doesn't FUSE use stable writes?
 2023-12-16  9:33 UTC  (2+ messages)

Convert write_cache_pages() to an iterator v2
 2023-12-16  6:16 UTC  (14+ messages)
` [PATCH 01/11] writeback: Factor out writeback_finish()
` [PATCH 02/11] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 03/11] writeback: Factor should_writeback_folio() "
` [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
` [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()

[PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
 2023-12-16  5:36 UTC  (6+ messages)
` [PATCH RERESEND 10/11] splice: file->pipe: -EINVAL for non-regular files w/o FMODE_NOWAIT

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-16  1:50 UTC  (14+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files

[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
 2023-12-15 21:54 UTC  (7+ messages)
` [PATCH v8 11/24] security: Introduce inode_post_removexattr hook
` [PATCH v8 13/24] security: Introduce file_release hook
` [PATCH v8 21/24] evm: Move to LSM infrastructure

[PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op
 2023-12-15 21:16 UTC  (9+ messages)
` [PATCH v2 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
` [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
` [PATCH v2 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v2 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
` [PATCH v2 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
` [PATCH v2 6/8] f2fs: "
` [PATCH v2 7/8] libfs: Don't support setting casefold operations during lookup
` [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt

[PATCH v2 00/10] IOMMU memory observability
 2023-12-15 21:11 UTC  (10+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

[PATCH] nfs: Remove writepage
 2023-12-15 20:47 UTC 

[PATCH 0/4] Prepare for fsnotify pre-content permission events
 2023-12-15 20:04 UTC  (5+ messages)

[PATCH] afs: Fix refcount underflow from error handling race
 2023-12-15 17:54 UTC  (2+ messages)

Why does mpage_writepage() not handle locked buffers?
 2023-12-15 17:21 UTC  (3+ messages)

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-15 17:05 UTC  (9+ messages)

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2023-12-15 16:50 UTC  (5+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-15 14:59 UTC  (4+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc

[PATCH v6 00/20] Pass data lifetime information to SCSI disk devices
 2023-12-15 14:13 UTC  (27+ messages)
` [PATCH v6 01/20] fs: Fix rw_hint validation
` [PATCH v6 02/20] fs: Verify write lifetime constants at compile time
` [PATCH v6 03/20] fs: Split fcntl_rw_hint()
` [PATCH v6 04/20] fs: Move enum rw_hint into a new header file
` [PATCH v6 05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support
` [PATCH v6 06/20] block, fs: Restore the per-bio/request data lifetime fields
` [PATCH v6 07/20] block, fs: Propagate write hints to the block device inode
` [PATCH v6 08/20] fs/f2fs: Restore the whint_mode mount option
` [PATCH v6 09/20] fs/f2fs: Restore support for tracing data lifetimes
` [PATCH v6 10/20] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v6 11/20] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v6 12/20] scsi: sd: Translate data lifetime information
` [PATCH v6 13/20] scsi: scsi_debug: Reduce code duplication
` [PATCH v6 14/20] scsi: scsi_debug: Support the block limits extension VPD page
` [PATCH v6 15/20] scsi: scsi_debug: Rework page code error handling
` [PATCH v6 16/20] scsi: scsi_debug: Rework subpage "
` [PATCH v6 17/20] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
` [PATCH v6 18/20] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v6 19/20] scsi: scsi_debug: Implement GET STREAM STATUS
` [PATCH v6 20/20] scsi: scsi_debug: Maintain write statistics per group number

[PATCH] fs: fix doc comment typo fs tree wide
 2023-12-15 14:03 UTC  (3+ messages)

[PATCH v2 00/16] block atomic writes
 2023-12-15 13:55 UTC  (4+ messages)
` [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors

[syzbot] [ext4?] WARNING in lock_two_nondirectories
 2023-12-15 13:49 UTC 

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-15 13:29 UTC  (3+ messages)

[PATCH v8 0/9] Landlock: IOCTL support
 2023-12-15 12:52 UTC  (3+ messages)
` [PATCH v8 5/9] selftests/landlock: Test "

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2023-12-15  5:52 UTC  (4+ messages)

start removing writepage instances
 2023-12-15  4:59 UTC  (4+ messages)
` [PATCH 4/9] hfs: remove ->writepage

[PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
 2023-12-15  1:30 UTC  (2+ messages)

file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
 2023-12-15  0:36 UTC  (13+ messages)

[PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
 2023-12-14 20:07 UTC  (2+ messages)

[RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
 2023-12-14 19:36 UTC  (14+ messages)

[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
 2023-12-14 19:30 UTC 


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