Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-05 19:06:00 to 2022-01-11 13:29:36 UTC [more...]

KCSAN: data-race in step_into / vfs_unlink
 2022-01-11 13:29 UTC 

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-11 13:04 UTC  (10+ messages)

[bug report] NFS: Support statx_get and statx_set ioctls
 2022-01-11 10:48 UTC  (2+ messages)

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

[PATCH] fs/eventfd.c: Check error number after calling ida_simple_get
 2022-01-11  7:00 UTC 

INFO: task hung in path_openat
 2022-01-11  3:39 UTC  (2+ messages)

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-11  3:19 UTC  (15+ 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

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

[PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
 2022-01-11  2:43 UTC  (3+ messages)

INFO: task hung in lock_rename
 2022-01-11  2:10 UTC 

[PATCH RFC v9 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-01-11  1:03 UTC  (6+ messages)
` [PATCH RFC v9 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v9 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-11  0:08 UTC  (38+ messages)

[PATCH] fuse: move FUSE_SUPER_MAGIC definition to magic.h
 2022-01-10 23:52 UTC 

[GIT PULL] xfs: new code for 5.17
 2022-01-10 22:06 UTC 

[GIT PULL] iomap for 5.17
 2022-01-10 21:42 UTC 

[PATCH RFC v9 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-01-10 18:40 UTC  (3+ messages)
` [PATCH RFC v9 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v9 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH v2] select: Fix indefinitely sleeping task in poll_schedule_timeout()
 2022-01-10 18:19 UTC 

[GIT PULL] fs idmapping updates
 2022-01-10 12:56 UTC 

[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] 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 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  (13+ 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

[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  (2+ 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  (19+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [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  (18+ 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 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)


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 read-only IMAP folder(s) and NNTP newsgroup(s).