linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-23 16:43:25 to 2022-10-27 22:13:18 UTC [more...]

[PATCH 2/2] fsnotify: allow sleepable child flag update
 2022-10-27 22:12 UTC  (4+ messages)

[RFC] fsnotify: allow sleepable child dentry flag update
 2022-10-27 22:06 UTC  (12+ messages)
` [PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs
  ` [PATCH v2 0/3] "
    ` [PATCH v2 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-10-27 21:08 UTC  (18+ messages)

[GIT PULL] fscrypt fix for 6.1-rc3
 2022-10-27 19:01 UTC  (3+ messages)

[PATCH 5.10 67/79] fcntl: make F_GETOWN(EX) return 0 on dead owner task
 2022-10-27 16:56 UTC 

[PATCH stable 0/5] Fix missing patches in stable
 2022-10-27 14:15 UTC  (3+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-10-27 13:54 UTC  (14+ messages)

[PATCH 0/9] fscache,netfs: decouple raw fscache APIs from libnetfs
 2022-10-27 13:13 UTC  (19+ messages)
` [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest
` [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source
` [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t
` [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole
` [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops
` [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources
` [PATCH 7/9] fscache,netfs: define flags for prepare_read()
` [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h
` [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures "

[PATCH printk v2 00/38] reduce console_lock scope
 2022-10-27 12:02 UTC  (7+ messages)
` [PATCH printk v2 02/38] printk: Convert console_drivers list to hlist
` [PATCH printk v2 25/38] proc: consoles: document console_lock usage
` [PATCH printk v2 36/38] proc: consoles: use console_list_lock for list iteration

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-27 10:31 UTC  (20+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v9 7/8] KVM: Handle page fault for private memory
` [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-27  1:57 UTC  (18+ messages)

[PATCH 13/15] fcntl: remove FASYNC_MAGIC
 2022-10-26 22:43 UTC 

[PATCH v3 1/4] ext4: fix bug_on in __es_tree_search caused by bad quota inode
 2022-10-26 18:33 UTC  (4+ messages)

[PATCH] iomap: directly use logical block size
 2022-10-26 18:33 UTC  (3+ messages)

[RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
 2022-10-26 18:11 UTC  (5+ messages)

[PATCH] mm: multi-gen LRU: Move lru_gen_add_mm() out of IRQ-off region
 2022-10-26 18:08 UTC  (2+ messages)

Should FUSE set IO_FLUSHER for the userspace process?
 2022-10-26 12:17 UTC  (5+ messages)

[PATCH] fs/binfmt_elf: Fix memory leak in load_elf_binary()
 2022-10-25 22:24 UTC  (3+ messages)

[PATCH] fs/exec.c: simplify initial stack size expansion
 2022-10-25 22:24 UTC  (2+ messages)

[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs()
 2022-10-25 22:24 UTC  (2+ messages)

[PATCH] binfmt_elf: fix documented return value for load_elf_phdrs()
 2022-10-25 22:24 UTC  (2+ messages)

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-25 19:20 UTC  (17+ messages)

[PATCH] userfaultfd: wake on unregister for minor faults as well as missing
 2022-10-25 18:44 UTC  (4+ messages)

[PATCH v3] fuse: Rearrange fuse_allow_current_process checks
 2022-10-25 16:58 UTC  (2+ messages)

[PATCH] vfs: Make vfs_get_super() internal
 2022-10-25 14:56 UTC  (3+ messages)

[PATCH v2] chardev: fix error handling in cdev_device_add()
 2022-10-25 13:37 UTC  (4+ messages)

[PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
 2022-10-25  9:57 UTC  (12+ messages)

[PATCH] vboxsf: Remove variable out_len
 2022-10-25  9:55 UTC  (2+ messages)

[PATCH] maintainers: Add ISOFS entry
 2022-10-25  9:36 UTC 

[PATCH] isofs: prevent file time rollover after year 2038
 2022-10-25  9:26 UTC  (5+ messages)

[PATCH 0/8] finish port to new vfs*id helpers
 2022-10-25  8:37 UTC  (14+ messages)
` [PATCH 1/8] mnt_idmapping: add missing helpers
` [PATCH 2/8] fs: use type safe idmapping helpers
` [PATCH 3/8] caps: "
` [PATCH 4/8] apparmor: "
  ` [apparmor] "
` [PATCH 5/8] ima: "
` [PATCH 6/8] fuse: port to vfs{g,u}id_t and associated helpers
` [PATCH 7/8] ovl: "
` [PATCH 8/8] fs: remove unused idmapping helpers

[PATCH 1/1] squashfs: enable idmapped mounts
 2022-10-25  7:46 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in filemap_free_folio
 2022-10-25  6:59 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in move_expired_inodes (2)
 2022-10-25  5:24 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-24 15:26 UTC  (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-24 19:53 UTC  (7+ messages)

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-24 20:12 UTC  (16+ messages)
` [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v3 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v3 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v3 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v3 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() "

[PATCH v2] fuse: Rearrange fuse_allow_current_process checks
 2022-10-24 16:53 UTC  (9+ messages)

[PATCH v4] proc: report open files as size in stat() for /proc/pid/fd
 2022-10-24 17:31 UTC 

[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
 2022-10-24 16:43 UTC  (9+ messages)

[PATCH -next 0/5] fs: fix possible null-ptr-deref when parsing param
 2022-10-24 10:53 UTC  (14+ messages)
` [PATCH -next 2/5] nfs: "
` [PATCH -next 3/5] ceph: "
` [PATCH -next 4/5] gfs2: "
` [PATCH -next 5/5] proc: "

[PATCH] unicode: mkutf8data: Add unicode_data_remalloc function
 2022-10-24 10:02 UTC 

[syzbot] general protection fault in exfat_fill_super
 2022-10-24  9:56 UTC 

[PATCH 1/2] unicode: mkutf8data: Add compound malloc function
 2022-10-24  9:16 UTC  (4+ messages)

[PATCH] unicode: mkutf8data: Add unicode_data_malloc function
 2022-10-24  8:52 UTC 

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2022-10-24  8:50 UTC  (5+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read
` [PATCH 2/2] kernfs: dont take i_lock on revalidate

[PATCH] unicode: mkutf8data: Add malloc allocation check
 2022-10-24  8:30 UTC 

[PATCH 2/2] unicode: mkutf8data: Add malloc allocation check
 2022-10-24  7:59 UTC  (2+ messages)

[syzbot] inconsistent lock state in _atomic_dec_and_lock
 2022-10-24  2:35 UTC  (2+ messages)

Partnership
 2022-10-23 23:12 UTC 

[PATCH] coredump: wrap dump_emit_page() in #ifdef CONFIG_ELF_CORE
 2022-10-23 21:46 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).