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