index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
page.c
Age
Commit message (
Expand
)
Author
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-09-06
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
2017-09-06
mm: make pagevec_lookup() update index
Jan Kara
2016-08-02
nilfs2: use BIT() macro
Ryusuke Konishi
2016-08-02
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2015-04-17
nilfs2: use set_mask_bits() for operations on buffer state bitmap
Ryusuke Konishi
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2013-09-30
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2013-04-30
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
Vyacheslav Dubeyko
2013-04-30
nilfs2: fix issue with flush kernel thread after remount in RO mode because o...
Vyacheslav Dubeyko
2012-12-11
mm: redefine address_space.assoc_mapping
Rafael Aquini
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
2011-05-10
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
2011-05-10
nilfs2: get rid of private page allocator
Ryusuke Konishi
2011-04-05
fs: export empty_aops
Jens Axboe
2011-03-30
nilfs2: fix oops due to a bad aops initialization
Ryusuke Konishi
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-01-10
nilfs2: fix a checkpatch error in page.c
Ryusuke Konishi
2011-01-10
nilfs2: fiemap support
Ryusuke Konishi
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
2010-10-23
nilfs2: add routines to redirect access to buffers of DAT file
Ryusuke Konishi
2010-10-23
nilfs2: add routines to roll back state of DAT file
Ryusuke Konishi
2010-07-23
nilfs2: introduce check flag to btree node buffer
Ryusuke Konishi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-14
nilfs2: fix various typos in comments
Ryusuke Konishi
2009-05-10
nilfs2: ensure to clear dirty state when deleting metadata file block
Ryusuke Konishi
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
nilfs2: buffer and page operations
Ryusuke Konishi