Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH AUTOSEL 6.2 1/2] open: return EINVAL for O_DIRECTORY | O_CREAT,
Sasha Levin
- [PATCH AUTOSEL 6.3 1/2] open: return EINVAL for O_DIRECTORY | O_CREAT,
Sasha Levin
- [syzbot] Monthly gfs2 report (Apr 2023), syzbot
- Re: INFO: task hung in lock_mount,
Theodore Ts'o
- Re: [syzbot] [net?] WARNING in print_bfs_bug (2),
syzbot
- [RFC v5 1/2] epoll: Implement eventpoll_replace_file(),
aloktiagi
- [PATCH v3 0/4] fs: allow to mount beneath top mount,
Christian Brauner
- [PATCH v3] migrate_pages: Avoid blocking for IO in MIGRATE_SYNC_LIGHT,
Douglas Anderson
- [PATCH v10 03/11] proc: Use lsmids instead of lsm names for attrs,
Casey Schaufler
- [syzbot] Monthly ext4 report (Apr 2023), syzbot
- [PATCH] mm: Do not reclaim private data from pinned page,
Jan Kara
- [syzbot] Monthly ntfs3 report (Apr 2023), syzbot
- [GIT PULL] ntfs3: bugfixes for 6.4,
Konstantin Komarov
- [syzbot] [btrfs?] general protection fault in btrfs_orphan_cleanup,
syzbot
- [PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default,
Lorenzo Stoakes
- [GIT PULL] iomap: new code for 6.4,
Darrick J. Wong
- [syzbot] Monthly hfs report (Apr 2023), syzbot
- [syzbot] Monthly reiserfs report (Apr 2023), syzbot
- [syzbot] Monthly nilfs report (Apr 2023), syzbot
- [syzbot] Monthly jfs report (Apr 2023), syzbot
- [syzbot] Monthly btrfs report (Apr 2023), syzbot
- Weird behaviour with cifs in xfstests shutdown tests, David Howells
- [ext4 io hang] buffered write io hang in balance_dirty_pages,
Ming Lei
- [GIT PULL] ksmbd server fixes,
Steve French
- large pause when opening file descriptor which is power of 2,
Kernel.org Bugbot
- Re: [PATCH -next v2 0/6] landlock: add chmod and chown support,
Mickaël Salaün
- [PATCH V4 0/6] shmem: Add user and group quota support for tmpfs,
cem
- [PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default,
Lorenzo Stoakes
- [syzbot] [ntfs3?] WARNING in evict, syzbot
- [RFC][PATCH 0/3] Prepare for supporting more filesystems with fanotify,
Amir Goldstein
- [RFC][PATCH 0/4] Prepare for supporting more filesystems with fanotify,
Amir Goldstein
- [PATCH net] rxrpc: Fix potential data race in rxrpc_wait_to_be_connected(),
David Howells
- [GIT PULL] ext2, reiserfs, udf, and quota cleanups and fixes for 6.4-rc1,
Jan Kara
- [syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_xattr_get, syzbot
- [PATCH v3] mm/gup: disallow GUP writing to file-backed mappings by default,
Lorenzo Stoakes
- [GIT PULL] fsverity updates for 6.4,
Eric Biggers
- [GIT PULL] fscrypt updates for 6.4,
Eric Biggers
- [GIT PULL] sysctl changes for v6.4-rc1,
Luis Chamberlain
- [PATCH] inotify: Avoid reporting event with invalid wd,
Jan Kara
- [PATCH v2 0/3] fs: multigrain timestamps,
Jeff Layton
- [PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path,
Jingbo Xu
- [syzbot] [afs?] [net?] KCSAN: data-race in rxrpc_send_data / rxrpc_set_call_completion,
syzbot
- [syzbot] [fs?] [mm?] possible deadlock in do_writepages,
syzbot
- [syzbot] [fs?] KCSAN: data-race in inotify_handle_inode_event / inotify_remove_from_idr,
syzbot
- [PATCH v2] mm/gup: disallow GUP writing to file-backed mappings by default,
Lorenzo Stoakes
- [syzbot] [hfs?] KASAN: slab-use-after-free Read in hfs_btree_close, syzbot
- [syzbot] [udf?] BUG: unable to handle kernel paging request in udf_add_fid_counter, syzbot
- [syzbot] [mm?] [fs?] KCSAN: data-race in __filemap_remove_folio / shmem_get_folio_gfp,
syzbot
- [syzbot] [ext4?] KCSAN: data-race in __es_find_extent_range / __es_find_extent_range (6),
syzbot
- [syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2),
syzbot
- [syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio (2), syzbot
- [syzbot] [reiserfs?] possible deadlock in chmod_common, syzbot
- [syzbot] [btrfs?] WARNING in btrfs_put_block_group,
syzbot
- [syzbot] [hfs?] KASAN: invalid-free in hfsplus_release_folio, syzbot
- RFC: allow building a kernel without buffer_heads,
Christoph Hellwig
- [PATCH 01/17] fs: unexport buffer_check_dirty_writeback, Christoph Hellwig
- [PATCH 04/17] fs: remove emergency_thaw_bdev, Christoph Hellwig
- [PATCH 03/17] fs: rename and move block_page_mkwrite_return, Christoph Hellwig
- [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 06/17] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops, Christoph Hellwig
- [PATCH 05/17] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper, Christoph Hellwig
- [PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 09/17] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 12/17] fuse: use direct_write_fallback, Christoph Hellwig
- [PATCH 13/17] block: don't plug in blkdev_write_iter, Christoph Hellwig
- [PATCH 16/17] block: use iomap for writes to block devices, Christoph Hellwig
- Re: [PATCH 16/17] block: use iomap for writes to block devices, Hannes Reinecke
- [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes, Christoph Hellwig
- [PATCH 15/17] block: stop setting ->direct_IO, Christoph Hellwig
- [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD, Christoph Hellwig
[git pull] old dio cleanup,
Al Viro
[git pull] the rest of write_one_page() series,
Al Viro
[git pull] fget() whack-a-mole,
Al Viro
[PATCH] mmzone: Introduce for_each_populated_zone_pgdat(),
Yajun Deng
[syzbot] [btrfs?] kernel BUG in scrub_handle_errored_block,
syzbot
[PATCH] mm/gup: disallow GUP writing to file-backed mappings by default,
Lorenzo Stoakes
[syzbot] [btrfs?] kernel BUG in add_new_free_space,
syzbot
[PATCH RFC 0/2] io_uring: add getdents support, take 2,
Dominique Martinet
[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT,
Douglas Anderson
Message not available
[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE,
Luis Chamberlain
[RFC 4/8] shmem: add helpers to get block size, Luis Chamberlain
[RFC 3/8] shmem: account for high order folios, Luis Chamberlain
[PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT,
Luis Chamberlain
[syzbot] [ext4?] WARNING: bad unlock balance in unlock_two_nondirectories, syzbot
[PATCH v9 03/11] proc: Use lsmids instead of lsm names for attrs,
Casey Schaufler
[PATCH v5 0/5] cgroup: eliminate atomic rstat flushing,
Yosry Ahmed
[GIT PULL] Turn single vector imports into ITER_UBUF,
Jens Axboe
[ANNOUNCE] xfs-linux: iomap-for-next updated to 3fd41721cd5c, Darrick J. Wong
Can you drop the splice patches?,
David Howells
Re: [PATCH] [PATCH] fuse: no interrupt for lookup request,
Miklos Szeredi
[syzbot] [ext4?] [mm?] KCSAN: data-race in strscpy / strscpy (3),
syzbot
[GIT PULL] open: fix O_DIRECTORY | O_CREAT,
Christian Brauner
[GIT PULL] pipe: nonblocking rw for io_uring,
Christian Brauner
[GIT PULL] vfs: misc updates,
Christian Brauner
[GIT PULL] acl updates,
Christian Brauner
[GIT PULL] pidfd updates,
Christian Brauner
[PATCHv6 0/9] ext2: DIO to use iomap,
Ritesh Harjani (IBM)
- [PATCHv6 3/9] ext4: Use generic_buffers_fsync_noflush() implementation, Ritesh Harjani (IBM)
- [PATCHv6 6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points, Ritesh Harjani (IBM)
- [PATCHv6 5/9] ext2: Move direct-io to use iomap, Ritesh Harjani (IBM)
- [PATCHv6 1/9] ext2/dax: Fix ext2_setsize when len is page aligned, Ritesh Harjani (IBM)
- [PATCHv6 7/9] ext2: Add direct-io trace points, Ritesh Harjani (IBM)
- [PATCHv6 4/9] ext2: Use generic_buffers_fsync() implementation, Ritesh Harjani (IBM)
- [PATCHv6 8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag, Ritesh Harjani (IBM)
- [PATCHv6 2/9] fs/buffer.c: Add generic_buffers_fsync*() implementation, Ritesh Harjani (IBM)
- [PATCHv6 9/9] iomap: Add DIO tracepoints, Ritesh Harjani (IBM)
- Re: [PATCHv6 0/9] ext2: DIO to use iomap, Jan Kara
[syzbot] [fs?] possible deadlock in evdev_pass_values (2), syzbot
[PATCH] fs/coredump: open coredump file in O_WRONLY instead of O_RDWR,
Vladimir Sementsov-Ogievskiy
[PATCH AUTOSEL 5.15 6/7] selftests mount: Fix mount_setattr_test builds failed, Sasha Levin
[PATCH AUTOSEL 6.1 10/15] selftests mount: Fix mount_setattr_test builds failed, Sasha Levin
[PATCH AUTOSEL 6.2 12/17] selftests mount: Fix mount_setattr_test builds failed, Sasha Levin
[PATCH v4 00/22] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v4 02/22] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v4 05/22] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 06/22] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v4 01/22] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 11/22] gfs2: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v4 12/22] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 14/22] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 13/22] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v4 18/22] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v4 22/22] block: mark bio_add_folio as __must_check, Johannes Thumshirn
- [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible, Johannes Thumshirn
- [PATCH v4 20/22] block: add __bio_add_folio, Johannes Thumshirn
- [PATCH v4 19/22] block: mark bio_add_page as __must_check, Johannes Thumshirn
[syzbot] [btrfs?] WARNING in btrfs_mark_ordered_io_finished, syzbot
[PATCH V2 0/6] shmem: Add user and group quota support for tmpfs,
cem
[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[syzbot] [ext4?] WARNING in ext4_iomap_overwrite_begin, syzbot
ANNOUNCE: nfs-utils-2.6.3 released., Steve Dickson
[PATCH v3 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v3 01/19] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v3 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v3 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v3 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v3 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v3 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v3 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v3 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
[PATCH v2] ext4: Handle error pointers being returned from __filemap_get_folio,
Matthew Wilcox (Oracle)
[PATCH v10 0/9] 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
[PATCH v15 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[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]