Age | Commit message (Expand) | Author |
2013-02-13 | afs: Only allow mounting afs in the intial network namespace | Eric W. Biederman |
2013-02-12 | afs: Remove unused structure afs_store_status | Eric W. Biederman |
2013-02-12 | 9p: Allow building 9p with user namespaces enabled. | Eric W. Biederman |
2013-02-12 | 9p: Modify v9fs_get_fsgid_for_create to return a kgid | Eric W. Biederman |
2013-02-12 | 9p: Modify struct v9fs_session_info to use a kuids and kgids | Eric W. Biederman |
2013-02-12 | 9p: Modify struct 9p_fid to use a kuid_t not a uid_t | Eric W. Biederman |
2013-02-12 | 9p: Modify the stat structures to use kuid_t and kgid_t | Eric W. Biederman |
2013-02-12 | 9p: Transmit kuid and kgid values | Eric W. Biederman |
2013-02-12 | 9p: Add 'u' and 'g' format specifies for kuids and kgids | Eric W. Biederman |
2013-02-12 | ceph: Enable building when user namespaces are enabled. | Eric W. Biederman |
2013-02-12 | ceph: Convert kuids and kgids before printing them. | Eric W. Biederman |
2013-02-12 | ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t | Eric W. Biederman |
2013-02-12 | ceph: Translate inode uid and gid attributes to/from kuids and kgids. | Eric W. Biederman |
2013-02-12 | ceph: Translate between uid and gids in cap messages and kuids and kgids | Eric W. Biederman |
2013-02-12 | ceph: Only allow mounts in the initial network namespace | Eric W. Biederman |
2013-01-27 | userns: Allow the unprivileged users to mount mqueue fs | Gao feng |
2013-01-26 | userns: Allow the userns root to mount tmpfs. | Eric W. Biederman |
2013-01-26 | userns: Allow the userns root to mount ramfs. | Eric W. Biederman |
2013-01-26 | userns: Allow the userns root to mount of devpts | Eric W. Biederman |
2013-01-26 | userns: Recommend use of memory control groups. | Eric W. Biederman |
2013-01-26 | userns: Allow any uid or gid mappings that don't overlap. | Eric W. Biederman |
2013-01-26 | userns: Avoid recursion in put_user_ns | Eric W. Biederman |
2012-12-26 | userns: Allow unprivileged reboot | Li Zefan |
2012-12-25 | f2fs: Don't assign e_id in f2fs_acl_from_disk | Eric W. Biederman |
2012-12-25 | proc: Allow proc_free_inum to be called from any context | Eric W. Biederman |
2012-12-25 | pidns: Stop pid allocation when init dies | Eric W. Biederman |
2012-12-24 | pidns: Outlaw thread creation after unshare(CLONE_NEWPID) | Eric W. Biederman |
2012-12-21 | Linux 3.8-rc1v3.8-rc1 | Linus Torvalds |
2012-12-21 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-12-21 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-12-21 | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds |
2012-12-21 | Revert "nfsd: warn on odd reply state in nfsd_vfs_read" | J. Bruce Fields |
2012-12-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-12-21 | ARM: dts: fix duplicated build target and alphabetical sort out for exynos | Kukjin Kim |
2012-12-21 | dm stripe: add WRITE SAME support | Mike Snitzer |
2012-12-21 | dm: remove map_info | Mikulas Patocka |
2012-12-21 | dm snapshot: do not use map_context | Mikulas Patocka |
2012-12-21 | dm thin: dont use map_context | Mikulas Patocka |
2012-12-21 | dm raid1: dont use map_context | Mikulas Patocka |
2012-12-21 | dm flakey: dont use map_context | Mikulas Patocka |
2012-12-21 | dm raid1: rename read_record to bio_record | Mikulas Patocka |
2012-12-21 | dm: move target request nr to dm_target_io | Mikulas Patocka |
2012-12-21 | dm snapshot: use per_bio_data | Mikulas Patocka |
2012-12-21 | dm verity: use per_bio_data | Mikulas Patocka |
2012-12-21 | dm raid1: use per_bio_data | Mikulas Patocka |
2012-12-21 | dm: introduce per_bio_data | Mikulas Patocka |
2012-12-21 | dm kcopyd: add WRITE SAME support to dm_kcopyd_zero | Mike Snitzer |
2012-12-21 | dm linear: add WRITE SAME support | Mike Snitzer |
2012-12-21 | dm: add WRITE SAME support | Mike Snitzer |