Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
59ce8c283af64315b9c4ebf40fab3956f6dc3824
/
fs
/
cachefiles
/
namei.c
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5d6c319
xattr: Add __vfs_{get,set,remove}xattr helpers
by Andreas Gruenbacher
· 8 years ago
a818101
cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
by David Howells
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
18fc84d
vfs: remove unused i_op->rename
by Miklos Szeredi
· 8 years ago
db20a89
cachefiles: Fix race between inactivating and culling a cache object
by David Howells
· 8 years ago
a5b3a80
CacheFiles: Provide read-and-reset release counters for cachefilesd
by David Howells
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
95201a4
cachefiles: perform test on s_blocksize when opening cache file.
by NeilBrown
· 9 years ago
8ea3a7c
Merge branch 'fscache-fixes' into for-next
by Al Viro
· 9 years ago
466b77b
VFS: fs/cachefiles: d_backing_inode() annotations
by David Howells
· 10 years ago
5153bc8
VFS: Cachefiles should perform fs modifications on the top layer only
by David Howells
· 10 years ago
182d919
FS-Cache: Count culled objects and objects rejected due to lack of space
by David Howells
· 10 years ago
ce40fa7
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
a30efe2
CacheFiles: Fix incorrect test for in-memory object collision
by David Howells
· 10 years ago
6ff66ac
fs/cachefiles: add missing \n to kerror conversions
by Fabian Frederick
· 10 years ago
e2cf1f1
CacheFiles: Handle rename2
by David Howells
· 10 years ago
0227d6ab
fs/cachefiles: replace kerror by pr_err
by Fabian Frederick
· 10 years ago
4e1eb88
FS/CACHEFILES: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
627bf81
get rid of pointless checks for NULL ->i_op
by Al Viro
· 11 years ago
0b3974e
security: add flags to rename hooks
by Miklos Szeredi
· 11 years ago
520c8b1
vfs: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
8e6d782
locks: break delegations on rename
by J. Bruce Fields
· 13 years ago
b21996e
locks: break delegations on unlink
by J. Bruce Fields
· 13 years ago
509bf24
CacheFiles: Don't try to dump the index key if the cookie has been cleared
by David Howells
· 11 years ago
caaef69
FS-Cache: Fix object state machine to have separate work and wait states
by David Howells
· 11 years ago
493f7bc
FS-Cache: Wrap checks on object state
by David Howells
· 11 years ago
6bd5e82
CacheFiles: name i_mutex lock class explicitly
by J. Bruce Fields
· 11 years ago
c2d35bf
FS-Cache: Don't mask off the object event mask when printing it
by David Howells
· 12 years ago
312b63f
don't pass nameidata * to vfs_create()
by Al Viro
· 12 years ago
68ac123
switch touch_atime to struct path
by Al Viro
· 13 years ago
8214044
CacheFiles: Add calls to path-based security hooks
by David Howells
· 14 years ago
8b8edef
fscache: convert object to use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
c61ea31
CacheFiles: Fix occasional EIO on call to vfs_unlink()
by David Howells
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8f9941a
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
by David Howells
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
d0e27b7
CacheFiles: Better showing of debugging information in active object problems
by David Howells
· 15 years ago
6511de3
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
by David Howells
· 15 years ago
9ae326a
CacheFiles: A cache that backs onto a mounted filesystem
by David Howells
· 16 years ago