aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-01-28Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-28ceph: Fix up after semantic merge conflictLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-01-28ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov
2014-01-28ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov
2014-01-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-27compat: fix sys_fanotify_markHeiko Carstens
2014-01-27ocfs2: do not log ENOENT in unlink()Xiaowei.Hu
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-26__dentry_path() fixesAl Viro
2014-01-26vfs: Remove second variable named error in __dentry_pathEric W. Biederman
2014-01-26vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman
2014-01-26Fix race when checking i_size on direct i/o readSteven Whitehouse
2014-01-26hfsplus: remove can_set_xattrChristoph Hellwig
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig
2014-01-26fs: remove generic_aclChristoph Hellwig
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig
2014-01-26um: hostfs: make functions staticJames Hogan
2014-01-25gfs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25jfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25xfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25reiserfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25ocfs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25jffs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25f2fs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25btrfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig
2014-01-25fs: add generic xattr_acl handlersChristoph Hellwig
2014-01-25fs: add get_acl helperChristoph Hellwig
2014-01-25fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig
2014-01-25reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit
2014-01-25fs: __fget_light() can use __fget() in slow pathOleg Nesterov
2014-01-25fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov
2014-01-25fs: factor out common code in fget() and fget_raw()Oleg Nesterov
2014-01-25change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov
2014-01-25kill reiserfs_bdevname()Al Viro
2014-01-25afs: get rid of junk in fs/afs/proc.cAl Viro
2014-01-25nls: have register_nls() set ->ownerAl Viro