aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns1-0/+9
2011-05-26fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering1-3/+49
2011-05-26proc: fix pagemap_read() error caseKOSAKI Motohiro1-10/+9
2011-05-26proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro1-7/+9
2011-05-26proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu1-3/+3
2011-05-26proc: constify status arrayMike Frysinger1-2/+2
2011-05-26fs/proc: convert to kstrtoX()Alexey Dobriyan2-11/+13
2011-05-26coredump: add support for exe_file in core nameJiri Slaby1-0/+38
2011-05-26mm: extract exe_file handling from procfsJiri Slaby2-52/+0
2011-05-26memcg: add the pagefault count into memcg statsYing Han1-0/+2
2011-05-26ufs: fix truncated values handling 64 bit metadataDan Carpenter2-5/+6
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-2/+2
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds19-246/+2135
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds8-0/+32
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds14-318/+360
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds21-1094/+2003
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds32-269/+316
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro2-2/+3
2011-05-26ocfs2: add cleancache supportDan Magenheimer1-0/+2
2011-05-26ext4: add cleancache supportDan Magenheimer1-0/+2
2011-05-26btrfs: add cleancache supportDan Magenheimer2-0/+11
2011-05-26ext3: add cleancache supportDan Magenheimer1-0/+2
2011-05-26mm/fs: add hooks to support cleancacheDan Magenheimer3-0/+15
2011-05-26cifs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-6/+0
2011-05-26exofs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26nfs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext3: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26ext4: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil1-5/+0
2011-05-26btrfs: remove unnecessary dentry_unhash in rmdir/rename_dirSage Weil1-5/+0
2011-05-26ceph: remove unnecessary dentry_unhash callsSage Weil1-6/+0
2011-05-26vfs: clean up vfs_rename_otherSage Weil1-11/+14
2011-05-26vfs: clean up vfs_rename_dirSage Weil1-11/+15
2011-05-26vfs: clean up vfs_rmdirSage Weil1-14/+17
2011-05-26vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystemsMiklos Szeredi1-2/+0
2011-05-26libfs: drop unneeded dentry_unhashSage Weil1-5/+0
2011-05-26vfs: update dentry_unhash() commentSage Weil1-4/+4
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil36-12/+110
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil37-3/+78
2011-05-26vfs: remove dget() from dentry_unhash()Sage Weil3-8/+1
2011-05-26vfs: dentry_unhash immediately prior to rmdirSage Weil1-2/+2
2011-05-26vfs: Block mmapped writes while the fs is frozenJan Kara1-1/+23
2011-05-26vfs: Create __block_page_mkwrite() helper passing error values backJan Kara1-17/+20
2011-05-26fs/namespace.c: bound mount propagation fixRoman Borisov1-1/+1
2011-05-26exportfs: reallow building as a moduleJonas Gorski1-1/+1
2011-05-26merge handle_reval_dot and nameidata_drop_rcu_lastAl Viro1-81/+40
2011-05-26consolidate nameidata_..._drop_rcu()Al Viro1-105/+46
2011-05-26gfs2: Drop __TIME__ usageMichal Marek1-1/+1
2011-05-26dlm: Drop __TIME__ usageMichal Marek1-1/+1