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