summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-04-07Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-07f2fs: fix wrong statistics of inline dataChao Yu
2014-04-07f2fs: check the acl's validity before settingZhangZhen
2014-04-07f2fs: introduce f2fs_issue_flush to avoid redundant flush issueJaegeuk Kim
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-06ceph: skip invalid dentry during dcache readdirYan, Zheng
2014-04-05nfs: pass string length to pr_notice message about readdir loopsJeff Layton
2014-04-04ceph: flush cap release queue when trimming session capsYan, Zheng
2014-04-04ceph: don't grabs open file reference for aborted requestYan, Zheng
2014-04-04ceph: drop extra open file reference in ceph_atomic_open()Yan, Zheng
2014-04-04ceph: preallocate buffer for readdir replyYan, Zheng
2014-04-04ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()Yan, Zheng
2014-04-04ceph: check buffer size in ceph_vxattrcb_layout()Yan, Zheng
2014-04-04ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2014-04-04ceph: Remove get/set acl on symlinksFabian Frederick
2014-04-04ceph: set mds_wanted when MDS reply changes a cap to auth capYan, Zheng
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-04-04ceph: forbid mandatory file lockYan, Zheng
2014-04-04ceph: use fl->fl_type to decide flock operationYan, Zheng
2014-04-04ceph: update i_max_size even if inode version does not changeYan, Zheng
2014-04-04ceph: make sure write caps are registered with auth MDSYan, Zheng
2014-04-04Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-04Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-04-04Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-03fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick
2014-04-03fs/reiserfs: move prototype declaration to header fileRashika Kheria
2014-04-03fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick
2014-04-03fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra
2014-04-03fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi
2014-04-03nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner
2014-04-03nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner
2014-04-03nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner
2014-04-03fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03BEFS: logging cleanupFabian Frederick
2014-04-03fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick
2014-04-03befs: replace kmalloc/memset 0 by kzallocFabian Frederick
2014-04-03fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03binfmt_misc: add missing 'break' statementLuis Henriques