summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-181-2/+1
* userns: Modify dqget to take struct kqidEric W. Biederman2012-09-181-1/+1
* userns: Convert quota netlink aka quota_send_warningEric W. Biederman2012-09-181-2/+2
* userns: Convert qutoactlEric W. Biederman2012-09-182-4/+4
* userns: Implement struct kqidEric W. Biederman2012-09-181-0/+125
* userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2012-09-182-0/+107
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-181-2/+4
* userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2012-09-182-1/+19
* userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-181-2/+6
* userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-174-7/+7
* audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-171-0/+2
* audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-171-1/+1
* audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-171-1/+1
* userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-131-4/+5
* userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-061-4/+5
* userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-141-0/+1
* netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-141-0/+1
* userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-141-0/+14
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-0/+41
|\
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-311-0/+6
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-311-0/+6
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-311-0/+29
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-021-0/+2
|\ \
| * \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-012-9/+34
| |\ \
| * | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-011-0/+2
* | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-012-148/+30
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King2012-07-311-148/+8
| |\ \ \ \ \
| | * | | | | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King2012-07-011-2/+3
| | * | | | | dmaengine: PL08x: constify channel names and bus_id stringsRussell King2012-07-011-1/+1
| | * | | | | dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King2012-07-011-139/+2
| | * | | | | dmaengine: PL08x: clean up get_signal/put_signalRussell King2012-07-011-2/+2
| | * | | | | dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King2012-07-011-4/+0
| | |/ / / /
| * / / / / dmaengine: add OMAP DMA engine driverRussell King2012-07-311-0/+22
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-016-12/+151
|\ \ \ \ \
| * | | | | fs: Remove old freezing mechanismJan Kara2012-07-311-5/+0
| * | | | | fs: Improve filesystem freezing handlingJan Kara2012-07-311-7/+143
| * | | | | nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-311-0/+1
| * | | | | mm: Make default vm_ops provide ->page_mkwrite handlerJan Kara2012-07-311-0/+1
| * | | | | fs: add link restriction audit reportingKees Cook2012-07-291-0/+4
| * | | | | fs: add link restrictionsKees Cook2012-07-291-0/+2
| * | | | | consolidate pipe file creationAl Viro2012-07-292-3/+2
| * | | | | new helper: done_path_create()Al Viro2012-07-291-0/+1
* | | | | | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-011-2/+6
|\ \ \ \ \ \
| * | | | | | blk: pass from_schedule to non-request unplug functions.NeilBrown2012-07-311-1/+1
| * | | | | | blk: centralize non-request unplug handling.NeilBrown2012-07-311-2/+6
| * | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/driversJens Axboe2012-07-3048-93/+404
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-015-23/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | block: add partition resize function to blkpg ioctlVivek Goyal2012-08-012-0/+58
| |/ / / / / / /
| * | | | | | | blkcg: implement per-blkg request allocationTejun Heo2012-06-261-3/+9
| * | | | | | | block: prepare for multiple request_listsTejun Heo2012-06-251-14/+18