summaryrefslogtreecommitdiff
path: root/fs/nilfs2
AgeCommit message (Expand)Author
2022-09-11nilfs2: convert nilfs_find_uncommited_extent() to use filemap_get_folios_cont...Vishal Moola (Oracle)
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-14fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche
2022-07-03nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi
2022-06-29nilfs2: Remove check for PageErrorMatthew Wilcox (Oracle)
2022-06-29nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios()Matthew Wilcox (Oracle)
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-12nilfs2: Fix some kernel-doc commentsYang Li
2022-05-09nilfs2: Remove comment about releasepageMatthew Wilcox (Oracle)
2022-05-09fs: Convert mpage_readpage to mpage_read_folioMatthew Wilcox (Oracle)
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from block_write_begin()Matthew Wilcox (Oracle)
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig
2022-04-17block: add a bdev_discard_granularity helperChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-04-01nilfs2: get rid of nilfs_mapping_init()Ryusuke Konishi
2022-04-01nilfs2: fix lockdep warnings during disk space reclamationRyusuke Konishi
2022-04-01nilfs2: fix lockdep warnings in page operations for btree nodesRyusuke Konishi
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)
2022-03-16nilfs: Convert nilfs_set_page_dirty() to nilfs_dirty_folio()Matthew Wilcox (Oracle)
2022-03-15fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)
2022-02-27nilfs2: pass the operation to bio_allocChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02nilfs2: remove nilfs_alloc_seg_bioChristoph Hellwig
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20nilfs2: remove redundant pointer sbufsColin Ian King
2021-12-29nilfs2: use default_groups in kobj_typeGreg Kroah-Hartman
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09nilfs2: remove filenames from file commentsRyusuke Konishi
2021-11-09nilfs2: replace snprintf in show functions with sysfs_emitQing Wang
2021-10-18nilfs2: use bdev_nr_bytes instead of open coding itChristoph Hellwig
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun
2021-09-08nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01nilfs2: remove redundant continue statement in a while-loopColin Ian King
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds