aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-20
* vfs: fix readlinkat to retry on ESTALEJeff Layton2012-12-20
* vfs: make fstatat retry on ESTALE errors from getattr callJeff Layton2012-12-20
* Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-20
|\
| * FS-Cache: Clear remaining page count on retrieval cancellationDavid Howells2012-12-20
| * FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-20
| * FS-Cache: One of the write operation paths doesn't set the object stateDavid Howells2012-12-20
| * FS-Cache: Fix signal handling during waitsDavid Howells2012-12-20
| * NFS4: Open files for fscachingDavid Howells2012-12-20
| * FS-Cache: Add transition to handle invalidate immediately after lookup David Howells2012-12-20
| * NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells2012-12-20
| * FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells2012-12-20
| * FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells2012-12-20
| * FS-Cache: Don't mask off the object event mask when printing itDavid Howells2012-12-20
| * FS-Cache: Initialise the object event mask with the calculated maskDavid Howells2012-12-20
| * CacheFiles: Add missing retrieval completionsDavid Howells2012-12-20
| * NFS: Use FS-Cache invalidationDavid Howells2012-12-20
| * CacheFiles: Implement invalidationDavid Howells2012-12-20
| * VFS: Make more complete truncate operation available to CacheFilesDavid Howells2012-12-20
| * FS-Cache: Provide proper invalidationDavid Howells2012-12-20
| * FS-Cache: Fix operation state management and accountingDavid Howells2012-12-20
| * FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-20
| * CacheFiles: Make some debugging statements conditionalDavid Howells2012-12-20
| * FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells2012-12-20
| * CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells2012-12-20
| * CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-20
* | vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown2012-12-20
* | vfs: drop vmtruncateMarco Stornelli2012-12-20
* | ntfs: drop vmtruncateMarco Stornelli2012-12-20
* | nilfs2: drop vmtruncateMarco Stornelli2012-12-20
* | ncpfs: drop vmtruncateMarco Stornelli2012-12-20
* | minix: drop vmtruncateMarco Stornelli2012-12-20
* | logfs: drop vmtruncateMarco Stornelli2012-12-20
* | hfsplus: drop vmtruncateMarco Stornelli2012-12-20
* | jfs: drop vmtruncateMarco Stornelli2012-12-20
* | hpfs: drop vmtruncateMarco Stornelli2012-12-20
* | hfs: drop vmtruncateMarco Stornelli2012-12-20
* | bfs: drop vmtruncateMarco Stornelli2012-12-20
* | affs: drop vmtruncateMarco Stornelli2012-12-20
* | adfs: drop vmtruncateMarco Stornelli2012-12-20
* | ocfs2: drop vmtruncateMarco Stornelli2012-12-20
* | omfs: drop vmtruncateMarco Stornelli2012-12-20
* | procfs: drop vmtruncateMarco Stornelli2012-12-20
* | reiserfs: drop vmtruncateMarco Stornelli2012-12-20
* | sysv: drop vmtruncateMarco Stornelli2012-12-20
* | ufs: drop vmtruncateMarco Stornelli2012-12-20
* | fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara2012-12-20
* | vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-20
* | path_init(): make -ENOTDIR failure exits consistentAl Viro2012-12-20
* | vfs: remove unneeded permission check from path_initJeff Layton2012-12-20