index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ncpfs
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ncpfs: get rid of d_validate() nonsense
Al Viro
2015-01-25
1
-47
/
+51
*
ncpfs: use file_inode()
Al Viro
2014-11-19
1
-4
/
+2
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-1
/
+1
*
new helper: is_root_inode()
Al Viro
2014-10-31
1
-2
/
+2
*
fs/ncpfs/dir.c: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
1
-3
/
+0
*
ncpfs: use list_for_each_entry() for d_subdirs walk
Al Viro
2014-10-09
1
-5
/
+1
*
fs/ncpfs/dir.c: fix indenting in ncp_lookup()
Dan Carpenter
2014-04-08
1
-2
/
+2
*
ncpfs: convert PPRINTK to ncp_vdbg
Joe Perches
2014-04-08
1
-10
/
+9
*
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
Joe Perches
2014-04-08
1
-25
/
+21
*
ncpfs: switch to %p[dD]
Al Viro
2013-10-24
1
-35
/
+20
*
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
1
-8
/
+24
*
kill find_inode_number()
Al Viro
2013-06-29
1
-2
/
+0
*
ncpfs: don't bother with EBUSY on removal of busy directories
Al Viro
2013-06-29
1
-11
/
+0
*
[readdir] convert ncpfs
Al Viro
2013-06-29
1
-43
/
+35
*
ncpfs: fix rmdir returns Device or resource busy
Dave Chiluk
2013-06-07
1
-9
/
+0
*
d_hash_and_lookup(): export, switch open-coded instances
Al Viro
2013-02-26
1
-7
/
+3
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-2
/
+2
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-2
/
+2
*
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
1
-3
/
+3
*
ncpfs: propagate umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
switch ->mknod() to umode_t
Al Viro
2012-01-03
1
-3
/
+3
*
switch ->create() to umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
ncpfs: fix rename over directory with dangling references
Sage Weil
2011-05-28
1
-1
/
+9
*
ncpfs: document dentry_unhash usage
Sage Weil
2011-05-28
1
-1
/
+4
*
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
2011-05-26
1
-0
/
+3
*
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
2011-05-26
1
-0
/
+2
*
move internal-only parts of ncpfs headers to fs/ncpfs
Al Viro
2011-01-12
1
-3
/
+1
*
switch ncpfs
Al Viro
2011-01-12
1
-11
/
+4
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-0
/
+4
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-2
/
+2
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-3
/
+0
*
fs: dcache scale subdirs
Nick Piggin
2011-01-07
1
-0
/
+3
*
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
1
-4
/
+6
*
fs: change d_compare for rcu-walk
Nick Piggin
2011-01-07
1
-10
/
+15
*
fs: name case update method
Nick Piggin
2011-01-07
1
-29
/
+6
*
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-2
/
+2
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
BKL: Remove BKL from ncpfs
Petr Vandrovec
2010-10-04
1
-92
/
+129
*
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
2010-05-27
1
-0
/
+1
*
ncpfs: BKL ioctl pushdown
John Kacur
2010-05-17
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
ncpfs: read buffer overflow
Roel Kluin
2009-09-23
1
-1
/
+1
*
constify dentry_operations: misc filesystems
Al Viro
2009-03-27
1
-2
/
+2
*
[PATCH] don't pass nameidata to __ncp_lookup_validate()
Al Viro
2008-07-26
1
-2
/
+2
*
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] struct path: convert ncpfs
Josef Sipek
2006-12-08
1
-4
/
+4
*
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
Petr Vandrovec
2006-10-01
1
-0
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]