aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2/page.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-10nilfs2: convert nilfs_page_bug() to nilfs_folio_bug()Gravatar Matthew Wilcox (Oracle) 1-3/+3
2023-12-10nilfs2: convert to __nilfs_clear_folio_dirty()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-12-10nilfs2: convert to nilfs_clear_folio_dirty()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-12-10nilfs2: convert to nilfs_folio_buffers_clean()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-10-25nilfs2: remove nilfs_page_get_nth_blockGravatar Matthew Wilcox (Oracle) 1-6/+0
2023-10-25buffer: add get_nth_bh()Gravatar Matthew Wilcox (Oracle) 1-6/+1
2022-04-01nilfs2: get rid of nilfs_mapping_init()Gravatar Ryusuke Konishi 1-1/+0
2021-11-09nilfs2: remove filenames from file commentsGravatar Ryusuke Konishi 1-1/+1
2018-09-04nilfs2: convert to SPDX license tagsGravatar Ryusuke Konishi 1-10/+1
2016-05-23nilfs2: avoid bare use of 'unsigned'Gravatar Ryusuke Konishi 1-1/+2
2016-05-23nilfs2: clean up old e-mail addressesGravatar Ryusuke Konishi 1-2/+1
2016-05-23nilfs2: remove FSF mailing address from GPL noticesGravatar Ryusuke Konishi 1-4/+0
2015-01-20fs: remove mapping->backing_dev_infoGravatar Christoph Hellwig 1-2/+1
2013-04-30nilfs2: fix issue with flush kernel thread after remount in RO mode because o...Gravatar Vyacheslav Dubeyko 1-1/+2
2011-05-10nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyGravatar Ryusuke Konishi 1-1/+0
2011-05-10nilfs2: always set back pointer to host inode in mapping->hostGravatar Ryusuke Konishi 1-1/+1
2011-05-10nilfs2: get rid of private page allocatorGravatar Ryusuke Konishi 1-4/+0
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreGravatar Jens Axboe 1-2/+1
2011-03-10block: remove per-queue pluggingGravatar Jens Axboe 1-2/+1
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeGravatar Miklos Szeredi 1-1/+0
2011-01-10nilfs2: fiemap supportGravatar Ryusuke Konishi 1-0/+3
2010-10-23nilfs2: add routines to redirect access to buffers of DAT fileGravatar Ryusuke Konishi 1-0/+2
2010-10-23nilfs2: add routines to roll back state of DAT fileGravatar Ryusuke Konishi 1-0/+4
2010-07-23nilfs2: introduce check flag to btree node bufferGravatar Ryusuke Konishi 1-0/+2
2009-04-07nilfs2: buffer and page operationsGravatar Ryusuke Konishi 1-0/+76