Linux Filesystem Development
[Prev Page][Next Page]
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs, (continued)
Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs, Al Viro
Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs, Gabriel Krisman Bertazi
Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs, patchwork-bot+f2fs
[PATCH] doc: idmappings: fix an error and rephrase a paragraph,
GONG, Ruiqi
[syzbot] [block?] [hfs?] general protection fault in blk_stat_add, syzbot
[PATCH] exfat: add ioctls for accessing attributes,
Jan Cincera
[PATCH] fs: create kiocb_{start,end}_write() helpers,
Amir Goldstein
[syzbot] [btrfs?] memory leak in btrfs_ref_tree_mod,
syzbot
[linus:master] [locking] c8afaa1b0f: stress-ng.zero.ops_per_sec 6.3% improvement,
kernel test robot
Maintainers Summit 2023 Call for Topics, Theodore Ts'o
[PATCH v5] ntfs : fix shift-out-of-bounds in ntfs_iget,
Manas Ghandat
[PATCH] pagemap: remove wait_on_page_locked_killable(),
Kefeng Wang
[RFCv2 0/7] fs: nfs: async lock request changes,
Alexander Aring
[RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs,
David Howells
[PATCH 0/3] Simplify rejection of unexpected casefold inode flag,
Eric Biggers
[PATCH v3 0/5] Landlock: IOCTL support,
Günther Noack
[PATCH] block: Remove special-casing of compound pages,
Matthew Wilcox (Oracle)
[PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace,
Michael Weiß
[syzbot] [ext4?] possible deadlock in __ext4_mark_inode_dirty (2), syzbot
[PATCH -next] fscache: Remove duplicated include,
GUO Zihua
[brauner-vfs:vfs.fdget_pos] [file] 3d04e89a11: stress-ng.seek.ops_per_sec -4.8% regression, kernel test robot
[REGRESSION] fuse: execve() fails with ETXTBSY due to async fuse_flush,
Jürg Billeter
[syzbot] [ext4?] INFO: rcu detected stall in sys_unlink (3),
syzbot
[PATCH] hfsplus: super: Fix typo, Artem Chernyshev
[PATCH 0/3] bcachefs block layer prereqs,
Kent Overstreet
[PATCH v4] init: Add support for rootwait timeout parameter,
Loic Poulain
[syzbot] [dri?] [reiserfs?] WARNING: bad unlock balance in vkms_vblank_simulate, syzbot
[PATCH v4] ntfs : fix shift-out-of-bounds in ntfs_iget,
Manas Ghandat
[PATCH] vfs: remove spin_lock_prefetch(&sb->s_inode_list_lock) from new_inode,
Mateusz Guzik
[syzbot] [udf?] KASAN: use-after-free Read in udf_sync_fs,
syzbot
[PATCH v5 00/10] Support negative dentries on case-insensitive ext4 and f2fs,
Gabriel Krisman Bertazi
- [PATCH v5 01/10] fs: Expose helper to check if a directory needs casefolding, Gabriel Krisman Bertazi
- [PATCH v5 02/10] ecryptfs: Reject casefold directory inodes, Gabriel Krisman Bertazi
- [PATCH v5 04/10] fs: Expose name under lookup to d_revalidate hooks, Gabriel Krisman Bertazi
- [PATCH v5 03/10] 9p: Split ->weak_revalidate from ->revalidate, Gabriel Krisman Bertazi
- [PATCH v5 05/10] fs: Add DCACHE_CASEFOLDED_NAME flag, Gabriel Krisman Bertazi
- [PATCH v5 06/10] libfs: Validate negative dentries in case-insensitive directories, Gabriel Krisman Bertazi
- [PATCH v5 07/10] libfs: Chain encryption checks after case-insensitive revalidation, Gabriel Krisman Bertazi
- [PATCH v5 08/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops, Gabriel Krisman Bertazi
- [PATCH v5 10/10] f2fs: Enable negative dentries on case-insensitive lookup, Gabriel Krisman Bertazi
- [PATCH v5 09/10] ext4: Enable negative dentries on case-insensitive lookup, Gabriel Krisman Bertazi
[GIT PULL] zonefs fixes for 6.5-rc6,
Damien Le Moal
[PATCH v7 0/6] fuse: full atomic open and atomic-open-revalidate,
Bernd Schubert
[PATCH v29 0/6] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH v2] proc/ksm: add ksm stats to /proc/pid/smaps,
Stefan Roesch
[PATCH 0/3] Add and use bdev_getblk(),
Matthew Wilcox (Oracle)
[RFC PATCH] iov_iter: Convert iterate*() to inline funcs,
David Howells
[PATCH v14 00/11] 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
Message not available
Re: [dm-devel] [PATCH v14 00/11] Implement copy offload support, Bart Van Assche
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
- [PATCH 01/29] block: Provide bdev_open_* functions, Jan Kara
- [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open(), Jan Kara
- [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset(), Jan Kara
- [PATCH 04/29] drdb: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 14/29] s390/dasd: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 08/29] zram: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 09/29] bcache: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 21/29] erofs: Convert to use bdev_open_by_path(), Jan Kara
- [PATCH 11/29] md: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument, Jan Kara
- [PATCH 20/29] btrfs: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 10/29] dm: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 13/29] nvmet: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 15/29] scsi: target: Convert to bdev_open_by_path(), Jan Kara
- [PATCH 19/29] fs: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 22/29] ext4: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path(), Jan Kara
- [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path(), Jan Kara
- [PATCH 29/29] block: Remove blkdev_get_by_*() functions, Jan Kara
- [PATCH 24/29] jfs: Convert to bdev_open_by_dev(), Jan Kara
- [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev(), Jan Kara
- [PATCH 28/29] xfs: Convert to bdev_open_by_path(), Jan Kara
Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle, Christoph Hellwig
Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle, Al Viro
remove get_super,
Christoph Hellwig
- [PATCH 01/17] FOLD: reverts part of "fs: use the super_block as holder when mounting file systems", Christoph Hellwig
- [PATCH 02/17] btrfs: always open the device read-only in btrfs_scan_one_device, Christoph Hellwig
- [PATCH 03/17] btrfs: call btrfs_close_devices from ->kill_sb, Christoph Hellwig
- [PATCH 04/17] btrfs: split btrfs_fs_devices.opened, Christoph Hellwig
- [PATCH 05/17] btrfs: open block devices after superblock creation, Christoph Hellwig
- [PATCH 08/17] block: simplify the disk_force_media_change interface, Christoph Hellwig
- [PATCH 06/17] btrfs: use the super_block as holder when mounting file systems, Christoph Hellwig
- [PATCH 09/17] floppy: call disk_force_media_change when changing the format, Christoph Hellwig
- [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl, Christoph Hellwig
- [PATCH 17/17] fs: simplify invalidate_inodes, Christoph Hellwig
- [PATCH 13/17] block: consolidate __invalidate_device and fsync_bdev, Christoph Hellwig
- [PATCH 10/17] amiflop: don't call fsync_bdev in FDFMTBEG, Christoph Hellwig
- [PATCH 11/17] dasd: also call __invalidate_device when setting the device offline, Christoph Hellwig
- [PATCH 12/17] block: drop the "busy inodes on changed media" log message, Christoph Hellwig
- [PATCH 16/17] fs: remove get_super, Christoph Hellwig
- [PATCH 14/17] block: call into the file system for bdev_mark_dead, Christoph Hellwig
- [PATCH 15/17] block: call into the file system for ioctl BLKFLSBUF, Christoph Hellwig
- Re: remove get_super, Josef Bacik
- Re: remove get_super, Josef Bacik
- Re: remove get_super, David Sterba
[PATCH] ext4_sb_breadahead_unmovable: Change to be no-blocking,
Hui Zhu
[PATCH][SMB3] display network namespace in debug information, Steve French
[PATCH v5 1/2] watch_queue: refactor post_one_notification,
Hongchen Zhang
[PATCH] proc: Mark arch_report_meminfo() extern, Helge Deller
[GIT PULL 3/9] xfs: stage repair information in pageable memory, Darrick J. Wong
[GIT PULL 1/9] xfs: maintainer transition for 6.6, Darrick J. Wong
Re: Subject: [PATCH] nlookup missing decrement in fuse_direntplus_link,
Miklos Szeredi
[PATCH 0/2] fat: revise the FAT patches for mgtime series,
Jeff Layton
[PATCH 0/5] fuse: support birth time,
Miklos Szeredi
[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs,
Sargun Dhillon
s_fs_info and ->kill_sb revisited v2,
Christoph Hellwig
- [PATCH 02/13] xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super, Christoph Hellwig
- [PATCH 01/13] xfs: reformat the xfs_fs_free prototype, Christoph Hellwig
- [PATCH 09/13] exfat: don't RCU-free the sbi, Christoph Hellwig
- [PATCH 06/13] xfs: close the external block devices in xfs_mount_free, Christoph Hellwig
- [PATCH 04/13] xfs: remove xfs_blkdev_put, Christoph Hellwig
- [PATCH 08/13] ext4: close the external journal device in ->kill_sb, Christoph Hellwig
- [PATCH 13/13] ntfs3: free the sbi in ->kill_sb, Christoph Hellwig
- [PATCH 12/13] ntfs3: don't call sync_blockdev in ntfs_put_super, Christoph Hellwig
- [PATCH 07/13] xfs: document the invalidate_bdev call in invalidate_bdev, Christoph Hellwig
- [PATCH 03/13] xfs: free the xfs_mount in ->kill_sb, Christoph Hellwig
- [PATCH 10/13] exfat: free the sbi and iocharset in ->kill_sb, Christoph Hellwig
- [PATCH 05/13] xfs: close the RT and log block devices in xfs_free_buftarg, Christoph Hellwig
- [PATCH 11/13] ntfs3: rename put_ntfs ntfs3_free_sbi, Christoph Hellwig
[PATCH] adfs: delete unused "union adfs_dirtail" definition,
Alexey Dobriyan
Re: A Discussion Request about a maybe-false-positive of UBSAN: OOB Write in do_journal_end in Kernel 6.5-rc3(with POC),
Jan Kara
[syzbot] Monthly v9fs report (Aug 2023), syzbot
[syzbot] Monthly exfat report (Aug 2023), syzbot
[PATCH v2] zonefs: fix synchronous direct writes to sequential files,
Damien Le Moal
[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl,
Joel Granados
- [PATCH v3 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry, Joel Granados
- [PATCH v3 07/14] sysctl: Add size arg to __register_sysctl_init, Joel Granados
- [PATCH v3 08/14] sysctl: Add size to register_net_sysctl function, Joel Granados
- [PATCH v3 05/14] sysctl: Add a size arg to __register_sysctl_table, Joel Granados
- [PATCH v3 09/14] ax.25: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 06/14] sysctl: Add size to register_sysctl, Joel Granados
- [PATCH v3 01/14] sysctl: Prefer ctl_table_header in proc_sysctl, Joel Granados
- [PATCH v3 04/14] sysctl: Add size argument to init_header, Joel Granados
- [PATCH v3 03/14] sysctl: Add ctl_table_size to ctl_table_header, Joel Granados
- [PATCH v3 10/14] netfilter: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 11/14] networking: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl, Joel Granados
- [PATCH v3 12/14] vrf: Update to register_net_sysctl_sz, Joel Granados
- [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro, Joel Granados
- Re: [PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl, Luis Chamberlain
[PATCH v28 0/6] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO,
Hugh Dickins
[syzbot] [btrfs?] kernel BUG in update_inline_extent_backref, syzbot
[PATCH] zonefs: fix synchronous direct writes to sequential files,
Damien Le Moal
[PATCH] fanotify: avoid possible NULL dereference,
Su Hui
s_fs_info and ->kill_sb revisited,
Christoph Hellwig
- [PATCH 12/13] ntfs3: don't call sync_blockdev in ntfs_put_super, Christoph Hellwig
- [PATCH 11/13] ntfs3: rename put_ntfs ntfs3_free_sbi, Christoph Hellwig
- [PATCH 07/13] xfs: close the external block devices in xfs_mount_free, Christoph Hellwig
- [PATCH 02/13] xfs: remove a superflous s_fs_info NULL check in xfs_fs_put_super, Christoph Hellwig
- [PATCH 01/13] xfs: reformat the xfs_fs_free prototype, Christoph Hellwig
- [PATCH 06/13] xfs: close the RT and log block devices in xfs_free_buftarg, Christoph Hellwig
- [PATCH 04/13] xfs: remove xfs_blkdev_put, Christoph Hellwig
- [PATCH 05/13] xfs: don't call invalidate_bdev in xfs_free_buftarg, Christoph Hellwig
- [PATCH 03/13] xfs: free the mount in ->kill_sb, Christoph Hellwig
- [PATCH 10/13] exfat: free the sbi and iocharset in ->kill_sb, Christoph Hellwig
- [PATCH 09/13] exfat: don't RCU-free the sbi, Christoph Hellwig
- [PATCH 08/13] ext4: close the external journal device in ->kill_sb, Christoph Hellwig
- [PATCH 13/13] ntfs3: free the sbi in ->kill_sb, Christoph Hellwig
[PATCH] fs: unexport d_genocide,
Christoph Hellwig
[PATCH v27 0/6] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH v1] proc/ksm: add ksm stats to /proc/pid/smaps,
Stefan Roesch
[PATCH] ntfs : fix shift-out-of-bounds in ntfs_iget,
Manas Ghandat
[PATCH v9] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing,
Jeff Layton
new_inode_pseudo vs locked inode->i_state = 0,
Mateusz Guzik
[syzbot] Monthly fs report (Aug 2023), syzbot
[PATCH v2] mm: memtest: convert to memtest_report_meminfo(),
Kefeng Wang
[PATCH] mm: memtest: convert to memtest_report_meminfo(),
Kefeng Wang
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
[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]