Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0581194566eb9744fa657812b2693556392451b
/
fs
/
affs
/
namei.c
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
79bda4d
fs/affs: use affs_test_opt()
by Fabian Frederick
· 10 years ago
a0016ff
fs/affs: use AFFS_MOUNT prefix for mount options
by Fabian Frederick
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
f157853
fs/affs: define AFFSNAMEMAX to replace constant use
by Fabian Frederick
· 10 years ago
eeb36f8
fs/affs: use unsigned int for string lengths
by Fabian Frederick
· 10 years ago
08fe100
fs/affs: fix casting in printed messages
by Geert Uytterhoeven
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
9606d9a
fs/affs: pr_debug cleanup
by Fabian Frederick
· 10 years ago
8ca5772
affs: add mount option to avoid filename truncates
by Fabian Frederick
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 11 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
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
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
94f9901
affs: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
a129880
switch affs
by Al Viro
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
cccad8f
fs/affs: use ERR_CAST
by Julia Lawall
· 14 years ago
2933392
Fix remount races with symlink handling in affs
by Al Viro
· 15 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
dca3c33
[PATCH] fix reservation discarding in affs
by Roman Zippel
· 17 years ago
210f855
iget: stop AFFS from using iget() and read_inode()
by David Howells
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
3ac8141
[PATCH] affs: possible null pointer dereference in affs_rename()
by Florin Malita
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago