index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.c
Age
Commit message (
Expand
)
Author
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-01
nilfs2: refactor nilfs_segctor_thread()
Ryusuke Konishi
2024-09-01
nilfs2: use kthread_create and kthread_stop for the log writer thread
Ryusuke Konishi
2024-09-01
nilfs2: remove sc_timer_task
Ryusuke Konishi
2024-09-01
nilfs2: separate inode type information from i_state field
Ryusuke Konishi
2024-09-01
nilfs2: do not propagate ENOENT error from sufile during GC
Ryusuke Konishi
2024-09-01
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
2024-07-04
nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
Ryusuke Konishi
2024-06-24
nilfs2: do not call inode_attach_wb() directly
Ryusuke Konishi
2024-06-24
nilfs2: prepare backing device folios for writing after adding checksums
Ryusuke Konishi
2024-06-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-11
nilfs2: remove calls to folio_set_error() and folio_clear_error()
Matthew Wilcox (Oracle)
2024-05-03
nilfs_attach_log_writer(): use ->bd_mapping->host instead of ->bd_inode
Al Viro
2024-02-22
nilfs2: localize highmem mapping for checkpoint finalization within cpfile
Ryusuke Konishi
2024-02-22
nilfs2: localize highmem mapping for checkpoint creation within cpfile
Ryusuke Konishi
2024-02-22
nilfs2: convert ifile to use kmap_local
Ryusuke Konishi
2024-02-22
nilfs2: move nilfs_bmap_write call out of nilfs_write_inode_common
Ryusuke Konishi
2024-02-07
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
2023-12-29
nilfs2: add missing set_freezable() for freezable kthread
Kevin Hao
2023-12-10
nilfs2: convert nilfs_segctor_prepare_write to use folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert to __nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert to nilfs_folio_buffers_clean()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_segctor_complete_write to use folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_abort_logs to use folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: add nilfs_end_folio_io()
Matthew Wilcox (Oracle)
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buf...
Matthew Wilcox (Oracle)
2023-08-21
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
2023-08-04
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
2023-06-19
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
2023-05-06
nilfs2: do not write dirty data after degenerating to read-only
Ryusuke Konishi
2023-04-18
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
2023-02-02
nilfs2: convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
2023-02-02
nilfs2: convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
2023-01-18
nilfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-11-08
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-11
nilfs2: fix leak of nilfs_root in case of writer thread creation failure
Ryusuke Konishi
2022-10-11
nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
Ryusuke Konishi
2022-10-03
nilfs2: remove the unneeded result variable
ye xingchen
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
2021-05-06
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
2020-12-15
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
[next]