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
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-3
/
+3
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
1
-8
/
+19
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2021-07-01
nilfs2: remove redundant continue statement in a while-loop
Colin Ian King
1
-1
/
+0
2020-08-12
nilfs2: use a more common logging style
Joe Perches
1
-21
/
+21
2018-09-05
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2017-11-16
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-1
/
+1
2017-11-16
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-2
/
+2
2017-02-28
nilfs2: use i_blocksize()
Geliang Tang
1
-1
/
+1
2017-02-28
nilfs2: use nilfs_btree_node_size()
Geliang Tang
1
-1
/
+1
2016-08-03
nilfs2: emit error message when I/O error is detected
Ryusuke Konishi
1
-0
/
+3
2016-08-03
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-25
/
+33
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
1
-2
/
+4
2016-05-24
nilfs2: remove unnecessary else after return or break
Ryusuke Konishi
1
-6
/
+6
2016-05-24
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-1
/
+2
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
2015-11-07
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
1
-1
/
+1
2015-11-07
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
1
-5
/
+0
2015-05-06
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-04-17
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
1
-0
/
+63
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
2011-06-11
nilfs2: fix missing block address termination in btree node shrinking
Ryusuke Konishi
1
-7
/
+14
2011-06-11
nilfs2: fix incorrect block address termination in node concatenation
Ryusuke Konishi
1
-5
/
+13
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
1
-19
/
+19
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
1
-3
/
+3
2010-07-23
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
Ryusuke Konishi
1
-17
/
+33
2010-07-23
nilfs2: introduce check flag to btree node buffer
Ryusuke Konishi
1
-1
/
+9
2010-07-23
nilfs2: add btree get block function with readahead option
Ryusuke Konishi
1
-26
/
+68
2010-07-23
nilfs2: add read ahead mode to nilfs_btnode_submit_block
Ryusuke Konishi
1
-1
/
+2
2010-07-23
nilfs2: eliminate inline keywords in btree implementation
Ryusuke Konishi
1
-22
/
+19
2010-07-23
nilfs2: get maximum number of child nodes from bmap object
Ryusuke Konishi
1
-1
/
+5
2010-07-23
nilfs2: reduce repetitive calculation of max number of child nodes
Ryusuke Konishi
1
-157
/
+182
2010-07-23
nilfs2: optimize calculation of min/max number of btree node children
Ryusuke Konishi
1
-18
/
+18
2010-07-23
nilfs2: remove redundant pointer checks in bmap lookup functions
Ryusuke Konishi
1
-5
/
+1
2010-07-23
nilfs2: unify bmap set_target_v operations
Ryusuke Konishi
1
-9
/
+2
2010-07-23
nilfs2: get rid of nilfs_btree uses
Ryusuke Konishi
1
-176
/
+140
2010-07-23
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
1
-2
/
+2
2010-07-23
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
1
-18
/
+16
2010-07-23
nilfs2: verify btree node after reading
Ryusuke Konishi
1
-3
/
+47
2010-07-23
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
Ryusuke Konishi
1
-0
/
+12
2010-05-10
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
1
-40
/
+0
2010-05-10
nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()
Li Hong
1
-17
/
+5
2010-05-10
nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()
Li Hong
1
-22
/
+17
2010-04-02
nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
Li Hong
1
-1
/
+1
2009-11-28
nilfs2: use list_splice_tail or list_splice_tail_init
Ryusuke Konishi
1
-1
/
+1
2009-11-20
nilfs2: eliminate nilfs_btnode_get function
Ryusuke Konishi
1
-1
/
+12
2009-11-20
nilfs2: use nilfs_btnode_create_block function
Ryusuke Konishi
1
-5
/
+8
2009-11-20
nilfs2: remove buffer locking from btree code
Ryusuke Konishi
1
-60
/
+0
2009-11-20
nilfs2: get rid of BUG_ON use in btree lookup routines
Ryusuke Konishi
1
-2
/
+16
[next]