index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
befs
Age
Commit message (
Expand
)
Author
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-06
switch befs long symlinks to page_symlink_operations
Al Viro
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-25
fs/befs/btree.c: remove unneeded initializations
Fabian Frederick
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
befs: switch to simple_follow_link()
Al Viro
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-17
befs: replace typedef befs_inode_info by structure
Fabian Frederick
2015-04-17
befs: replace typedef befs_sb_info by structure
Fabian Frederick
2015-04-17
befs: replace typedef befs_mount_options by structure
Fabian Frederick
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-02-17
fs/befs/linuxvfs.c: remove unnecessary casting
Fabian Frederick
2014-12-13
befs: remove dead code
Jan Kara
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-10-14
fs/befs/btree.c: remove typedef befs_btree_node
Himangi Saraogi
2014-08-08
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-19
befs: remove check for CONFIG_BEFS_RW
Paul Bolle
2014-06-06
fs/befs: kernel-doc fixes
Fabian Frederick
2014-06-06
fs/befs/linuxvfs.c: remove positive test on sector_t
Fabian Frederick
2014-06-06
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
2014-06-06
fs/befs/linuxvfs.c: replace strncpy by strlcpy
Fabian Frederick
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-03
BEFS: logging cleanup
Fabian Frederick
2014-04-03
fs/befs/linuxvfs.c: add __init to befs_init_inodecache()
Fabian Frederick
2014-04-03
befs: replace kmalloc/memset 0 by kzalloc
Fabian Frederick
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-01-25
befs: iget_locked() doesn't return an ERR_PTR
Rakesh Pandit
2013-10-24
befs: split symlink iops in two - for short and long symlinks resp.
Al Viro
2013-06-29
[readdir] convert befs
Al Viro
2013-05-31
befs_readdir(): do not increment ->f_pos if filldir tells us to stop
Al Viro
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-03-18
fs: befs: remove cast for kmalloc return value
Zhang Yanfei
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-21
fs/befs: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-09-21
userns: Convert befs to use kuid/kgid where appropriate
Eric W. Biederman
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-08-17
befs: Validate length of long symbolic links.
Timo Warns
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-10
block: remove per-queue plugging
Jens Axboe
[next]