Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21fc61c73c3903c4c312d0802da01ec2b323d174
/
fs
/
ext2
/
namei.c
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
d7df000
fs/ext2/namei.c: remove unnecessary new_valid_dev() check
by Yaowei Bai
· 9 years ago
c2edb30
ext2: Handle error from dquot_initalize()
by Jan Kara
· 9 years ago
cbe0fa3
ext2: use simple_follow_link()
by Al Viro
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
be64f88
dax: unify ext2/4_{dax,}_file_operations
by Boaz Harrosh
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
9c3ce9e
ext2: get rid of most mentions of XIP in ext2
by Matthew Wilcox
· 10 years ago
97443aa
ext2: remove ext2_aops_xip
by Matthew Wilcox
· 10 years ago
0764238
ext2: remove xip.c and xip.h
by Matthew Wilcox
· 10 years ago
ed87e92
ext2: remove ext2_use_xip
by Matthew Wilcox
· 10 years ago
64e178a
ext2/3/4: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
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
· 13 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