linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-17 06:18:38 to 2024-01-19 19:10:46 UTC [more...]

[PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
 2024-01-19 19:10 UTC  (7+ messages)

[PATCH v2] ovl: require xwhiteout feature flag on layer roots
 2024-01-19 19:06 UTC  (8+ messages)

[PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-01-19 18:47 UTC  (11+ messages)
` [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
` [PATCH v3 02/10] fscrypt: Share code between functions that prepare lookup
` [PATCH v3 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
` [PATCH v3 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v3 06/10] libfs: Add helper to choose dentry operations at mount
` [PATCH v3 07/10] ext4: Configure dentry operations at dentry-creation time
` [PATCH v3 08/10] f2fs: "
` [PATCH v3 09/10] ubifs: "
` [PATCH v3 10/10] libfs: Drop generic_set_encrypted_ci_d_ops

[GIT PULL] vfs netfs updates
 2024-01-19 18:03 UTC  (2+ messages)

[GIT PULL] xfs: More code changes for 6.8
 2024-01-19 18:03 UTC  (2+ messages)

[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-19 17:57 UTC  (4+ messages)
` [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v2 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH] idr test suite: Remove usage of the deprecated ida_simple_xx() API
 2024-01-19 17:04 UTC  (2+ messages)

[PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-01-19 16:56 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2024-01-19 16:24 UTC 

[PATCH] fs: improve dump_mapping() robustness
 2024-01-19 15:48 UTC  (8+ messages)

[PATCH] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
 2024-01-19 15:39 UTC 

[GIT PULL] BPF token for v6.8
 2024-01-19 15:31 UTC  (2+ messages)

[PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
 2024-01-19 15:26 UTC  (3+ messages)

Race in fs/posix_acl.c posix_acl_update_mode and related checks on inode->i_mode in kernel v6.6
 2024-01-19 15:04 UTC  (2+ messages)

[PATCH v2] libfs: Attempt exact-match comparison first during casefold lookup
 2024-01-19 14:13 UTC  (6+ messages)

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

[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
 2024-01-19 13:40 UTC  (2+ messages)

[syzbot] [jfs] WARNING in ea_get
 2024-01-19 12:35 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
 2024-01-19 10:49 UTC  (8+ messages)

[PATCH v3 0/9] File abstractions needed by Rust Binder
 2024-01-19  9:52 UTC  (17+ messages)
` [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v3 2/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v3 3/9] rust: security: add abstraction for secctx
` [PATCH v3 4/9] rust: types: add `NotThreadSafe`
` [PATCH v3 5/9] rust: file: add `FileDescriptorReservation`
` [PATCH v3 6/9] rust: task: add `Task::current_raw`
` [PATCH v3 7/9] rust: file: add `Kuid` wrapper
` [PATCH v3 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v3 9/9] rust: file: add abstraction for `poll_table`

[joel-granados:jag/sysctl_remove_empty_elem] [sysctl] 15acdfcefd: sysctl_table_check_failed
 2024-01-19  9:27 UTC 

[PATCH v1] exfat: fix zero the unwritten part for dio read
 2024-01-19  3:32 UTC  (2+ messages)

[PATCH] proc: remove unnecessary comment since removal of no_llseek
 2024-01-19  3:30 UTC 

[PATCH] filemap: Convert generic_perform_write() to support large folios
 2024-01-19  2:36 UTC  (2+ messages)

[PATCH] fsdax: cleanup tracepoints
 2024-01-19  1:59 UTC  (4+ messages)

[linus:master] [fs/pipe] dfaabf916b: stress-ng.pipeherd.ops_per_sec -26.1% regression
 2024-01-19  1:18 UTC 

[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
 2024-01-18 23:29 UTC  (3+ messages)

[GIT PULL] eventfs: Updates for v6.8
 2024-01-18 23:01 UTC  (2+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-01-18 21:10 UTC  (7+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests

[PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
 2024-01-18 18:58 UTC  (3+ messages)

[RFC 0/3] reading proc/pid/maps under RCU
 2024-01-18 17:58 UTC  (5+ messages)

[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
 2024-01-18 17:41 UTC  (13+ messages)
` [PATCH RFC 01/34] bdev: open block device as files
` [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access

[PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties
 2024-01-18 15:06 UTC 

[PATCH] libfs: Attempt exact-match comparison first during casefold lookup
 2024-01-18 15:06 UTC  (7+ messages)

[syzbot] [reiserfs?] possible deadlock in chown_common
 2024-01-18 14:40 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-01-18 14:26 UTC  (13+ messages)

[PATCH] ovl: require xwhiteout feature flag on layer roots
 2024-01-18 13:30 UTC  (6+ messages)

[syzbot] [jfs?] WARNING in dbAdjTree
 2024-01-18  7:38 UTC 

[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
 2024-01-18  6:39 UTC  (5+ messages)

[GIT PULL] bcachefs updates for 6.8
 2024-01-18  5:35 UTC  (18+ messages)

[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
 2024-01-18  4:37 UTC  (13+ messages)
` [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
 2024-01-18  3:59 UTC  (3+ messages)

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in destroy_device_list
 2024-01-18  3:58 UTC  (3+ messages)

[PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-18  2:03 UTC  (2+ messages)
  ` 回复: "

[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
 2024-01-17 22:46 UTC  (2+ messages)

Race in mm/readahead.c:140 file_ra_state_init / block/ioctl.c:497 blkdev_common_ioctl
 2024-01-17 21:02 UTC  (3+ messages)

[PATCH] btrfs: fix oob Read in getname_kernel
 2024-01-17 20:08 UTC  (3+ messages)
` [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)

[GIT PULL] vfs fixes
 2024-01-17 20:03 UTC  (2+ messages)

[GIT PULL] fscrypt fix for 6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

[PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
 2024-01-17 18:59 UTC  (28+ messages)
` [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
  ` [PATCH 01/20] filelock: split common fields into struct file_lock_core
  ` [PATCH 03/20] filelock: the results of the coccinelle conversion
  ` [PATCH 04/20] filelock: fixups after the coccinelle changes
  ` [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
  ` [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks "
  ` [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
  ` [PATCH 20/20] filelock: split leases out of struct file_lock

[PATCH RFC 0/3] Enable tmpfs quotas
 2024-01-17 18:08 UTC  (5+ messages)
` [PATCH 2/3] Add quotactl_fd() support
` [PATCH 3/3] Enable support for tmpfs quotas

[PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
 2024-01-17 17:15 UTC  (4+ messages)

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2024-01-17 16:38 UTC  (10+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "

[PATCH v2 00/16] block atomic writes
 2024-01-17 16:16 UTC  (12+ messages)

[RFC] pagecache_isize_extended
 2024-01-17 16:16 UTC 

[RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
 2024-01-17 15:10 UTC  (2+ messages)

[PATCH v3 0/4] Add tst_fd iterator API
 2024-01-17 14:50 UTC  (7+ messages)
` [PATCH v3 2/4] syscalls: readahead01: Make use of tst_fd
` [PATCH v3 3/4] syscalls: accept: Add tst_fd test
` [PATCH v3 4/4] syscalls: splice07: New splice tst_fd iterator test

[syzbot] [exfat?] kernel BUG in iov_iter_revert
 2024-01-17 14:15 UTC  (2+ messages)

LSF/MM/BPF: 2024: Call for Proposals
 2024-01-17 13:37 UTC  (2+ messages)
  ` LSF/MM/BPF: 2024: Call for Proposals [Reminder]

[PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
 2024-01-17 10:24 UTC  (5+ messages)

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_make_fs_ro
 2024-01-17 10:01 UTC  (3+ messages)

[syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage
 2024-01-17 10:01 UTC  (2+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-01-17  8:50 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] : SSDFS - flexible architecture for FDP, ZNS SSD, and SMR HDD
 2024-01-17  8:11 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).