| Commit message (Expand) | Author | Age | Files | Lines |
* | udf: Check component length before reading it | Jan Kara | 2014-12-21 | 1 | -2/+7 |
* | udf: Check path length when reading symlink | Jan Kara | 2014-12-19 | 5 | -20/+48 |
* | udf: Verify symlink size before loading it | Jan Kara | 2014-12-19 | 1 | -4/+13 |
* | udf: Verify i_size when loading inode | Jan Kara | 2014-12-19 | 1 | -0/+14 |
* | isofs: Fix unchecked printing of ER records | Jan Kara | 2014-12-19 | 1 | -0/+3 |
* | Ceph: remove left-over reject file | Linus Torvalds | 2014-12-18 | 1 | -10/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-12-18 | 29 | -180/+992 |
|\ |
|
| * | ceph: fix setting empty extended attribute | Yan, Zheng | 2014-12-17 | 1 | -2/+5 |
| * | ceph: fix mksnap crash | Yan, Zheng | 2014-12-17 | 1 | -1/+3 |
| * | ceph: do_sync is never initialized | Dan Carpenter | 2014-12-17 | 1 | -1/+1 |
| * | libceph: fixup includes in pagelist.h | Ilya Dryomov | 2014-12-17 | 1 | -1/+3 |
| * | ceph: support inline data feature | Yan, Zheng | 2014-12-17 | 1 | -1/+2 |
| * | ceph: flush inline version | Yan, Zheng | 2014-12-17 | 3 | -4/+23 |
| * | ceph: convert inline data to normal data before data write | Yan, Zheng | 2014-12-17 | 3 | -3/+161 |
| * | ceph: sync read inline data | Yan, Zheng | 2014-12-17 | 2 | -13/+116 |
| * | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng | 2014-12-17 | 3 | -18/+63 |
| * | ceph: use getattr request to fetch inline data | Yan, Zheng | 2014-12-17 | 4 | -10/+34 |
| * | ceph: add inline data to pagecache | Yan, Zheng | 2014-12-17 | 6 | -1/+85 |
| * | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng | 2014-12-17 | 3 | -11/+36 |
| * | libceph: specify position of extent operation | Yan, Zheng | 2014-12-17 | 4 | -20/+19 |
| * | libceph: add CREATE osd operation support | Yan, Zheng | 2014-12-17 | 1 | -20/+22 |
| * | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng | 2014-12-17 | 2 | -0/+57 |
| * | rbd: don't treat CEPH_OSD_OP_DELETE as extent op | Ilya Dryomov | 2014-12-17 | 1 | -2/+6 |
| * | ceph: remove unused stringification macros | Ilya Dryomov | 2014-12-17 | 1 | -3/+0 |
| * | libceph: require cephx message signature by default | Yan, Zheng | 2014-12-17 | 2 | -0/+14 |
| * | ceph: introduce global empty snap context | Yan, Zheng | 2014-12-17 | 3 | -3/+35 |
| * | ceph: message versioning fixes | John Spray | 2014-12-17 | 1 | -2/+5 |
| * | libceph: update ceph_msg_header structure | John Spray | 2014-12-17 | 1 | -1/+2 |
| * | libceph: message signature support | Yan, Zheng | 2014-12-17 | 8 | -4/+162 |
| * | libceph: store session key in cephx authorizer | Yan, Zheng | 2014-12-17 | 2 | -7/+12 |
| * | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring | 2014-12-17 | 4 | -14/+7 |
| * | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 2014-12-17 | 3 | -19/+55 |
| * | libceph: nuke ceph_kvfree() | Ilya Dryomov | 2014-12-17 | 5 | -14/+4 |
| * | ceph: fix file lock interruption | Yan, Zheng | 2014-12-17 | 4 | -12/+67 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-12-17 | 11 | -55/+374 |
|\ \ |
|
| * | | userns: Unbreak the unprivileged remount tests | Eric W. Biederman | 2014-12-12 | 1 | -8/+24 |
| * | | userns; Correct the comment in map_write | Eric W. Biederman | 2014-12-12 | 1 | -1/+1 |
| * | | userns: Allow setting gid_maps without privilege when setgroups is disabled | Eric W. Biederman | 2014-12-12 | 1 | -0/+5 |
| * | | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman | 2014-12-12 | 4 | -0/+146 |
| * | | userns: Rename id_map_mutex to userns_state_mutex | Eric W. Biederman | 2014-12-10 | 1 | -8/+6 |
| * | | userns: Only allow the creator of the userns unprivileged mappings | Eric W. Biederman | 2014-12-10 | 1 | -2/+4 |
| * | | userns: Check euid no fsuid when establishing an unprivileged uid mapping | Eric W. Biederman | 2014-12-10 | 1 | -1/+1 |
| * | | userns: Don't allow unprivileged creation of gid mappings | Eric W. Biederman | 2014-12-10 | 1 | -4/+0 |
| * | | userns: Don't allow setgroups until a gid mapping has been setablished | Eric W. Biederman | 2014-12-09 | 3 | -1/+22 |
| * | | userns: Document what the invariant required for safe unprivileged mappings. | Eric W. Biederman | 2014-12-06 | 1 | -1/+3 |
| * | | groups: Consolidate the setgroups permission checks | Eric W. Biederman | 2014-12-06 | 4 | -3/+11 |
| * | | mnt: Clear mnt_expire during pivot_root | Eric W. Biederman | 2014-12-02 | 1 | -0/+2 |
| * | | mnt: Carefully set CL_UNPRIVILEGED in clone_mnt | Eric W. Biederman | 2014-12-02 | 1 | -1/+2 |
| * | | mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers. | Eric W. Biederman | 2014-12-02 | 2 | -1/+1 |
| * | | umount: Do not allow unmounting rootfs. | Eric W. Biederman | 2014-12-02 | 1 | -0/+1 |