index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
1
-0
/
+5
2023-08-04
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
1
-0
/
+2
2023-06-19
nilfs2: fix buffer corruption due to concurrent device reads
Ryusuke Konishi
1
-0
/
+7
2023-05-06
nilfs2: do not write dirty data after degenerating to read-only
Ryusuke Konishi
1
-1
/
+4
2023-04-19
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
1
-0
/
+20
2023-04-06
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-02-03
nilfs2: convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
1
-8
/
+7
2023-02-03
nilfs2: convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_t...
Vishal Moola (Oracle)
1
-13
/
+16
2023-01-19
nilfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-11-09
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
1
-7
/
+8
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+3
2022-10-12
nilfs2: fix leak of nilfs_root in case of writer thread creation failure
Ryusuke Konishi
1
-4
/
+3
2022-10-12
nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
Ryusuke Konishi
1
-4
/
+10
2022-10-04
nilfs2: remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
1
-3
/
+6
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2021-05-07
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
1
-2
/
+2
2020-12-16
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
1
-5
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-7
/
+12
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-19
/
+19
2020-06-11
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
1
-0
/
+2
2018-09-05
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2018-02-07
nilfs2: use time64_t internally
Arnd Bergmann
1
-1
/
+1
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-18
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2017-11-18
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
1
-6
/
+5
2017-11-16
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-2
/
+2
2017-11-16
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-3
/
+3
2017-11-16
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-6
/
+2
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-2
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2016-08-03
nilfs2: use BIT() macro
Ryusuke Konishi
1
-7
/
+7
2016-08-03
nilfs2: do not use yield()
Ryusuke Konishi
1
-1
/
+1
2016-08-03
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
1
-10
/
+10
2016-08-03
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-13
/
+12
2016-05-24
nilfs2: fix block comments
Ryusuke Konishi
1
-19
/
+37
2016-05-24
nilfs2: remove unnecessary else after return or break
Ryusuke Konishi
1
-14
/
+12
2016-05-24
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-9
/
+9
2016-05-24
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
1
-4
/
+4
2016-05-24
nilfs2: add missing line spacing
Ryusuke Konishi
1
-0
/
+1
2016-05-24
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-24
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2016-05-24
nilfs2: constify nilfs_sc_operations structures
Julia Lawall
1
-5
/
+5
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2015-11-07
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
1
-2
/
+1
2015-11-07
nilfs2: add a tracepoint for transaction events
Hitoshi Mitake
1
-1
/
+32
2015-11-07
nilfs2: add a tracepoint for tracking stage transition of segment construction
Hitoshi Mitake
1
-20
/
+51
[next]