Al Viro
|
8ea3a7c0df
Merge branch 'fscache-fixes' into for-next
|
10 years ago |
David Howells
|
466b77bc95
VFS: fs/cachefiles: d_backing_inode() annotations
|
10 years ago |
David Howells
|
5153bc817c
VFS: Cachefiles should perform fs modifications on the top layer only
|
10 years ago |
David Howells
|
182d919b84
FS-Cache: Count culled objects and objects rejected due to lack of space
|
10 years ago |
David Howells
|
ce40fa78ef
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
10 years ago |
David Howells
|
a30efe261b
CacheFiles: Fix incorrect test for in-memory object collision
|
11 years ago |
Fabian Frederick
|
6ff66ac77a
fs/cachefiles: add missing \n to kerror conversions
|
11 years ago |
David Howells
|
e2cf1f1cc7
CacheFiles: Handle rename2
|
11 years ago |
Fabian Frederick
|
0227d6abb3
fs/cachefiles: replace kerror by pr_err
|
11 years ago |
Fabian Frederick
|
4e1eb88305
FS/CACHEFILES: convert printk to pr_foo()
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
627bf81ac6
get rid of pointless checks for NULL ->i_op
|
11 years ago |
Miklos Szeredi
|
0b3974eb04
security: add flags to rename hooks
|
11 years ago |
Miklos Szeredi
|
520c8b1650
vfs: add renameat2 syscall
|
11 years ago |
J. Bruce Fields
|
8e6d782cab
locks: break delegations on rename
|
14 years ago |
J. Bruce Fields
|
b21996e36c
locks: break delegations on unlink
|
14 years ago |
David Howells
|
509bf24d18
CacheFiles: Don't try to dump the index key if the cookie has been cleared
|
12 years ago |
David Howells
|
caaef6900b
FS-Cache: Fix object state machine to have separate work and wait states
|
12 years ago |
David Howells
|
493f7bc114
FS-Cache: Wrap checks on object state
|
12 years ago |
J. Bruce Fields
|
6bd5e82b09
CacheFiles: name i_mutex lock class explicitly
|
12 years ago |
David Howells
|
c2d35bfe4b
FS-Cache: Don't mask off the object event mask when printing it
|
12 years ago |
Al Viro
|
312b63fba9
don't pass nameidata * to vfs_create()
|
13 years ago |
Al Viro
|
68ac1234fb
switch touch_atime to struct path
|
13 years ago |
David Howells
|
821404434f
CacheFiles: Add calls to path-based security hooks
|
14 years ago |
Tejun Heo
|
8b8edefa2f
fscache: convert object to use workqueue instead of slow-work
|
15 years ago |
David Howells
|
c61ea31dac
CacheFiles: Fix occasional EIO on call to vfs_unlink()
|
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 |
David Howells
|
8f9941aecc
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
|
15 years ago |