index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
nilfs2: delete unnecessary checks before brelse()
Minghao Chi
1
-4
/
+2
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-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-1
/
+1
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-2
/
+2
2017-02-27
nilfs2: use i_blocksize()
Geliang Tang
1
-1
/
+1
2017-02-27
nilfs2: use nilfs_btree_node_size()
Geliang Tang
1
-1
/
+1
2016-08-02
nilfs2: emit error message when I/O error is detected
Ryusuke Konishi
1
-0
/
+3
2016-08-02
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-23
nilfs2: remove unnecessary else after return or break
Ryusuke Konishi
1
-6
/
+6
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-1
/
+2
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2015-11-06
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
1
-1
/
+1
2015-11-06
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
1
-5
/
+0
2015-05-05
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-29
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
[next]