| Commit message (Expand) | Author | Age |
| * | s390/bpf: Fix ALU_NEG (A = -A) | Michael Holzheu | 2015-01-09 |
| * | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 2015-01-08 |
| * | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2015-01-07 |
| * | s390: wire up execveat syscall | Heiko Carstens | 2014-12-18 |
| * | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger | 2014-12-18 |
| * | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger | 2014-12-18 |
| * | s390/zcrypt: kernel oops at insmod of the z90crypt device driver | Harald Freudenberger | 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 |