Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 1/1] quota: flush quota_release_work upon quota writeback, (continued)
- [PATCH v2 0/2] fs: listmount()/statmount() fix and sample program,
Jeff Layton
- [git pull] ufs stuff,
Al Viro
- [git pull] xattr stuff,
Al Viro
- [PATCH v8 00/19] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge, Josef Bacik
- [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time, Josef Bacik
- [PATCH v8 04/19] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v8 05/19] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v8 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v8 07/19] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v8 11/19] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched, Josef Bacik
- [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches, Josef Bacik
- [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files, Josef Bacik
- [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v8 19/19] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v8 13/19] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- [PATCH v8 08/19] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v8 12/19] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- Re: [PATCH v8 00/19] fanotify: add pre-content hooks, Jan Kara
- [git pull] struct fd series,
Al Viro
- [PATCH v2] iomap: warn on zero range of a post-eof folio,
Brian Foster
- [GIT PULL] vfs ecryptfs,
Christian Brauner
- [GIT PULL] vfs copy_struct_to_user(),
Christian Brauner
- [GIT PULL] vfs mount api conversions,
Christian Brauner
- [GIT PULL] vfs pidfs,
Christian Brauner
- [GIT PULL] vfs overlayfs,
Christian Brauner
- [GIT PULL] vfs multigrain timestamps,
Christian Brauner
- [GIT PULL] vfs untorn writes,
Christian Brauner
- [GIT PULL] vfs tmpfs,
Christian Brauner
- [GIT PULL] vfs pagecache,
Christian Brauner
- [GIT PULL] vfs rust file,
Christian Brauner
- [PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels,
Michael Ellerman
- next-20241114: clang: fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized], Naresh Kamboju
- [syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4),
syzbot
- [PATCH] netfs: Remove duplicate check in netfs_cache_read_terminated(), Dan Carpenter
- [PATCH 6.11 45/63] afs: Fix lock recursion, Greg Kroah-Hartman
- [PATCH 6.11 43/63] netfs: Downgrade i_rwsem for a buffered write, Greg Kroah-Hartman
- [PATCH] switch io_msg_ring() to CLASS(fd),
Al Viro
- [PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option,
Joanne Koong
- [syzbot] [ntfs3?] general protection fault in pick_link,
syzbot
- [PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error,
nicolas . bouchinet
- [PATCHSET v5 0/17] Uncached buffered IO,
Jens Axboe
- [PATCH 03/17] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 04/17] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 05/17] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 06/17] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 07/17] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 11/17] mm/filemap: add filemap_fdatawrite_range_kick() helper, Jens Axboe
- [PATCH 12/17] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 15/17] xfs: punt uncached write completions to the completion wq, Jens Axboe
- [PATCH 16/17] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 17/17] btrfs: add support for uncached writes, Jens Axboe
- [PATCH 02/17] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 13/17] ext4: add RWF_UNCACHED write support, Jens Axboe
- [PATCH 01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 09/17] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- Re: [PATCHSET v5 0/17] Uncached buffered IO, Julian Sun
- [PATCH v9 00/11] Read/Write with meta/integrity,
Anuj Gupta
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH] ovl: pass an explicit reference of creators creds to callers,
Amir Goldstein
[PATCH] fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args(),
Dan Carpenter
[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler,
Song Liu
[PATCH] fuse: check attributes staleness on fuse_iget(),
Zhang Tianci
[PATCH] ocfs2: uncache inode which has failed entering the group,
Dmitry Antipov
[GIT PULL] bcachefs fixes for 6.12,
Kent Overstreet
[viro-vfs:next.getname 17/17] ipc/mqueue.c:886:9: error: implicit declaration of function 'audit_inode', kernel test robot
[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library,
Elliot Berman
[PATCH v2] fsnotify: fix sending inotify event with unexpected filename,
Jan Kara
[PATCH] vfs: make evict() use smp_mb__after_spinlock instead of smp_mb,
Mateusz Guzik
[PATCH manpages] listmount.2: fix verbiage about continuing the iteration,
Jeff Layton
[PATCH RFC] fs: reduce pointer chasing in is_mgtime() test,
Jeff Layton
[linux-next:master] [fs/file.c] 0c40bf47cf: will-it-scale.per_thread_ops 6.7% improvement, kernel test robot
[RFC 0/8] enable bs > ps for block devices,
Luis Chamberlain
[PATCH v3 bpf-next 0/4] Make inode storage available to tracing prog,
Song Liu
[PATCH] nfsd: get rid of include ../internal.h,
Al Viro
[PATCH] fs/overlayfs/namei.c: get rid of include ../internal.h, Al Viro
[PATCH] fuse: dax: No-op writepages callback,
Asahi Lina
[PATCH] dquot.c: get rid of include ../internal.h,
Al Viro
[PATCH] samples: add a mountinfo program to demonstrate statmount()/listmount(),
Jeff Layton
[PATCH v21 0/6] Script execution control (was O_MAYEXEC),
Mickaël Salaün
[PATCHES][RFC] statx-related stuff,
Al Viro
[PATCH v2 0/4] Add iomem helpers for use from debugfs,
Michal Wajdeczko
[PATCH 0/2] xarray: extract __xa_cmpxchg_raw,
Tamir Duberstein
[PATCH v7 00/18] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time, Josef Bacik
- [PATCH v7 05/18] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v7 06/18] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v7 07/18] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v7 10/18] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v7 11/18] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v7 13/18] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v7 12/18] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v7 15/18] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v7 18/18] fs: enable pre-content events on supported file systems, Josef Bacik
- [PATCH v7 17/18] btrfs: disable defrag on pre-content watched files, Josef Bacik
- [PATCH v7 09/18] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v7 02/18] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v7 03/18] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v7 08/18] fsnotify: generate pre-content permission event on truncate, Josef Bacik
- [PATCH v7 04/18] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v7 16/18] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v7 14/18] mm: don't allow huge faults for files with pre content watches, Josef Bacik
[PATCH] iov_iter: fix copy_page_from_iter_atomic() for highmem,
Christian Brauner
[no subject], Unknown
[PATCH 0/3] Fixes multiple sysctl proc_handler usage error,
nicolas . bouchinet
[linux-next:master] [epoll] 900bbaae67: filebench.sum_operations/s 3.8% regression, kernel test robot
[PATCH AUTOSEL 4.19] proc/softirqs: replace seq_printf with seq_put_decimal_ull_width, Sasha Levin
[PATCH] fs:aio: Remove TODO comment suggesting hash or array usage in io_cancel(),
Mohammed Anees
[PATCH AUTOSEL 5.10 6/6] proc/softirqs: replace seq_printf with seq_put_decimal_ull_width, Sasha Levin
[PATCH AUTOSEL 5.4 5/5] proc/softirqs: replace seq_printf with seq_put_decimal_ull_width, Sasha Levin
[PATCH AUTOSEL 5.15 8/8] proc/softirqs: replace seq_printf with seq_put_decimal_ull_width, Sasha Levin
[PATCH AUTOSEL 6.1 12/12] proc/softirqs: replace seq_printf with seq_put_decimal_ull_width, Sasha Levin
[PATCH AUTOSEL 6.6 15/15] proc/softirqs: replace seq_printf with seq_put_decimal_ull_width, Sasha Levin
[PATCH AUTOSEL 6.11 16/16] proc/softirqs: replace seq_printf with seq_put_decimal_ull_width, Sasha Levin
[PATCH] statmount: add flag to retrieve unescaped options,
Miklos Szeredi
[PATCH v2 bpf-next 0/4] Make inode storage available to tracing prog,
Song Liu
[PATCH bpf-next 0/4] Make inode storage available to tracing prog,
Song Liu
two little writeback cleanups v2,
Christoph Hellwig
[PATCH] ntfs3: remove a_ops->write_begin/end() call backs,
Qu Wenruo
[syzbot] [fs?] WARNING in fanotify_handle_event (2),
syzbot
[PATCH v2] exfat: fix file being changed by unaligned direct write,
Yuezhang.Mo@xxxxxxxx
[PATCH 0/3] io path options + reflink (mild security implications),
Kent Overstreet
Re: [PATCH] proc/softirqs: change softirqs info from possile_cpu to online_cpu, Thomas Gleixner
[PATCHSET v3 0/16] Uncached buffered IO,
Jens Axboe
- [PATCH 08/16] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 14/16] xfs: punt uncached write completions to the completion wq, Jens Axboe
- [PATCH 15/16] xfs: flag as supporting FOP_UNCACHED, Jens Axboe
- [PATCH 16/16] btrfs: add support for uncached writes, Jens Axboe
- [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 07/16] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 04/16] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 05/16] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 12/16] ext4: add RWF_UNCACHED write support, Jens Axboe
- [PATCH 06/16] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 03/16] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 02/16] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 11/16] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- Re: [PATCHSET v3 0/16] Uncached buffered IO, Jens Axboe
[PATCH v8 00/29] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v8 02/29] mm: helper `is_shadow_stack_vma` to check shadow stack vma, Deepak Gupta
- [PATCH v8 05/29] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v8 06/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v8 07/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v8 08/29] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v8 09/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v8 10/29] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v8 11/29] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v8 13/29] prctl: arch-agnostic prctl for shadow stack, Deepak Gupta
- [PATCH v8 15/29] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v8 16/29] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v8 17/29] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v8 18/29] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v8 19/29] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v8 20/29] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v8 21/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v8 04/29] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v8 22/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v8 23/29] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v8 25/29] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v8 26/29] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v8 27/29] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v8 28/29] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v8 29/29] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH v8 14/29] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v8 03/29] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v8 01/29] mm: Introduce ARCH_HAS_USER_SHADOW_STACK, Deepak Gupta
[PATCH v6 00/17] fanotify: add pre-content hooks,
Josef Bacik
- [PATCH v6 01/17] fanotify: don't skip extra event info if no info_mode is set, Josef Bacik
- [PATCH v6 02/17] fanotify: rename a misnamed constant, Josef Bacik
- [PATCH v6 03/17] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY, Josef Bacik
- [PATCH v6 04/17] fsnotify: introduce pre-content permission events, Josef Bacik
- [PATCH v6 05/17] fsnotify: pass optional file access range in pre-content event, Josef Bacik
- [PATCH v6 06/17] fsnotify: generate pre-content permission event on open, Josef Bacik
- [PATCH v6 08/17] fanotify: introduce FAN_PRE_ACCESS permission event, Josef Bacik
- [PATCH v6 09/17] fanotify: report file range info with pre-content events, Josef Bacik
- [PATCH v6 10/17] fanotify: allow to set errno in FAN_DENY permission response, Josef Bacik
- [PATCH v6 11/17] fanotify: add a helper to check for pre content events, Josef Bacik
- [PATCH v6 12/17] fanotify: disable readahead if we have pre-content watches, Josef Bacik
- [PATCH v6 14/17] fsnotify: generate pre-content permission event on page fault, Josef Bacik
- [PATCH v6 15/17] xfs: add pre-content fsnotify hook for write faults, Josef Bacik
- [PATCH v6 16/17] btrfs: disable defrag on pre-content watched files, Josef Bacik
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]