Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH] hfs: fix missing hfs_bnode_get() in __hfs_bnode_create,
Liu Shixin
- [PATCH linux-next v3] docs: proc.rst: add softnet_stat to /proc/net table,
yang.yang29
- [ANNOUNCE] xfs-linux: for-next updated to 52f31ed22821, Darrick J. Wong
- [PATCH 0/4] udf: Fix data corruption with fsx,
Jan Kara
- [PATCH] dax: Kconfig: add depends on !FS_DAX_LIMITED for ARCH_HAS_PMEM_API, Qi Zheng
- [syzbot] KMSAN: uninit-value in hfs_brec_find,
syzbot
- [PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed,
chengkaitao
- next: LTP: syscalls: epoll_clt() if fd is an invalid fd expected EBADF: EINVAL (22),
Naresh Kamboju
- [PATCH v2] fscache: Fix oops due to race with cookie_lru and use_cookie, David Howells
- [PATCH linux-next v2] docs: proc.rst: add softnet_stat to /proc/net,
yang.yang29
- [PATCH 0/3 v2] NFS: NFSD: Allow crossing mounts when re-exporting,
Richard Weinberger
- [PATCH linux-next] docs: proc.rst: add softnet_stat,
yang.yang29
- [PATCH] epoll: ep_autoremove_wake_function should use list_del_init_careful, Benjamin Segall
- [GIT PULL] file locking changes for v6.2-rc1,
Jeff Layton
- [PATCH] fs: use helper function file_inode() to get inode, Chen Xiao
- [GIT PULL] execve updates for v6.2-rc1,
Kees Cook
- [syzbot] KASAN: use-after-free Read in hfsplus_btree_open, syzbot
- [syzbot] KMSAN: uninit-value in hfsplus_delete_cat,
syzbot
- [syzbot] WARNING: locking bug in hfsplus_delete_cat, syzbot
- [syzbot] WARNING in hfsplus_free_extents,
syzbot
- [PATCH v1 2/6] exfat: remove unneeded codes from __exfat_rename(), Yuezhang.Mo@xxxxxxxx
- [PATCH v1 0/6] exfat: code optimizations, Yuezhang.Mo@xxxxxxxx
- [PATCH v1 1/6] exfat: remove call ilog2() from exfat_readdir(), Yuezhang.Mo@xxxxxxxx
- [PATCH v1 6/6] exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set(),
Yuezhang.Mo@xxxxxxxx
- [PATCH v1 5/6] exfat: remove i_size_write() from __exfat_truncate(), Yuezhang.Mo@xxxxxxxx
- [PATCH v1 3/6] exfat: remove unnecessary arguments from exfat_find_dir_entry(), Yuezhang.Mo@xxxxxxxx
- [PATCH v1 4/6] exfat: remove argument 'size' from exfat_truncate(), Yuezhang.Mo@xxxxxxxx
- [syzbot] kernel BUG in hfs_bnode_put, syzbot
- [ANNOUNCE] xfs-linux: for-next updated to 1f5619ed8810, Darrick J. Wong
- [PATCH] mount: rebuild error handling in do_new_mount,
Chuang Wang
- [syzbot] WARNING in do_mkdirat,
syzbot
- [PATCH] io_uring: don't hold uring_lock when calling io_run_task_work*,
Samiullah Khawaja
- [PATCH v3 0/5] proc: improve root readdir latency with many threads,
Brian Foster
- [PATCH] fuse: remove duplicate check for nodeid,
zyfjeff
- [PATCH] hfsplus: Fix bug causing custom uid and gid being unable to be assigned with mount,
Aditya Garg
- start removing writepage instances v2,
Christoph Hellwig
- [PATCH v3 0/4] iov_iter: Add extraction helpers,
David Howells
- [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM,
Chao Peng
- [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory, Chao Peng
- [PATCH v10 2/9] KVM: Introduce per-page memory attributes, Chao Peng
- [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Chao Peng
- [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry, Chao Peng
- [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes, Chao Peng
- [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed, Chao Peng
- [PATCH v10 8/9] KVM: Handle page fault for private memory, Chao Peng
- [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE, Chao Peng
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM, Sean Christopherson
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM, Mike Rapoport
- [PATCH] hfsplus: Add module parameter to enable force writes,
Aditya Garg
- [syzbot] WARNING in hfsplus_bnode_create, syzbot
- [syzbot] WARNING in path_openat,
syzbot
- [PATCH] binfmt: Fix error return code in load_elf_fdpic_binary(),
Wang Yufen
- [ANNOUNCE] xfs-linux: for-next updated to ddfdd530e43f, Darrick J. Wong
- [RFC 0/3] Turn iomap_page_ops into iomap_folio_ops,
Andreas Gruenbacher
- [PATCH] posix_acl: Fix the type of sentinel in get_acl,
Uros Bizjak
- [PATCH v2 0/8] fsdax,xfs: fix warning messages,
Shiyang Ruan
- [PATCH v2 1/8] fsdax: introduce page->share for fsdax in reflink mode, Shiyang Ruan
- [PATCH v2 2/8] fsdax: invalidate pages when CoW, Shiyang Ruan
- [PATCH v2 3/8] fsdax: zero the edges if source is HOLE or UNWRITTEN, Shiyang Ruan
- [PATCH v2 4/8] fsdax,xfs: set the shared flag when file extent is shared, Shiyang Ruan
- [PATCH v2 5/8] fsdax: dedupe: iter two files at the same time, Shiyang Ruan
- [PATCH v2 6/8] xfs: use dax ops for zero and truncate in fsdax mode, Shiyang Ruan
- [PATCH v2 7/8] fsdax,xfs: port unshare to fsdax, Shiyang Ruan
- [PATCH v2 8/8] xfs: remove restrictions for fsdax and reflink, Shiyang Ruan
- RE: [PATCH v2 0/8] fsdax,xfs: fix warning messages, Dan Williams
- [PATCH] selftests: Add missing <sys/syscall.h> to mount_setattr test,
Daan De Meyer
- [syzbot] BUG: unable to handle kernel paging request in path_openat,
syzbot
- [syzbot] WARNING in hfsplus_cat_read_inode,
syzbot
- [syzbot] BUG: unable to handle kernel paging request in kvmalloc_node, syzbot
- [PATCH] [RFC] iomap: zeroing needs to be pagecache aware,
Dave Chinner
- [syzbot] WARNING in ep_poll (2), syzbot
- [ANNOUNCE] xfs-linux: for-next updated to 575689fc0ffa, Darrick J. Wong
- [ANNOUNCE] xfs-linux: vfs-for-next updated to a79168a0c00d, Darrick J. Wong
- Re: I give you this money due to my health, David Alex
- [syzbot] kernel BUG in hfs_bnode_unhash, syzbot
- [PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed,
chengkaitao
- [PATCH] hfs: Fix OOB Read in __hfs_brec_find,
Peng Zhang
- [RFC 0/3] Shut down frozen filesystems on last unmount,
Andreas Gruenbacher
- [PATCH v2] fs/remap_range: avoid spurious writeback on zero length request, Brian Foster
- [ANNOUNCE] xfs-linux: for-next updated (with iomap changes) to 7dd73802f97d, Darrick J. Wong
- [syzbot] possible deadlock in hfsplus_block_allocate,
syzbot
- [syzbot] INFO: trying to register non-static key in hfsplus_release_folio, syzbot
- [PATCH v2] hfs: Fix OOB Write in hfs_asc2mac,
Peng Zhang
- [syzbot] possible deadlock in hfsplus_block_free,
syzbot
- [syzbot] WARNING in iomap_read_inline_data,
syzbot
- [PATCH v5] fsverity: stop using PG_error to track error status, Eric Biggers
- [PATCH] hfsplus: fix OOB of hfsplus_unistr in hfsplus_uni2asc(),
Liu Shixin
- [GIT PULL] xfs, iomap: fix data corruption due to stale cached iomaps, Dave Chinner
- [PATCH v2] coredump: fix compile warning when ELF_CORE=n while COREDUMP=y, Jisheng Zhang
- [PATCH v3] epoll: use refcount to reduce ep_mutex contention,
Paolo Abeni
- [PATCH AUTOSEL 5.15 07/24] fs: use acquire ordering in __fget_light(), Sasha Levin
- [PATCH AUTOSEL 6.0 13/39] fs: use acquire ordering in __fget_light(), Sasha Levin
- [PATCH] afs: Fix fileserver probe RTT handling,
David Howells
- [PATCH] fs/remap_range: avoid spurious writeback on zero length request,
Brian Foster
- [RFC PATCH] fs: drop the fl_owner_t argument from ->flush,
Jeff Layton
- [PATCH] coredump: fix compile warning when ELF_CORE=n while COREDUMP=y,
Jisheng Zhang
- [GIT PULL] fuse fixes for 6.1-rc8,
Miklos Szeredi
- [PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem,
Alexander Larsson
- [syzbot] kernel BUG in hfs_btree_open, syzbot
- [syzbot] KMSAN: uninit-value in hfsplus_attr_bin_cmp_key,
syzbot
- [syzbot] WARNING in hfsplus_ext_write_extent, syzbot
- [syzbot] KASAN: slab-out-of-bounds Read in hfsplus_uni2asc, syzbot
- [syzbot] KASAN: slab-out-of-bounds Read in __hfs_brec_find, syzbot
- [ammarfaizi2-block:dhowells/linux-fs/netfs-lib] [mm, netfs, fscache] 8cbd3a2c63: non-canonical address, kernel test robot
- [syzbot] BUG: unable to handle kernel NULL pointer dereference in get_super, syzbot
- [git pull] more fixes,
Al Viro
- [PATCH 2/2 v2] fs/namespace.c: coding-style update, Randy Dunlap
- [PATCH 1/2 v2] fs/namespace.c: fix typos in comment, Randy Dunlap
- [syzbot] BUG: unable to handle kernel paging request in __detach_mounts, syzbot
- [syzbot] possible deadlock in hfsplus_file_truncate,
syzbot
- [syzbot] possible deadlock in hfsplus_file_extend,
syzbot
- [syzbot] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read, syzbot
- [syzbot] kernel BUG in hfsplus_create_attributes_file, syzbot
- [syzbot] kernel BUG in __hfsplus_setxattr, syzbot
- [syzbot] WARNING in hfsplus_cat_write_inode, syzbot
- [PATCH] hfs: Fix OOB Write in hfs_asc2mac,
Peng Zhang
- [PATCH] unbugger ext2_empty_dir(),
Al Viro
- [GIT PULL] zonefs fixes for 6.1-rc7,
Damien Le Moal
- [PATCH v4] fsverity: stop using PG_error to track error status,
Eric Biggers
- [PATCH v2] fs: namei: fix two excess parameter description warnings, Kushagra Verma
- Re: Bug#1024811: linux: /proc/[pid]/stat unparsable,
Thorsten Glaser
- [syzbot] WARNING in iov_iter_revert (3),
syzbot
[syzbot] KMSAN: uninit-value in hfs_revalidate_dentry,
syzbot
[syzbot] possible deadlock in hfsplus_get_block, syzbot
[syzbot] kernel BUG in hfs_write_inode, syzbot
[syzbot] KASAN: slab-out-of-bounds Write in hfs_asc2mac, syzbot
[PATCH v3 0/2] fs: clear a UBSAN shift-out-of-bounds warning,
Zhen Lei
[PATCH] filemap: Fix some misleading comments,
Jiachen Zhang
[git pull] (vfs.git) a couple of fixes,
Al Viro
[PATCH v2] epoll: use refcount to reduce ep_mutex contention,
Paolo Abeni
[regression, bisected] Bug 216738 - Adding O_APPEND to O_RDWR with fcntl(fd, F_SETFL) does not work on overlayfs,
Thorsten Leemhuis
[PATCH 0/2] fsdax,xfs: fix warning messages,
Shiyang Ruan
- [PATCH 1/2] fsdax,xfs: fix warning messages at dax_[dis]associate_entry(), Shiyang Ruan
- [PATCH 2/2] fsdax,xfs: port unshare to fsdax, Shiyang Ruan
- Re: [PATCH 0/2] fsdax,xfs: fix warning messages, Darrick J. Wong
- RE: [PATCH 0/2] fsdax,xfs: fix warning messages, Dan Williams
- Re: [PATCH 0/2] fsdax,xfs: fix warning messages #forregzbot, Thorsten Leemhuis
[PATCH] writeback: Add asserts for adding freed inode to lists,
Jan Kara
FOSDEM 2023: Kernel Devroom CfP, Christian Brauner
[PATCH v2 4/5] exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set(), Yuezhang.Mo@xxxxxxxx
[PATCH v2 1/5] exfat: reduce the size of exfat_entry_set_cache, Yuezhang.Mo@xxxxxxxx
[PATCH v2 5/5] exfat: replace magic numbers with Macros, Yuezhang.Mo@xxxxxxxx
[PATCH v2 2/5] exfat: support dynamic allocate bh for exfat_entry_set_cache, Yuezhang.Mo@xxxxxxxx
[PATCH v2 3/5] exfat: move exfat_entry_set_cache from heap to stack, Yuezhang.Mo@xxxxxxxx
[PATCH v2 0/5] exfat: move exfat_entry_set_cache from heap to stack,
Yuezhang.Mo@xxxxxxxx
Re: SRCU use from different contexts,
Amir Goldstein
[PATCH v5 0/2] fscache,cachefiles: add prepare_ondemand_read() interface,
Jingbo Xu
[PATCH] zonefs: Fix active zone accounting,
Damien Le Moal
[PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
- [RFC PATCH v4 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
- [RFC PATCH v4 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list(), David Howells
- [RFC PATCH v4 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs, David Howells
- Re: [PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, Linus Torvalds
- Re: [PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
[PATCH v2 1/1] Make nfsd_splice_actor work with reads with a non-zero offset that doesn't end on a page boundary,
Anders Blomdell
[PATCH 1/1] Make nfsd_splice_actor work with reads with a non-zero offset that doesn't end on a page boundary,
Anders Blomdell
Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL?, David Howells
[PATCH v2 0/4] iov_iter: Add extraction helpers,
David Howells
[PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
[PATCH AUTOSEL 5.10 13/22] zonefs: fix zone report size in __zonefs_io_error(), Sasha Levin
[PATCH AUTOSEL 5.15 18/31] zonefs: fix zone report size in __zonefs_io_error(), Sasha Levin
[PATCH AUTOSEL 6.0 29/44] zonefs: fix zone report size in __zonefs_io_error(), Sasha Levin
[PATCH] fuse: lock inode unconditionally in fuse_fallocate(),
Miklos Szeredi
[PATCH 6.0 181/314] netfs: Fix dodgy maths, Greg Kroah-Hartman
[PATCH 6.0 180/314] netfs: Fix missing xas_retry() calls in xarray iteration, Greg Kroah-Hartman
[PATCH v5 00/10] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]