perf/x86/msr: Use Intel family macros for MSR events code
[cascardo/linux.git] / fs /
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/kconfig' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/rt298' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/mtk' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/omap' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/tas5270' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/topology'...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/pxa' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/simple' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/twl6040' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/max98371'...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/rcar' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic32x4...
2016-05-27 Vivek Goyalovl: Do d_type check only if work dir creation was...
2016-05-27 Antonio Murdacaovl: override creds with the ones from the superblock...
2016-05-27 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-05-25' of git...
2016-05-27 Dave AirlieMerge branch 'drm-next-4.7' of git://people.freedesktop...
2016-05-27 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2016-05-27 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2016-05-27 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2016-05-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-27 Linus TorvaldsMerge tag 'dax-locking-for-4.7' of git://git./linux...
2016-05-27 Linus TorvaldsMerge tag 'dax-misc-for-4.7' of git://git./linux/kernel...
2016-05-26 Eric Renocfs2: fix improper handling of return errno
2016-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-26 Chris MasonBtrfs: fix handling of faults from btrfs_copy_from_user
2016-05-26 Chris MasonMerge branch 'for-chris-4.7' of git://git./linux/kernel...
2016-05-26 Linus TorvaldsMerge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org...
2016-05-26 Linus TorvaldsMerge tag 'xfs-for-linus-4.7-rc1' of git://git./linux...
2016-05-26 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2016-05-26 Linus TorvaldsMerge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people...
2016-05-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-26 Tom Haynespnfs: pnfs_update_layout needs to consider if strict...
2016-05-26 Tom Haynesnfs/flexfiles: Use the layout segment for reading unles...
2016-05-26 Al Virorestore killability of old mutex_lock_killable(&inode...
2016-05-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-05-26 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-05-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-05-25 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2016-05-25 Yan, Zhengceph: fix wake_up_session_cb()
2016-05-25 Yan, Zhengceph: don't use truncate_pagecache() to invalidate...
2016-05-25 Yan, Zhengceph: SetPageError() for writeback pages if writepages...
2016-05-25 Yan, Zhengceph: handle interrupted ceph_writepage()
2016-05-25 Yan, Zhengceph: make ceph_update_writeable_page() uninterruptible
2016-05-25 Yan, Zhengceph: handle -EAGAIN returned by ceph_update_writeable_...
2016-05-25 Yan, Zhengceph: make fault/page_mkwrite return VM_FAULT_OOM for...
2016-05-25 Yan, Zhengceph: block non-fatal signals for fault/page_mkwrite
2016-05-25 Zhang Zhuoyuceph: make logical calculation functions return bool
2016-05-25 Yan, Zhengceph: tolerate bad i_size for symlink inode
2016-05-25 Yan, Zhengceph: improve fragtree change detection
2016-05-25 Yan, Zhengceph: keep leaf frag when updating fragtree
2016-05-25 Yan, Zhengceph: fix dir_auth check in ceph_fill_dirfrag()
2016-05-25 Yan, Zhengceph: don't assume frag tree splits in mds reply are...
2016-05-25 Yan, Zhengceph: fix inode reference leak
2016-05-25 Yan, Zhengceph: using hash value to compose dentry offset
2016-05-25 Yan, Zhengceph: don't forbid marking directory complete after...
2016-05-25 Yan, Zhengceph: record 'offset' for each entry of readdir result
2016-05-25 Yan, Zhengceph: define 'end/complete' in readdir reply as bit...
2016-05-25 Yan, Zhengceph: define struct for dir entry in readdir reply
2016-05-25 Yan, Zhengceph: simplify 'offset in frag'
2016-05-25 Yan, Zhengceph: remove unnecessary checks in __dcache_readdir
2016-05-25 Yan, Zhengceph: search cache postion for dcache readdir
2016-05-25 Yan, Zhengceph: use CEPH_MDS_OP_RMXATTR request to remove xattr
2016-05-25 Yan, Zhengceph: report mount root in session metadata
2016-05-25 Yan, Zhengceph: don't show symlink target in debugfs/mdsc
2016-05-25 Yan, Zhengceph: don't call truncate_pagecache in ceph_writepages_...
2016-05-25 Yan, Zhengceph: renew caps for read/write if mds session got...
2016-05-25 Yan, Zhengceph: CEPH_FEATURE_MDSENC support
2016-05-25 Yan, Zhengceph: multiple filesystem support
2016-05-25 Ilya Dryomovlibceph: a major OSD client update
2016-05-25 Linus TorvaldsMerge branch 'work.iov_iter' of git://git./linux/kernel...
2016-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-25 Linus TorvaldsMerge tag 'acpi-4.7-rc1-more' of git://git./linux/kerne...
2016-05-25 Ilya Dryomovlibceph: redo callbacks and factor out MOSDOpReply...
2016-05-25 Ilya Dryomovlibceph: drop msg argument from ceph_osdc_callback_t
2016-05-25 Ilya Dryomovlibceph: switch to calc_target(), part 2
2016-05-25 Ilya Dryomovlibceph: introduce ceph_osd_request_target, calc_target()
2016-05-25 Ilya Dryomovlibceph: rename ceph_calc_pg_primary()
2016-05-25 Ilya Dryomovlibceph: rename ceph_oloc_oid_to_pg()
2016-05-25 Ilya Dryomovlibceph: DEFINE_RB_FUNCS macro
2016-05-25 Ilya Dryomovlibceph: variable-sized ceph_object_id
2016-05-25 Ilya Dryomovlibceph: move message allocation out of ceph_osdc_alloc...
2016-05-25 Ilya Dryomovlibceph: make ceph_osdc_put_request() accept NULL
2016-05-25 Linus TorvaldsMerge tag 'pm-4.7-rc1-more' of git://git./linux/kernel...
2016-05-25 Al Viromake xattr_resolve_handlers() safe to use with NULL...
2016-05-25 Andreas Gruenbacherxattr: Fail with -EINVAL for NULL attribute names
2016-05-25 David SterbaMerge branch 'dev/comp-workspaces' into for-chris-4...
2016-05-25 David SterbaMerge branch 'cleanups-4.7' into for-chris-4.7-20160525
2016-05-25 David SterbaMerge branch 'misc-4.7' into for-chris-4.7-20160525
2016-05-25 Nicholas D Steevesbtrfs: fix string and comment grammatical issues and...
2016-05-25 Zhao Leibtrfs: scrub: Set bbio to NULL before calling btrfs_map...
2016-05-25 Rafael J. WysockiMerge branch 'acpi-battery'
2016-05-25 Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
2016-05-25 Mark BrownMerge remote-tracking branches 'asoc/fix/ak4642', ...
2016-05-25 Mark BrownMerge tag 'asoc-v4.7' into asoc-linus
2016-05-25 Liu BoBtrfs: fix unexpected return value of fiemap
2016-05-25 Liu BoBtrfs: free sys_array eb as soon as possible
2016-05-25 Linus TorvaldsMerge tag 'pwm/for-4.7-rc1' of git://git./linux/kernel...
2016-05-25 Tom Haynesnfs/flexfiles: Helper function to detect FF_FLAGS_NO_RE...
2016-05-25 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
next