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
/
datastream.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-22
befs: remove trailing whitespaces
Luis de Bethencourt
2016-12-22
befs: remove signatures from comments
Luis de Bethencourt
2016-10-08
befs: befs: fix style issues in datastream.c
Luis de Bethencourt
2016-10-08
befs: improve documentation in datastream.c
Luis de Bethencourt
2016-10-08
befs: fix typos in datastream.c
Luis de Bethencourt
2016-10-08
fs: befs: remove unnecessary *befs_sb variable
Salah Triki
2016-10-08
fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
Salah Triki
2016-10-08
fs: befs: Remove redundant validation from befs_find_brun_direct
Salah Triki
2016-10-08
befs: make consistent use of befs_error()
Luis de Bethencourt
2016-10-08
fs: befs: replace befs_bread by sb_bread
Salah Triki
2016-05-23
fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...
Salah Triki
2016-05-23
fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...
Salah Triki
2016-05-23
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...
Salah Triki
2016-05-10
befs: constify stuff a bit
Al Viro
2015-04-17
befs: replace typedef befs_sb_info by structure
Fabian Frederick
2014-06-06
fs/befs: kernel-doc fixes
Fabian Frederick
2014-04-03
BEFS: logging cleanup
Fabian Frederick
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
2006-10-10
[PATCH] befs: endianness annotations
Al Viro
2006-10-10
[PATCH] befs: prepare to sanitizing headers
Al Viro
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds