summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-9/+9
2014-01-29fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-01-29fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-01-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-45/+52
2014-01-29ceph: fix posix ACL hooksSage Weil4-5/+10
2014-01-29fanotify: Fix use after free for permission eventsJan Kara3-2/+17
2014-01-29fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara3-35/+26
2014-01-29fanotify: Fix use after free in mask checkingJan Kara1-10/+11
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+4
2014-01-28Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-11/+32
2014-01-28ceph: Fix up after semantic merge conflictLinus Torvalds4-108/+6
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds16-332/+1202
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-26/+50
2014-01-28ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov1-1/+1
2014-01-28ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov1-3/+3
2014-01-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-28/+22
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds15-257/+359
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds164-3702/+1429
2014-01-27compat: fix sys_fanotify_markHeiko Carstens1-2/+2
2014-01-27ocfs2: do not log ENOENT in unlink()Xiaowei.Hu1-1/+1
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov1-2/+6
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-25/+28
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-38/+187
2014-01-26__dentry_path() fixesAl Viro1-3/+6
2014-01-26vfs: Remove second variable named error in __dentry_pathEric W. Biederman1-1/+0
2014-01-26vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman1-1/+1
2014-01-26Fix race when checking i_size on direct i/o readSteven Whitehouse1-0/+3
2014-01-26hfsplus: remove can_set_xattrChristoph Hellwig1-84/+3
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig7-347/+173
2014-01-26fs: remove generic_aclChristoph Hellwig4-190/+37
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig4-264/+110
2014-01-26um: hostfs: make functions staticJames Hogan1-25/+28
2014-01-25gfs2: use generic posix ACL infrastructureChristoph Hellwig4-214/+62
2014-01-25jfs: use generic posix ACL infrastructureChristoph Hellwig7-140/+89
2014-01-25xfs: use generic posix ACL infrastructureChristoph Hellwig5-171/+36
2014-01-25reiserfs: use generic posix ACL infrastructureChristoph Hellwig5-161/+35
2014-01-25ocfs2: use generic posix ACL infrastructureChristoph Hellwig7-250/+72
2014-01-25jffs2: use generic posix ACL infrastructureChristoph Hellwig7-143/+24
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig6-162/+26
2014-01-25f2fs: use generic posix ACL infrastructureChristoph Hellwig7-170/+31
2014-01-25ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig21-605/+100
2014-01-25btrfs: use generic posix ACL infrastructureChristoph Hellwig5-135/+28
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig16-20/+69
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig15-17/+41
2014-01-25fs: add generic xattr_acl handlersChristoph Hellwig1-0/+102
2014-01-25fs: add get_acl helperChristoph Hellwig2-21/+30
2014-01-25fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig3-188/+174
2014-01-25reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig1-10/+10
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-01-25befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit1-2/+2