aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs/datastream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-22befs: remove trailing whitespacesLuis de Bethencourt1-3/+3
2016-12-22befs: remove signatures from commentsLuis de Bethencourt1-2/+0
2016-10-08befs: befs: fix style issues in datastream.cLuis de Bethencourt1-15/+17
2016-10-08befs: improve documentation in datastream.cLuis de Bethencourt1-95/+98
2016-10-08befs: fix typos in datastream.cLuis de Bethencourt1-4/+4
2016-10-08fs: befs: remove unnecessary *befs_sb variableSalah Triki1-2/+1
2016-10-08fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki1-2/+0
2016-10-08fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki1-8/+0
2016-10-08befs: make consistent use of befs_error()Luis de Bethencourt1-1/+4
2016-10-08fs: befs: replace befs_bread by sb_breadSalah Triki1-3/+3
2016-05-23fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULLSalah Triki1-3/+1
2016-05-23fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to NULLSalah Triki1-1/+1
2016-05-23fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization to NULLSalah Triki1-1/+1
2016-05-10befs: constify stuff a bitAl Viro1-12/+14
2015-04-17befs: replace typedef befs_sb_info by structureFabian Frederick1-2/+2
2014-06-06fs/befs: kernel-doc fixesFabian Frederick1-1/+1
2014-04-03BEFS: logging cleanupFabian Frederick1-42/+45
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2006-10-10[PATCH] befs: endianness annotationsAl Viro1-5/+5
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro1-1/+0
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+528