Commit History

Author SHA1 Message Date
  Arnd Bergmann 34e06fe4d0 cachefiles: avoid deprecated get_seconds() 7 years ago
  Nathan Chancellor b7e768b7e3 cachefiles: Explicitly cast enumerated type in put_object 6 years ago
  Al Viro 169b803397 cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) 6 years ago
  Kiran Kumar Modukuri c2412ac45a cachefiles: Wait rather than BUG'ing on "Unexpected object collision" 7 years ago
  Kiran Kumar Modukuri 5ce83d4bb7 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag 7 years ago
  Al Viro 9c3e9025a3 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed 7 years ago
  David Howells 402cb8dda9 fscache: Attach the index key and aux data to the cookie 7 years ago
  David Howells a18feb5576 fscache: Add tracepoints 7 years ago
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Linus Torvalds 97d2116708 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Andreas Gruenbacher 5d6c31910b xattr: Add __vfs_{get,set,remove}xattr helpers 8 years ago
  David Howells a818101d7b cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] 9 years ago
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 8 years ago
  Miklos Szeredi 18fc84dafa vfs: remove unused i_op->rename 8 years ago
  David Howells db20a8925b cachefiles: Fix race between inactivating and culling a cache object 9 years ago
  David Howells a5b3a80b89 CacheFiles: Provide read-and-reset release counters for cachefilesd 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  NeilBrown 95201a4060 cachefiles: perform test on s_blocksize when opening cache file. 9 years ago
  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