summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-2021-171/+664
|\
| * FS-Cache: Clear remaining page count on retrieval cancellationDavid Howells2012-12-203-5/+20
| * FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-203-9/+10
| * FS-Cache: One of the write operation paths doesn't set the object stateDavid Howells2012-12-201-2/+20
| * FS-Cache: Fix signal handling during waitsDavid Howells2012-12-201-1/+1
| * NFS4: Open files for fscachingDavid Howells2012-12-202-0/+3
| * FS-Cache: Add transition to handle invalidate immediately after lookup David Howells2012-12-201-0/+3
| * NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells2012-12-204-8/+21
| * FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells2012-12-203-9/+28
| * FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells2012-12-201-4/+4
| * FS-Cache: Don't mask off the object event mask when printing itDavid Howells2012-12-202-3/+2
| * FS-Cache: Initialise the object event mask with the calculated maskDavid Howells2012-12-201-1/+2
| * CacheFiles: Add missing retrieval completionsDavid Howells2012-12-202-4/+12
| * NFS: Use FS-Cache invalidationDavid Howells2012-12-203-6/+37
| * CacheFiles: Implement invalidationDavid Howells2012-12-202-1/+53
| * VFS: Make more complete truncate operation available to CacheFilesDavid Howells2012-12-201-23/+27
| * FS-Cache: Provide proper invalidationDavid Howells2012-12-206-1/+235
| * FS-Cache: Fix operation state management and accountingDavid Howells2012-12-204-43/+106
| * FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-202-6/+22
| * CacheFiles: Make some debugging statements conditionalDavid Howells2012-12-201-7/+7
| * FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells2012-12-201-0/+8
| * CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells2012-12-206-15/+19
| * CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-202-46/+47
* | vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown2012-12-201-1/+1
* | vfs: drop vmtruncateMarco Stornelli2012-12-201-2/+0
* | ntfs: drop vmtruncateMarco Stornelli2012-12-203-5/+23
* | nilfs2: drop vmtruncateMarco Stornelli2012-12-204-11/+18
* | ncpfs: drop vmtruncateMarco Stornelli2012-12-201-3/+1
* | minix: drop vmtruncateMarco Stornelli2012-12-202-7/+16
* | logfs: drop vmtruncateMarco Stornelli2012-12-201-2/+8
* | hfsplus: drop vmtruncateMarco Stornelli2012-12-201-11/+16
* | jfs: drop vmtruncateMarco Stornelli2012-12-202-8/+18
* | hpfs: drop vmtruncateMarco Stornelli2012-12-203-8/+18
* | hfs: drop vmtruncateMarco Stornelli2012-12-201-8/+18
* | bfs: drop vmtruncateMarco Stornelli2012-12-201-5/+10
* | affs: drop vmtruncateMarco Stornelli2012-12-202-7/+16
* | adfs: drop vmtruncateMarco Stornelli2012-12-201-5/+10
* | ocfs2: drop vmtruncateMarco Stornelli2012-12-201-18/+0
* | omfs: drop vmtruncateMarco Stornelli2012-12-201-7/+15
* | procfs: drop vmtruncateMarco Stornelli2012-12-203-22/+1
* | reiserfs: drop vmtruncateMarco Stornelli2012-12-203-6/+13
* | sysv: drop vmtruncateMarco Stornelli2012-12-202-7/+15
* | ufs: drop vmtruncateMarco Stornelli2012-12-201-5/+10
* | fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara2012-12-201-1/+1
* | vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-203-57/+3
* | path_init(): make -ENOTDIR failure exits consistentAl Viro2012-12-201-2/+2
* | vfs: remove unneeded permission check from path_initJeff Layton2012-12-201-6/+1
* | vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flagsMiao Xie2012-12-201-1/+1
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-191-2/+4
|\
| * jffs2: hold erase_completion_lock on exitAlexey Khoroshilov2012-11-181-2/+4
OpenPOWER on IntegriCloud