aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/hpux/fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16parisc: hpux - Delete files in hpux subdirectoryHelge Deller1-192/+0
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+4
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds1-14/+1
2013-06-29[readdir] constify ->actorAl Viro1-7/+5
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro1-1/+1
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro1-1/+3
2013-01-30[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()Geert Uytterhoeven1-2/+1
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-9/+8
2012-09-26switch hpux_getdents() to fget_light()Al Viro1-3/+3
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+4
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-5/+0
2009-03-13parisc: remove unused local out_putf labelHelge Deller1-1/+0
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro1-3/+2
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell1-1/+1
2008-08-25[PATCH] fix hpux_getdents()Al Viro1-11/+19
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary1-3/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-08[PARISC] more sparse fixesMatthew Wilcox1-13/+13
2006-10-05[PA-RISC] Fix filldir warningsMatthew Wilcox1-1/+1
2006-10-04[PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-1/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+199