summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-18autofs4: clean ->d_release() and autofs4_free_ino() upAl Viro
2011-01-18autofs4: split autofs4_init_ino()Al Viro
2011-01-18autofs4: mkdir and symlink always get a dentry that had passed lookupAl Viro
2011-01-18autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymoreAl Viro
2011-01-18autofs4: kill ->size in autofs_infoAl Viro
2011-01-18autofs4: pass mode to autofs4_get_inode() explicitlyAl Viro
2011-01-18autofs4: autofs4_mkroot() is not different from autofs4_init_ino()Al Viro
2011-01-18autofs4: keep symlink body in inode->i_privateAl Viro
2011-01-18autofs4 - fix debug print in autofs4_lookup()Ian Kent
2011-01-18vfs - fix dentry ref count in do_lookup()Ian Kent
2011-01-18autofs4 - fix get_next_positive_dentry()Ian Kent
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-01-17xfs: Do not name variables "panic"Geert Uytterhoeven
2011-01-17Btrfs: forced readonly mounts on errorsliubo
2011-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-01-17ecryptfs: remove unnecessary decrypt when extending a fileFrank Swiderski
2011-01-17ecryptfs: Fix ecryptfs_printk() size_t warningsTyler Hicks
2011-01-17fs/ecryptfs: Add printf format/argument verification and fix falloutJoe Perches
2011-01-17ecryptfs: fixed testing of file descriptor flagsRoberto Sassu
2011-01-17ecryptfs: test lower_file pointer when lower_file_mutex is lockedRoberto Sassu
2011-01-17ecryptfs: missing initialization of the superblock 'magic' fieldRoberto Sassu
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu
2011-01-17ecryptfs: fix truncation error in ecryptfs_read_update_atimeEdward Shishkin
2011-01-17fs: fix address space warnings in ioctl_fiemap()Namhyung Kim
2011-01-17aio: check return value of create_workqueue()Namhyung Kim
2011-01-17hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert
2011-01-17compat: copy missing fields in compat_statfs64 to userNamhyung Kim
2011-01-17compat: update comment of compat statfs syscallsNamhyung Kim
2011-01-17compat: remove unnecessary assignment in compat_rw_copy_check_uvector()Namhyung Kim
2011-01-17fs: FS_POSIX_ACL does not depend on BLOCKRandy Dunlap
2011-01-17fs: Remove unlikely() from fget_light()Steven Rostedt
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig
2011-01-17tidy up around finish_automount()Al Viro
2011-01-17don't drop newmnt on error in do_add_mount()Al Viro
2011-01-17Take the completion of automount into new helperAl Viro
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-01-16VFS: Fix UP compile error in fs/namespace.cAl Viro
2011-01-16ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger
2011-01-16dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger
2011-01-16configfs: change depends -> select SYSFSNicholas Bellinger
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt
2011-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-16fix old umount_tree() breakageAl Viro
2011-01-16btrfs: Require CAP_SYS_ADMIN for filesystem rebalanceBen Hutchings
2011-01-16Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_checkJosef Bacik