Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-18 21:18:04 to 2022-08-23 03:35:50 UTC [more...]

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-08-23  3:35 UTC  (11+ messages)
                    ` [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes
                      ` [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring

[PATCH] exfat: fix overflow for large capacity partition
 2022-08-23  3:26 UTC 

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-08-23  3:22 UTC  (13+ messages)
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes

[PATCH] xfs: fix i_version handling in xfs
 2022-08-23  1:33 UTC  (17+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-23  1:25 UTC  (11+ messages)

[PATCH v9 00/27] Rust support
 2022-08-22 23:55 UTC  (7+ messages)
` [PATCH v9 09/27] rust: add `compiler_builtins` crate
` [PATCH v9 20/27] scripts: add `rust_is_available.sh`
` [PATCH v9 23/27] Kbuild: add Rust support

[PATCH v2] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
 2022-08-22 23:34 UTC  (2+ messages)

[PATCH] iversion: update comments with info about atime updates
 2022-08-22 23:32 UTC  (8+ messages)

fuse: incorrect attribute caching with writeback cache disabled
 2022-08-22 22:54 UTC  (4+ messages)

[PATCH] Squashfs: don't call kmalloc in decompressors
 2022-08-22 21:54 UTC 

[PATCH] ksm: count allocated ksm rmap_items for each process
 2022-08-22 21:08 UTC  (2+ messages)

folio_map
 2022-08-22 19:54 UTC  (5+ messages)
` [RFC] vmap_folio()

[syzbot] usb-testing boot error: general protection fault in alloc_bprm
 2022-08-22 19:48 UTC 

[PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
 2022-08-22 19:21 UTC  (3+ messages)

[PATCH v3 0/3] fscrypt: rework keyring and stop using request_queue
 2022-08-22 19:08 UTC  (4+ messages)
` [PATCH v3 1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v3 2/3] fscrypt: stop holding extra request_queue references
` [PATCH v3 3/3] fscrypt: work on block_devices instead of request_queues

[GIT PULL] fix file locking regression for v6.0
 2022-08-22 18:48 UTC  (2+ messages)

[GIT PULL] fs idmapped fixes for v6.0-rc3
 2022-08-22 18:48 UTC  (2+ messages)

[PATCH v2 0/7] Convert to filemap_get_folios_contig()
 2022-08-22 18:32 UTC  (3+ messages)
` [PATCH v2 2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig()

[PATCH] ntfs: fix acl handling
 2022-08-22 17:40 UTC  (3+ messages)

[syzbot] WARNING in iomap_iter
 2022-08-22 15:02 UTC  (12+ messages)

[PATCHES] struct path constification
 2022-08-22 14:38 UTC  (14+ messages)
` Subject: [PATCH 01/11] ->getprocattr(): attribute name is const char *, TYVM
` [PATCH 02/11] do_sys_name_to_handle(): constify path
  ` [PATCH 03/11] may_linkat(): "
  ` [PATCH 04/11] fs/notify: "
  ` [PATCH 05/11] overlayfs: "
  ` [PATCH 06/11] do_proc_readlink(): "
  ` [PATCH 07/11] __io_setxattr(): "
  ` [PATCH 08/11] audit_init_parent(): "
  ` [PATCH 09/11] nd_jump_link(): "
  ` [PATCH 10/11] spufs: "
  ` [PATCH 11/11] ecryptfs: "

[PATCH] fuse: Add filesystem attribute in sysfs control dir
 2022-08-22 13:36 UTC  (2+ messages)

[syzbot] INFO: task hung in walk_component (5)
 2022-08-22 12:38 UTC 

[PATCH v2 0/2] fscrypt: rework filesystem-level keyring
 2022-08-22 12:25 UTC  (4+ messages)
` [PATCH v2 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v2 2/2] fscrypt: stop holding extra request_queue references

[PATCH v3 3/4] Display inflated memory to users
 2022-08-22 11:37 UTC 

[PATCH] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
 2022-08-22 10:40 UTC  (3+ messages)

[syzbot] BUG: sleeping function called from invalid context in __access_remote_vm
 2022-08-22 10:03 UTC  (2+ messages)

[eventpoll] 50f6f89519: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_cr
 2022-08-22  9:56 UTC 

[PATCH v3 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-08-22  8:33 UTC  (6+ messages)
` [PATCH v3 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE

Zwiększenie płynności finansowej
 2022-08-22  7:50 UTC 

[PATCHSET for-6.1] kernfs, cgroup: implement kernfs_deactivate() and cgroup_file_show()
 2022-08-22  7:10 UTC  (10+ messages)
` [PATCH 1/7] kernfs: Simply by replacing kernfs_deref_open_node() with of_on()
` [PATCH 2/7] kernfs: Drop unnecessary "mutex" local variable initialization
` [PATCH 3/7] kernfs: Refactor kernfs_get_open_node()
` [PATCH 4/7] kernfs: Skip kernfs_drain_open_files() more aggressively
` [PATCH 5/7] kernfs: Make kernfs_drain() skip draining "
` [PATCH 6/7] kernfs: Allow kernfs nodes to be deactivated and re-activated
` [PATCH 7/7] cgroup: Implement cgroup_file_show()

[PATCH] kernel/sysctl.c: remove unnecessary (void*) conversions
 2022-08-22  6:30 UTC 

164f4064ca: unixbench.score 1.4% improvement
 2022-08-22  2:10 UTC 

[PATCH] xfs: on memory failure, only shut down fs after scanning all mappings
 2022-08-21 23:32 UTC  (2+ messages)

6.0-rc1 BUG squashfs_decompress, and sleeping function called from invalid context at include/linux/sched/mm.h
 2022-08-21 20:44 UTC  (2+ messages)

[RESEND PATCH 0/4] hfsplus: Replace kmap() with kmap_local_page()
 2022-08-21 18:10 UTC  (5+ messages)
` [RESEND PATCH 1/4] hfsplus: Unmap the page in the "fail_page" label
` [RESEND PATCH 2/4] hfsplus: Convert kmap() to kmap_local_page() in bnode.c
` [RESEND PATCH 3/4] hfsplus: Convert kmap() to kmap_local_page() in bitmap.c
` [RESEND PATCH 4/4] hfsplus: Convert kmap() to kmap_local_page() in btree.c

[RESEND PATCH 0/3] hfs: Replace kmap() with kmap_local_page()
 2022-08-21 18:04 UTC  (4+ messages)
` [RESEND PATCH 1/3] hfs: Unmap the page in the "fail_page" label
` [RESEND PATCH 2/3] hfs: Replace kmap() with kmap_local_page() in bnode.c
` [RESEND PATCH 3/3] hfs: Replace kmap() with kmap_local_page() in btree.c

[syzbot] WARNING in mark_buffer_dirty (4)
 2022-08-21 12:10 UTC  (2+ messages)
` [PATCH] fs: fix "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-21 10:27 UTC  (12+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH 2/2] tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
 2022-08-21  3:40 UTC  (2+ messages)

[syzbot] linux-next boot error: BUG: unable to handle kernel paging request in insert_header
 2022-08-21  3:04 UTC 

[PATCH 1/5] dynamic_dname(): drop unused dentry argument
 2022-08-21  2:06 UTC  (9+ messages)
` [PATCH 4/5] ksmbd: don't open-code %pf

[PATCHES] file_inode() and ->f_mapping cleanups
 2022-08-20 20:20 UTC  (9+ messages)
` [PATCH 1/8] ibmvmc: don't open-code file_inode()
` [PATCH 2/8] exfat_iterate(): don't open-code file_inode(file)
` [PATCH 3/8] sgx: use ->f_mapping
` [PATCH 4/8] bprm_fill_uid(): don't open-code file_inode()
` [PATCH 5/8] nfs_finish_open(): "
` [PATCH 6/8] dma_buf: no need to bother with file_inode()->i_mapping
` [PATCH 7/8] _nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
` [PATCH 8/8] orangefs: use ->f_mapping

[syzbot] usb-testing boot error: general protection fault in getname_kernel
 2022-08-20 20:02 UTC 

[PATCH 0/3] Check content after reading from quota file
 2022-08-20 11:05 UTC  (4+ messages)
` [PATCH 1/3] quota: Check next/prev free block number "
` [PATCH 2/3] quota: Replace all block number checking with helper function
` [PATCH 3/3] quota: Add more checking after reading from quota file

[PATCH v5 0/4] landlock: truncate support
 2022-08-20  9:38 UTC  (9+ messages)
` [PATCH v5 2/4] selftests/landlock: Selftests for file truncation support

[PATCH v3] cachefiles: fix error return code in cachefiles_ondemand_copen()
 2022-08-20  9:22 UTC  (3+ messages)
` [Linux-cachefs] "

[PATCH 01/14] vboxsf: move from strlcpy with unused retval to strscpy
 2022-08-20  8:18 UTC  (3+ messages)

[PATCH v2] f2fs: use memcpy_{to,from}_page() where possible
 2022-08-20  2:39 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] f2fs: use memcpy_{to, from}_page() "

[PATCH] f2fs: use memcpy_{to,from}_page() where possible
 2022-08-19 22:36 UTC  (3+ messages)

[PATCH] fs-verity: use kmap_local_page() instead of kmap()
 2022-08-19 22:31 UTC  (5+ messages)

[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
 2022-08-19 21:45 UTC  (14+ messages)
` [PATCH v4 2/4] fanotify: define struct members to hold response decision context
` [PATCH v4 4/4] fanotify,audit: deliver fan_info as a hex-encoded string

[PATCH v7 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:52 UTC  (6+ messages)
` [PATCH v7 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v7 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v7 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v7 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v7 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[RFC PATCH] f*xattr: allow O_PATH descriptors
 2022-08-19 20:27 UTC  (12+ messages)

[PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:12 UTC  (4+ messages)
` [PATCH v6 2/5] "

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-08-19 18:50 UTC  (3+ messages)

[RFC] problems with alloc_file_pseudo() use in __nfs42_ssc_open()
 2022-08-19 18:18 UTC  (12+ messages)

[PATCH v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation
 2022-08-19 15:18 UTC  (11+ messages)

[PATCH] vfs: report an inode version in statx for IS_I_VERSION inodes
 2022-08-19 11:56 UTC 

[PATCH] ext4: fix i_version handling in ext4
 2022-08-19 11:40 UTC  (2+ messages)

[PATCH] fs-verity: use memcpy_from_page()
 2022-08-19 11:16 UTC  (2+ messages)

[PATCH] affs: move from strlcpy with unused retval to strscpy
 2022-08-19 11:02 UTC  (2+ messages)

[PATCH v2 0/2] watermark related improvement on zone movable
 2022-08-19  9:30 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Cap zone movable's min wmark to small value
` [PATCH v2 2/2] mm: sysctl: Introduce per zone watermark_scale_factor

[PATCH] vboxsf: move from strlcpy with unused retval to strscpy
 2022-08-19  9:01 UTC  (2+ messages)

[PATCH 0/2] fscrypt: rework filesystem-level keyring
 2022-08-19  7:15 UTC  (3+ messages)
` [PATCH 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 2/2] fscrypt: stop holding extra request_queue references

[PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-19  2:07 UTC  (5+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-19  0:40 UTC  (4+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH v3 25/25] xfs: Support large folios
 2022-08-18 21:58 UTC  (11+ messages)
` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)


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