Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v5 2/5] fs: use a helper for opening kernel internal files, (continued)
- [syzbot] [ext4?] KASAN: slab-use-after-free Read in check_igot_inode, syzbot
- deprecate md bitmap file support,
Christoph Hellwig
- [PATCH 05/11] md-bitmap: rename read_page to read_file_page, Christoph Hellwig
- [PATCH 04/11] md-bitmap: split file writes into a separate helper, Christoph Hellwig
- [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick, Christoph Hellwig
- [PATCH 09/11] md-bitmap: don't use ->index for pages backing the bitmap file, Christoph Hellwig
- [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap, Christoph Hellwig
- [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page, Christoph Hellwig
- [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page, Christoph Hellwig
- [PATCH 07/11] md-bitmap: cleanup read_sb_page, Christoph Hellwig
- [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk, Christoph Hellwig
- [PATCH 10/11] md: make bitmap file support optional, Christoph Hellwig
- [PATCH 11/11] md: deprecate bitmap file support, Christoph Hellwig
- Re: deprecate md bitmap file support, Mariusz Tkaczyk
- [PATCH v1 1/2] exfat: change to get file size from DataLength, Yuezhang.Mo@xxxxxxxx
- [PATCH v1 2/2] exfat: do not zeroed the extended part, Yuezhang.Mo@xxxxxxxx
- [PATCH v1 0/2] exfat: get file size from DataLength,
Yuezhang.Mo@xxxxxxxx
- Re: [syzbot] [ext4?] possible deadlock in dquot_commit (2), syzbot
- [PATCH v3] eventfd: add a uapi header for eventfd userspace APIs,
wenyang . linux
- dio / splice fixups,
Christoph Hellwig
- [bug report] buffer: convert block_truncate_page() to use a folio,
Dan Carpenter
- [PATCH] fs: use helpers for opening kernel internal files,
Amir Goldstein
- [PATCH 0/7] RFC: high-order folio support for I/O,
Hannes Reinecke
- [PATCH 7/7] mm/readahead: align readahead down to mapping blocksize, Hannes Reinecke
- [PATCH 4/7] brd: make sector size configurable, Hannes Reinecke
- [PATCH 5/7] brd: make logical sector size configurable, Hannes Reinecke
- [PATCH 2/7] brd: convert to folios, Hannes Reinecke
- [PATCH 1/7] brd: use XArray instead of radix-tree to index backing pages, Hannes Reinecke
- Re: [PATCH 0/7] RFC: high-order folio support for I/O, Hannes Reinecke
- [PATCH 1/2] highmem: Add memcpy_to_folio(), Matthew Wilcox (Oracle)
- [PATCH 2/2] highmem: Add memcpy_from_folio(), Matthew Wilcox (Oracle)
[PATCH net-next] splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page,
David Howells
[PATCH v4 0/2] Handle notifications on overlayfs fake path files,
Amir Goldstein
[PATCH v2] poll: Fix use-after-free in poll_freewait(),
Lu Jialin
[PATCH v2 2/3] memory: export symbols for memory related functions,
Wei Chin Tsai
[PATCH] block: Fix dio_cleanup() to advance the head index,
David Howells
[syzbot] [reiserfs?] UBSAN: array-index-out-of-bounds in direntry_create_vi, syzbot
[PATCH v2] eventfd: add a uapi header for eventfd userspace APIs,
wenyang . linux
[PATCH v2] eventfd: show the EFD_SEMAPHORE flag in fdinfo,
wenyang . linux
[PATCH v1 0/2] Report on physically contiguous memory in smaps,
Ryan Roberts
[ANNOUNCE] xfs-linux: for-next updated to b29434999371,
Darrick J. Wong
[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing,
Christian Brauner
[syzbot] [udf?] WARNING in __udf_add_aext (2),
syzbot
[RFC PATCH] errseq_t: split the ERRSEQ_SEEN flag into two, Jeff Layton
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH] sched/psi: Fix use-after-free in poll_freewait(),
Lu Jialin
[syzbot] [ext4?] kernel BUG in ext4_split_extent_at (2),
syzbot
[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super (2), syzbot
[RFC PATCH v3 0/3] Add support for Vendor Defined Error Types in Einj Module,
Avadhut Naik
Re: [syzbot] [gfs2?] general protection fault in gfs2_evict_inode (2),
syzbot
[PATCH v3 00/14] gfs2/buffer folio changes for 6.5,
Matthew Wilcox (Oracle)
- [PATCH v3 02/14] gfs2: Pass a folio to __gfs2_jdata_write_folio(), Matthew Wilcox (Oracle)
- [PATCH v3 03/14] gfs2: Convert gfs2_write_jdata_page() to gfs2_write_jdata_folio(), Matthew Wilcox (Oracle)
- [PATCH v3 10/14] buffer: Convert grow_dev_page() to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 09/14] buffer: Convert page_zero_new_buffers() to folio_zero_new_buffers(), Matthew Wilcox (Oracle)
- [PATCH v3 11/14] buffer: Convert init_page_buffers() to folio_init_buffers(), Matthew Wilcox (Oracle)
- [PATCH v3 06/14] buffer: Make block_write_full_page() handle large folios correctly, Matthew Wilcox (Oracle)
- [PATCH v3 12/14] buffer: Convert link_dev_buffers to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 13/14] buffer: Use a folio in __find_get_block_slow(), Matthew Wilcox (Oracle)
- [PATCH v3 07/14] buffer: Convert block_page_mkwrite() to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 01/14] gfs2: Use a folio inside gfs2_jdata_writepage(), Matthew Wilcox (Oracle)
- [PATCH v3 04/14] buffer: Convert __block_write_full_page() to __block_write_full_folio(), Matthew Wilcox (Oracle)
- [PATCH v3 08/14] buffer: Convert __block_commit_write() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 05/14] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs(), Matthew Wilcox (Oracle)
- [PATCH v3 14/14] buffer: Convert block_truncate_page() to use a folio, Matthew Wilcox (Oracle)
- Re: [PATCH v3 00/14] gfs2/buffer folio changes for 6.5, Andreas Gruenbacher
[PATCH v3 0/8] Create large folios in iomap buffered write path,
Matthew Wilcox (Oracle)
[PATCH v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED,
David Howells
[PATCH v2 0/6] Landlock support for UML,
Mickaël Salaün
[syzbot] [reiserfs?] kernel BUG in flush_journal_list,
syzbot
[syzbot] [udf?] WARNING in udf_setsize (2),
syzbot
[PATCH] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED,
David Howells
[PATCH] block: Add config option to not allow writing to mounted devices,
Jan Kara
[syzbot] [nilfs?] WARNING in mark_buffer_dirty (5),
syzbot
[PATCH v5 00/11] blksnap - block devices snapshots module,
Sergei Shtepa
- [PATCH v5 01/11] documentation: Block Device Filtering Mechanism, Sergei Shtepa
- [PATCH v5 02/11] block: Block Device Filtering Mechanism, Sergei Shtepa
- [PATCH v5 03/11] documentation: Block Devices Snapshots Module, Sergei Shtepa
- [PATCH v5 04/11] blksnap: header file of the module interface, Sergei Shtepa
- [PATCH v5 05/11] blksnap: module management interface functions, Sergei Shtepa
- [PATCH v5 06/11] blksnap: handling and tracking I/O units, Sergei Shtepa
- [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device, Sergei Shtepa
- [PATCH v5 08/11] blksnap: difference storage, Sergei Shtepa
- <Possible follow-ups>
- [PATCH v5 00/11] blksnap - block devices snapshots module, Sergei Shtepa
- [PATCH v5 01/11] documentation: Block Device Filtering Mechanism, Sergei Shtepa
- [PATCH v5 02/11] block: Block Device Filtering Mechanism, Sergei Shtepa
- [PATCH v5 03/11] documentation: Block Devices Snapshots Module, Sergei Shtepa
- [PATCH v5 04/11] blksnap: header file of the module interface, Sergei Shtepa
- [PATCH v5 06/11] blksnap: handling and tracking I/O units, Sergei Shtepa
- [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device, Sergei Shtepa
- [PATCH v5 08/11] blksnap: difference storage, Sergei Shtepa
- [PATCH v5 09/11] blksnap: event queue from the difference storage, Sergei Shtepa
- [PATCH v5 10/11] blksnap: snapshot and snapshot image block device, Sergei Shtepa
- [PATCH v5 11/11] blksnap: Kconfig and Makefile, Sergei Shtepa
- [PATCH v5 05/11] blksnap: module management interface functions, Sergei Shtepa
- Re: [PATCH v5 00/11] blksnap - block devices snapshots module, Christoph Hellwig
- Re: [PATCH v5 00/11] blksnap - block devices snapshots module, Eric Biggers
[PATCH 6.3 005/160] afs: Fix setting of mtime when creating a file/dir/symlink, Greg Kroah-Hartman
[PATCH v2 0/8] fs: add some missing ctime updates,
Jeff Layton
[PATCH 6.1 007/132] afs: Fix setting of mtime when creating a file/dir/symlink, Greg Kroah-Hartman
[PATCH 5.15 13/91] afs: Fix setting of mtime when creating a file/dir/symlink, Greg Kroah-Hartman
[PATCH 5.10 14/68] afs: Fix setting of mtime when creating a file/dir/symlink, Greg Kroah-Hartman
[syzbot] [fs?] general protection fault in splice_to_socket,
syzbot
[linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement,
kernel test robot
[PATCH] zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method,
Christoph Hellwig
[PATCHSET RFC 0/3] fs: kernel and userspace filesystem freeze,
Darrick J. Wong
[PATCH] nilfs2: prevent general protection fault in nilfs_clear_dirty_page(), Ryusuke Konishi
[axboe-block:for-6.5/block] [block] 1ccf164ec8: WARNING:at_mm/gup.c:#try_get_folio,
kernel test robot
[PATCH v3 0/2] Handle notifications on overlayfs fake path files,
Amir Goldstein
[PATCH] eventfd: add a uapi header for eventfd userspace APIs,
wenyang . linux
[PATCH] eventfd: show flags in fdinfo,
wenyang . linux
[PATCH v2 0/3] Handle notifications on overlayfs fake path files,
Amir Goldstein
[PATCH] fs: Fix comment typo,
Shaomin Deng
[PATCH] fsnotify: move fsnotify_open() hook into do_dentry_open(),
Amir Goldstein
[PATCH] sysctl: set variable sysctl_mount_point storage-class-specifier to static,
Tom Rix
Re: [syzbot] [nilfs?] general protection fault in nilfs_clear_dirty_page,
syzbot
[syzbot] [reiserfs?] [fat?] WARNING: locking bug in remove_wait_queue, syzbot
[syzbot] [ext4?] BUG: sleeping function called from invalid context in ext4_update_super,
syzbot
[syzbot] [btrfs?] memory leak in add_block_entry, syzbot
[PATCHv9 0/6] iomap: Add support for per-block dirty state to improve write performance,
Ritesh Harjani (IBM)
[PATCHv9 5/6] iomap: Allocate ifs in ->write_begin() early, Ritesh Harjani (IBM)
[PATCHv9 6/6] iomap: Add per-block dirty state tracking to improve performance, Ritesh Harjani (IBM)
Re: [PATCHv9 0/6] iomap: Add support for per-block dirty state to improve write performance, IBM
[syzbot] [tomoyo?] [fs?] INFO: rcu detected stall in newfstatat (3),
syzbot
[syzbot] [udf?] KASAN: slab-use-after-free Read in udf_free_blocks,
syzbot
[PATCH v2 0/2] ovl: port to new mount api & updated layer parsing,
Christian Brauner
[PATCH] fs/aio: Stop allocating aio rings from HIGHMEM,
Fabio M. De Francesco
[PATCH 0/9] fs: add some missing ctime updates,
Jeff Layton
- [PATCH 1/9] ibmvmc: update ctime in conjunction with mtime on write, Jeff Layton
- [PATCH 2/9] usb: update the ctime as well when updating mtime after an ioctl, Jeff Layton
- [PATCH 5/9] efivarfs: update ctime when mtime changes on a write, Jeff Layton
- [PATCH 7/9] gfs2: update ctime when quota is updated, Jeff Layton
- [PATCH 4/9] bfs: update ctime in addition to mtime when adding entries, Jeff Layton
- [PATCH 8/9] apparmor: update ctime whenever the mtime changes on an inode, Jeff Layton
- [PATCH 3/9] autofs: set ctime as well when mtime changes on a dir, Jeff Layton
- [PATCH 6/9] exfat: ensure that ctime is updated whenever the mtime is, Jeff Layton
- [PATCH 9/9] cifs: update the ctime on a partial page write, Jeff Layton
- Re: [PATCH 0/9] fs: add some missing ctime updates, Greg Kroah-Hartman
[PATCH v4 00/11] blksnap - block devices snapshots module,
Sergei Shtepa
[RFC PATCH 00/11] fixed worker,
Hao Xu
- [PATCH 01/11] io-wq: fix worker counting after worker received exit signal, Hao Xu
- [PATCH 02/11] io-wq: add a new worker flag to indicate worker exit, Hao Xu
- [PATCH 03/11] io-wq: add a new type io-wq worker, Hao Xu
- [PATCH 04/11] io-wq: add fixed worker members in io_wq_acct, Hao Xu
- [PATCH 05/11] io-wq: add a new parameter for creating a new fixed worker, Hao Xu
- [PATCH 06/11] io-wq: return io_worker after successful inline worker creation, Hao Xu
- [PATCH 07/11] io_uring: add new api to register fixed workers, Hao Xu
- [PATCH 08/11] io_uring: add function to unregister fixed workers, Hao Xu
- [PATCH 10/11] io-wq: distinguish fixed worker by its name, Hao Xu
- [PATCH 09/11] io-wq: add strutures to allow to wait fixed workers exit, Hao Xu
- [PATCH 11/11] io_uring: add IORING_SETUP_FIXED_WORKER_ONLY and its friend, Hao Xu
[PATCH v4 01/11] documentation: Block Device Filtering Mechanism,
Sergei Shtepa
- [PATCH v4 11/11] blksnap: Kconfig and Makefile, Sergei Shtepa
- [PATCH v4 03/11] documentation: Block Devices Snapshots Module, Sergei Shtepa
- [PATCH v4 07/11] blksnap: minimum data storage unit of the original block device, Sergei Shtepa
- [PATCH v4 08/11] blksnap: difference storage, Sergei Shtepa
- [PATCH v4 05/11] blksnap: module management interface functions, Sergei Shtepa
- [PATCH v4 06/11] blksnap: handling and tracking I/O units, Sergei Shtepa
- [PATCH v4 04/11] blksnap: header file of the module interface, Sergei Shtepa
- [PATCH v4 10/11] blksnap: snapshot and snapshot image block device, Sergei Shtepa
- [PATCH v4 02/11] block: Block Device Filtering Mechanism, Sergei Shtepa
- [PATCH v4 09/11] blksnap: event queue from the difference storage, Sergei Shtepa
- Re: [PATCH v4 01/11] documentation: Block Device Filtering Mechanism, Randy Dunlap
Re: [PATCH v1 1/1] memory: export symbols for process memory related functions,
Russell King (Oracle)
Re: [RFC PATCH 00/80] Rust PuzzleFS filesystem driver,
Christian Brauner
[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]