summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .mailmap: Santosh Shilimkar has movedSantosh Shilimkar2014-12-181-0/+2
* .mailmap: update akpm@osdl.orgAndrew Morton2014-12-181-1/+1
* lib/show_mem.c: add cma reserved informationVishnu Pratap Singh2014-12-181-0/+6
* fs/proc/meminfo.c: include cma info in proc/meminfoPintu Kumar2014-12-181-2/+13
* mm: cma: split cma-reserved in dmesg logPintu Kumar2014-12-183-2/+6
* hfsplus: fix longname handlingSougata Santra2014-12-184-29/+79
* mm/mempolicy.c: remove unnecessary is_valid_nodemask()Zhihui Zhang2014-12-181-8/+2
* Ceph: remove left-over reject fileLinus Torvalds2014-12-171-10/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-1729-180/+992
|\
| * ceph: fix setting empty extended attributeYan, Zheng2014-12-171-2/+5
| * ceph: fix mksnap crashYan, Zheng2014-12-171-1/+3
| * ceph: do_sync is never initializedDan Carpenter2014-12-171-1/+1
| * libceph: fixup includes in pagelist.hIlya Dryomov2014-12-171-1/+3
| * ceph: support inline data featureYan, Zheng2014-12-171-1/+2
| * ceph: flush inline versionYan, Zheng2014-12-173-4/+23
| * ceph: convert inline data to normal data before data writeYan, Zheng2014-12-173-3/+161
| * ceph: sync read inline dataYan, Zheng2014-12-172-13/+116
| * ceph: fetch inline data when getting Fcr cap refsYan, Zheng2014-12-173-18/+63
| * ceph: use getattr request to fetch inline dataYan, Zheng2014-12-174-10/+34
| * ceph: add inline data to pagecacheYan, Zheng2014-12-176-1/+85
| * ceph: parse inline data in MClientReply and MClientCapsYan, Zheng2014-12-173-11/+36
| * libceph: specify position of extent operationYan, Zheng2014-12-174-20/+19
| * libceph: add CREATE osd operation supportYan, Zheng2014-12-171-20/+22
| * libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-172-0/+57
| * rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov2014-12-171-2/+6
| * ceph: remove unused stringification macrosIlya Dryomov2014-12-171-3/+0
| * libceph: require cephx message signature by defaultYan, Zheng2014-12-172-0/+14
| * ceph: introduce global empty snap contextYan, Zheng2014-12-173-3/+35
| * ceph: message versioning fixesJohn Spray2014-12-171-2/+5
| * libceph: update ceph_msg_header structureJohn Spray2014-12-171-1/+2
| * libceph: message signature supportYan, Zheng2014-12-178-4/+162
| * libceph: store session key in cephx authorizerYan, Zheng2014-12-172-7/+12
| * ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring2014-12-174-14/+7
| * ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng2014-12-173-19/+55
| * libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-175-14/+4
| * ceph: fix file lock interruptionYan, Zheng2014-12-174-12/+67
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-1711-55/+374
|\ \
| * | userns: Unbreak the unprivileged remount testsEric W. Biederman2014-12-111-8/+24
| * | userns; Correct the comment in map_writeEric W. Biederman2014-12-111-1/+1
| * | userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2014-12-111-0/+5
| * | userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-114-0/+146
| * | userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2014-12-091-8/+6
| * | userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman2014-12-091-2/+4
| * | userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman2014-12-091-1/+1
| * | userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman2014-12-091-4/+0
| * | userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2014-12-093-1/+22
| * | userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman2014-12-051-1/+3
| * | groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-054-3/+11
| * | mnt: Clear mnt_expire during pivot_rootEric W. Biederman2014-12-021-0/+2
| * | mnt: Carefully set CL_UNPRIVILEGED in clone_mntEric W. Biederman2014-12-021-1/+2
OpenPOWER on IntegriCloud