summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/page.c
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: use BIT() macroRyusuke Konishi2016-08-021-13/+13
* nilfs2: replace nilfs_warning() with nilfs_msg()Ryusuke Konishi2016-08-021-10/+9
* nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi2016-05-231-4/+4
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-231-2/+1
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-231-4/+0
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-9/+9
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* nilfs2: use set_mask_bits() for operations on buffer state bitmapRyusuke Konishi2015-04-171-14/+10
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-3/+1
* nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2013-09-301-0/+2
* nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()Vyacheslav Dubeyko2013-04-301-1/+1
* nilfs2: fix issue with flush kernel thread after remount in RO mode because o...Vyacheslav Dubeyko2013-04-301-18/+52
* mm: redefine address_space.assoc_mappingRafael Aquini2012-12-111-1/+1
* nilfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
* nilfs2: use mark_buffer_dirty to mark btnode or meta data dirtyRyusuke Konishi2011-05-101-13/+0
* nilfs2: always set back pointer to host inode in mapping->hostRyusuke Konishi2011-05-101-8/+5
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-101-52/+1
* fs: export empty_aopsJens Axboe2011-04-051-2/+0
* nilfs2: fix oops due to a bad aops initializationRyusuke Konishi2011-03-301-1/+3
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-3/+2
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-3/+2
* | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-231-13/+0
|/
* nilfs2: fix a checkpatch error in page.cRyusuke Konishi2011-01-101-1/+1
* nilfs2: fiemap supportRyusuke Konishi2011-01-101-0/+84
* nilfs2: get rid of GCDAT inodeRyusuke Konishi2010-10-231-26/+2
* nilfs2: add routines to redirect access to buffers of DAT fileRyusuke Konishi2010-10-231-0/+2
* nilfs2: add routines to roll back state of DAT fileRyusuke Konishi2010-10-231-0/+25
* nilfs2: introduce check flag to btree node bufferRyusuke Konishi2010-07-231-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nilfs2: fix various typos in commentsRyusuke Konishi2010-03-141-2/+2
* nilfs2: ensure to clear dirty state when deleting metadata file blockRyusuke Konishi2009-05-101-1/+2
* nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi2009-04-071-6/+4
* nilfs2: buffer and page operationsRyusuke Konishi2009-04-071-0/+542
OpenPOWER on IntegriCloud