Linux Filesystem Development
[Prev Page][Next Page]
- Re: bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset, (continued)
- [PATCH] udf: Avoid excessive partition lengths,
Jan Kara
- [PATCH v2] statx.2: Document STATX_SUBVOL,
John Garry
- [Patch v9 00/10] block atomic writes,
John Garry
- [Patch v9 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [Patch v9 02/10] block: Generalize chunk_sectors support as boundary support, John Garry
- [Patch v9 04/10] fs: Add initial atomic write support info to statx, John Garry
- [Patch v9 06/10] block: Add atomic write support for statx, John Garry
- [Patch v9 07/10] block: Add fops atomic write support, John Garry
- [Patch v9 03/10] fs: Initial atomic write support, John Garry
- [Patch v9 08/10] scsi: sd: Atomic write support, John Garry
- [Patch v9 05/10] block: Add core atomic write support, John Garry
- [Patch v9 09/10] scsi: scsi_debug: Atomic write support, John Garry
- [Patch v9 10/10] nvme: Atomic write support, John Garry
- Re: [Patch v9 00/10] block atomic writes, Jens Axboe
- [PATCH] vfs: reorder checks in may_create_in_sticky,
Mateusz Guzik
- [PATCH 1/3] fs: Export in_group_or_capable(),
Youling Tang
- FYI: path walking optimizations pending for 6.11,
Linus Torvalds
- [PATCH] openpromfs: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH] nsfs: add pid translation ioctls,
Christian Brauner
- [PATCH 6.1 207/217] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, Greg Kroah-Hartman
- [PATCH 6.6 250/267] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, Greg Kroah-Hartman
- [PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
- [PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- [PATCH 5.10 196/770] namei: introduce struct renamedata, Greg Kroah-Hartman
- [PATCH 5.10 195/770] fs: add file and path permissions helpers, Greg Kroah-Hartman
- [ANNOUNCE] xfs-linux: for-next updated to 348a1983cf4c, Chandan Babu R
- [PATCH RFC] mm/readahead: Fix repeat initial_readahead,
Peng Zhang
- [PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding.,
Junchao Sun
- [PATCH] filemap: add trace events for get_pages, map_pages, and fault,
Takaya Saeki
- [PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps,
Roman Kisel
- [PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition,
Sidhartha Kumar
- [PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN,
Jan Kara
- [PATCH 0/3] udf: Fix two syzbot reports,
Jan Kara
- [PATCH] udf: Fix bogus checksum computation in udf_rename(), Jan Kara
- virtio-blk/ext4 error handling for host-side ENOSPC,
Keiichi Watanabe
- [PATCH] hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode(),
Chao Yu
- Re: [RFC PATCH] mm: truncate: flush lru cache for evicted inode,
Matthew Wilcox
- [GIT PULL] xfs: bug fix for 6.10,
Chandan Babu R
- [PATCH] fs: modify the annotation of vfs_mkdir() in fs/namei.c,
Congjie Zhou
- [PATCH v2 0/5] fstests: add some new LBS inspired tests,
Luis Chamberlain
- [PATCH v2] Documentation: the design of iomap and how to port,
Darrick J. Wong
- [PATCH 0/3] fs/file.c: optimize the critical section of,
Yu Ma
- [PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group(),
Michael Ellerman
- [syzbot] Monthly hfs report (Jun 2024), syzbot
- [dhowells-fs:netfs-writeback] [netfs, cifs] d639a2f9ab: xfstests.generic.080.fail,
kernel test robot
- How to create new file in idmapped mountpoint,
Hongbo Li
- Re: [bug report] mm: Provide a means of invalidation without using launder_folio,
Matthew Wilcox
- [PATCH] fs/proc/task_mmu: fix uninitialized variable in pagemap_pmd_range(),
Dan Carpenter
- [PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open,
Adrian Ratiu
- [PATCH] fs: don't misleadingly warn during thaw operations, Christian Brauner
- [PATCH -next v5 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- Issue with JFFS2 and a_ops->dirty_folio,
Jean-Michel Hautbois
- [RFC] fuse: do not generate interrupt requests for fatal signals,
Haifeng Xu
- [PATCH v2 00/10] Improve the copy of task comm,
Yafang Shao
- [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 03/10] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 07/10] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 08/10] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 09/10] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v2 10/10] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH 0/2] stop lockref from degrading to locked-only ops,
Mateusz Guzik
- [RFC 0/2] Initial LKMM atomics support in Rust,
Boqun Feng
- [GIT PULL] bcachefs fixes for 6.10-rc4,
Kent Overstreet
- Handing xfs fsverity development back to you,
Darrick J. Wong
- [PATCH] vfs: move d_lockref out of the area used by RCU lookup,
Mateusz Guzik
- Flaky test: generic:269 (EBUSY on umount),
Theodore Ts'o
- [brauner-vfs:vfs.open_tree] [fs] 6d2ad41f48: BUG:kernel_NULL_pointer_dereference,address, kernel test robot
- [PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.,
NeilBrown
- [syzbot] [hfs?] KASAN: invalid-free in hfs_btree_close (2), syzbot
- [PATCH] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.,
NeilBrown
- [PATCH 0/2] Introduce tracepoint for hugetlbfs,
Hongbo Li
- [no subject], Unknown
- WARNING in __brelse,
Marius Fleischer
- [PATCH v4 0/2] rcu-based inode lookup for iget*,
Mateusz Guzik
- [PATCH v2 0/4] inode_init_always zeroing i_state,
Mateusz Guzik
- [PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
- [ANNOUNCE] xfs-linux: for-next updated to 58f880711f2b, Chandan Babu R
- [PATCH v3 0/2] rcu-based inode lookup for iget*,
Mateusz Guzik
- Re: [PATCH v4 00/10] Add support for synchronous signals on perf events, Marco Elver
- Flaky test: generic/085,
Theodore Ts'o
- [ANNOUNCE] Alpine Linux Persistence and Storage Summit 2024, Richard Weinberger
- [linus:master] [netfs] 9b038d004c: xfstests.generic.617.fail, kernel test robot
- [PATCH] vfs: partially sanitize i_state zeroing on inode creation,
Mateusz Guzik
- [PATCH 0/5] fstests: add some new LBS inspired tests,
Luis Chamberlain
- possible deadlock in freeze_super,
Marius Fleischer
- [PATCH v2 0/2] rcu-based inode lookup for iget*,
Mateusz Guzik
- [PATCH v6 0/3] Clean up usage of rt_task(),
Qais Yousef
- [PATCH -mm 0/2] nilfs2: eliminate the call to inode_attach_wb(),
Ryusuke Konishi
- [PATCH v8 00/10] block atomic writes,
John Garry
- [PATCH v8 03/10] fs: Initial atomic write support, John Garry
- [PATCH v8 06/10] block: Add atomic write support for statx, John Garry
- [PATCH v8 02/10] block: Generalize chunk_sectors support as boundary support, John Garry
- [PATCH v8 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v8 10/10] nvme: Atomic write support, John Garry
- [PATCH v8 07/10] block: Add fops atomic write support, John Garry
- [PATCH v8 04/10] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v8 08/10] scsi: sd: Atomic write support, John Garry
- [PATCH v8 05/10] block: Add core atomic write support, John Garry
- [PATCH v8 09/10] scsi: scsi_debug: Atomic write support, John Garry
- Re: [PATCH v8 00/10] block atomic writes, Martin K. Petersen
- The proper handling of failed IO error?,
Qu Wenruo
- [PATCH v2 0/4] Introduce user namespace capabilities,
Jonathan Calmels
- [PATCH] netfs: Switch debug logging to pr_debug(),
Uwe Kleine-König
- [PATCH RESEND 0/3] Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
- [viro-vfs:work.fd 7/20] drivers/block/ataflop.c:428:13: error: conflicting types for 'fd_error'; have 'void(void)', kernel test robot
- [PATCH] Documentation: document the design of iomap and how to port,
Darrick J. Wong
[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]