Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b0747ec6b6018c2bc09c6cd3df0107ccf60c7338
/
fs
/
ufs
/
namei.c
2d2d3f1
do d_instantiate/unlock_new_inode combinations safely
by Al Viro
· 7 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
02027d4
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
f03b8ad
fs: support RENAME_NOREPLACE for local filesystems
by Miklos Szeredi
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
9cdce3c
ufs: get rid of ->setattr() for symlinks
by Al Viro
· 9 years ago
4ef51e8
Merge branch 'for-linus' into for-next
by Al Viro
· 9 years ago
70d45cd
ufs: don't touch mtime/ctime of directory being moved
by Al Viro
· 9 years ago
a50e4a0
ufs: don't bother with lock_ufs()/unlock_ufs() for directory access
by Al Viro
· 9 years ago
514d748
ufs: Fix possible deadlock when looking up directories
by Jan Kara
· 9 years ago
12ecbb4
ufs: Fix warning from unlock_new_inode()
by Jan Kara
· 9 years ago
13b987e
fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge"
by Fabian Frederick
· 9 years ago
4b8061a
ufs: switch to simple_follow_link()
by Al Viro
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
e4502c6
ufs: deal with nfsd/iget races
by Al Viro
· 10 years ago
9ef7db7
ufs: fix deadlocks introduced by sb mutex merge
by Alexey Khoroshilov
· 10 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
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