| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'xfs-4.7-misc-fixes' into for-next | Dave Chinner | 2016-05-20 | 10 | -29/+32 |
|\ |
|
| * | xfs: mute some sparse warnings | Eryu Guan | 2016-04-06 | 3 | -2/+4 |
| * | xfs: improve kmem_realloc | Christoph Hellwig | 2016-04-06 | 5 | -21/+20 |
| * | xfs: Add caller function output to xfs_log_force tracepoint | Carlos Maiolino | 2016-04-06 | 2 | -6/+8 |
* | | Merge branch 'xfs-4.7-cleanup-attr-listent' into for-next | Dave Chinner | 2016-05-20 | 3 | -67/+39 |
|\ \ |
|
| * | | xfs: collapse cases in xfs_attr3_leaf_list_int | Eric Sandeen | 2016-04-06 | 1 | -17/+17 |
| * | | xfs: remove put_value from attr ->put_listent context | Eric Sandeen | 2016-04-06 | 2 | -29/+3 |
| * | | xfs: don't pass value into attr ->put_listent | Eric Sandeen | 2016-04-06 | 3 | -15/+8 |
| * | | xfs: only return -errno or success from attr ->put_listent | Eric Sandeen | 2016-04-06 | 3 | -9/+14 |
| |/ |
|
* | | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next | Dave Chinner | 2016-05-20 | 10 | -85/+125 |
|\ \ |
|
| * | | xfs: optimize inline symlinks | Christoph Hellwig | 2016-04-06 | 4 | -15/+49 |
| * | | xfs: use ->readlink to implement the readlink_by_handle ioctl | Christoph Hellwig | 2016-04-06 | 2 | -17/+2 |
| * | | xfs: set up inode operation vectors later | Christoph Hellwig | 2016-04-06 | 3 | -23/+42 |
| * | | xfs: factor out a helper to initialize a local format inode fork | Christoph Hellwig | 2016-04-06 | 4 | -34/+36 |
| |/ |
|
* | | Merge branch 'xfs-4.7-trans-type-cleanup' into for-next | Dave Chinner | 2016-05-20 | 28 | -508/+200 |
|\ \ |
|
| * | | xfs: remove transaction types | Christoph Hellwig | 2016-04-06 | 8 | -162/+10 |
| * | | xfs: better xfs_trans_alloc interface | Christoph Hellwig | 2016-04-06 | 22 | -347/+191 |
| |/ |
|
* | | Merge branch 'xfs-4.7-writeback-bio' into for-next | Dave Chinner | 2016-05-20 | 3 | -191/+184 |
|\ \ |
|
| * | | xfs: fix warning in xfs_finish_page_writeback for non-debug builds | Christoph Hellwig | 2016-05-20 | 1 | -3/+2 |
| * | | xfs: optimize bio handling in the buffer writeback path | Christoph Hellwig | 2016-04-06 | 3 | -165/+123 |
| * | | xfs: don't release bios on completion immediately | Dave Chinner | 2016-04-06 | 2 | -29/+71 |
| * | | xfs: build bios directly in xfs_add_to_ioend | Dave Chinner | 2016-04-06 | 2 | -38/+32 |
| |/ |
|
* | | xfs: add missing break in xfs_parseargs() | Eryu Guan | 2016-04-06 | 1 | -0/+1 |
* | | xfs: Don't wrap growfs AGFL indexes | Dave Chinner | 2016-04-06 | 1 | -2/+2 |
* | | xfs: disallow rw remount on fs with unknown ro-compat features | Eric Sandeen | 2016-04-06 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-03-26 | 11 | -218/+419 |
|\ |
|
| * | ceph: use kmem_cache_zalloc | Geliang Tang | 2016-03-25 | 2 | -2/+2 |
| * | ceph: use lookup request to revalidate dentry | Yan, Zheng | 2016-03-25 | 2 | -0/+35 |
| * | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng | 2016-03-25 | 2 | -20/+5 |
| * | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 7 | -10/+123 |
| * | ceph: don't request vxattrs from MDS | Yan, Zheng | 2016-03-25 | 1 | -2/+4 |
| * | ceph: fix mounting same fs multiple times | Yan, Zheng | 2016-03-25 | 1 | -18/+15 |
| * | ceph: remove unnecessary NULL check | Yan, Zheng | 2016-03-25 | 1 | -2/+2 |
| * | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng | 2016-03-25 | 1 | -0/+4 |
| * | ceph: fix race during filling readdir cache | Yan, Zheng | 2016-03-25 | 1 | -2/+7 |
| * | ceph: kill ceph_empty_snapc | Ilya Dryomov | 2016-03-25 | 4 | -34/+6 |
| * | ceph: fix a wrong comparison | Anton Protopopov | 2016-03-25 | 1 | -1/+1 |
| * | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-25 | 4 | -6/+6 |
| * | ceph: scattered page writeback | Yan, Zheng | 2016-03-25 | 1 | -109/+196 |
| * | ceph: remove useless BUG_ON | Yan, Zheng | 2016-03-25 | 1 | -2/+0 |
| * | ceph: don't enable rbytes mount option by default | Yan, Zheng | 2016-03-25 | 2 | -4/+3 |
| * | ceph: encode ctime in cap message | Yan, Zheng | 2016-03-25 | 1 | -4/+7 |
| * | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | 2016-03-25 | 2 | -2/+3 |
* | | Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 2016-03-26 | 30 | -0/+10742 |
|\ \ |
|
| * | | orangefs: fix orangefs_superblock locking | Al Viro | 2016-03-26 | 3 | -58/+47 |
| * | | orangefs: fix do_readv_writev() handling of error halfway through | Al Viro | 2016-03-25 | 1 | -1/+1 |
| * | | orangefs: have ->kill_sb() evict the VFS side of things first | Al Viro | 2016-03-25 | 1 | -3/+3 |
| * | | orangefs: sanitize ->llseek() | Al Viro | 2016-03-25 | 2 | -10/+3 |
| * | | orangefs-bufmap.h: trim unused junk | Al Viro | 2016-03-25 | 1 | -9/+0 |
| * | | orangefs: saner calling conventions for getting a slot | Al Viro | 2016-03-25 | 4 | -28/+16 |