index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
page.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
nilfs2: standardize the inode number type to u64
Ryusuke Konishi
1
-5
/
+4
2026-07-28
nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch
Ryusuke Konishi
1
-2
/
+15
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
1
-1
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-01-24
nilfs2: add missing return value kernel-doc descriptions
Ryusuke Konishi
1
-4
/
+4
2025-01-24
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
1
-4
/
+27
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+11
2024-11-11
nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
Ryusuke Konishi
1
-0
/
+1
2024-11-11
nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
Ryusuke Konishi
1
-1
/
+0
2024-11-05
nilfs2: convert nilfs_page_count_clean_buffers() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-10-28
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-10-16
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-10-04
nilfs2: Convert nilfs_copy_buffer() to use folios
Matthew Wilcox (Oracle)
1
-11
/
+11
2024-09-09
nilfs2: remove duplicate 'unlikely()' usage
Kunwu Chan
1
-1
/
+1
2024-09-01
nilfs2: do not output warnings when clearing dirty buffers
Ryusuke Konishi
1
-16
/
+3
2024-02-22
nilfs2: convert nilfs_copy_buffer() to use kmap_local
Ryusuke Konishi
1
-4
/
+4
2023-12-10
nilfs2: convert nilfs_page_bug() to nilfs_folio_bug()
Matthew Wilcox (Oracle)
1
-12
/
+13
2023-12-10
nilfs2: convert to __nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
1
-9
/
+10
2023-12-10
nilfs2: convert to nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
1
-13
/
+14
2023-12-10
nilfs2: convert to nilfs_folio_buffers_clean()
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-12-10
nilfs2: convert nilfs_forget_buffer to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-10-25
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
1
-24
/
+26
2023-10-25
nilfs2: convert nilfs_grab_buffer() to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+13
2023-06-19
nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
Ryusuke Konishi
1
-1
/
+9
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-3
/
+3
2023-02-02
nilfs2: convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-10
/
+10
2023-02-02
nilfs2: convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-19
/
+20
2022-09-11
nilfs2: convert nilfs_find_uncommited_extent() to use filemap_get_folios_cont...
Vishal Moola (Oracle)
1
-27
/
+18
2022-06-29
nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios()
Matthew Wilcox (Oracle)
1
-29
/
+29
2022-04-01
nilfs2: get rid of nilfs_mapping_init()
Ryusuke Konishi
1
-9
/
+0
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
1
-4
/
+3
2022-01-20
nilfs2: remove redundant pointer sbufs
Colin Ian King
1
-2
/
+2
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2020-10-16
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
1
-1
/
+0
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-6
/
+5
2018-10-21
nilfs2: Convert to XArray
Matthew Wilcox
1
-16
/
+13
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-11
/
+11
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-4
/
+4
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-4
/
+3
2017-09-06
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
1
-1
/
+1
2017-09-06
mm: make pagevec_lookup() update index
Jan Kara
1
-2
/
+1
2016-08-02
nilfs2: use BIT() macro
Ryusuke Konishi
1
-13
/
+13
2016-08-02
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
1
-10
/
+9
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-4
/
+4
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-2
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-9
/
+9
[next]