Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH] fstests: disable generic duperemove tests for NFS and others, cel
- commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y, Bert Karwatzki
- [PATCH v4 02/13] x86/um: nommu: elf loader for fdpic, Hajime Tazaki
- [PATCH] Documentation: filesystems: fix two misspells, Bingwu Zhang
- silent data corruption in fuse in rc1,
Kent Overstreet
- [syzbot] Monthly exfat report (Dec 2024), syzbot
- [PATCH v2] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key, Vasiliy Kovalev
- [PATCH] fs/netfs: Remove redundant use of smp_rmb(),
Zilin Guan
- [PATCH RFC] pidfs: use maple tree,
Christian Brauner
- [PATCH v2] fanotify: notify on mount attach and detach,
Miklos Szeredi
- [PATCH] jbd2: add a missing data flush during file and fs synchronization,
Zhang Yi
- [PATCH] cifs: Fix rmdir failure due to ongoing I/O on deleted file, David Howells
- [PATCH v3] mm/readahead: fix large folio support in async readahead, Yafang Shao
- Regression on linux-next (next-20241203),
Borah, Chaitanya Kumar
- ksmbd: v6.13-rc1 WARNING at fs/attr.c:300 setattr_copy+0x1ee/0x200,
David Disseldorp
- [PATCHv11 00/10] block write streams with nvme fdp,
Keith Busch
- [PATCHv11 01/10] fs: add a write stream field to the kiocb, Keith Busch
- [PATCHv11 03/10] io_uring: add write stream attribute, Keith Busch
[PATCHv11 05/10] block: introduce max_write_streams queue limit, Keith Busch
[PATCHv11 08/10] nvme: add a nvme_get_log_lsi helper, Keith Busch
[PATCHv11 04/10] block: add a bi_write_stream field, Keith Busch
[PATCHv11 10/10] nvme: use fdp streams if write stream is provided, Keith Busch
[PATCHv11 09/10] nvme: register fdp queue limits, Keith Busch
[PATCHv11 07/10] block: expose write streams for block device nodes, Keith Busch
[PATCHv11 06/10] block: introduce a write_stream_granularity queue limit, Keith Busch
Re: [PATCHv11 00/10] block write streams with nvme fdp, Keith Busch
[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings,
Isaac J. Manjarres
Re: [syzbot] [bcachefs?] KASAN: use-after-free Read in bch2_check_dirents, syzbot
[PATCH v22 0/8] Script execution control (was O_MAYEXEC),
Mickaël Salaün
[MEH PATCH] fs: sort out a stale comment about races between fd alloc and dup2,
Mateusz Guzik
[PATCH v2] firmware_loader: minor spelling fixes, Luis Chamberlain
[PATCH] common/config: use modprobe -w when supported,
Luis Chamberlain
Re: [syzbot] [mm] KASAN: null-ptr-deref Write in sys_io_uring_register, syzbot
[PATCH] hung_task: add task->flags, blocked by coredump to log, Oxana Kharitonova
[PATCH 0/2] readahead: Reintroduce fix for improper RA window sizing,
Jan Kara
[PATCH] fuse: Prevent hung task warning if FUSE server gets stuck,
etmartin4313
[PATCH v4 0/5] Improve simple directory offset wrap behavior,
cel
[PATCH 0/4] large atomic writes for xfs,
John Garry
[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390,
David Hildenbrand
- [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, David Hildenbrand
- [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex, David Hildenbrand
- [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open, David Hildenbrand
- [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h, David Hildenbrand
- [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list, David Hildenbrand
- [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges, David Hildenbrand
- [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM, David Hildenbrand
- [PATCH v2 10/12] virtio-mem: remember usable region size, David Hildenbrand
- [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:", David Hildenbrand
- [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM), David Hildenbrand
- [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode, David Hildenbrand
- [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel, David Hildenbrand
[PATCH] binfmt_flat: Fix integer overflow bug on 32 bit systems, Dan Carpenter
[PATCH] mm/vma: add missing personality header import, Lorenzo Stoakes
[RFC PATCH] file: Wrap locking mechanism for f_pos_lock,
I Hsin Cheng
[PATCH] fs: Fix typo in pnode.c,
Zhu Jun
[QUESTION] inconsistent use of smp_mb(),
Zilin Guan
[PATCH] f2fs: ensure that node info flags are always initialized, Dmitry Antipov
[PATCH] initramfs: Protect the built-in initramfs from the external one, Hristo Venev
[syzbot] [exfat?] general protection fault in exfat_get_dentry_cached, syzbot
[PATCH 0/5] mm/vma: make more mmap logic userland testable,
Lorenzo Stoakes
Removing page->index,
Matthew Wilcox
[PATCHSET v6 0/12] Uncached buffered IO,
Jens Axboe
- [PATCH 02/12] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 04/12] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 08/12] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 09/12] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper, Jens Axboe
- [PATCH 12/12] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 03/12] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- Re: [PATCHSET v6 0/12] Uncached buffered IO, Christoph Lameter (Ampere)
- [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- Re: [PATCHSET v6 0/12] Uncached buffered IO, Darrick J. Wong
[PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support,
John Garry
[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp,
Wenchao Hao
[PATCH] rust: miscdevice: access file in fops, Alice Ryhl
[GIT PULL] Quota and udf fixes for 6.13-rc2,
Jan Kara
[PATCH] rust: miscdevice: add fops->show_fdinfo() hook, Alice Ryhl
[PATCH linux-next v4] ksm: add ksm involvement information for each process,
xu.xin16
[PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure,
Yuezhang.Mo@xxxxxxxx
[PATCH v3 02/13] x86/um: nommu: elf loader for fdpic,
Hajime Tazaki
[PATCH v3 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec, Hajime Tazaki
[PATCH 09/11] tools headers: Sync uapi/linux/mount.h with the kernel sources, Namhyung Kim
[PATCH 08/11] tools headers: Sync uapi/linux/fcntl.h with the kernel sources, Namhyung Kim
[PATCH 0/2] jbd2: two straightforward fixes,
Zhang Yi
[PATCH v2] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure,
Bernd Schubert
[PATCH] selftests/pidfd: add pidfs file handle selftests,
Christian Brauner
[PATCH] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure,
Bernd Schubert
[syzbot] [netfs?] WARNING in netfs_retry_reads (2),
syzbot
[Kernel Bug] WARNING in bfs_rename, Zhang Zhiyu
[syzbot] [bcachefs?] INFO: task hung in vfs_unlink (5), syzbot
bpf_task_storage improvement question,
Christian Brauner
[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core, Eric Biggers
[PATCH v2] netfs: fix kernel BUG in iov_iter_revert(),
Dmitry Antipov
[PATCH] fs:fc_log replace magic number 7 with ARRAY_SIZE(),
Guo Weikang
“BUG: unable to handle kernel paging request in anon_inode_getfile” in Linux Kenrel Version 2.6.32,
cheung wall
"KASAN: slab-out-of-bounds Read in load_misc_binary" in Linux Kernel Version 4.9,
cheung wall
[BUG] 2038 warning is not printed with new mount API,
Jon DeVree
[syzbot] [iomap?] WARNING in iomap_zero_iter,
syzbot
[syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_args, syzbot
[syzbot] [exfat?] general protection fault in exfat_init_ext_entry,
syzbot
[RFC PATCH V0 02/10] mm: Maintain mm_struct list in the system, Raghavendra K T
[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles,
Christian Brauner
[PATCH v2] hfs: Sanity check the root record,
Leo Stone
[PATCH] fuse: add a null-ptr check,
Nihar Chaithanya
[PATCH] fs: use a consume fence in mnt_idmap(),
Mateusz Guzik
[PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case,
Kees Cook
[PATCH] exec: Make sure task->comm is always NUL-terminated,
Kees Cook
[linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#],
kernel test robot
[PATCH RFC v2 0/3] pidfs: file handle preliminaries,
Christian Brauner
[PATCH v1] mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio(),
David Hildenbrand
[PATCH 1/2] gfs2: throw -EIO when attempting to access beyond end of device,
Dmitry Antipov
[syzbot] [netfs?] WARNING in netfs_retry_reads,
syzbot
[PATCH 0/5] Remove accesses to page->index from ceph,
Matthew Wilcox (Oracle)
Re: [syzbot] [io-uring?] WARNING in __io_uring_free,
Jann Horn
Unsafe find_vpid() calls,
Christian Brauner
[RFC PATCH] fanotify: notify on mount attach and detach,
Miklos Szeredi
[PATCH] fs: don't block write during exec on pre-content watched files,
Amir Goldstein
[PATCH v11 00/10] Read/Write with meta/integrity,
Anuj Gupta
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
Re: [PATCH v11 00/10] Read/Write with meta/integrity, Jens Axboe
[GIT PULL] ntfs3: bugfixes for 6.13,
Konstantin Komarov
[PATCH v2 0/7] ima: Remove unnecessary inode locks,
Roberto Sassu
[syzbot] [ocfs2?] WARNING in poll_select_finish, syzbot
[performance] fuse: No Significant Performance Improvement with Passthrough Enabled?, abushwang
fuse: fuse semantics wrt stalled requests,
Sergey Senozhatsky
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_read_iter,
syzbot
[syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_do,
syzbot
[RFC PATCH v3 0/5] Improve simple directory offset wrap behavior,
cel
[PATCH RFC v7 00/16] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v7 08/16] fuse: Add fuse-io-uring handling into fuse_copy, Bernd Schubert
- [PATCH RFC v7 01/16] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v7 02/16] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH RFC v7 04/16] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v7 03/16] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v7 05/16] fuse: make args->in_args[0] to be always the header, Bernd Schubert
- [PATCH RFC v7 10/16] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring, Bernd Schubert
- [PATCH RFC v7 12/16] fuse: {uring} Allow to queue bg requests through io-uring, Bernd Schubert
- [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v7 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v7 07/16] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v7 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination, Bernd Schubert
- [PATCH RFC v7 16/16] fuse: enable fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task, Bernd Schubert
- Re: [PATCH RFC v7 00/16] fuse: fuse-over-io-uring, Bernd Schubert
- Re: [PATCH RFC v7 00/16] fuse: fuse-over-io-uring, Pavel Begunkov
[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read,
syzbot
[PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes,
Long Li
[RFC PATCH 0/1] Large folios in block buffered IO path,
Bharata B Rao
[PATCH] firmware_loader: minor spelling fixes,
Luis R. Rodriguez
[RFC PATCH v2 0/5] Improve simple directory offset wrap behavior,
cel
[PATCH] fs/backing_file: fix wrong argument in callback,
Amir Goldstein
[PATCH] Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()",
Jan Kara
[PATCH] cred: fold get_new_cred_many() into get_cred_many(),
Christian Brauner
[PATCH 0/2] udf: Verify link count before updating it,
Jan Kara
[GIT PULL] vfs ecryptfs mount api,
Christian Brauner
[GIT PULL] vfs exportfs,
Christian Brauner
[GIT PULL] Rust bindings for pid namespaces,
Christian Brauner
[PATCH 0/2] man2: Document RWF_NOAPPEND,
John Garry
[linus:master] [netfs] d6a77668a7: filebench.sum_operations/s 158.3% improvement, kernel test robot
fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized],
Naresh Kamboju
Re: [RFC] metadata updates vs. fetches (was Re: [PATCH v4] fs: Fix data race in inode_set_ctime_to_ts), 郑浩然
[PATCH v2] x86: fix missing declaration of init_fs, Zhang Kunbo
[PATCH v2 00/12] fuse: support large folios,
Joanne Koong
- [PATCH v2 01/12] fuse: support copying large folios, Joanne Koong
- [PATCH v2 03/12] fuse: refactor fuse_fill_write_pages(), Joanne Koong
- [PATCH v2 05/12] fuse: support large folios for folio reads, Joanne Koong
- [PATCH v2 02/12] fuse: support large folios for retrieves, Joanne Koong
- [PATCH v2 07/12] fuse: support large folios for stores, Joanne Koong
- [PATCH v2 08/12] fuse: support large folios for queued writes, Joanne Koong
- [PATCH v2 09/12] fuse: support large folios for readahead, Joanne Koong
- [PATCH v2 10/12] fuse: support large folios for direct io, Joanne Koong
- [PATCH v2 11/12] fuse: support large folios for writeback, Joanne Koong
- [PATCH v2 06/12] fuse: support large folios for symlinks, Joanne Koong
- [PATCH v2 04/12] fuse: support large folios for writethrough writes, Joanne Koong
- [PATCH v2 12/12] fuse: enable large folios, Joanne Koong
- Re: [PATCH v2 00/12] fuse: support large folios, Jingbo Xu
[PATCH] fs_parser: update mount_api doc to match function signature,
Randy Dunlap
[PATCH] isofs: Partially convert zisofs_read_folio to use a folio,
Matthew Wilcox (Oracle)
[PATCH] watch_queue: Use page->private instead of page->index,
Matthew Wilcox (Oracle)
[GIT PULL] fuse update for 6.13,
Miklos Szeredi
[PATCH v2 00/29] cred: rework {override,revert}_creds(),
Christian Brauner
- [PATCH v2 01/29] tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g, Christian Brauner
- [PATCH v2 02/29] cred: return old creds from revert_creds_light(), Christian Brauner
- [PATCH v2 03/29] tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g, Christian Brauner
- [PATCH v2 04/29] cred: remove old {override,revert}_creds() helpers, Christian Brauner
- [PATCH v2 05/29] tree-wide: s/override_creds_light()/override_creds()/g, Christian Brauner
- [PATCH v2 08/29] sev-dev: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 09/29] target_core_configfs: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 13/29] nfs/localio: avoid pointless cred reference count bumps, Christian Brauner
- [PATCH v2 14/29] nfs/nfs4idmap: avoid pointless reference count bump, Christian Brauner
- [PATCH v2 15/29] nfs/nfs4recover: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 16/29] nfsfh: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 17/29] open: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 19/29] cifs: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 20/29] cifs: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 21/29] smb: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 22/29] io_uring: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 24/29] cgroup: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 06/29] tree-wide: s/revert_creds_light()/revert_creds()/g, Christian Brauner
- [PATCH v2 28/29] nfsd: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 29/29] cred: remove unused get_new_cred(), Christian Brauner
- [PATCH v2 10/29] aio: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 25/29] trace: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 12/29] coredump: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 27/29] cachefiles: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 18/29] ovl: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 07/29] firmware: avoid pointless reference count bump, Christian Brauner
- [PATCH v2 11/29] binfmt_misc: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 26/29] dns_resolver: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 23/29] acct: avoid pointless reference count bump, Christian Brauner
- Re: [PATCH v2 00/29] cred: rework {override,revert}_creds(), Chuck Lever
- Re: [PATCH v2 00/29] cred: rework {override,revert}_creds(), Linus Torvalds
[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]