summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\
| * __dentry_path() fixesAl Viro2014-01-26
| * vfs: Remove second variable named error in __dentry_pathEric W. Biederman2014-01-26
| * vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman2014-01-26
| * Fix race when checking i_size on direct i/o readSteven Whitehouse2014-01-26
| * hfsplus: remove can_set_xattrChristoph Hellwig2014-01-26
| * nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-26
| * fs: remove generic_aclChristoph Hellwig2014-01-26
| * nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-26
| * gfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * jfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * reiserfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * ocfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * jffs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * hfsplus: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * f2fs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
| * fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
| * fs: add generic xattr_acl handlersChristoph Hellwig2014-01-25
| * fs: add get_acl helperChristoph Hellwig2014-01-25
| * fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-25
| * reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig2014-01-25
| * befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit2014-01-25
| * fs: __fget_light() can use __fget() in slow pathOleg Nesterov2014-01-25
| * fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov2014-01-25
| * fs: factor out common code in fget() and fget_raw()Oleg Nesterov2014-01-25
| * change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov2014-01-25
| * introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-25
| * kill reiserfs_bdevname()Al Viro2014-01-25
| * afs: get rid of junk in fs/afs/proc.cAl Viro2014-01-25
| * nls: have register_nls() set ->ownerAl Viro2014-01-25
| * eventfd_ctx_fdget(): use fdget() instead of fget()Al Viro2014-01-25
| * btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro2014-01-25
| * qnx4: clean qnx4_fill_super() upAl Viro2014-01-25
| * efs: get rid of ->put_super()Al Viro2014-01-25
| * cramfs: take headers to fs/cramfsAl Viro2014-01-25
| * cramfs: get rid of ->put_super()Al Viro2014-01-25
| * affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()Al Viro2014-01-25
| * xfs: switch to kfree_put_link()Al Viro2014-01-25
| * ecryptfs: fix failure handling in ->readlink()Al Viro2014-01-25
* | compat: fix sys_fanotify_markHeiko Carstens2014-01-27
* | ocfs2: do not log ENOENT in unlink()Xiaowei.Hu2014-01-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-01-26
|\ \
| * | um: hostfs: make functions staticJames Hogan2014-01-26
| |/
* | Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-26
|\ \
| * | 9P: introduction of a new cache=mmap model.Dominique Martinet2014-01-10
| * | 9p: remove useless 'name' variable and assignmentGeyslan G. Bem2013-11-23