| Commit message (Expand) | Author | Age | Files | Lines |
* | befs: remove trailing whitespaces | Luis de Bethencourt | 2016-12-22 | 1 | -24/+24 |
* | befs: fix typos in btree.c | Luis de Bethencourt | 2016-10-08 | 1 | -4/+3 |
* | befs: fix typo in befs_find_key | Luis de Bethencourt | 2016-10-08 | 1 | -1/+1 |
* | befs: remove unused BEFS_BT_PARMATCH | Luis de Bethencourt | 2016-10-08 | 1 | -18/+15 |
* | fs: befs: remove useless initialization to zero | Salah Triki | 2016-10-08 | 1 | -1/+1 |
* | fs: befs: remove in vain variable assignment | Salah Triki | 2016-10-08 | 1 | -2/+0 |
* | fs: befs: Coding style fix | Salah Triki | 2016-10-08 | 1 | -3/+3 |
* | befs: fix typo in befs_bt_read_node documentation | Luis de Bethencourt | 2016-10-08 | 1 | -2/+2 |
* | befs: in memory free_node_ptr and max_size never read | Luis de Bethencourt | 2016-10-08 | 1 | -2/+0 |
* | befs: make consistent use of befs_error() | Luis de Bethencourt | 2016-10-08 | 1 | -2/+4 |
* | befs: constify stuff a bit | Al Viro | 2016-05-10 | 1 | -8/+8 |
* | fs/befs/btree.c: remove unneeded initializations | Fabian Frederick | 2015-06-26 | 1 | -3/+3 |
* | fs/befs/btree.c: remove typedef befs_btree_node | Himangi Saraogi | 2014-10-14 | 1 | -24/+29 |
* | fs/befs: kernel-doc fixes | Fabian Frederick | 2014-06-07 | 1 | -2/+2 |
* | fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing | Fabian Frederick | 2014-06-07 | 1 | -4/+3 |
* | BEFS: logging cleanup | Fabian Frederick | 2014-04-04 | 1 | -45/+48 |
* | fs: befs: remove cast for kmalloc return value | Zhang Yanfei | 2013-03-18 | 1 | -2/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | fs/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] befs: endianness annotations | Al Viro | 2006-10-11 | 1 | -14/+14 |
* | [PATCH] befs: prepare to sanitizing headers | Al Viro | 2006-10-11 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+788 |