index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
page.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: convert nilfs_copy_buffer() to use kmap_local
Ryusuke Konishi
2024-02-23
1
-4
/
+4
*
nilfs2: convert nilfs_page_bug() to nilfs_folio_bug()
Matthew Wilcox (Oracle)
2023-12-11
1
-12
/
+13
*
nilfs2: convert to __nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-11
1
-9
/
+10
*
nilfs2: convert to nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-11
1
-13
/
+14
*
nilfs2: convert to nilfs_folio_buffers_clean()
Matthew Wilcox (Oracle)
2023-12-11
1
-9
/
+9
*
nilfs2: convert nilfs_forget_buffer to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-5
/
+5
*
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-26
1
-2
/
+2
*
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
2023-10-26
1
-24
/
+26
*
nilfs2: convert nilfs_grab_buffer() to use a folio
Matthew Wilcox (Oracle)
2023-10-26
1
-13
/
+13
*
nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
Ryusuke Konishi
2023-06-19
1
-1
/
+9
*
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-06
1
-3
/
+3
*
nilfs2: convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-03
1
-10
/
+10
*
nilfs2: convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-03
1
-19
/
+20
*
nilfs2: convert nilfs_find_uncommited_extent() to use filemap_get_folios_cont...
Vishal Moola (Oracle)
2022-09-12
1
-27
/
+18
*
nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios()
Matthew Wilcox (Oracle)
2022-06-29
1
-30
/
+30
*
nilfs2: get rid of nilfs_mapping_init()
Ryusuke Konishi
2022-04-01
1
-9
/
+0
*
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
2022-04-01
1
-4
/
+3
*
nilfs2: remove redundant pointer sbufs
Colin Ian King
2022-01-20
1
-2
/
+2
*
nilfs2: remove filenames from file comments
Ryusuke Konishi
2021-11-09
1
-1
/
+1
*
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
2020-10-16
1
-1
/
+0
*
nilfs2: use a more common logging style
Joe Perches
2020-08-12
1
-6
/
+5
*
nilfs2: Convert to XArray
Matthew Wilcox
2018-10-21
1
-16
/
+13
*
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2018-09-05
1
-10
/
+1
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-11
/
+11
*
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-16
1
-4
/
+4
*
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-16
1
-4
/
+3
*
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
2017-09-07
1
-1
/
+1
*
mm: make pagevec_lookup() update index
Jan Kara
2017-09-07
1
-2
/
+1
*
nilfs2: use BIT() macro
Ryusuke Konishi
2016-08-03
1
-13
/
+13
*
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
2016-08-03
1
-10
/
+9
*
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-24
1
-4
/
+4
*
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-24
1
-2
/
+1
*
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-24
1
-4
/
+0
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-9
/
+9
*
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
*
nilfs2: use set_mask_bits() for operations on buffer state bitmap
Ryusuke Konishi
2015-04-17
1
-14
/
+10
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-3
/
+1
*
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2013-09-30
1
-0
/
+2
*
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
Vyacheslav Dubeyko
2013-05-01
1
-1
/
+1
*
nilfs2: fix issue with flush kernel thread after remount in RO mode because o...
Vyacheslav Dubeyko
2013-05-01
1
-18
/
+52
*
mm: redefine address_space.assoc_mapping
Rafael Aquini
2012-12-12
1
-1
/
+1
*
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-4
/
+4
*
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
2011-05-10
1
-13
/
+0
*
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
2011-05-10
1
-8
/
+5
*
nilfs2: get rid of private page allocator
Ryusuke Konishi
2011-05-10
1
-52
/
+1
*
fs: export empty_aops
Jens Axboe
2011-04-05
1
-2
/
+0
*
nilfs2: fix oops due to a bad aops initialization
Ryusuke Konishi
2011-03-30
1
-1
/
+3
*
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
1
-3
/
+2
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-3
/
+2
*
|
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-02-24
1
-13
/
+0
|
/
[next]