Age | Commit message (Expand) | Author |
2011-01-18 | autofs4: clean ->d_release() and autofs4_free_ino() up | Al Viro |
2011-01-18 | autofs4: split autofs4_init_ino() | Al Viro |
2011-01-18 | autofs4: mkdir and symlink always get a dentry that had passed lookup | Al Viro |
2011-01-18 | autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore | Al Viro |
2011-01-18 | autofs4: kill ->size in autofs_info | Al Viro |
2011-01-18 | autofs4: pass mode to autofs4_get_inode() explicitly | Al Viro |
2011-01-18 | autofs4: autofs4_mkroot() is not different from autofs4_init_ino() | Al Viro |
2011-01-18 | autofs4: keep symlink body in inode->i_private | Al Viro |
2011-01-18 | autofs4 - fix debug print in autofs4_lookup() | Ian Kent |
2011-01-18 | vfs - fix dentry ref count in do_lookup() | Ian Kent |
2011-01-18 | autofs4 - fix get_next_positive_dentry() | Ian Kent |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2011-01-17 | xfs: Do not name variables "panic" | Geert Uytterhoeven |
2011-01-17 | Btrfs: forced readonly mounts on errors | liubo |
2011-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-01-17 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-01-17 | ecryptfs: remove unnecessary decrypt when extending a file | Frank Swiderski |
2011-01-17 | ecryptfs: Fix ecryptfs_printk() size_t warnings | Tyler Hicks |
2011-01-17 | fs/ecryptfs: Add printf format/argument verification and fix fallout | Joe Perches |
2011-01-17 | ecryptfs: fixed testing of file descriptor flags | Roberto Sassu |
2011-01-17 | ecryptfs: test lower_file pointer when lower_file_mutex is locked | Roberto Sassu |
2011-01-17 | ecryptfs: missing initialization of the superblock 'magic' field | Roberto Sassu |
2011-01-17 | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h | Roberto Sassu |
2011-01-17 | ecryptfs: fix truncation error in ecryptfs_read_update_atime | Edward Shishkin |
2011-01-17 | fs: fix address space warnings in ioctl_fiemap() | Namhyung Kim |
2011-01-17 | aio: check return value of create_workqueue() | Namhyung Kim |
2011-01-17 | hpfs_setattr error case avoids unlock_kernel | Dr. David Alan Gilbert |
2011-01-17 | compat: copy missing fields in compat_statfs64 to user | Namhyung Kim |
2011-01-17 | compat: update comment of compat statfs syscalls | Namhyung Kim |
2011-01-17 | compat: remove unnecessary assignment in compat_rw_copy_check_uvector() | Namhyung Kim |
2011-01-17 | fs: FS_POSIX_ACL does not depend on BLOCK | Randy Dunlap |
2011-01-17 | fs: Remove unlikely() from fget_light() | Steven Rostedt |
2011-01-17 | fallocate should be a file operation | Christoph Hellwig |
2011-01-17 | make the feature checks in ->fallocate future proof | Christoph Hellwig |
2011-01-17 | tidy up around finish_automount() | Al Viro |
2011-01-17 | don't drop newmnt on error in do_add_mount() | Al Viro |
2011-01-17 | Take the completion of automount into new helper | Al Viro |
2011-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds |
2011-01-16 | VFS: Fix UP compile error in fs/namespace.c | Al Viro |
2011-01-16 | ocfs2: Make OCFS2_FS depend on CONFIGFS_FS | Nicholas Bellinger |
2011-01-16 | dlm: Make DLM depend on CONFIGFS_FS | Nicholas Bellinger |
2011-01-16 | configfs: change depends -> select SYSFS | Nicholas Bellinger |
2011-01-16 | fs/btrfs: Fix build of ctree | Stefan Schmidt |
2011-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-16 | sanitize vfsmount refcounting changes | Al Viro |
2011-01-16 | fix old umount_tree() breakage | Al Viro |
2011-01-16 | btrfs: Require CAP_SYS_ADMIN for filesystem rebalance | Ben Hutchings |
2011-01-16 | Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check | Josef Bacik |