Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06ed0cd897a8d1b1c9a067b7b726b9a47a4ca7e0
/
fs
/
minix
/
namei.c
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 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
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
b80d2c2
minix: 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
6f88049
minix: i_nlink races in rename()
by Al Viro
· 14 years ago
c6cb412
minixfs: kill dead code
by Al Viro
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
eee743f
minix: fix regression in minix_mkdir()
by Jorge Boncompte [DTI2]
· 14 years ago
9eed1fb
minix: replace inode uid,gid,mode init with helper
by Dmitry Monakhov
· 15 years ago
fb523f3
minix: remove !NO_TRUNCATE code
by Adrian Bunk
· 16 years ago
a90a088
iget: stop the MINIX filesystem from using iget() and read_inode()
by David Howells
· 17 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
78ec7b6
[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count
by Alexey Dobriyan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago