aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-18[PATCH] reduce boilerplate in fsid handlingAl Viro1-2/+1
2020-06-24block: move struct block_device to blk_types.hChristoph Hellwig1-0/+1
2019-08-30fs: Fill in max and min timestamps in superblockDeepa Dinamani1-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-01befs: switch to ->free_inode()Al Viro1-9/+3
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab1-1/+1
2018-05-21befs_lookup(): use d_splice_alias()Al Viro1-12/+5
2018-01-15befs: Define usercopy region in befs_inode_cache slab cacheDavid Windsor1-5/+9
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-1/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+21
2017-07-11befs: Implement show_optionsDavid Howells1-3/+21
2017-07-09befs: add kernel-doc formatting for befs_bt_read_super()Tommy Nguyen1-9/+6
2017-05-05befs: make export work with cold dcacheFabian Frederick1-0/+15
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2016-12-22befs: add NFS export supportLuis de Bethencourt1-0/+38
2016-12-22befs: remove trailing whitespacesLuis de Bethencourt7-48/+47
2016-12-22befs: remove signatures from commentsLuis de Bethencourt3-7/+1
2016-12-22befs: fix style issues in header filesLuis de Bethencourt6-17/+12
2016-12-22befs: fix style issues in linuxvfs.cLuis de Bethencourt1-23/+26
2016-12-22befs: fix typos in linuxvfs.cLuis de Bethencourt1-8/+6
2016-12-22befs: fix style issues in io.cLuis de Bethencourt1-2/+2
2016-12-22befs: fix style issues in inode.cLuis de Bethencourt1-6/+6
2016-12-22befs: fix style issues in debug.cLuis de Bethencourt1-6/+8
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds8-283/+244
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-08befs: fix typos in btree.cLuis de Bethencourt1-4/+3
2016-10-08befs: fix style issues in super.cLuis de Bethencourt1-7/+8
2016-10-08befs: fix comment styleLuis de Bethencourt1-7/+3
2016-10-08befs: add check for ag_shift in superblockLuis de Bethencourt1-0/+7
2016-10-08befs: dump inode_size superblock informationLuis de Bethencourt1-0/+1
2016-10-08befs: remove unnecessary initializationSalah Triki1-1/+1
2016-10-08befs: fix typo in befs_sb_infoSalah Triki1-1/+1
2016-10-08befs: add flags field to validate superblock stateSalah Triki2-1/+6
2016-10-08befs: fix typo in befs_find_keyLuis de Bethencourt1-1/+1
2016-10-08befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2-19/+16
2016-10-08fs: befs: remove ret variableSalah Triki1-2/+1
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki1-1/+1
2016-10-08fs: befs: remove unnecessary *befs_sb variableSalah Triki1-2/+1
2016-10-08fs: befs: remove useless initialization to zeroSalah Triki1-1/+1
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki1-2/+0
2016-10-08fs: befs: Insert NULL inode to dentrySalah Triki1-0/+1
2016-10-08fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki1-2/+0
2016-10-08fs: befs: Coding style fixSalah Triki1-3/+3
2016-10-08fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki1-8/+0
2016-10-08befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt1-2/+2