aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman
2013-02-13afs: Only allow mounting afs in the intial network namespaceEric W. Biederman
2013-02-12afs: Remove unused structure afs_store_statusEric W. Biederman
2013-02-129p: Allow building 9p with user namespaces enabled.Eric W. Biederman
2013-02-129p: Modify v9fs_get_fsgid_for_create to return a kgidEric W. Biederman
2013-02-129p: Modify struct v9fs_session_info to use a kuids and kgidsEric W. Biederman
2013-02-129p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman
2013-02-129p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman
2013-02-129p: Transmit kuid and kgid valuesEric W. Biederman
2013-02-129p: Add 'u' and 'g' format specifies for kuids and kgidsEric W. Biederman
2013-02-12ceph: Enable building when user namespaces are enabled.Eric W. Biederman
2013-02-12ceph: Convert kuids and kgids before printing them.Eric W. Biederman
2013-02-12ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman
2013-02-12ceph: Translate inode uid and gid attributes to/from kuids and kgids.Eric W. Biederman
2013-02-12ceph: Translate between uid and gids in cap messages and kuids and kgidsEric W. Biederman
2013-02-12ceph: Only allow mounts in the initial network namespaceEric W. Biederman
2013-01-27userns: Allow the unprivileged users to mount mqueue fsGao feng
2013-01-26userns: Allow the userns root to mount tmpfs.Eric W. Biederman
2013-01-26userns: Allow the userns root to mount ramfs.Eric W. Biederman
2013-01-26userns: Allow the userns root to mount of devptsEric W. Biederman
2013-01-26userns: Recommend use of memory control groups.Eric W. Biederman
2013-01-26userns: Allow any uid or gid mappings that don't overlap.Eric W. Biederman
2013-01-26userns: Avoid recursion in put_user_nsEric W. Biederman
2012-12-26userns: Allow unprivileged rebootLi Zefan
2012-12-25f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-25proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-24pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman
2012-12-21Linux 3.8-rc1Linus Torvalds
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-21Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-12-21Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-21ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm snapshot: do not use map_contextMikulas Patocka
2012-12-21dm thin: dont use map_contextMikulas Patocka
2012-12-21dm raid1: dont use map_contextMikulas Patocka
2012-12-21dm flakey: dont use map_contextMikulas Patocka
2012-12-21dm raid1: rename read_record to bio_recordMikulas Patocka
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka
2012-12-21dm snapshot: use per_bio_dataMikulas Patocka
2012-12-21dm verity: use per_bio_dataMikulas Patocka
2012-12-21dm raid1: use per_bio_dataMikulas Patocka
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer
2012-12-21dm linear: add WRITE SAME supportMike Snitzer