Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ea03e1d62d56c37737e43550c360b43a5e40a32
/
fs
/
efs
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
462f16a
fs/efs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
5d4ea4d
userns: Convert efs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
e7ec952
get rid of BKL in fs/efs
by Al Viro
· 15 years ago
514c91a
fs/efs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
571f0a0
fs/Kconfig: move efs out
by Alexey Dobriyan
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
dc8e190
EFS: Don't set f_fsid in statfs().
by David Woodhouse
· 16 years ago
2d8a10c
[PATCH] fix efs_lookup()
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
865965a
efs: update error msg to not refer to deleted read_inode()
by Robert P. J. Day
· 17 years ago
45254b4
efs: move headers out of include/linux/
by Christoph Hellwig
· 17 years ago
298384cd
iget: stop EFS from using iget() and read_inode()
by David Howells
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
05da080
efs: new export ops
by Christoph Hellwig
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
5ca2960
knfsd: exportfs: remove iget abuse
by Christoph Hellwig
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
0191f20
[PATCH] struct path: convert efs
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
0aa9e4f
[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage()
by Josh Triplett
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
014c254
return statement cleanup - kill pointless parentheses
by Jesper Juhl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago