| Commit message (Expand) | Author | Age |
* | sparc32: destroy_context() and switch_mm() needs to disable interrupts. | Andreas Larsson | 2014-12-18 |
* | Ceph: remove left-over reject file | Linus Torvalds | 2014-12-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-12-17 |
|\ |
|
| * | ceph: fix setting empty extended attribute | Yan, Zheng | 2014-12-17 |
| * | ceph: fix mksnap crash | Yan, Zheng | 2014-12-17 |
| * | ceph: do_sync is never initialized | Dan Carpenter | 2014-12-17 |
| * | libceph: fixup includes in pagelist.h | Ilya Dryomov | 2014-12-17 |
| * | ceph: support inline data feature | Yan, Zheng | 2014-12-17 |
| * | ceph: flush inline version | Yan, Zheng | 2014-12-17 |
| * | ceph: convert inline data to normal data before data write | Yan, Zheng | 2014-12-17 |
| * | ceph: sync read inline data | Yan, Zheng | 2014-12-17 |
| * | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng | 2014-12-17 |
| * | ceph: use getattr request to fetch inline data | Yan, Zheng | 2014-12-17 |
| * | ceph: add inline data to pagecache | Yan, Zheng | 2014-12-17 |
| * | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng | 2014-12-17 |
| * | libceph: specify position of extent operation | Yan, Zheng | 2014-12-17 |
| * | libceph: add CREATE osd operation support | Yan, Zheng | 2014-12-17 |
| * | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng | 2014-12-17 |
| * | rbd: don't treat CEPH_OSD_OP_DELETE as extent op | Ilya Dryomov | 2014-12-17 |
| * | ceph: remove unused stringification macros | Ilya Dryomov | 2014-12-17 |
| * | libceph: require cephx message signature by default | Yan, Zheng | 2014-12-17 |
| * | ceph: introduce global empty snap context | Yan, Zheng | 2014-12-17 |
| * | ceph: message versioning fixes | John Spray | 2014-12-17 |
| * | libceph: update ceph_msg_header structure | John Spray | 2014-12-17 |
| * | libceph: message signature support | Yan, Zheng | 2014-12-17 |
| * | libceph: store session key in cephx authorizer | Yan, Zheng | 2014-12-17 |
| * | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring | 2014-12-17 |
| * | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 2014-12-17 |
| * | libceph: nuke ceph_kvfree() | Ilya Dryomov | 2014-12-17 |
| * | ceph: fix file lock interruption | Yan, Zheng | 2014-12-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-12-17 |
|\ \ |
|
| * | | userns: Unbreak the unprivileged remount tests | Eric W. Biederman | 2014-12-11 |
| * | | userns; Correct the comment in map_write | Eric W. Biederman | 2014-12-11 |
| * | | userns: Allow setting gid_maps without privilege when setgroups is disabled | Eric W. Biederman | 2014-12-11 |
| * | | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman | 2014-12-11 |
| * | | userns: Rename id_map_mutex to userns_state_mutex | Eric W. Biederman | 2014-12-09 |
| * | | userns: Only allow the creator of the userns unprivileged mappings | Eric W. Biederman | 2014-12-09 |
| * | | userns: Check euid no fsuid when establishing an unprivileged uid mapping | Eric W. Biederman | 2014-12-09 |
| * | | userns: Don't allow unprivileged creation of gid mappings | Eric W. Biederman | 2014-12-09 |
| * | | userns: Don't allow setgroups until a gid mapping has been setablished | Eric W. Biederman | 2014-12-09 |
| * | | userns: Document what the invariant required for safe unprivileged mappings. | Eric W. Biederman | 2014-12-05 |
| * | | groups: Consolidate the setgroups permission checks | Eric W. Biederman | 2014-12-05 |
| * | | mnt: Clear mnt_expire during pivot_root | Eric W. Biederman | 2014-12-02 |
| * | | mnt: Carefully set CL_UNPRIVILEGED in clone_mnt | Eric W. Biederman | 2014-12-02 |
| * | | mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers. | Eric W. Biederman | 2014-12-02 |
| * | | umount: Do not allow unmounting rootfs. | Eric W. Biederman | 2014-12-02 |
| * | | umount: Disallow unprivileged mount force | Eric W. Biederman | 2014-12-02 |
| * | | mnt: Update unprivileged remount test | Eric W. Biederman | 2014-12-02 |
| * | | mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount | Eric W. Biederman | 2014-12-02 |
* | | | mmu_gather: fix over-eager tlb_flush_mmu_free() calling | Linus Torvalds | 2014-12-17 |