aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris
2009-12-16Sanitize exec_permission_lite()Al Viro
2009-12-16Kill cached_lookup() and real_lookup()Al Viro
2009-12-16Kill path_lookup_open()Al Viro
2009-12-16Take hash recalculation into do_lookup()Al Viro
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro
2009-12-16switch cachefiles to kern_path()Al Viro
2009-12-16kill __link_path_walk()/link_path_walk() distinctionAl Viro
2009-12-16lift path_put(path) to callers of __do_follow_link()Al Viro
2009-12-16switch create_read_pipe() to alloc_file()Al Viro
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16switch nilfs2 to deactivate_locked_super()Al Viro
2009-12-16get rid of init_file()Al Viro
2009-12-16unexport get_empty_filp()Al Viro
2009-12-16switched inotify_init1() to alloc_file()Al Viro
2009-12-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches
2009-12-15fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz
2009-12-15procfs: use proper units for noMMU statmSteven J. Magnani
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig
2009-12-14xfs: cleanup bmap extent state macrosChristoph Hellwig
2009-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara
2009-12-14udf: Try harder when looking for VAT inodeJan Kara
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-14md: move compat_ioctl handling into md.cArnd Bergmann
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11devpts_get_tty() should validate inodeSukadev Bhattiprolu
2009-12-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig