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 |
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 |
Benjamin Herrenschmidt
|
6dc6472581
Merge commit 'origin'
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
Kou Ishizaki
|
6747c2ee8a
powerpc/spufs: add a missing mutex_unlock
|
16 years ago |
Jeremy Kerr
|
ba0b996d01
powerpc/spufs: use inc_nlink
|
16 years ago |
Jeremy Kerr
|
e2ed6e4daa
powerpc/spufs: set nlink count for spufs root correctly
|
16 years ago |