index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-11-20
nilfs2: get rid of BUG_ON use in btree lookup routines
Ryusuke Konishi
1
-2
/
+16
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
1
-67
/
+84
2009-09-14
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
1
-24
/
+12
2009-09-14
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
1
-248
/
+208
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
1
-0
/
+84
2009-06-10
nilfs2: remove nilfs_btree_operations from btree mapping
Ryusuke Konishi
1
-37
/
+15
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
1
-54
/
+46
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
1
-15
/
+7
2009-06-10
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
Ryusuke Konishi
1
-10
/
+5
2009-06-10
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
1
-22
/
+35
2009-06-10
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
1
-4
/
+4
2009-06-10
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
1
-17
/
+16
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
1
-5
/
+2
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-17
/
+10
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
1
-31
/
+31
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
1
-0
/
+2276