summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2009-12-15Btrfs: Avoid superfluous tree-log writeoutYan, Zheng
2009-12-15NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields
2009-12-15nfsd: make V4ROOT exports read-onlyJ. Bruce Fields
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust
2009-12-15nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson
2009-12-15nfsd: allow exports of symlinksJ. Bruce Fields
2009-12-15nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields
2009-12-15nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields
2009-12-15nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields