Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
408e3c66da700a2c30ec63e0c4078c23d28dac2f
/
fs
/
ufs
/
namei.c
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
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
642c937
ufs should use d_splice_alias()
by Al Viro
· 13 years ago
87161fa
ufs: remove unnecessary dentry_unhash from 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
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
37750cd
ufs: i_nlink races in rename()
by Al Viro
· 14 years ago
788257d
ufs: remove the BKL
by Arnd Bergmann
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
8f45c33
ufs: Remove dead quota code
by Jan Kara
· 14 years ago
311b9549
ufs: add ufs speciffic ->setattr call
by Dmitry Monakhov
· 15 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
0804970
ufs: pass qstr instead of dentry where necessary for NFS
by Alexey Dobriyan
· 15 years ago
723be1f
ufs: copy symlink data into the correct union member
by Duane Griffin
· 16 years ago
e542059
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
by Mike Frysinger
· 17 years ago
b55c460
iget: stop UFS from using iget() and read_inode()
by David Howells
· 17 years ago
bcd6d4e
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
by Christoph Hellwig
· 17 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
344fe78
[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
by Josh Triplett
· 18 years ago
abf5d15
[PATCH] ufs: easy debug
by Evgeniy Dushistov
· 18 years ago
b71034e
[PATCH] ufs: directory and page cache: from blocks to pages
by Evgeniy Dushistov
· 18 years ago
826843a
[PATCH] ufs: directory and page cache: install aops
by Evgeniy Dushistov
· 18 years ago
3257545
[PATCH] ufs: switch to inode_inc_count, inode_dec_count
by Alexey Dobriyan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago