aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs/btree.c
AgeCommit message (Expand)Author
2017-07-09befs: add kernel-doc formatting for befs_bt_read_super()Tommy Nguyen
2016-12-22befs: remove trailing whitespacesLuis de Bethencourt
2016-10-08befs: fix typos in btree.cLuis de Bethencourt
2016-10-08befs: fix typo in befs_find_keyLuis de Bethencourt
2016-10-08befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt
2016-10-08fs: befs: remove useless initialization to zeroSalah Triki
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki
2016-10-08fs: befs: Coding style fixSalah Triki
2016-10-08befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt
2016-10-08befs: in memory free_node_ptr and max_size never readLuis de Bethencourt
2016-10-08befs: make consistent use of befs_error()Luis de Bethencourt
2016-05-10befs: constify stuff a bitAl Viro
2015-06-25fs/befs/btree.c: remove unneeded initializationsFabian Frederick
2014-10-14fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi
2014-06-06fs/befs: kernel-doc fixesFabian Frederick
2014-06-06fs/befs/btree.c: replace strncpy by strlcpy + coding style fixingFabian Frederick
2014-04-03BEFS: logging cleanupFabian Frederick
2013-03-18fs: befs: remove cast for kmalloc return valueZhang Yanfei
2011-03-31Fix common misspellingsLucas De Marchi
2008-02-03fs/: Spelling fixesJoe Perches
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-10[PATCH] befs: endianness annotationsAl Viro
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds