summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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-211-1/+1
| * | | | | vfs: drop vmtruncateMarco Stornelli2012-12-211-2/+0
| * | | | | ntfs: drop vmtruncateMarco Stornelli2012-12-213-5/+23
| * | | | | nilfs2: drop vmtruncateMarco Stornelli2012-12-214-11/+18
| * | | | | ncpfs: drop vmtruncateMarco Stornelli2012-12-211-3/+1
| * | | | | minix: drop vmtruncateMarco Stornelli2012-12-212-7/+16
| * | | | | logfs: drop vmtruncateMarco Stornelli2012-12-211-2/+8
| * | | | | hfsplus: drop vmtruncateMarco Stornelli2012-12-211-11/+16
| * | | | | jfs: drop vmtruncateMarco Stornelli2012-12-212-8/+18
| * | | | | hpfs: drop vmtruncateMarco Stornelli2012-12-213-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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-21/+0
|\ \ \ \ \
| * | | | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-21/+0
* | | | | | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-2022-985/+1814
|\ \ \ \ \ \
| * | | | | | nfsd4: don't leave freed stateid hashedJ. Bruce Fields2012-12-181-0/+1
| * | | | | | nfsd4: free_stateid can use the current stateidJ. Bruce Fields2012-12-181-0/+1
| * | | | | | nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-187-49/+47
| * | | | | | nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields2012-12-181-0/+1
| * | | | | | nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2012-12-181-1/+10
| * | | | | | nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields2012-12-173-8/+19
| * | | | | | NFSD: Correct the size calculation in fault_inject_writeBryan Schumaker2012-12-111-1/+1
| * | | | | | NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker2012-12-112-3/+3
| * | | | | | nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky2012-12-101-1/+3
| * | | | | | nfsd: simplify service shutdownStanislav Kinsbursky2012-12-101-7/+2
| * | | | | | nfsd: replace boolean nfsd_up flag by users counterStanislav Kinsbursky2012-12-101-4/+5