summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-04-05nfs: pass string length to pr_notice message about readdir loopsJeff Layton
2014-04-05ceph: flush cap release queue when trimming session capsYan, Zheng
2014-04-05ceph: don't grabs open file reference for aborted requestYan, Zheng
2014-04-05ceph: drop extra open file reference in ceph_atomic_open()Yan, Zheng
2014-04-05ceph: preallocate buffer for readdir replyYan, Zheng
2014-04-05ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()Yan, Zheng
2014-04-05ceph: check buffer size in ceph_vxattrcb_layout()Yan, Zheng
2014-04-05ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2014-04-05ceph: Remove get/set acl on symlinksFabian Frederick
2014-04-05ceph: set mds_wanted when MDS reply changes a cap to auth capYan, Zheng
2014-04-05ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-04-05ceph: forbid mandatory file lockYan, Zheng
2014-04-05ceph: use fl->fl_type to decide flock operationYan, Zheng
2014-04-05ceph: update i_max_size even if inode version does not changeYan, Zheng
2014-04-05ceph: 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-04nfsd4: don't create unnecessary mask aclJ. Bruce Fields
2014-04-04nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields
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
2014-04-03fs/efs/super.c: add __init to init_inodecache()Fabian Frederick
2014-04-03fs, kernel: permit disabling the uselib syscallJosh Triplett
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick
2014-04-03drop_caches: add some documentation and info messageDave Hansen
2014-04-03mm: remove read_cache_page_async()Sasha Levin
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner