Commit Graph

404 Commits (5014b5e33a5485ab669ce536078c957ec221ade3)

Author SHA1 Message Date
Al Viro 0f3f63a470 spufs conversion to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 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
Jiri Slaby 4bf936b9e4 powerpc: Use helpers for rlimits 15 years ago
Sam Ravnborg 96f13045b6 kbuild: drop include2/ used for O=... builds 15 years ago
roel kluin 17e3767561 powerpc/spufs: Fix test in spufs_switch_log_read() 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Christoph Hellwig fc5377668c tracing: Remove markers 16 years ago
Christoph Hellwig ae142e0c52 powerpc/sputrace: Use the generic event tracer 16 years ago
Stephen Rothwell 1babddbc2e powerpc/spufs: Remove unused error path 16 years ago
Jan Blunck 45db924089 powerpc/spufs: Remove double check for non-negative dentry 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Jeremy Kerr 2fb4423aa3 powerpc/spufs: Fix incorrect buffer offset in regs write 16 years ago
Jeremy Kerr d219889b76 powerpc/spufs: Check file offset before calculating write size in fixed-sized files 16 years ago
Arnd Bergmann 8f748aae4b powerpc/spufs: Initialize ctx->stats.tstamp correctly 16 years ago
Jeremy Kerr 74254647e0 powerpc/spufs: Constify context contents and coredump callback constants 16 years ago
Jeremy Kerr 3688b46b89 powerpc/spufs: Clear purge status before setting up isolated mode 16 years ago
Ingo Molnar 74019224ac timers: add mod_timer_pending() 16 years ago
Stephen Rothwell 9477e455b4 powerpc: Cleanup from l64 to ll64 change: arch code 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Rusty Russell 86c6f274f5 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask 16 years ago
Benjamin Herrenschmidt 64b3d0e812 powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED 16 years ago
Jeremy Kerr 606572634c powerpc/spufs: Fix spinning in spufs_ps_fault on signal 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells 1330deb0f6 CRED: Wrap task credential accesses in the PowerPC arch 16 years ago
Al Viro 2c552d8136 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs 17 years ago
Andre Detsch 34318c253b powerpc/spufs: Explain conditional decrement of aff_sched_count 17 years ago
Andre Detsch 10baa26c8c powerpc/spufs: Improve search of node for contexts with SPU affinity 17 years ago
Jeremy Kerr 837ef884b7 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer 17 years ago
Jeremy Kerr f027faa231 powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read 17 years ago
Jeremy Kerr 14f693eeb5 powerpc/spufs: Don't require full buffer in switch_log read 17 years ago
Jeremy Kerr f5ed0eb6fe powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers 17 years ago
Jeremy Kerr e869446bb6 powerpc/spufs: sputrace: Don't block until the read buffer is full 17 years ago
Jeremy Kerr baf399273f powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers 17 years ago
Mathieu Desnoyers 5b9261d93e sputrace: use marker_synchronize_unregister() 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Kou Ishizaki 6747c2ee8a powerpc/spufs: add a missing mutex_unlock 17 years ago
Jeremy Kerr ba0b996d01 powerpc/spufs: use inc_nlink 17 years ago
Jeremy Kerr e2ed6e4daa powerpc/spufs: set nlink count for spufs root correctly 17 years ago
Andre Detsch b2e601d14d powerpc/spufs: Fix possible scheduling of a context to multiple SPEs 17 years ago
Jeremy Kerr b65fe0356b powerpc/spufs: Fix race for a free SPU 17 years ago
Jeremy Kerr 9f43e3914d powerpc/spufs: Fix multiple get_spu_context() 17 years ago
Ilpo Järvinen cb9808d3d0 powerpc/spufs: Remove invalid semicolon after if statement 17 years ago
Jeremy Kerr 8d5636fbca powerpc/spufs: reference context while dropping state mutex in scheduler 17 years ago