summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro
2009-12-16Untangling ima mess, part 2: deal with countersAl Viro
2009-12-16Untangling ima mess, part 1: alloc_file()Al Viro
2009-12-16O_TRUNC open shouldn't fail after file truncationAl Viro
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-16qnx4: use hweight8Akinobu Mita
2009-12-16qnx4fs: remove remains of the (defunct) write supportAnders Larsen
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16dio: don't zero out the pages array inside struct dioJeff Moyer
2009-12-16aio: remove unused fieldShaohua Li
2009-12-16FS-Cache: Avoid maybe-used-uninitialised warning on variableDavid Howells
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16fatfs: use common time_to_tm in fat_time_unix2fat()Zhaolei
2009-12-16hpfs: use bitmap_weight()Akinobu Mita
2009-12-16hpfs: use hweight32Akinobu Mita
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan
2009-12-16ufs: NFS supportAlexey Dobriyan
2009-12-16ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan
2009-12-16ext2: report metadata errors during fsyncJan Kara
2009-12-16ext2: avoid WARN() messages when failing to write to the superblockTheodore Ts'o
2009-12-16autofs4: always use lookup for lookupIan Kent
2009-12-16autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent
2009-12-16autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent
2009-12-16autofs4: eliminate d_unhashed in path walk checksIan Kent
2009-12-16autofs4: cleanup active and expire lookupIan Kent
2009-12-16autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent
2009-12-16autofs4: use autofs_info for pending flagIan Kent
2009-12-16autofs4: use helper function for need mount checkIan Kent
2009-12-16autofs4: use helper functions for expiring listIan Kent
2009-12-16autofs4: use helper functions for active list handlingIan Kent
2009-12-16proc: rename de_get() to pde_get() and inline itAlexey Dobriyan
2009-12-16mm: export stable page flagsWu Fengguang
2009-12-16jffs2: Fix long-standing bug with symlink garbage collection.David Woodhouse
2009-12-15Btrfs: Rewrite btrfs_drop_extentsYan, Zheng
2009-12-15Btrfs: Add btrfs_duplicate_itemYan, Zheng