linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 09:55:34 to 2022-07-22 22:01:12 UTC [more...]

[PATCHv6 11/11] iomap: add support for dma aligned direct-io
 2022-07-22 22:01 UTC  (9+ messages)
  ` [PATCHv6 05/11] block: add a helper function for dio alignment
  ` [PATCHv6 06/11] block/merge: count bytes instead of sectors
  ` [PATCHv6 07/11] block/bounce: "

[PATCH] affs: replace kmap_atomic() with kmap_local_page()
 2022-07-22 21:49 UTC  (4+ messages)
` [PATCH v2] affs: use memcpy_to_zero and remove replace kmap_atomic()

[PATCH] hfsplus: Fix code typo
 2022-07-22 21:32 UTC  (3+ messages)

[PATCH] userfaultfd: don't fail on unrecognized features
 2022-07-22 20:15 UTC 

[PATCH 0/2] procfs: document proc timestamps
 2022-07-22 19:56 UTC  (4+ messages)
` [PATCH 1/2] Documentation/filesystems/proc.rst: remove ancient boiler plate
` [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps

[PATCH] fsnotify: Fix comment typo
 2022-07-22 19:46 UTC 

remove iomap_writepage v2
 2022-07-22 17:56 UTC  (3+ messages)
` [PATCH 4/4] iomap: remove iomap_writepage

[PATCH] hfsplus: Convert kmap() to kmap_local_page() in bnode.c
 2022-07-22 17:43 UTC  (2+ messages)

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-07-22 17:32 UTC  (18+ messages)
` [PATCH v4 1/9] statx: add direct I/O "
` [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
` [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v4 4/9] ext4: support STATX_DIOALIGN
` [PATCH v4 5/9] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v4 8/9] f2fs: support STATX_DIOALIGN
` [PATCH v4 9/9] xfs: "

[PATCH v5] Add ioctls to get/set the ext4 superblock uuid
 2022-07-22 17:19 UTC  (3+ messages)

[man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN
 2022-07-22 16:31 UTC  (2+ messages)

[RFC] proc: fix create timestamp of files in proc
 2022-07-22 16:08 UTC  (7+ messages)

[PATCH v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation
 2022-07-22 15:09 UTC  (20+ messages)

[PATCH 0/4] exfat: Fixes for ENAMETOOLONG error handling
 2022-07-22 14:29 UTC  (5+ messages)
` [PATCH 1/4] exfat: Return ENAMETOOLONG consistently for oversized paths
` [PATCH 2/4] exfat: Define NLS_NAME_* as bit flags explicitly
` [PATCH 3/4] exfat: Expand exfat_err() and co directly to pr_*() macro
` [PATCH 4/4] exfat: Downgrade ENAMETOOLONG error message to debug messages

[PATCH] ext4: Reflect mb_optimize_scan value in options file
 2022-07-22 13:58 UTC  (2+ messages)

[PATCH v2 0/3] exfat: remove duplicate write directory entries
 2022-07-22  6:32 UTC  (2+ messages)

[RFC PATCH 0/6] Introduce "sysctl:" module aliases
 2022-07-22  2:24 UTC  (7+ messages)
` [RFC PATCH 1/6] modpost: factor out elf/arch-specific code from section_rel[a]()
` [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
` [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
` [RFC PATCH 4/6] module, modpost: introduce support for MODULE_SYSCTL_TABLE
` [RFC PATCH 5/6] netfilter: conntrack: use MODULE_SYSCTL_TABLE
` [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias

[PATCH v4 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-07-22  0:50 UTC  (7+ messages)
` [PATCH v4 1/2] fs/super: function to prevent super re-use
` [PATCH v4 2/2] FUSE: Retire superblock on force unmount

[PATCH] mm: fix missing wake-up event for FSDAX pages
 2022-07-22  0:27 UTC  (6+ messages)

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-22  0:14 UTC  (2+ messages)

should we make "-o iversion" the default on ext4 ?
 2022-07-21 22:32 UTC  (13+ messages)

[PATCH] aio: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-21 22:31 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21 21:36 UTC  (14+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21 17:58 UTC  (27+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-07-21 16:16 UTC  (6+ messages)

[PATCH v10 1/4] fs: add mode_strip_sgid() helper
 2022-07-21 10:20 UTC  (3+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21  9:45 UTC  (11+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
 2022-07-21  3:54 UTC  (3+ messages)

[PATCH] fs: drop_caches: skip dropping pagecache which is always dirty
 2022-07-21  1:00 UTC  (7+ messages)

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

[PATCH v4] Add ioctls to get/set the ext4 superblock uuid
 2022-07-20 20:23 UTC  (11+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-07-20 16:51 UTC  (10+ messages)
                    ` [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes
                      ` [PATCH 1/2] signal: Move stopping for the coredump from do_exit into get_signal
                      ` [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring

[PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow()
 2022-07-20 12:48 UTC  (2+ messages)

[PATCH] ntfs: fix acl handling
 2022-07-20 12:32 UTC 

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-07-20 11:52 UTC  (21+ messages)

[PATCH 0/3] autofs: fix may_umount_tree()
 2022-07-20  7:26 UTC  (9+ messages)
` [PATCH 1/3] vfs: track count of child mounts
` [PATCH 2/3] vfs: add propagate_mount_tree_busy() helper

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-07-20  5:03 UTC  (2+ messages)

[PATCH 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
 2022-07-19 18:49 UTC  (2+ messages)

[PATCH v3] Add ioctls to get/set the ext4 superblock uuid
 2022-07-19 17:05 UTC  (5+ messages)

[PATCH] fs/lock: Don't allocate file_lock in flock_make_lock()
 2022-07-19 15:38 UTC  (2+ messages)
` [fs/lock] 7f68b5b24c: nvml.ex_libpmemlog_TEST0_check_pmem_debug.fail

Napływ Klientów ze strony
 2022-07-19 14:17 UTC 

[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
 2022-07-19 14:04 UTC  (4+ 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).