index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/efs/super.c: fix return value
Heloise
2016-05-20
1
-2
/
+2
*
more trivial ->iterate_shared conversions
Al Viro
2016-05-09
1
-2
/
+1
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-1
/
+1
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-3
/
+3
*
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
2
-3
/
+2
*
fs/efs: femove unneeded cast
Firo Yang
2015-06-25
1
-1
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
fs/efs/namei.c: return is not a function
Fabian Frederick
2014-08-08
1
-5
/
+6
*
fs/efs: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
2014-06-04
3
-26
/
+17
*
fs/efs: add pr_fmt / use __func__
Fabian Frederick
2014-06-04
6
-35
/
+49
*
fs/efs: convert printk to pr_foo()
Fabian Frederick
2014-06-04
5
-35
/
+32
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-04
1
-0
/
+1
|
\
|
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+1
*
|
fs/efs/super.c: add __init to init_inodecache()
Fabian Frederick
2014-04-03
1
-1
/
+1
|
/
*
efs: get rid of ->put_super()
Al Viro
2014-01-25
1
-24
/
+15
*
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
2013-08-24
1
-1
/
+1
*
[readdir] convert efs
Al Viro
2013-06-29
1
-42
/
+33
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
fs/efs: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-0
/
+5
|
\
|
*
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+5
*
|
userns: Convert efs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-2
/
+2
|
/
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
2
-2
/
+3
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
2011-07-20
1
-5
/
+2
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+0
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-4
/
+4
*
get rid of BKL in fs/efs
Al Viro
2009-06-17
3
-18
/
+3
*
fs/efs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-8
/
+12
*
fs/Kconfig: move efs out
Alexey Dobriyan
2009-01-22
1
-0
/
+14
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
1
-25
/
+4
*
EFS: Don't set f_fsid in statfs().
David Woodhouse
2008-09-02
1
-2
/
+0
*
[PATCH] fix efs_lookup()
Al Viro
2008-08-25
1
-2
/
+1
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
efs: update error msg to not refer to deleted read_inode()
Robert P. J. Day
2008-04-02
1
-1
/
+1
*
efs: move headers out of include/linux/
Christoph Hellwig
2008-02-23
7
-9
/
+150
*
iget: stop EFS from using iget() and read_inode()
David Howells
2008-02-07
3
-24
/
+40
*
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
1
-1
/
+1
*
efs: new export ops
Christoph Hellwig
2007-10-22
2
-17
/
+22
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+2
*
knfsd: exportfs: remove iget abuse
Christoph Hellwig
2007-07-17
2
-0
/
+33
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-2
/
+1
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
[next]