Commit Graph

81 Commits (4b1977698ceb4c4caa800d475127139da49966f9)

Author SHA1 Message Date
Al Viro 94ee8494ac switch ncpfs to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Huang Weiyi e3559997ac ncpfs: Remove duplicated #include 15 years ago
Matthew Whitworth e956b4b7e3 Fix comment spelling errors in ncpfs/inode.c 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
John Kacur 93d84b6d99 ncpfs: BKL ioctl pushdown 15 years ago
Jens Axboe f1970c73cb ncpfs: add bdi backing to mount session 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Bartlomiej Zolnierkiewicz 8b2feb10c9 ncpfs: fix wrong check in __ncp_ioctl() 16 years ago
Roel Kluin c5df59136a ncpfs: read buffer overflow 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Li Zefan a9482ebcde ncpfs: use memdup_user() 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Alexey Dobriyan 9d7d6447ef fs/Kconfig: move the rest of ncpfs out 16 years ago
Qinghuang Feng ee9ef6b778 fs/ncpfs/getopt.c: cleanup keneldoc 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
David Howells 48937024c6 CRED: Wrap task credential accesses in the NCPFS filesystem 16 years ago
Al Viro 58ec42b061 [PATCH] don't pass nameidata to __ncp_lookup_validate() 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
Harvey Harrison 97a4feb4a7 ncpfs: use get/put_unaligned_* helpers 17 years ago
Harvey Harrison eee3754f5e ncpfs: fix sparse warning in ncpsign_kernel.c 17 years ago
Harvey Harrison 305787e44e ncpfs: fix sparse warnings in ioctl.c 17 years ago
Harvey Harrison cdf8803768 ncpfs: add prototypes to ncp_fs.h 17 years ago
Dave Hansen a761a1c03a [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() 17 years ago
Miklos Szeredi 564cd138cb mount options: fix ncpfs 17 years ago
Robert P. J. Day 7c28cbaed6 NCPFS: update diagnostic strings to match routine names. 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Robert P. J. Day d7ef970baf NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Micah Cowan 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Pierre Ossman c5f93cf19d ncpfs: make sure server connection survives a kill 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Eric W. Biederman 1de241268d [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure 18 years ago
Eric W. Biederman 2154227a2c [PATCH] ncpfs: Use struct pid to track the userspace watchdog process 18 years ago
Josef Sipek 92e5baef85 [PATCH] struct path: convert ncpfs 18 years ago