aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds27-619/+456
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds17-272/+219
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig1-2/+2
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/jack/linux-fsLinus 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/sage/ceph-clientLinus 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/tytso/ext4Linus 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/viro/vfsLinus 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-27nfsd: consider CLAIM_FH when handing out delegationMing Chen1-0/+1
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov1-2/+6
2014-01-27nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2-4/+13
2014-01-27nfsd4: delay setting current_fh in openJ. Bruce Fields1-17/+20
2014-01-27nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields1-6/+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/kernel/git/ericvh/v9fsLinus 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