linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-04 21:33:37 to 2022-01-10 12:45:11 UTC [more...]

[PATCH v3] fs: Improve eventpoll logging to stop indicting timerfd
 2022-01-10 12:44 UTC  (3+ messages)

[PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
 2022-01-10 11:31 UTC  (28+ messages)
` [PATCH v4 00/68] fscache, cachefiles: Rewrite
  ` [PATCH v4 28/68] fscache: Provide a function to note the release of a page
  ` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
  ` [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal
  ` [PATCH v4 44/68] cachefiles: Implement key to filename encoding
  ` [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
  ` [Linux-cachefs] [PATCH v4 00/68] fscache, cachefiles: Rewrite
  ` [PATCH v5 63/68] cifs: Support fscache indexing rewrite

Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
 2022-01-10 10:46 UTC 

[PATCH 0/2] Add support for getting page info of ZONE_DEVICE by /proc/kpage*
 2022-01-10  9:30 UTC  (5+ messages)
` [PATCH 1/2] mm/memremap.c: Add pfn_to_devmap_page() to get page in ZONE_DEVICE
` [PATCH 2/2] proc: Add getting pages info of ZONE_DEVICE support

[PATCH] vfs: check dentry is still valid in get_link()
 2022-01-10  9:11 UTC 

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-10  8:18 UTC  (36+ messages)
` [iomap] f5934dda54: BUG:sleeping_function_called_from_invalid_context_at_fs/iomap/buffered-io.c

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-01-09 22:59 UTC  (7+ messages)

Proper way to test RAID456?
 2022-01-09 12:13 UTC  (6+ messages)
` [dm-devel] "

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-09  6:21 UTC  (12+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID

[PATCH next 2/3] shmem: Fix data loss when folio truncated
 2022-01-08 21:25 UTC  (4+ messages)

[PATCH 00/48] Folios for 5.17
 2022-01-08 17:20 UTC  (6+ messages)

https://bugzilla.opensuse.org/show_bug.cgi?id=1193549
 2022-01-08 16:03 UTC 

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-08 14:38 UTC  (14+ messages)
` [RFC PATCH 8/8] signals: Support BSD VSTATUS, KERNINFO and SIGINFO

[PATCH] namei: clear nd->root.mnt before O_CREAT unlazy
 2022-01-08  3:26 UTC  (10+ messages)

Indefinitely sleeping task in poll_schedule_timeout()
 2022-01-07 18:20 UTC  (4+ messages)

[PATCH v6 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2022-01-07 13:52 UTC  (9+ messages)
` [PATCH v6 1/6] initramfs: refactor do_header() cpio magic checks
` [PATCH v6 2/6] initramfs: make dir_entry.name a flexible array member
` [PATCH v6 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
` [PATCH v6 4/6] gen_init_cpio: fix short read file handling
` [PATCH v6 5/6] gen_init_cpio: support file checksum archiving
` [PATCH v6 6/6] initramfs: support cpio extraction with file checksums

[PATCH] fs/pipe: local vars has to match types of proper pipe_inode_info fields
 2022-01-07 12:06 UTC  (2+ messages)

[PATCH] sysctl: Fix duplicate path separator in printed entries
 2022-01-07 11:29 UTC  (2+ messages)

[PATCH v4 RESEND 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2022-01-07 11:20 UTC  (5+ messages)
` [PATCH v4 RESEND 1/2] "
` [PATCH v4 RESEND 2/2] fs/binfmt_elf: Refactor load_elf_binary function

[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
 2022-01-07  3:02 UTC  (10+ messages)
    ` psi_trigger_poll() is completely broken

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2022-01-06 23:37 UTC  (11+ messages)

[PATCH 0/2] Forced idle time accounting per cpu
 2022-01-06 20:03 UTC  (13+ messages)
` [PATCH 1/2] sched/core: Cookied forceidle "
` [PATCH 2/2] sched/core: Uncookied force idle "

[PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array
 2022-01-06 17:37 UTC  (5+ messages)

Bug using new ntfs3 file system driver (5.15.2 on Arch Linux)
 2022-01-03 15:20 UTC  (5+ messages)

[RESEND] Indefinitely sleeping task in poll_schedule_timeout()
 2022-01-06 11:17 UTC 

[PATCH] ext4: Avoid trim error on fs with small groups
 2022-01-04 14:55 UTC  (7+ messages)

[PATCH] MAINTAINERS: remove bfields
 2022-01-06 15:27 UTC  (2+ messages)

devirtualize kernel access to DAX v2
 2022-01-06 14:42 UTC  (3+ messages)
` [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods

[PATCH v2] vfs: fix bug when opening a file with O_DIRECT on a file system that does not support it will leave an empty file
 2022-01-06 13:52 UTC  (3+ messages)
` [vfs] bf75e8b684: WARNING:possible_recursive_locking_detected

[PATCH v12 0/4] io_uring: add xattr support
 2022-01-06 13:20 UTC  (6+ messages)
` [PATCH v12 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v12 2/4] fs: split off do_getxattr from getxattr
` [PATCH v12 3/4] io_uring: add fsetxattr and setxattr support
` [PATCH v12 4/4] io_uring: add fgetxattr and getxattr support

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-06 13:06 UTC  (31+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory

[PATCH v9 00/10] fsdax: introduce fs query to support reflink
 2022-01-06 11:06 UTC  (23+ messages)
` [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS

[PATCH] coredump: fix typo
 2022-01-06  9:16 UTC 

[PATCH v3] sched/numa: add per-process numa_balancing
 2022-01-06  8:08 UTC  (2+ messages)

[libaio PATCH] harness: add test for aio poll missed events
 2022-01-06  4:49 UTC 

[PATCH v11 0/4] io_uring: add xattr support
 2022-01-05 22:30 UTC  (4+ messages)
` [PATCH v11 2/4] fs: split off do_getxattr from getxattr

initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2022-01-05 20:10 UTC  (3+ messages)
` [PATCH v5 2/5] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-01-05 19:39 UTC  (4+ messages)

remove Xen tmem leftovers
 2022-01-05 19:36 UTC  (5+ messages)

[syzbot] kernel BUG in __page_mapcount
 2022-01-05 19:05 UTC  (5+ messages)

[syzbot] WARNING in signalfd_cleanup
 2022-01-05 17:37 UTC  (4+ messages)

[PATCH v3 0/5] aio: fix use-after-free and missing wakeups
 2022-01-05 16:11 UTC  (5+ messages)

[PATCH RFC v2 0/4] coredump: mitigate privilege escalation of process coredump
 2022-01-05 12:30 UTC  (3+ messages)

[PATCH v1 00/23] fscache,erofs: fscache-based demand-read semantics
 2022-01-05  9:04 UTC  (8+ messages)
` [PATCH v1 07/23] erofs: add nodev mode
` [PATCH v1 13/23] erofs: implement fscache-based data read

[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2022-01-05  4:39 UTC  (5+ messages)


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