index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]