summaryrefslogtreecommitdiffstats
path: root/fs/befs/btree.c
Commit message (Expand)AuthorAgeFilesLines
* befs: add kernel-doc formatting for befs_bt_read_super()Tommy Nguyen2017-07-091-9/+6
* befs: remove trailing whitespacesLuis de Bethencourt2016-12-221-24/+24
* befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
* befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
* befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-081-18/+15
* fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
* fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
* fs: befs: Coding style fixSalah Triki2016-10-081-3/+3
* befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt2016-10-081-2/+2
* befs: in memory free_node_ptr and max_size never readLuis de Bethencourt2016-10-081-2/+0
* befs: make consistent use of befs_error()Luis de Bethencourt2016-10-081-2/+4
* befs: constify stuff a bitAl Viro2016-05-101-8/+8
* fs/befs/btree.c: remove unneeded initializationsFabian Frederick2015-06-251-3/+3
* fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi2014-10-141-24/+29
* fs/befs: kernel-doc fixesFabian Frederick2014-06-061-2/+2
* fs/befs/btree.c: replace strncpy by strlcpy + coding style fixingFabian Frederick2014-06-061-4/+3
* BEFS: logging cleanupFabian Frederick2014-04-031-45/+48
* fs: befs: remove cast for kmalloc return valueZhang Yanfei2013-03-181-2/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* fs/: Spelling fixesJoe Perches2008-02-031-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] befs: endianness annotationsAl Viro2006-10-101-14/+14
* [PATCH] befs: prepare to sanitizing headersAl Viro2006-10-101-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+788
OpenPOWER on IntegriCloud