summaryrefslogtreecommitdiff
path: root/fs/befs/linuxvfs.c
Commit message (Expand)AuthorAge
* befs: Define usercopy region in befs_inode_cache slab cacheDavid Windsor2018-01-15
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* befs: Implement show_optionsDavid Howells2017-07-11
* befs: make export work with cold dcacheFabian Frederick2017-05-05
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* befs: add NFS export supportLuis de Bethencourt2016-12-22
* befs: remove trailing whitespacesLuis de Bethencourt2016-12-22
* befs: remove signatures from commentsLuis de Bethencourt2016-12-22
* befs: fix style issues in linuxvfs.cLuis de Bethencourt2016-12-22
* befs: fix typos in linuxvfs.cLuis de Bethencourt2016-12-22
* Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-15
|\
| * fs: befs: remove ret variableSalah Triki2016-10-08
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-08
| * fs: befs: Insert NULL inode to dentrySalah Triki2016-10-08
| * befs: make consistent use of befs_error()Luis de Bethencourt2016-10-08
| * befs: use simpler while loopLuis de Bethencourt2016-10-08
| * befs: remove constant variableLuis de Bethencourt2016-10-08
| * befs: avoid dereferencing dentry twiceLuis de Bethencourt2016-10-08
| * fs: befs: remove comment that confuses kernel-docLuis de Bethencourt2016-10-08
| * fs: befs: check silent flag before logging errorLuis de Bethencourt2016-10-08
| * fs: befs: replace befs_bread by sb_breadSalah Triki2016-10-08
| * befs: check return of sb_min_blocksizeLuis de Bethencourt2016-10-08
| * fs: befs: remove useless pr_err in befs_init_inodecache()Salah Triki2016-10-08
| * fs/befs/linuxvfs.c: remove useless befs_errorSalah Triki2016-10-08
| * fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()Salah Triki2016-10-08
| * fs/befs/linuxvfs.c: check silent flag before logging errorsSalah Triki2016-10-08
| * fs/befs/linuxvfs.c: move useless assignmentSalah Triki2016-10-08
* | block: remove remnant refs to hardsectLinus Walleij2016-09-14
|/
* fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki2016-05-23
* fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki2016-05-23
* fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki2016-05-23
* fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki2016-05-23
* befs: switch to ->iterate_shared()Al Viro2016-05-10
* befs: constify stuff a bitAl Viro2016-05-10
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* switch befs long symlinks to page_symlink_operationsAl Viro2015-12-06
* don't pass nameidata to ->follow_link()Al Viro2015-05-10
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* befs: switch to simple_follow_link()Al Viro2015-05-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | befs: replace typedef befs_inode_info by structureFabian Frederick2015-04-17
* | befs: replace typedef befs_sb_info by structureFabian Frederick2015-04-17
* | befs: replace typedef befs_mount_options by structureFabian Frederick2015-04-17
|/
* fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick2015-02-17
* befs: remove dead codeJan Kara2014-12-13
* assorted conversions to %p[dD]Al Viro2014-11-19
* fs/befs/linuxvfs.c: check superblock before dump operationFabian Frederick2014-08-08