]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-02-13 Eric W. Biedermansunrpc: Properly encode kuids and kgids in RPC_AUTH_UNI...
2013-02-13 Eric W. Biedermansunrpc: Hash uids by first computing their value in...
2013-02-13 Eric W. Biedermansunrpc: Update svcgss xdr handle to rpsec_contect cache
2013-02-13 Eric W. Biedermansunrpc: Update gss uid to security context mapping.
2013-02-13 Eric W. Biedermansunrpc: Use gid_valid to test for gid != INVALID_GID
2013-02-13 Eric W. Biedermansunrpc: Convert kuids and kgids to uids and gids for...
2013-02-13 Eric W. Biedermansunrpc: Simplify auth_unix now that everything is a...
2013-02-13 Eric W. Biedermansunrpc: Use uid_eq and gid_eq where appropriate
2013-02-13 Eric W. Biedermansunrpc: Use kuid_t and kgid_t where appropriate
2013-02-13 Eric W. Biedermansunrpc: Use userns friendly constants.
2013-02-13 Eric W. Biedermannfs_common: Update the translation between nfsv3 acls...
2013-02-13 Eric W. Biedermanncpfs: Support interacting with multiple user namespaces
2013-02-13 Eric W. Biedermangfs2: Enable building with user namespaces enabled
2013-02-13 Eric W. Biedermangfs2: Convert uids and gids between dinodes and vfs...
2013-02-13 Eric W. Biedermangfs2: Use uid_eq and gid_eq where appropriate
2013-02-13 Eric W. Biedermangfs2: Use kuid_t and kgid_t types where appropriate.
2013-02-13 Eric W. Biedermangfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
2013-02-13 Eric W. Biedermangfs2: Store qd_id in struct gfs2_quota_data as a struct...
2013-02-13 Eric W. Biedermangfs2: Convert gfs2_quota_refresh to take a kqid
2013-02-13 Eric W. Biedermangfs2: Modify qdsb_get to take a struct kqid
2013-02-13 Eric W. Biedermangfs2: Modify struct gfs2_quota_change_host to use struc...
2013-02-13 Eric W. Biedermangfs2: Introduce qd2index
2013-02-13 Eric W. Biedermangfs2: Report quotas in the caller's user namespace.
2013-02-13 Eric W. Biedermangfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE...
2013-02-13 Eric W. Biedermangfs2: Remove improper checks in gfs2_set_dqblk.
2013-02-13 Eric W. Biedermanocfs2: Enable building with user namespaces enabled
2013-02-13 Eric W. Biedermanocfs2: Compare kuids and kgids using uid_eq and gid_eq
2013-02-13 Eric W. Biedermanocfs2: For tracing report the uid and gid values in...
2013-02-13 Eric W. Biedermanocfs2: Convert uid and gids between in core and on...
2013-02-13 Eric W. Biedermanocfs2: convert between kuids and kgids and DLM locks
2013-02-13 Eric W. Biedermanocfs2: Handle kuids and kgids in acl/xattr conversions.
2013-02-13 Eric W. Biedermancoda: Allow coda to be built when user namespace suppor...
2013-02-13 Eric W. Biedermancoda: Cache permisions in struct coda_inode_info in...
2013-02-13 Eric W. Biedermancoda: Restrict coda messages to the initial user namespace
2013-02-13 Eric W. Biedermancoda: Restrict coda messages to the initial pid namespace
2013-02-13 Eric W. Biedermanafs: Support interacting with multiple user namespaces
2013-02-13 Eric W. Biedermanafs: Only allow mounting afs in the intial network...
2013-02-12 Eric W. Biedermanafs: Remove unused structure afs_store_status
2013-02-12 Eric W. Biederman9p: Allow building 9p with user namespaces enabled.
2013-02-12 Eric W. Biederman9p: Modify v9fs_get_fsgid_for_create to return a kgid
2013-02-12 Eric W. Biederman9p: Modify struct v9fs_session_info to use a kuids...
2013-02-12 Eric W. Biederman9p: Modify struct 9p_fid to use a kuid_t not a uid_t
2013-02-12 Eric W. Biederman9p: Modify the stat structures to use kuid_t and kgid_t
2013-02-12 Eric W. Biederman9p: Transmit kuid and kgid values
2013-02-12 Eric W. Biederman9p: Add 'u' and 'g' format specifies for kuids and...
2013-02-12 Eric W. Biedermanceph: Enable building when user namespaces are enabled.
2013-02-12 Eric W. Biedermanceph: Convert kuids and kgids before printing them.
2013-02-12 Eric W. Biedermanceph: Convert struct ceph_mds_request to use kuid_t...
2013-02-12 Eric W. Biedermanceph: Translate inode uid and gid attributes to/from...
2013-02-12 Eric W. Biedermanceph: Translate between uid and gids in cap messages...
2013-02-12 Eric W. Biedermanceph: Only allow mounts in the initial network namespace
2013-01-28 Gao fenguserns: Allow the unprivileged users to mount mqueue fs
2013-01-27 Eric W. Biedermanuserns: Allow the userns root to mount tmpfs.
2013-01-27 Eric W. Biedermanuserns: Allow the userns root to mount ramfs.
2013-01-27 Eric W. Biedermanuserns: Allow the userns root to mount of devpts
2013-01-27 Eric W. Biedermanuserns: Recommend use of memory control groups.
2013-01-27 Eric W. Biedermanuserns: Allow any uid or gid mappings that don't overlap.
2013-01-27 Eric W. Biedermanuserns: Avoid recursion in put_user_ns
2012-12-27 Li Zefanuserns: Allow unprivileged reboot
2012-12-26 Eric W. Biedermanf2fs: Don't assign e_id in f2fs_acl_from_disk
2012-12-26 Eric W. Biedermanproc: Allow proc_free_inum to be called from any context
2012-12-26 Eric W. Biedermanpidns: Stop pid allocation when init dies
2012-12-25 Eric W. Biedermanpidns: Outlaw thread creation after unshare(CLONE_NEWPID)
2012-12-22 Linus TorvaldsLinux 3.8-rc1 v3.8-rc1
2012-12-22 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-12-22 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-12-22 Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git.kernel.org/pub...
2012-12-22 J. Bruce FieldsRevert "nfsd: warn on odd reply state in nfsd_vfs_read"
2012-12-22 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-12-22 Linus TorvaldsMerge tag 'asm-generic' of git://git.kernel.org/pub...
2012-12-22 Kukjin KimARM: dts: fix duplicated build target and alphabetical...
2012-12-21 Mike Snitzerdm stripe: add WRITE SAME support
2012-12-21 Mikulas Patockadm: remove map_info
2012-12-21 Mikulas Patockadm snapshot: do not use map_context
2012-12-21 Mikulas Patockadm thin: dont use map_context
2012-12-21 Mikulas Patockadm raid1: dont use map_context
2012-12-21 Mikulas Patockadm flakey: dont use map_context
2012-12-21 Mikulas Patockadm raid1: rename read_record to bio_record
2012-12-21 Mikulas Patockadm: move target request nr to dm_target_io
2012-12-21 Mikulas Patockadm snapshot: use per_bio_data
2012-12-21 Mikulas Patockadm verity: use per_bio_data
2012-12-21 Mikulas Patockadm raid1: use per_bio_data
2012-12-21 Mikulas Patockadm: introduce per_bio_data
2012-12-21 Mike Snitzerdm kcopyd: add WRITE SAME support to dm_kcopyd_zero
2012-12-21 Mike Snitzerdm linear: add WRITE SAME support
2012-12-21 Mike Snitzerdm: add WRITE SAME support
2012-12-21 Mike Snitzerdm: prepare to support WRITE SAME
2012-12-21 Mikulas Patockadm ioctl: use kmalloc if possible
2012-12-21 Mikulas Patockadm ioctl: remove PF_MEMALLOC
2012-12-21 Joe Thornberdm persistent data: improve improve space map block...
2012-12-21 Mike Snitzerdm thin: use DMERR_LIMIT for errors
2012-12-21 Mike Snitzerdm persistent data: use DMERR_LIMIT for errors
2012-12-21 Mike Snitzerdm block manager: reinstate message when validator...
2012-12-21 Jonathan Brassowdm raid: round region_size to power of two
2012-12-21 Joe Thornberdm thin: cleanup dead code
2012-12-21 Joe Thornberdm thin: rename cell_defer_except to cell_defer_no_holder
2012-12-21 Mikulas Patockadm snapshot: optimize track_chunk
2012-12-21 Mikulas Patockadm raid: use DM_ENDIO_INCOMPLETE
2012-12-21 Mikulas Patockadm raid1: remove impossible mempool_alloc error test
2012-12-21 Mike Snitzerdm thin: emit ignore_discard in status when discards...
next