linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-18 10:10:15 to 2022-07-22 07:14:21 UTC [more...]

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-07-22  7:12 UTC  (5+ messages)
` [PATCH v4 1/9] statx: add direct I/O "
` [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
` [PATCH v4 4/9] ext4: support STATX_DIOALIGN
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes

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

[RFC] proc: fix create timestamp of files in proc
 2022-07-22  3:43 UTC  (5+ 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 v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation
 2022-07-22  0:44 UTC  (16+ messages)

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

[PATCH v5] Add ioctls to get/set the ext4 superblock uuid
 2022-07-21 22:44 UTC 

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] affs: replace kmap_atomic() with kmap_local_page()
 2022-07-21 22:07 UTC  (3+ messages)
` [PATCH v2] affs: use memcpy_to_zero and remove replace kmap_atomic()

[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] hfsplus: Convert kmap() to kmap_local_page() in bnode.c
 2022-07-20 15:43 UTC 

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

[PATCH v1 1/2] vfs: Add new setgid_create_umask test
 2022-07-19  7:20 UTC  (2+ messages)

remove iomap_writepage v2
 2022-07-19  6:56 UTC  (7+ messages)
` [PATCH 1/4] gfs2: stop using generic_writepages in gfs2_ail1_start_one
` [PATCH 2/4] gfs2: remove ->writepage
` [PATCH 3/4] zonefs: "
` [PATCH 4/4] iomap: remove iomap_writepage

[REPOST PATCH v2] vfs: parse: deal with zero length string value
 2022-07-19  5:30 UTC  (3+ messages)
` [vfs] f756fe900f: canonical_address#:#[##]

[linux-next:master] BUILD REGRESSION 036ad6daa8f0fd357af7f50f9da58539eaa6f68c
 2022-07-18 23:37 UTC 

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-18 22:56 UTC  (5+ messages)
` [RFC PATCH v6] "

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2022-07-18 20:33 UTC  (16+ messages)
          ` [PATCH] [REGRESSION] "

[RFC 0/3] submit_bh: Drop unnecessary return values and API users
 2022-07-18 17:55 UTC  (5+ messages)
` [RFC 1/3] jbd2: Drop useless return value of submit_bh

[PATCH] fs/proc: remove workaround for obsolete compiler version
 2022-07-18 14:19 UTC 

[PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
 2022-07-18 14:02 UTC  (2+ messages)

[RESEND PATCH v4] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
 2022-07-18 14:00 UTC  (2+ messages)

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2022-07-18 13:57 UTC  (3+ messages)
` [PATCH 1/1] fuse: add fuse_d_iput to postponed the iput

[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
 2022-07-18 13:55 UTC  (3+ messages)

[PATCH v3 0/2] fs/lock: Cleanup around flock syscall
 2022-07-18 13:54 UTC  (4+ messages)
` [PATCH v3 1/2] fs/lock: Don't allocate file_lock in flock_make_lock()

INFO: task hung in __block_write_begin_int
 2022-07-18 13:34 UTC  (2+ messages)

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-07-18 13:29 UTC 

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-18 12:59 UTC  (7+ messages)

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-18 12:11 UTC  (6+ 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).