summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-27Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2011-05-27[CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French
2011-05-27Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker
2011-05-27Ocfs2/move_extents: Validate moving goal after the adjustment.Tristan Ye
2011-05-27Ocfs2/move_extents: Avoid doing division in extent moving.Tristan Ye
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-27Fix extended security auth failureSteve French
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky
2011-05-27[CIFS] Migrate from prefixpath logicSteve French
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-27fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns
2011-05-27fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering
2011-05-27proc: fix pagemap_read() error caseKOSAKI Motohiro
2011-05-27proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro
2011-05-27proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu
2011-05-27proc: constify status arrayMike Frysinger
2011-05-27fs/proc: convert to kstrtoX()Alexey Dobriyan
2011-05-27coredump: add support for exe_file in core nameJiri Slaby
2011-05-27mm: extract exe_file handling from procfsJiri Slaby
2011-05-27memcg: add the pagefault count into memcg statsYing Han
2011-05-27ufs: fix truncated values handling 64 bit metadataDan Carpenter
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26block: fix oops on !disk->queue and sysfs discard alignment displayJens Axboe
2011-05-26[CIFS] When mandatory encryption on share, fail mountSteve French
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro
2011-05-26ocfs2: add cleancache supportDan Magenheimer
2011-05-26ext4: add cleancache supportDan Magenheimer
2011-05-26btrfs: add cleancache supportDan Magenheimer
2011-05-26ext3: add cleancache supportDan Magenheimer
2011-05-26mm/fs: add hooks to support cleancacheDan Magenheimer
2011-05-26cifs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26exofs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26nfs: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ext2: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ext3: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26ext4: remove unnecessary dentry_unhash on rmdir/rename_dirSage Weil
2011-05-26btrfs: remove unnecessary dentry_unhash in rmdir/rename_dirSage Weil
2011-05-26ceph: remove unnecessary dentry_unhash callsSage Weil
2011-05-26vfs: clean up vfs_rename_otherSage Weil