summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-1759-451/+996
|\
| * proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-2018-12/+132
| * proc: Fix the namespace inode permission checks.Eric W. Biederman2012-11-202-23/+152
| * proc: Generalize proc inode allocationEric W. Biederman2012-11-202-13/+23
| * userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-202-0/+2
| * userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...Eric W. Biederman2012-11-201-2/+10
| * procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman2012-11-201-1/+1
| * userns: Implement unshare of the user namespaceEric W. Biederman2012-11-205-8/+51
| * userns: Implent proc namespace operationsEric W. Biederman2012-11-203-17/+78
| * userns: Kill task_user_nsEric W. Biederman2012-11-204-9/+25
| * userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2012-11-205-26/+28
| * userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-204-6/+17
| * userns: Allow unprivileged users to create new namespacesEric W. Biederman2012-11-201-2/+3
| * userns: Allow setting a userns mapping to your current uid.Eric W. Biederman2012-11-201-0/+15
| * userns: Allow chown and setgid preservationEric W. Biederman2012-11-201-4/+7
| * userns: Allow unprivileged users to create user namespaces.Eric W. Biederman2012-11-191-8/+0
| * userns: Ignore suid and sgid on binaries if the uid or gid can not be mappedEric W. Biederman2012-11-191-6/+3
| * userns: fix return value on mntns_install() failureZhao Hongjiang2012-11-191-1/+1
| * vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-192-26/+45
| * vfs: Only support slave subtrees across different user namespacesEric W. Biederman2012-11-192-3/+9
| * vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-194-10/+20
| * vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-194-0/+108
| * vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespaceEric W. Biederman2012-11-191-1/+1
| * pidns: Support unsharing the pid namespace.Eric W. Biederman2012-11-193-10/+26
| * pidns: Consolidate initialzation of special init task stateEric W. Biederman2012-11-192-4/+3
| * pidns: Add setns supportEric W. Biederman2012-11-193-0/+58
| * pidns: Deny strange cases when creating pid namespaces.Eric W. Biederman2012-11-191-0/+2
| * pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1Eric W. Biederman2012-11-193-26/+17
| * pidns: Don't allow new processes in a dead pid namespace.Eric W. Biederman2012-11-191-1/+7
| * pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-196-22/+26
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-1912-15/+16
| * pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman2012-11-194-9/+19
| * procfs: Don't cache a pid in the root inode.Eric W. Biederman2012-11-192-18/+1
| * procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-195-152/+64
| * userns: On mips modify check_same_owner to use uid_eqEric W. Biederman2012-11-191-2/+2
| * userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-183-7/+20
| * netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-182-13/+9
| * userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-145-24/+28
| * userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-145-18/+24
* | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-1749-8636/+12920
|\ \
| * | drbd: update Kconfig to match current dependenciesLars Ellenberg2012-12-061-4/+6
| * | drbd: Fix drbdsetup wait-connect, wait-sync etc... commandsPhilipp Reisner2012-12-061-5/+6
| * | drbd: close race between drbd_set_role and drbd_connectPhilipp Reisner2012-12-061-0/+10
| * | drbd: respect no-md-barriers setting also when changed online via disk-optionsLars Ellenberg2012-12-061-0/+5
| * | drbd: Remove obsolete checkPhilipp Reisner2012-12-061-1/+1
| * | Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-12-012-31/+38
| |\ \
| | * | xen-blkfront: free allocated pageRoger Pau Monne2012-11-261-0/+1
| | * | xen-blkback: move free persistent grants codeRoger Pau Monne2012-11-261-31/+37
| * | | drbd: fixup after wait_even_lock_irq() addition to generic codeJens Axboe2012-11-302-29/+1
| * | | loop: Limit the number of requests in the bio listLukas Czerner2012-11-302-0/+13
OpenPOWER on IntegriCloud