index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
befs
/
btree.c
Age
Commit message (
Expand
)
Author
2017-07-09
befs: add kernel-doc formatting for befs_bt_read_super()
Tommy Nguyen
2016-12-22
befs: remove trailing whitespaces
Luis de Bethencourt
2016-10-08
befs: fix typos in btree.c
Luis de Bethencourt
2016-10-08
befs: fix typo in befs_find_key
Luis de Bethencourt
2016-10-08
befs: remove unused BEFS_BT_PARMATCH
Luis de Bethencourt
2016-10-08
fs: befs: remove useless initialization to zero
Salah Triki
2016-10-08
fs: befs: remove in vain variable assignment
Salah Triki
2016-10-08
fs: befs: Coding style fix
Salah Triki
2016-10-08
befs: fix typo in befs_bt_read_node documentation
Luis de Bethencourt
2016-10-08
befs: in memory free_node_ptr and max_size never read
Luis de Bethencourt
2016-10-08
befs: make consistent use of befs_error()
Luis de Bethencourt
2016-05-10
befs: constify stuff a bit
Al Viro
2015-06-25
fs/befs/btree.c: remove unneeded initializations
Fabian Frederick
2014-10-14
fs/befs/btree.c: remove typedef befs_btree_node
Himangi Saraogi
2014-06-06
fs/befs: kernel-doc fixes
Fabian Frederick
2014-06-06
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
2014-04-03
BEFS: logging cleanup
Fabian Frederick
2013-03-18
fs: befs: remove cast for kmalloc return value
Zhang Yanfei
2011-03-31
Fix common misspellings
Lucas De Marchi
2008-02-03
fs/: Spelling fixes
Joe Perches
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-10-10
[PATCH] befs: endianness annotations
Al Viro
2006-10-10
[PATCH] befs: prepare to sanitizing headers
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds