Al Viro
|
25b2692a8a
pull unlock+dput() out into do_spu_create()
|
13 years ago |
Al Viro
|
1ba44cc970
spufs: pull unlock-and-dput() up into spufs_create()
|
13 years ago |
Al Viro
|
66ec7b2cd0
spufs_create_context(): simplify failure exits
|
13 years ago |
Al Viro
|
67cba9fd64
move spu_forget() into spufs_rmdir()
|
13 years ago |
Al Viro
|
765927b2d5
switch dentry_open() to struct path, make it grab references itself
|
13 years ago |
Al Viro
|
bf349a4470
spufs: shift dget/mntget towards dentry_open()
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Linus Torvalds
|
5375871d43
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Al Viro
|
640045a1cd
spufs: make register_filesystem the last potential failure exit
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Benjamin Herrenschmidt
|
fb700d3653
powerpc/spufs: Fix double unlocks
|
13 years ago |
Al Viro
|
c6684b2685
switch spufs guts to umode_t
|
14 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Al Viro
|
1ba1068186
switch do_spufs_create() to user_path_create(), fix double-unlock
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Nick Piggin
|
dc0474be3e
fs: dcache rationalise dget variants
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
Nick Piggin
|
da5029563a
fs: dcache scale d_unhashed
|
14 years ago |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |
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 |
Alexey Dobriyan
|
6e1d5dcc2b
const: mark remaining inode_operations as const
|
15 years ago |
Alexey Dobriyan
|
b87221de6a
const: mark remaining super_operations const
|
15 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
|
74254647e0
powerpc/spufs: Constify context contents and coredump callback constants
|
16 years ago |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 years ago |