summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-12-20vfs: add a flags argument to user_path_parentJeff Layton
2012-12-20vfs: fix linkat to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: fix symlinkat to retry on ESTALE errorsJeff Layton
2012-12-20vfs: fix mkdirat to retry once on an ESTALE errorJeff Layton
2012-12-20vfs: fix mknodat to retry on ESTALE errorsJeff Layton
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton
2012-12-20vfs: fix readlinkat to retry on ESTALEJeff Layton
2012-12-20vfs: make fstatat retry on ESTALE errors from getattr callJeff Layton
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro
2012-12-20vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown
2012-12-20vfs: drop vmtruncateMarco Stornelli
2012-12-20ntfs: drop vmtruncateMarco Stornelli
2012-12-20nilfs2: drop vmtruncateMarco Stornelli
2012-12-20ncpfs: drop vmtruncateMarco Stornelli
2012-12-20minix: drop vmtruncateMarco Stornelli
2012-12-20logfs: drop vmtruncateMarco Stornelli
2012-12-20hfsplus: drop vmtruncateMarco Stornelli
2012-12-20jfs: drop vmtruncateMarco Stornelli
2012-12-20hpfs: drop vmtruncateMarco Stornelli
2012-12-20FS-Cache: Clear remaining page count on retrieval cancellationDavid Howells
2012-12-20FS-Cache: Mark cancellation of in-progress operationDavid Howells
2012-12-20FS-Cache: One of the write operation paths doesn't set the object stateDavid Howells
2012-12-20FS-Cache: Fix signal handling during waitsDavid Howells
2012-12-20NFS4: Open files for fscachingDavid Howells
2012-12-20FS-Cache: Add transition to handle invalidate immediately after lookup David Howells
2012-12-20NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells
2012-12-20FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells
2012-12-20FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells
2012-12-20FS-Cache: Don't mask off the object event mask when printing itDavid Howells
2012-12-20FS-Cache: Initialise the object event mask with the calculated maskDavid Howells
2012-12-20CacheFiles: Add missing retrieval completionsDavid Howells
2012-12-20NFS: Use FS-Cache invalidationDavid Howells
2012-12-20CacheFiles: Implement invalidationDavid Howells
2012-12-20VFS: Make more complete truncate operation available to CacheFilesDavid Howells
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-20FS-Cache: Provide proper invalidationDavid Howells
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-20FS-Cache: Fix operation state management and accountingDavid Howells
2012-12-20FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells
2012-12-20CacheFiles: Make some debugging statements conditionalDavid Howells
2012-12-20FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-20Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2012-12-20CacheFiles: Fix the marking of cached pagesDavid Howells
2012-12-20hfs: drop vmtruncateMarco Stornelli
2012-12-20bfs: drop vmtruncateMarco Stornelli
2012-12-20affs: drop vmtruncateMarco Stornelli
2012-12-20adfs: drop vmtruncateMarco Stornelli
2012-12-20ocfs2: drop vmtruncateMarco Stornelli