summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-2010-29/+32
|\
| * xfs: mute some sparse warningsEryu Guan2016-04-063-2/+4
| * xfs: improve kmem_reallocChristoph Hellwig2016-04-065-21/+20
| * xfs: Add caller function output to xfs_log_force tracepointCarlos Maiolino2016-04-062-6/+8
* | Merge branch 'xfs-4.7-cleanup-attr-listent' into for-nextDave Chinner2016-05-203-67/+39
|\ \
| * | xfs: collapse cases in xfs_attr3_leaf_list_intEric Sandeen2016-04-061-17/+17
| * | xfs: remove put_value from attr ->put_listent contextEric Sandeen2016-04-062-29/+3
| * | xfs: don't pass value into attr ->put_listentEric Sandeen2016-04-063-15/+8
| * | xfs: only return -errno or success from attr ->put_listentEric Sandeen2016-04-063-9/+14
| |/
* | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-2010-85/+125
|\ \
| * | xfs: optimize inline symlinksChristoph Hellwig2016-04-064-15/+49
| * | xfs: use ->readlink to implement the readlink_by_handle ioctlChristoph Hellwig2016-04-062-17/+2
| * | xfs: set up inode operation vectors laterChristoph Hellwig2016-04-063-23/+42
| * | xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig2016-04-064-34/+36
| |/
* | Merge branch 'xfs-4.7-trans-type-cleanup' into for-nextDave Chinner2016-05-2028-508/+200
|\ \
| * | xfs: remove transaction typesChristoph Hellwig2016-04-068-162/+10
| * | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-0622-347/+191
| |/
* | Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner2016-05-203-191/+184
|\ \
| * | xfs: fix warning in xfs_finish_page_writeback for non-debug buildsChristoph Hellwig2016-05-201-3/+2
| * | xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig2016-04-063-165/+123
| * | xfs: don't release bios on completion immediatelyDave Chinner2016-04-062-29/+71
| * | xfs: build bios directly in xfs_add_to_ioendDave Chinner2016-04-062-38/+32
| |/
* | xfs: add missing break in xfs_parseargs()Eryu Guan2016-04-061-0/+1
* | xfs: Don't wrap growfs AGFL indexesDave Chinner2016-04-061-2/+2
* | xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen2016-04-061-0/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-2611-218/+419
|\
| * ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
| * ceph: use lookup request to revalidate dentryYan, Zheng2016-03-252-0/+35
| * ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-252-20/+5
| * ceph: fix security xattr deadlockYan, Zheng2016-03-257-10/+123
| * ceph: don't request vxattrs from MDSYan, Zheng2016-03-251-2/+4
| * ceph: fix mounting same fs multiple timesYan, Zheng2016-03-251-18/+15
| * ceph: remove unnecessary NULL checkYan, Zheng2016-03-251-2/+2
| * ceph: avoid updating directory inode's i_size accidentallyYan, Zheng2016-03-251-0/+4
| * ceph: fix race during filling readdir cacheYan, Zheng2016-03-251-2/+7
| * ceph: kill ceph_empty_snapcIlya Dryomov2016-03-254-34/+6
| * ceph: fix a wrong comparisonAnton Protopopov2016-03-251-1/+1
| * ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-254-6/+6
| * ceph: scattered page writebackYan, Zheng2016-03-251-109/+196
| * ceph: remove useless BUG_ONYan, Zheng2016-03-251-2/+0
| * ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-252-4/+3
| * ceph: encode ctime in cap messageYan, Zheng2016-03-251-4/+7
| * libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-252-2/+3
* | Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2016-03-2630-0/+10742
|\ \
| * | orangefs: fix orangefs_superblock lockingAl Viro2016-03-263-58/+47
| * | orangefs: fix do_readv_writev() handling of error halfway throughAl Viro2016-03-251-1/+1
| * | orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro2016-03-251-3/+3
| * | orangefs: sanitize ->llseek()Al Viro2016-03-252-10/+3
| * | orangefs-bufmap.h: trim unused junkAl Viro2016-03-251-9/+0
| * | orangefs: saner calling conventions for getting a slotAl Viro2016-03-254-28/+16
OpenPOWER on IntegriCloud