Linux Filesystem Development
[Prev Page][Next Page]
- Re: [syzbot] [btrfs?] INFO: task hung in btrfs_sync_file (2), (continued)
- [syzbot] [wireless?] [reiserfs?] general protection fault in __iterate_interfaces,
syzbot
- cleanup the filemap / direct I/O interaction v4,
Christoph Hellwig
- [PATCH 01/12] backing_dev: remove current->backing_dev_info, Christoph Hellwig
- [PATCH 04/12] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 03/12] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper, Christoph Hellwig
- [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [PATCH 10/12] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 09/12] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 12/12] fuse: use direct_write_fallback, Christoph Hellwig
- [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [RFC PATCH] fs: Rename put_and_unmap_page() to unmap_and_put_page(),
Fabio M. De Francesco
- [PATCH v2] zonefs: use iomap for synchronous direct writes,
Damien Le Moal
- [PATCH v2 0/6] fs: Fix directory corruption when moving directories,
Jan Kara
- introduce bdev holder ops and a file system shutdown method v3,
Christoph Hellwig
- [PATCH 02/16] block: refactor bd_may_claim, Christoph Hellwig
- [PATCH 01/16] block: factor out a bd_end_claim helper from blkdev_put, Christoph Hellwig
- [PATCH 03/16] block: turn bdev_lock into a mutex, Christoph Hellwig
- [PATCH 04/16] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk, Christoph Hellwig
- [PATCH 05/16] block: avoid repeated work in blk_mark_disk_dead, Christoph Hellwig
- [PATCH 06/16] block: unhash the inode earlier in delete_partition, Christoph Hellwig
- [PATCH 07/16] block: delete partitions later in del_gendisk, Christoph Hellwig
- [PATCH 08/16] block: remove blk_drop_partitions, Christoph Hellwig
- [PATCH 09/16] block: introduce holder ops, Christoph Hellwig
- [PATCH 10/16] block: add a mark_dead holder operation, Christoph Hellwig
- [PATCH 11/16] fs: add a method to shut down the file system, Christoph Hellwig
- [PATCH 12/16] xfs: wire up sops->shutdown, Christoph Hellwig
- [PATCH 13/16] xfs: wire up the ->mark_dead holder operation for log and RT devices, Christoph Hellwig
- [PATCH 14/16] ext4: split ext4_shutdown, Christoph Hellwig
- [PATCH 15/16] ext4: wire up sops->shutdown, Christoph Hellwig
- [PATCH 16/16] ext4: wire up the ->mark_dead holder operation for log devices, Christoph Hellwig
- Re: introduce bdev holder ops and a file system shutdown method v3, Dave Chinner
- Re: introduce bdev holder ops and a file system shutdown method v3, Jens Axboe
- add device removal test,
Christoph Hellwig
- [PATCH] zonefs: use iomap for synchronous direct writes,
Damien Le Moal
- [PATCH] afs: Fix setting of mtime when creating a file/dir/symlink,
David Howells
- [syzbot] [ntfs3?] possible deadlock in mark_as_free_ex, syzbot
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().,
Andrii Nakryiko
- [PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor(), David Howells
- [syzbot] Monthly fat report (May 2023), syzbot
- [PATCH v7 00/20] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v7 01/20] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v7 02/20] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v7 06/20] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v7 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v7 05/20] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v7 04/20] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v7 07/20] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v7 08/20] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v7 09/20] gfs2: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v7 10/20] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v7 11/20] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v7 12/20] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v7 13/20] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v7 15/20] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v7 14/20] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v7 16/20] dm-crypt: use __bio_add_page to add single page to clone bio, Johannes Thumshirn
- [PATCH v7 17/20] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v7 18/20] block: add bio_add_folio_nofail, Johannes Thumshirn
- [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible, Johannes Thumshirn
- [PATCH v7 20/20] block: mark bio_add_folio as __must_check, Johannes Thumshirn
- Re: [PATCH v7 00/20] bio: check return values of bio_add_page, Jens Axboe
- [PATCH 0/8] make unregistration of super_block shrinker more faster,
Qi Zheng
- [PATCH 6/8] xfs: introduce xfs_fs_destroy_super(), Qi Zheng
- [PATCH 3/8] fs: move list_lru_destroy() to destroy_super_work(), Qi Zheng
- [PATCH 4/8] fs: shrink only (SB_ACTIVE|SB_BORN) superblocks in super_cache_scan(), Qi Zheng
- [PATCH 5/8] fs: introduce struct super_operations::destroy_super() callback, Qi Zheng
- [PATCH 1/8] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu(), Qi Zheng
- [PATCH 8/8] fs: use unregister_shrinker_delayed_{initiate, finalize} for super_block shrinker, Qi Zheng
- [PATCH 7/8] shmem: implement shmem_destroy_super(), Qi Zheng
- [PATCH 2/8] mm: vmscan: split unregister_shrinker(), Qi Zheng
- Re: [PATCH 0/8] make unregistration of super_block shrinker more faster, Andrew Morton
- [PATCH V1] fuse: Abort the requests under processing queue with a spin_lock,
Pradeep P V K
- [syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_iget,
syzbot
- [syzbot] Monthly gfs2 report (May 2023), syzbot
- cleanup the filemap / direct I/O interaction v3 (full series now),
Christoph Hellwig
- [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 01/12] backing_dev: remove current->backing_dev_info, Christoph Hellwig
- [PATCH 03/12] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 04/12] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper, Christoph Hellwig
- [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 09/12] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 10/12] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 12/12] fuse: use direct_write_fallback, Christoph Hellwig
- [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- cleanup the filemap / direct I/O interaction v3,
Christoph Hellwig
- [PATCH v3 0/2] NFSD: recall write delegation on GETATTR conflict,
Dai Ngo
- [PATCH 0/2] sysctl: move umh and keys sysctls,
Luis Chamberlain
- [PATCH RESEND] epoll: ep_autoremove_wake_function should use list_del_init_careful,
Benjamin Segall
- [linux-next:master] BUILD REGRESSION 8c33787278ca8db73ad7d23f932c8c39b9f6e543,
kernel test robot
- [syzbot] [reiserfs?] possible deadlock in vfs_setxattr (2),
syzbot
- [PATCH v6 00/20] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v6 01/20] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v6 04/20] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v6 02/20] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v6 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v6 05/20] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v6 06/20] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v6 07/20] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v6 08/20] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v6 09/20] gfs2: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v6 10/20] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v6 11/20] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v6 12/20] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v6 13/20] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v6 14/20] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v6 16/20] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v6 17/20] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v6 18/20] block: add __bio_add_folio, Johannes Thumshirn
- [PATCH v6 19/20] fs: iomap: use __bio_add_folio where possible, Johannes Thumshirn
- [PATCH v6 20/20] block: mark bio_add_folio as __must_check, Johannes Thumshirn
- Re: [PATCH v6 00/20] bio: check return values of bio_add_page, Johannes Thumshirn
- [PATCH net-next v2 03/10] Wrap lines at 80, David Howells
- [PATCH net-next v2 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c, David Howells
- [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg(),
David Howells
- [PATCH net-next v2 02/10] Fix a couple of spelling mistakes,
David Howells
- [syzbot] Monthly ext4 report (May 2023),
syzbot
- [PATCH v2 00/12] multiblock allocator improvements,
Ojaswin Mujoo
- [PATCH v2 02/12] ext4: mballoc: Remove useless setting of ac_criteria, Ojaswin Mujoo
- [PATCH v2 07/12] ext4: Avoid scanning smaller extents in BG during CR1, Ojaswin Mujoo
- [PATCH v2 09/12] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs, Ojaswin Mujoo
- [PATCH v2 11/12] ext4: Add allocation criteria 1.5 (CR1_5), Ojaswin Mujoo
- [PATCH v2 10/12] ext4: Abstract out logic to search average fragment list, Ojaswin Mujoo
- [PATCH v2 08/12] ext4: Don't skip prefetching BLOCK_UNINIT groups, Ojaswin Mujoo
- [PATCH v2 05/12] ext4: Add per CR extent scanned counter, Ojaswin Mujoo
- [PATCH v2 03/12] ext4: Remove unused extern variables declaration, Ojaswin Mujoo
- [PATCH v2 01/12] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits", Ojaswin Mujoo
- [PATCH v2 12/12] ext4: Give symbolic names to mballoc criterias, Ojaswin Mujoo
- [PATCH v2 06/12] ext4: Add counter to track successful allocation of goal length, Ojaswin Mujoo
- [PATCH v2 04/12] ext4: Convert mballoc cr (criteria) to enum, Ojaswin Mujoo
- Re: [PATCH v2 00/12] multiblock allocator improvements, Theodore Ts'o
- [PATCH] bcachefs: fix NULL pointer dereference in try_alloc_bucket,
Mikulas Patocka
- [syzbot] Monthly btrfs report (May 2023), syzbot
- [syzbot] Monthly jfs report (May 2023), syzbot
- [syzbot] Monthly hfs report (May 2023), syzbot
- [syzbot] [reiserfs?] KASAN: use-after-free Read in leaf_insert_into_buf (2), syzbot
- [PATCH v2 0/2] NFSD: recall write delegation on GETATTR conflict,
Dai Ngo
- [PATCH] fs/buffer: using __bio_add_page in submit_bh_wbc(),
gouhao
- [PATCH] fs.h: Optimize file struct to prevent false sharing,
chenzhiyin
- fuzzing bcachefs with dm-flakey,
Mikulas Patocka
- A data race on mnt->mnt.mnt_flags, Gong, Sishuai
- Splitting dirty fs folios,
Matthew Wilcox
- [syzbot] [reiserfs?] possible deadlock in do_unlinkat,
syzbot
- [syzbot] Monthly nilfs report (May 2023), syzbot
- [syzbot] Monthly reiserfs report (May 2023), syzbot
- [syzbot] Monthly ntfs3 report (May 2023), syzbot
- [PATCH] FUSE: dev: Change the posiion of spin_lock, lijun
- [PATCH 6.3 015/127] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size, Greg Kroah-Hartman
- [PATCH 1/2] binfmt: Use struct_size(),
Christophe JAILLET
- Re: [syzbot] [xfs?] general protection fault in __xfs_free_extent,
syzbot
- Re: [syzbot] [ntfs3?] possible deadlock in scheduler_tick (2), syzbot
- [syzbot] [squashfs?] [fuse?] INFO: task hung in truncate_inode_pages_range (6), syzbot
- [PATCH v2 0/2] kernel/sysctl.c: remove to major base directories,
Luis Chamberlain
- [PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning,
David Howells
- [PATCH] tmpfs.5: extend with new noswap documentation,
Luis Chamberlain
- [PATCH 0/2] NFSD: recall write delegation on GETATTR conflict,
Dai Ngo
- [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg(),
David Howells
- [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c,
David Howells
- [PATCH] init: Add support for rootwait timeout parameter,
Loic Poulain
- [PATCH v3 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning,
David Howells
- [RFC v2 0/8] add support for blocksize > PAGE_SIZE,
Luis Chamberlain
- [RFC v2 6/8] shmem: consider block size in shmem_default_max_inodes(), Luis Chamberlain
- [RFC v2 1/8] page_flags: add is_folio_hwpoison(), Luis Chamberlain
- [RFC v2 3/8] shmem: account for high order folios, Luis Chamberlain
- [RFC v2 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks(), Luis Chamberlain
- [RFC v2 4/8] shmem: add helpers to get block size, Luis Chamberlain
- [RFC v2 8/8] shmem: add support to customize block size order, Luis Chamberlain
- [RFC v2 2/8] shmem: convert to use is_folio_hwpoison(), Luis Chamberlain
- [RFC v2 7/8] shmem: add high order page support, Luis Chamberlain
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE, Luis Chamberlain
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE, Christoph Hellwig
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE, Matthew Wilcox
- [PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT,
Luis Chamberlain
- [MEGAPATCHSET v25 1/2] xfs: online repair, part 1,
Darrick J. Wong
- [PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory, Darrick J. Wong
- [PATCHSET v25.0 0/9] xfs: support in-memory btrees, Darrick J. Wong
- [PATCHSET v25.0 00/25] xfs: atomic file updates, Darrick J. Wong
- [PATCH 01/25] xfs: add a libxfs header file for staging new ioctls, Darrick J. Wong
- [PATCH 02/25] xfs: introduce new file range exchange ioctl, Darrick J. Wong
- [PATCH 03/25] xfs: move inode lease breaking functions to xfs_inode.c, Darrick J. Wong
- [PATCH 04/25] xfs: move xfs_iops.c declarations out of xfs_inode.h, Darrick J. Wong
- [PATCH 05/25] xfs: declare xfs_file.c symbols in xfs_file.h, Darrick J. Wong
- [PATCH 07/25] xfs: refactor non-power-of-two alignment checks, Darrick J. Wong
- [PATCH 06/25] xfs: create a new helper to return a file's allocation unit, Darrick J. Wong
- [PATCH 08/25] xfs: parameterize all the incompat log feature helpers, Darrick J. Wong
- [PATCH 09/25] xfs: create a log incompat flag for atomic extent swapping, Darrick J. Wong
- [PATCH 10/25] xfs: introduce a swap-extent log intent item, Darrick J. Wong
- [PATCH 11/25] xfs: create deferred log items for extent swapping, Darrick J. Wong
- [PATCH 12/25] xfs: enable xlog users to toggle atomic extent swapping, Darrick J. Wong
- [PATCH 13/25] xfs: bind the xfs-specific extent swape code to the vfs-generic file exchange code, Darrick J. Wong
- [PATCH 14/25] xfs: add error injection to test swapext recovery, Darrick J. Wong
- [PATCH 15/25] xfs: port xfs_swap_extents_rmap to our new code, Darrick J. Wong
- [PATCH 16/25] xfs: consolidate all of the xfs_swap_extent_forks code, Darrick J. Wong
- [PATCH 17/25] xfs: port xfs_swap_extent_forks to use xfs_swapext_req, Darrick J. Wong
- [PATCH 18/25] xfs: allow xfs_swap_range to use older extent swap algorithms, Darrick J. Wong
- [PATCH 19/25] xfs: remove old swap extents implementation, Darrick J. Wong
- [PATCH 20/25] xfs: condense extended attributes after an atomic swap, Darrick J. Wong
- [PATCH 22/25] xfs: condense symbolic links after an atomic swap, Darrick J. Wong
- [PATCH 21/25] xfs: condense directories after an atomic swap, Darrick J. Wong
- [PATCH 23/25] xfs: make atomic extent swapping support realtime files, Darrick J. Wong
- [PATCH 24/25] xfs: support non-power-of-two rtextsize with exchange-range, Darrick J. Wong
- [PATCH 25/25] xfs: enable atomic swapext feature, Darrick J. Wong
- [RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning,
David Howells
- [PATCH 0/7] block layer patches for bcachefs,
Kent Overstreet
- [RFC PATCH v2 0/3] Add support for Vendor Defined Error Types in Einj Module,
Avadhut Naik
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load, Luis Chamberlain
- [linux-next:master] BUILD REGRESSION 6a3d37b4d885129561e1cef361216f00472f7d2e, kernel test robot
- [RFC PATCH 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning,
David Howells
- [PATCH] fs: Drop wait_unfrozen wait queue,
Jan Kara
- [PATCH 00/13] multiblock allocator improvements,
Ojaswin Mujoo
- [PATCH 01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits", Ojaswin Mujoo
- [PATCH 02/13] ext4: mballoc: Remove useless setting of ac_criteria, Ojaswin Mujoo
- [PATCH 12/13] ext4: Add allocation criteria 1.5 (CR1_5), Ojaswin Mujoo
- [PATCH 06/13] ext4: Add per CR extent scanned counter, Ojaswin Mujoo
- [PATCH 07/13] ext4: Add counter to track successful allocation of goal length, Ojaswin Mujoo
- [PATCH 13/13] ext4: Give symbolic names to mballoc criterias, Ojaswin Mujoo
- [PATCH 10/13] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs, Ojaswin Mujoo
- [PATCH 11/13] ext4: Abstract out logic to search average fragment list, Ojaswin Mujoo
- [PATCH 04/13] ext4: Fix a small typo in ext4_mb_prefetch_fini(), Ojaswin Mujoo
- [PATCH 08/13] ext4: Avoid scanning smaller extents in BG during CR1, Ojaswin Mujoo
- [PATCH 05/13] ext4: Convert mballoc cr (criteria) to enum, Ojaswin Mujoo
- [PATCH 09/13] ext4: Don't skip prefetching BLOCK_UNINIT groups, Ojaswin Mujoo
- [PATCH 03/13] ext4: Remove unused extern variables declaration, Ojaswin Mujoo
- [PATCH 0/6] fs: Fix directory corruption when moving directories,
Jan Kara
- [PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
- [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read(),
David Howells
- Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection,
Christian Brauner
- [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel,
Pengfei Xu
- [linux-next:master] [sysctl] 7eec88986d: sysctl_table_check_failed,
kernel test robot
- Locking for RENAME_EXCHANGE,
Jan Kara
- [PATCH] exportfs: check for error return value from exportfs_encode_*(),
Amir Goldstein
- [PATCH v2 00/13] ceph: support idmapped mounts,
Alexander Mikhalitsyn
[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]