aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs
AgeCommit message (Expand)Author
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-05-21befs_lookup(): use d_splice_alias()Al Viro
2018-01-15befs: Define usercopy region in befs_inode_cache slab cacheDavid Windsor
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-11befs: Implement show_optionsDavid Howells
2017-07-09befs: add kernel-doc formatting for befs_bt_read_super()Tommy Nguyen
2017-05-05befs: make export work with cold dcacheFabian Frederick
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-12-22befs: add NFS export supportLuis de Bethencourt
2016-12-22befs: remove trailing whitespacesLuis de Bethencourt
2016-12-22befs: remove signatures from commentsLuis de Bethencourt
2016-12-22befs: fix style issues in header filesLuis de Bethencourt
2016-12-22befs: fix style issues in linuxvfs.cLuis de Bethencourt
2016-12-22befs: fix typos in linuxvfs.cLuis de Bethencourt
2016-12-22befs: fix style issues in io.cLuis de Bethencourt
2016-12-22befs: fix style issues in inode.cLuis de Bethencourt
2016-12-22befs: fix style issues in debug.cLuis de Bethencourt
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds
2016-10-08befs: befs: fix style issues in datastream.cLuis de Bethencourt
2016-10-08befs: improve documentation in datastream.cLuis de Bethencourt
2016-10-08befs: fix typos in datastream.cLuis de Bethencourt
2016-10-08befs: fix typos in btree.cLuis de Bethencourt
2016-10-08befs: fix style issues in super.cLuis de Bethencourt
2016-10-08befs: fix comment styleLuis de Bethencourt
2016-10-08befs: add check for ag_shift in superblockLuis de Bethencourt
2016-10-08befs: dump inode_size superblock informationLuis de Bethencourt
2016-10-08befs: remove unnecessary initializationSalah Triki
2016-10-08befs: fix typo in befs_sb_infoSalah Triki
2016-10-08befs: add flags field to validate superblock stateSalah Triki
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 ret variableSalah Triki
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki
2016-10-08fs: befs: remove unnecessary *befs_sb variableSalah Triki
2016-10-08fs: befs: remove useless initialization to zeroSalah Triki
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki
2016-10-08fs: befs: Insert NULL inode to dentrySalah Triki
2016-10-08fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki
2016-10-08fs: befs: Coding style fixSalah Triki
2016-10-08fs: befs: Remove redundant validation from befs_find_brun_directSalah 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-10-08befs: use simpler while loopLuis de Bethencourt
2016-10-08befs: remove constant variableLuis de Bethencourt
2016-10-08befs: avoid dereferencing dentry twiceLuis de Bethencourt
2016-10-08fs: befs: remove comment that confuses kernel-docLuis de Bethencourt