index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
bmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
nilfs2: use the BITS_PER_LONG macro
Ryusuke Konishi
1
-3
/
+2
2024-09-01
nilfs2: describe the members of nilfs_bmap_operations structure
Ryusuke Konishi
1
-1
/
+14
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
1
-1
/
+1
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2016-08-02
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: fix block comments
Ryusuke Konishi
1
-4
/
+8
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-2
/
+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-04-17
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
1
-1
/
+4
2015-04-17
nilfs2: unify type of key arguments in bmap interface
Ryusuke Konishi
1
-4
/
+4
2012-07-30
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
1
-0
/
+7
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
1
-3
/
+0
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
1
-2
/
+0
2010-10-23
nilfs2: add routines to save and restore bmap state
Ryusuke Konishi
1
-0
/
+8
2010-07-23
nilfs2: get maximum number of child nodes from bmap object
Ryusuke Konishi
1
-0
/
+2
2010-07-23
nilfs2: unify bmap set_target_v operations
Ryusuke Konishi
1
-0
/
+7
2010-07-23
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
1
-1
/
+1
2010-07-23
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
1
-5
/
+0
2009-09-14
nilfs2: convert nilfs_bmap_lookup to an inline function
Ryusuke Konishi
1
-1
/
+6
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
1
-44
/
+25
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
1
-0
/
+4
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
1
-32
/
+78
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
1
-4
/
+0
2009-06-10
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
1
-6
/
+0
2009-06-10
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
1
-1
/
+0
2009-06-10
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
1
-1
/
+0
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
1
-7
/
+2
2009-04-07
nilfs2: integrated block mapping
Koji Sato
1
-0
/
+244