Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d151f63f20133aef9dbda209faddebcddbfccf31
/
fs
/
ext2
/
namei.c
8fc37ec
don't expose I_NEW inodes via dentry->d_inode
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 12 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
e8a80c6
ext2: Fix link count corruption under heavy link+rename load
by Josh Hunt
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
0ed0cca
ext2: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
a4255e4
ext2: fix format string compile warning (ino_t)
by Heiko Carstens
· 15 years ago
1d5ccd1
ext[234]: move over to 'check_acl' permission model
by Linus Torvalds
· 15 years ago
9de6886
ext2: fix unbalanced kmap()/kunmap()
by Nicolas Pitre
· 15 years ago
4d6c13f
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
by Bryan Donlan
· 15 years ago
39fe755
ext2: Do not update mtime of a moved directory
by Jan Kara
· 15 years ago
41080b5
nfsd race fixes: ext2
by Al Viro
· 16 years ago
a988544
[PATCH] get rid of on-stack dentry in ext2_get_parent()
by Al Viro
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
52fcf70
iget: stop EXT2 from using iget() and read_inode()
by David Howells
· 17 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
a513b03
[PATCH] ext2: switch to inode_inc_count, inode_dec_count
by Alexey Dobriyan
· 19 years ago
082a05c
[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup
by Pekka Enberg
· 19 years ago
6d79125
[PATCH] xip: ext2: execute in place
by Carsten Otte
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago