Linux NILFS Development (New Implementation of a Log-structured File System)
[Prev Page][Next Page]
- [PATCH 07/20] nilfs2: Convert nilfs_mdt_write_page() to use a folio, (continued)
- [PATCH 07/20] nilfs2: Convert nilfs_mdt_write_page() to use a folio, Ryusuke Konishi
- [PATCH 06/20] nilfs2: Convert nilfs_writepage() to use a folio, Ryusuke Konishi
- [PATCH 10/20] nilfs2: Convert nilfs_segctor_prepare_write to use folios, Ryusuke Konishi
- [PATCH 09/20] nilfs2: Convert to __nilfs_clear_folio_dirty(), Ryusuke Konishi
- [PATCH 05/20] nilfs2: Convert to nilfs_folio_buffers_clean(), Ryusuke Konishi
- [PATCH 12/20] nilfs2: Convert nilfs_mdt_create_block to use a folio, Ryusuke Konishi
- [PATCH 11/20] nilfs2: Convert nilfs_page_mkwrite() to use a folio, Ryusuke Konishi
- [PATCH 14/20] nilfs2: Convert nilfs_gccache_submit_read_data to use a folio, Ryusuke Konishi
- [PATCH 13/20] nilfs2: Convert nilfs_mdt_submit_block to use a folio, Ryusuke Konishi
- [PATCH 15/20] nilfs2: Convert nilfs_btnode_create_block to use a folio, Ryusuke Konishi
- [PATCH 16/20] nilfs2: Convert nilfs_btnode_submit_block to use a folio, Ryusuke Konishi
- [PATCH 18/20] nilfs2: Convert nilfs_btnode_prepare_change_key to use a folio, Ryusuke Konishi
- [PATCH 17/20] nilfs2: Convert nilfs_btnode_delete to use a folio, Ryusuke Konishi
- [PATCH 20/20] nilfs2: Convert nilfs_btnode_abort_change_key to use a folio, Ryusuke Konishi
- [PATCH 19/20] nilfs2: Convert nilfs_btnode_commit_change_key to use a folio, Ryusuke Konishi
- [PATCH] fs/nilfs2: use standard array-copy-function, Ryusuke Konishi
- [PATCH 00/35] nilfs2: Folio conversions,
Matthew Wilcox (Oracle)
- [PATCH 29/35] nilfs2: Convert nilfs_find_entry to use a folio, Matthew Wilcox (Oracle)
- [PATCH 04/35] nilfs2: Convert nilfs_forget_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH 21/35] nilfs2: Remove page_address() from nilfs_set_link, Matthew Wilcox (Oracle)
- [PATCH 06/35] nilfs2: Convert nilfs_writepage() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 11/35] nilfs2: Convert nilfs_page_mkwrite() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 12/35] nilfs2: Convert nilfs_mdt_create_block to use a folio, Matthew Wilcox (Oracle)
- [PATCH 23/35] nilfs2: Remove page_address() from nilfs_delete_entry, Matthew Wilcox (Oracle)
- [PATCH 08/35] nilfs2: Convert to nilfs_clear_folio_dirty(), Matthew Wilcox (Oracle)
- [PATCH 19/35] nilfs2: Convert nilfs_btnode_commit_change_key to use a folio, Matthew Wilcox (Oracle)
- [PATCH 09/35] nilfs2: Convert to __nilfs_clear_folio_dirty(), Matthew Wilcox (Oracle)
- [PATCH 13/35] nilfs2: Convert nilfs_mdt_submit_block to use a folio, Matthew Wilcox (Oracle)
- [PATCH 10/35] nilfs2: Convert nilfs_segctor_prepare_write to use folios, Matthew Wilcox (Oracle)
- [PATCH 05/35] nilfs2: Convert to nilfs_folio_buffers_clean(), Matthew Wilcox (Oracle)
- [PATCH 02/35] nilfs2: Convert nilfs_abort_logs to use folios, Matthew Wilcox (Oracle)
- [PATCH 07/35] nilfs2: Convert nilfs_mdt_write_page() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 18/35] nilfs2: Convert nilfs_btnode_prepare_change_key to use a folio, Matthew Wilcox (Oracle)
- [PATCH 24/35] nilfs2: Return the mapped address from nilfs_get_page(), Matthew Wilcox (Oracle)
- [PATCH 17/35] nilfs2: Convert nilfs_btnode_delete to use a folio, Matthew Wilcox (Oracle)
- [PATCH 22/35] nilfs2: Remove page_address() from nilfs_add_link, Matthew Wilcox (Oracle)
- [PATCH 15/35] nilfs2: Convert nilfs_btnode_create_block to use a folio, Matthew Wilcox (Oracle)
- [PATCH 20/35] nilfs2: Convert nilfs_btnode_abort_change_key to use a folio, Matthew Wilcox (Oracle)
- [PATCH 25/35] nilfs2: Pass the mapped address to nilfs_check_page(), Matthew Wilcox (Oracle)
- [PATCH 14/35] nilfs2: Convert nilfs_gccache_submit_read_data to use a folio, Matthew Wilcox (Oracle)
- [PATCH 28/35] nilfs2: Convert nilfs_readdir to use a folio, Matthew Wilcox (Oracle)
- [PATCH 26/35] nilfs2: Switch to kmap_local for directory handling, Matthew Wilcox (Oracle)
- [PATCH 01/35] nilfs2: Add nilfs_end_folio_io(), Matthew Wilcox (Oracle)
- [PATCH 16/35] nilfs2: Convert nilfs_btnode_submit_block to use a folio, Matthew Wilcox (Oracle)
- [PATCH 34/35] nilfs2: Convert nilfs_prepare_chunk() and nilfs_commit_chunk() to folios, Matthew Wilcox (Oracle)
- [PATCH 33/35] nilfs2: Convert nilfs_make_empty() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 35/35] nilfs2: Convert nilfs_page_bug() to nilfs_folio_bug(), Matthew Wilcox (Oracle)
- [PATCH 27/35] nilfs2: Add nilfs_get_folio(), Matthew Wilcox (Oracle)
- [PATCH 32/35] nilfs2: Convert nilfs_empty_dir() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 30/35] nilfs2: Convert nilfs_rename() to use folios, Matthew Wilcox (Oracle)
- [PATCH 31/35] nilfs2: Convert nilfs_add_link() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 03/35] nilfs2: Convert nilfs_segctor_complete_write to use folios, Matthew Wilcox (Oracle)
- Re: [PATCH 00/35] nilfs2: Folio conversions, Ryusuke Konishi
- [PATCH v2] fs/nilfs2: use standard array-copy-function,
Philipp Stanner
- [PATCH] fs/nilfs2: copy userspace-array safely,
Philipp Stanner
- [PATCH] nilfs2: simplify device handling,
Jan Kara
- [syzbot] Monthly nilfs report (Oct 2023), syzbot
- [PATCH v2 00/27] Finish the create_empty_buffers() transition,
Matthew Wilcox (Oracle)
- [PATCH v2 11/27] nilfs2: Convert nilfs_grab_buffer() to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 14/27] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 12/27] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 08/27] gfs2: Convert gfs2_getjdatabuf to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 19/27] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios, Matthew Wilcox (Oracle)
- [PATCH v2 09/27] gfs2: Convert gfs2_write_buf_to_page() to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 13/27] nilfs2: Convert nilfs_mdt_forget_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 20/27] ntfs3: Convert ntfs_zero_range() to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 16/27] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers, Matthew Wilcox (Oracle)
- [PATCH v2 15/27] nilfs2: Remove nilfs_page_get_nth_block, Matthew Wilcox (Oracle)
- [PATCH v2 07/27] gfs2: Convert gfs2_getbuf() to folios, Matthew Wilcox (Oracle)
- [PATCH v2 01/27] buffer: Return bool from grow_dev_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 21/27] ocfs2: Convert ocfs2_map_page_blocks to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 24/27] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock(), Matthew Wilcox (Oracle)
- [PATCH v2 26/27] ufs: Remove ufs_get_locked_page(), Matthew Wilcox (Oracle)
- [PATCH v2 17/27] ntfs: Convert ntfs_read_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 10/27] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 25/27] ufs; Convert ufs_change_blocknr() to use folios, Matthew Wilcox (Oracle)
- [PATCH v2 23/27] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio, Matthew Wilcox (Oracle)
- [PATCH v2 22/27] reiserfs: Convert writepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 27/27] buffer: Remove folio_create_empty_buffers(), Matthew Wilcox (Oracle)
- [PATCH v2 04/27] ext4: Convert to folio_create_empty_buffers, Matthew Wilcox (Oracle)
- [PATCH v2 18/27] ntfs: Convert ntfs_writepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 05/27] buffer: Add get_nth_bh(), Matthew Wilcox (Oracle)
- [PATCH v2 06/27] gfs2: Convert inode unstuffing to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 02/27] buffer: Make folio_create_empty_buffers() return a buffer_head, Matthew Wilcox (Oracle)
- [PATCH v2 03/27] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers(), Matthew Wilcox (Oracle)
- How to Elegantly Handle "error -22 while searching super root" with Multi-TiB USB-HDDs,
Martin Vahi
- [PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields,
Jeff Layton
- [PATCH v2 00/89] fs: new accessor methods for inode atime and mtime,
Jeff Layton
- Re: [PATCH v2 00/89] fs: new accessor methods for inode atime and mtime, Christian Brauner
[syzbot] Monthly nilfs report (Sep 2023), syzbot
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime,
Jeff Layton
[PATCH 00/87] fs: new accessor methods for atime and mtime,
Jeff Layton
[PATCH] nilfs2: fix potential use after free in nilfs_gccache_submit_read_data(), Ryusuke Konishi
[PATCH 00/26] Finish the create_empty_buffers() transition,
Matthew Wilcox (Oracle)
- [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 12/26] nilfs2: Convert nilfs_mdt_forget_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 11/26] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio(), Matthew Wilcox (Oracle)
- [PATCH 10/26] nilfs2: Convert nilfs_grab_buffer() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 09/26] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio, Matthew Wilcox (Oracle)
- [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers, Matthew Wilcox (Oracle)
- [PATCH 19/26] ntfs3: Convert ntfs_zero_range() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block, Matthew Wilcox (Oracle)
- [PATCH 16/26] ntfs: Convert ntfs_read_block() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 20/26] ocfs2: Convert ocfs2_map_page_blocks to use a folio, Matthew Wilcox (Oracle)
- [PATCH 18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios, Matthew Wilcox (Oracle)
- [PATCH 21/26] reiserfs: Convert writepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 04/26] buffer: Add get_nth_bh(), Matthew Wilcox (Oracle)
- [PATCH 25/26] ufs: Remove ufs_get_locked_page(), Matthew Wilcox (Oracle)
- [PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head, Matthew Wilcox (Oracle)
[PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers(), Matthew Wilcox (Oracle)
[PATCH 22/26] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio, Matthew Wilcox (Oracle)
[PATCH 24/26] ufs; Convert ufs_change_blocknr() to use folios, Matthew Wilcox (Oracle)
[PATCH 17/26] ntfs: Convert ntfs_writepage to use a folio, Matthew Wilcox (Oracle)
[PATCH 23/26] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock(), Matthew Wilcox (Oracle)
[PATCH 26/26] buffer: Remove folio_create_empty_buffers(), Matthew Wilcox (Oracle)
[PATCH 03/26] ext4: Convert to folio_create_empty_buffers, Matthew Wilcox (Oracle)
[PATCH 06/26] gfs2: Convert gfs2_getbuf() to folios, Matthew Wilcox (Oracle)
[PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio, Matthew Wilcox (Oracle)
[PATCH 05/26] gfs2: Convert inode unstuffing to use a folio, Matthew Wilcox (Oracle)
[syzbot] Monthly nilfs report (Aug 2023), syzbot
[PATCH v6 00/11] io_uring getdents,
Hao Xu
- [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/11] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 03/11] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 07/11] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 06/11] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated, Hao Xu
- [PATCH 11/11] io_uring: add support for getdents, Hao Xu
- [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- Re: [PATCH v6 00/11] io_uring getdents, Christian Brauner
[PATCH RFC v5 00/29] io_uring getdents,
Hao Xu
- [PATCH 04/29] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 03/29] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 07/29] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 08/29] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 10/29] vfs: add S_NOWAIT for nowait time update, Hao Xu
- [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update, Hao Xu
- [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics, Hao Xu
- [PATCH 14/29] xfs: support nowait for xfs_log_reserve(), Hao Xu
- [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case, Hao Xu
- [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN, Hao Xu
- [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary, Hao Xu
- [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc(), Hao Xu
- [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT, Hao Xu
- [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case, Hao Xu
- [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case, Hao Xu
- [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert(), Hao Xu
- [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map(), Hao Xu
- [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init(), Hao Xu
- [PATCH 25/29] xfs: support nowait for xfs_buf_item_init(), Hao Xu
- [PATCH 24/29] xfs: support nowait for xfs_buf_read_map(), Hao Xu
- [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 27/29] xfs: add a comment for xlog_kvmalloc(), Hao Xu
- [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit(), Hao Xu
- [PATCH 29/29] io_uring: add support for getdents, Hao Xu
- [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit, Hao Xu
- Re: [PATCH RFC v5 00/29] io_uring getdents, Darrick J. Wong
- Re: [PATCH RFC v5 00/29] io_uring getdents, Dave Chinner
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
[PATCH] nilfs2: fix dereferencing freed memory,
Ferry Meng
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
more blkdev_get and holder work,
Christoph Hellwig
- [PATCH 04/12] btrfs: open block devices after superblock creation, Christoph Hellwig
- [PATCH 03/12] btrfs: always open the device read-only in btrfs_scan_one_device, Christoph Hellwig
- [PATCH 05/12] ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust, Christoph Hellwig
- [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code, Christoph Hellwig
- [PATCH 01/12] fs: export setup_bdev_super, Christoph Hellwig
- [PATCH 07/12] fs: stop using get_super in fs_mark_dead, Christoph Hellwig
- [PATCH 06/12] fs: use the super_block as holder when mounting file systems, Christoph Hellwig
- [PATCH 09/12] ext4: drop s_umount over opening the log device, Christoph Hellwig
- [PATCH 08/12] fs: export fs_holder_ops, Christoph Hellwig
- [PATCH 11/12] xfs: drop s_umount over opening the log and RT devices, Christoph Hellwig
- [PATCH 10/12] ext4: use fs_holder_ops for the log device, Christoph Hellwig
- [PATCH 12/12] xfs use fs_holder_ops for the log and RT devices, Christoph Hellwig
- Re: more blkdev_get and holder work, Christian Brauner
[syzbot] Monthly nilfs report (Jul 2023), syzbot
[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block (2),
syzbot
read checksum verification,
David Arendt
[PATCH v2 59/92] nilfs2: convert to ctime accessor functions,
Jeff Layton
[PATCH v2 00/89] fs: new accessors for inode->i_ctime,
Jeff Layton
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle,
Jan Kara
[syzbot] Monthly nilfs report (Jun 2023), syzbot
[syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode, syzbot
Re: [PATCH 00/79] fs: new accessors for inode->i_ctime,
Christian Brauner
Re: [PATCH 01/79] fs: add ctime accessors infrastructure,
Jeff Layton
[PATCH 47/79] nilfs2: switch to new ctime accessors,
Jeff Layton
[syzbot] [nilfs?] WARNING in mark_buffer_dirty (5),
syzbot
Re: [linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement, David Howells
decouple block open flags from fmode_t v2,
Christoph Hellwig
- [PATCH 01/30] block: also call ->open for incremental partition opens, Christoph Hellwig
- [PATCH 03/30] cdrom: remove the unused mode argument to cdrom_ioctl, Christoph Hellwig
- [PATCH 04/30] cdrom: remove the unused cdrom_close_write release code, Christoph Hellwig
- [PATCH 06/30] cdrom: remove the unused mode argument to cdrom_release, Christoph Hellwig
- [PATCH 09/30] block: remove the unused mode argument to ->release, Christoph Hellwig
- [PATCH 07/30] block: pass a gendisk on bdev_check_media_change, Christoph Hellwig
- [PATCH 08/30] block: pass a gendisk to ->open, Christoph Hellwig
- [PATCH 02/30] cdrom: remove the unused bdev argument to cdrom_open, Christoph Hellwig
- [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data, Christoph Hellwig
- [PATCH 12/30] bcache: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 17/30] fs: remove sb->s_mode, Christoph Hellwig
- [PATCH 15/30] block: use the holder as indication for exclusive opens, Christoph Hellwig
- [PATCH 14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 10/30] block: rename blkdev_close to blkdev_release, Christoph Hellwig
- [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 16/30] block: add a sb_open_mode helper, Christoph Hellwig
- [PATCH 23/30] rnbd-srv: replace sess->open_flags with a "bool readonly", Christoph Hellwig
- [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool, Christoph Hellwig
- [PATCH 24/30] ubd: remove commented out code in ubd_open, Christoph Hellwig
- [PATCH 18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool, Christoph Hellwig
- [PATCH 19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool, Christoph Hellwig
- [PATCH 25/30] block: move a few internal definitions out of blkdev.h, Christoph Hellwig
- [PATCH 20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool, Christoph Hellwig
- [PATCH 22/30] mtd: block: use a simple bool to track open for write, Christoph Hellwig
- [PATCH 26/30] block: remove unused fmode_t arguments from ioctl handlers, Christoph Hellwig
- [PATCH 28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev, Christoph Hellwig
- [PATCH 29/30] block: store the holder in file->private_data, Christoph Hellwig
- [PATCH 30/30] fs: remove the now unused FMODE_* flags, Christoph Hellwig
- Message not available
Message not available
Re: decouple block open flags from fmode_t v2, Jens Axboe
decouple block open flags from fmode_t,
Christoph Hellwig
- [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl, Christoph Hellwig
- [PATCH 01/31] block: also call ->open for incremental partition opens, Christoph Hellwig
- [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data, Christoph Hellwig
- [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open, Christoph Hellwig
- [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release, Christoph Hellwig
- [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change, Christoph Hellwig
- [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code, Christoph Hellwig
- [PATCH 07/31] block: pass a gendisk on bdev_check_media_change, Christoph Hellwig
- [PATCH 09/31] block: pass a gendisk to ->open, Christoph Hellwig
- [PATCH 11/31] block: rename blkdev_close to blkdev_release, Christoph Hellwig
- [PATCH 10/31] block: remove the unused mode argument to ->release, Christoph Hellwig
- [PATCH 13/31] bcache: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 18/31] fs: remove sb->s_mode, Christoph Hellwig
- [PATCH 17/31] block: add a sb_open_mode helper, Christoph Hellwig
- [PATCH 16/31] block: use the holder as indication for exclusive opens, Christoph Hellwig
- [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool, Christoph Hellwig
- [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool, Christoph Hellwig
- [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool, Christoph Hellwig
- [PATCH 23/31] mtd: block: use a simple bool to track open for write, Christoph Hellwig
- [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev, Christoph Hellwig
- [PATCH 30/31] block: store the holder in file->private_data, Christoph Hellwig
- [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool, Christoph Hellwig
- [PATCH 26/31] block: move a few internal definitions out of blkdev.h, Christoph Hellwig
- [PATCH 31/31] fs: remove the now unused FMODE_* flags, Christoph Hellwig
- [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers, Christoph Hellwig
- [PATCH 25/31] ubd: remove commented out code in ubd_open, Christoph Hellwig
- [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly", Christoph Hellwig
- Re: decouple block open flags from fmode_t, Christian Brauner
- Message not available
Message not available
[syzbot] [nilfs?] kernel BUG in end_buffer_async_write,
syzbot
[syzbot] Monthly nilfs report (May 2023), syzbot
[PATCH] nilfs2: reject devices with insufficient block count, Ryusuke Konishi
Is it possible to restore the state of a nilfs2 partition after deleting files?,
Frank Schwidom
[syzbot] [nilfs?] general protection fault in folio_create_empty_buffers,
syzbot
[syzbot] [nilfs?] WARNING in nilfs_segctor_do_construct (2),
syzbot
[syzbot] [nilfs?] KASAN: slab-use-after-free Write in nilfs_inode_sub_blocks,
syzbot
[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block,
syzbot
[PATCH] nilfs2: fix infinite loop in nilfs_mdt_get_block(), Ryusuke Konishi
[syzbot] Monthly nilfs report (Apr 2023), syzbot
[PATCH] nilfs2: do not write dirty data after degenerating to read-only, Ryusuke Konishi
[syzbot] Monthly nilfs report, syzbot
[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_segctor_thread,
syzbot
[syzbot] [nilfs?] possible deadlock in __nilfs_error (2),
syzbot
[PATCH v3 10/10] nilfs2: convert to kobject_del_and_put(),
Yangtao Li
[PATCH v3 01/10] kobject: introduce kobject_del_and_put(),
Yangtao Li
[RESEND,PATCH v2 10/10] nilfs2: convert to kobject_del_and_put(), Yangtao Li
[RESEND,PATCH v2 01/10] kobject: introduce kobject_del_and_put(),
Yangtao Li
Re: [PATCH v2, RESEND 01/10] kobject: introduce kobject_del_and_put(),
Yangtao Li
[PATCH v2, RESEND 10/10] nilfs2: convert to kobject_del_and_put(), Yangtao Li
[PATCH v2 10/10] nilfs2: convert to kobject_del_and_put(), Yangtao Li
RFC: Filesystem metadata in HIGHMEM,
Matthew Wilcox
Re: [linux-next:master] [mm] 480c454ff6: BUG:kernel_NULL_pointer_dereference,
Andrew Morton
return an ERR_PTR from __filemap_get_folio v3,
Christoph Hellwig
[syzbot] [nilfs?] KMSAN: kernel-infoleak in nilfs_ioctl_wrap_copy,
syzbot
[syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs,
syzbot
[syzbot] [nilfs?] general protection fault in nilfs_flush_segment, syzbot
[syzbot] [nilfs?] WARNING in nilfs_btree_propagate, syzbot
[syzbot] [nilfs?] possible deadlock in nilfs_evict_inode, syzbot
KMSAN: uninit-value in nilfs_add_checksums_on_logs,
Dipanjan Das
return an ERR_PTR from __filemap_get_folio v2,
Christoph Hellwig
return an ERR_PTR from __filemap_get_folio,
Christoph Hellwig
[PATCH v5 00/23] Convert to filemap_get_folios_tag(),
Vishal Moola (Oracle)
[Index of Archives]
[Linux Filesystem Development]
[Linux CIFS]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Hiking]