summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-25ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding
2016-03-25ocfs2: o2hb: fix double free bugJunxiao Bi
2016-03-25ceph: use kmem_cache_zallocGeliang Tang
2016-03-25ceph: use lookup request to revalidate dentryYan, Zheng
2016-03-25ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng
2016-03-25ceph: fix security xattr deadlockYan, Zheng
2016-03-25ceph: don't request vxattrs from MDSYan, Zheng
2016-03-25ceph: fix mounting same fs multiple timesYan, Zheng
2016-03-25ceph: remove unnecessary NULL checkYan, Zheng
2016-03-25ceph: avoid updating directory inode's i_size accidentallyYan, Zheng
2016-03-25ceph: fix race during filling readdir cacheYan, Zheng
2016-03-25ceph: kill ceph_empty_snapcIlya Dryomov
2016-03-25ceph: fix a wrong comparisonAnton Protopopov
2016-03-25ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani
2016-03-25ceph: scattered page writebackYan, Zheng
2016-03-25ceph: remove useless BUG_ONYan, Zheng
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng
2016-03-25ceph: encode ctime in cap messageYan, Zheng
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov
2016-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-24Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-24Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-23ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg
2016-03-23orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg
2016-03-23orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg
2016-03-23orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg
2016-03-23orangefs: refactor inode type or link_target change detectionMartin Brandenburg
2016-03-23orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg
2016-03-23orangefs: use new getattr in inode getattr and permissionMartin Brandenburg
2016-03-23orangefs: use new orangefs_inode_getattr to get size in write and llseekMartin Brandenburg
2016-03-23orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg
2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg
2016-03-23orangefs: remove inode->i_lock wrapperMartin Brandenburg
2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22eventfd: document lockless access in eventfd_pollPaolo Bonzini
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-22fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero
2016-03-22ext4: in ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski
2016-03-22ocfs2: check/fix inode block for online file checkGang He
2016-03-22ocfs2: create/remove sysfile for online file checkGang He
2016-03-22ocfs2: sysfile interfaces for online file checkGang He
2016-03-22ocfs2: export ocfs2_kset for online file checkGang He
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-03-22ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o
2016-03-22Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds