summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman2012-05-031-5/+31
* userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman2012-05-031-12/+0Star
* userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman2012-05-032-12/+12
* userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-031-4/+5
* userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman2012-04-262-7/+47
* userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman2012-04-261-2/+2
* userns: Disassociate user_struct from the user_namespace.Eric W. Biederman2012-04-082-8/+4Star
* userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman2012-04-081-1/+1
* userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman2012-04-081-0/+176
* userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman2012-04-082-6/+2Star
* userns: Deprecate and rename the user_namespace reference in the user_structEric W. Biederman2012-04-081-1/+1
* userns: Add an explicit reference to the parent user namespaceEric W. Biederman2012-04-081-0/+1
* cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman2012-04-081-1/+1
* cred: Add forward declaration of init_user_ns in all cases.Eric W. Biederman2012-04-081-1/+1
* userns: Kill bogus declaration of function release_uidsEric W. Biederman2012-04-031-1/+0Star
* Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-04-011-1/+0Star
|\
| * virtio: drop thaw PM operationAmit Shah2012-03-311-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-317-2137/+10Star
|\ \
| * | ext3: move headers to fs/ext3/Al Viro2012-03-314-1451/+0Star
| * | migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-312-646/+1Star
| * | new helper: ext2_image_size()Al Viro2012-03-311-0/+22
| * | ext2: No longer export ext2_fs.h to user spaceThierry Reding2012-03-312-63/+10Star
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-314-16/+94
|\ \ \
| * \ \ Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26449-5941/+8628
| |\ \ \
| * | | | perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-241-7/+0Star
| * | | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-231-10/+73
| * | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-231-0/+14
| |\ \ \ \
| | * | | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-161-0/+14
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-03-223-6/+14
| |\ \ \ \ \
| | * | | | | tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt2012-03-201-6/+9
| | * | | | | perf: Add ifdef to remove unused enum switch warningsJiri Olsa2012-03-141-0/+2
| | * | | | | tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-221-0/+3
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-313-3/+21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-281-1/+3
| * | | | | | [SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary2012-03-271-1/+1
| * | | | | | [SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary2012-03-271-1/+16
| * | | | | | [SCSI] st: expand ability to write immediate filemarksLee Duncan2012-03-271-0/+1
* | | | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-319-378/+319Star
|\ \ \ \ \ \ \
| * | | | | | | mtd: add device-tree support to spear_smiStefan Roese2012-03-271-0/+5
| * | | | | | | mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-271-2/+2
| * | | | | | | mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-271-77/+66Star
| * | | | | | | mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-271-0/+4
| * | | | | | | mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-271-0/+6
| * | | | | | | mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-271-6/+28
| * | | | | | | mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-272-0/+5
| * | | | | | | mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-271-0/+3
| * | | | | | | mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-271-13/+0Star
| * | | | | | | mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-271-0/+5
| * | | | | | | mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-271-0/+12
| * | | | | | | mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-271-0/+1