summaryrefslogtreecommitdiffstats
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
|/
* Linux 4.6-rc1v4.6-rc1Linus Torvalds2016-03-261-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-2622-519/+811
|\
| * libceph: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
| * rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+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-258-11/+125
| * 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
| * libceph: use sizeof_footer() moreIlya Dryomov2016-03-251-16/+3
| * 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
| * libceph: add helper that duplicates last extent operationYan, Zheng2016-03-252-0/+24
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-253-19/+32
| * libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov2016-03-251-2/+2
| * libceph: make r_request msg_size calculation clearerIlya Dryomov2016-03-251-10/+11
| * libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-253-5/+6
| * libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-252-7/+7
| * ceph: remove useless BUG_ONYan, Zheng2016-03-251-2/+0
OpenPOWER on IntegriCloud