Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3834fefcfe5610702379d78596337875df2db5b
/
fs
/
ncpfs
/
dir.c
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
5e993e2
ncpfs: get rid of d_validate() nonsense
by Al Viro
· 10 years ago
a67f797
ncpfs: use file_inode()
by Al Viro
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
a740022
new helper: is_root_inode()
by Al Viro
· 10 years ago
8a27334
fs/ncpfs/dir.c: remove redundant sys_tz declaration
by Fabian Frederick
· 10 years ago
821cc30
ncpfs: use list_for_each_entry() for d_subdirs walk
by Al Viro
· 10 years ago
ffddc5f
fs/ncpfs/dir.c: fix indenting in ncp_lookup()
by Dan Carpenter
· 11 years ago
e45ca8b
ncpfs: convert PPRINTK to ncp_vdbg
by Joe Perches
· 11 years ago
d3b73ca
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
by Joe Perches
· 11 years ago
84eb353
ncpfs: switch to %p[dD]
by Al Viro
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 11 years ago
0b3fca1
kill find_inode_number()
by Al Viro
· 11 years ago
338b2f5
ncpfs: don't bother with EBUSY on removal of busy directories
by Al Viro
· 11 years ago
76f582a
[readdir] convert ncpfs
by Al Viro
· 11 years ago
698b822
ncpfs: fix rmdir returns Device or resource busy
by Dave Chiluk
· 11 years ago
4f522a2
d_hash_and_lookup(): export, switch open-coded instances
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
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
5eee25c
ncpfs: propagate umode_t
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
76cc071a
ncpfs: fix rename over directory with dangling references
by Sage Weil
· 13 years ago
7ce605d
ncpfs: document dentry_unhash usage
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
32c419d
move internal-only parts of ncpfs headers to fs/ncpfs
by Al Viro
· 14 years ago
0378c40
switch ncpfs
by Al Viro
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
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
fb2d5b8
fs: name case update method
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
2e54eb9
BKL: Remove BKL from ncpfs
by Petr Vandrovec
· 14 years ago
ca57272
fs/: do not fallback to default_llseek() when readdir() uses BKL
by jan Blunck
· 14 years ago
93d84b6
ncpfs: BKL ioctl pushdown
by John Kacur
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c5df591
ncpfs: read buffer overflow
by Roel Kluin
· 15 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
58ec42b
[PATCH] don't pass nameidata to __ncp_lookup_validate()
by Al Viro
· 16 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
92e5bae
[PATCH] struct path: convert ncpfs
by Josef Sipek
· 18 years ago
54f67f6
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
by Petr Vandrovec
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
db40716
[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago