linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-13 17:50:58 to 2013-02-18 18:48:11 UTC [more...]

[PATCH 00/14] lnfs: 3.8-rc7 release
 2013-02-18 18:47 UTC  (12+ messages)
` [PATCH 01/14] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/14] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/14] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 05/14] NFSv4: Add label recommended attribute and NFSv4 flags
  ` [PATCH 04/14] SELinux: Add new labeling type native labels
  ` [PATCH 07/14] NFSv4: Extend fattr bitmaps to support all 3 words
  ` [PATCH 08/14] NFS:Add labels to client function prototypes
  ` [PATCH 13/14] NFSD: Server implementation of MAC Labeling
` [PATCH 09/14] NFS: Add label lifecycle management
` [PATCH 12/14] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 14/14] Kconfig: Add Kconfig entry for Labeled NFS V4 server

[PATCH] hfsplus: fix issue with unzeroed unused b-tree nodes
 2013-02-18 18:28 UTC  (2+ messages)

[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-18 15:17 UTC  (6+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()

[PATCH v6 4/7] fat: restructure export_operations
 2013-02-18 14:49 UTC  (7+ messages)

[PATCH v6 7/7] Documentation: update nfs option in filesystem/vfat.txt
 2013-02-18 13:55 UTC  (3+ messages)

[PATCH v2 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-18 11:57 UTC  (9+ messages)

[PATCH v3 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-18 11:34 UTC 

[PATCH RFC 0/12] Final userns conversions
 2013-02-18  1:25 UTC  (8+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
  ` [PATCH RFC 10/12] userns: Convert xfs to use kuid/kgid/kprojid where appropriate

[PATCH review 00/16] userns: Completion of kuid/kgid/kprojid pushdown
 2013-02-18  1:11 UTC  (17+ messages)
  ` [PATCH review 01/16] xfs: Convert uids and gids in xfs acls to/from kuids and kgids
    ` [PATCH review 08/16] xfs: Use kprojids when allocating inodes
    ` [PATCH review 09/16] xfs: Modify xfs_qm_vop_dqalloc to take kuids, kgids, and kprojids
    ` [PATCH review 10/16] xfs: Push struct kqid into xfs_qm_scall_qmlim and xfs_qm_scall_getquota
      ` [PATCH review 02/16] xfs: Store projectid as a single variable
      ` [PATCH review 03/16] xfs: Always read uids and gids from the vfs inode
      ` [PATCH review 04/16] xfs: Update inode uids, gids, and projids to be kuids, kgids, and kprojids
      ` [PATCH review 05/16] xfs: Update xfs_ioctl_setattr to handle projids in any user namespace
      ` [PATCH review 06/16] xfs: Use kuids and kgids in xfs_setattr_nonsize
      ` [PATCH review 07/16] xfs: Update ioctl(XFS_IOC_FREE_EOFBLOCKS) to handle callers in any userspace
      ` [PATCH review 11/16] xfs: Modify xfs_qm_dqget to take a struct kqid
      ` [PATCH review 13/16] xfs: Use q_id instead of q_core.d_id
      ` [PATCH review 14/16] xfs: Enable building with user namespaces enabled
    ` [PATCH review 12/16] xfs: Remember the kqid for a quota
    ` [PATCH review 15/16] userns: Now that everything has been converted remove the unnecessary infrastructure
    ` [PATCH review 16/16] userns: Remove the EXPERMINTAL kconfig tag

Loan Offer @ 3%.Interested Inquiries Only
 2013-02-18  0:59 UTC 

SPECIAL OFFER! APPLY NOW FOR 3% LOAN (PERSONAL, BUSINESS & PROJECT FINANCING LOANS)
 2013-02-17 15:47 UTC 

[PATCH v2] fs: encode_fh: return FILEID_INVALID if invalid fid_type
 2013-02-17  6:48 UTC 

[PATCH 00/15] lnfs: 3.8-rc6 release
 2013-02-17  1:47 UTC  (17+ messages)
` [PATCH 09/15] NFS: Add label lifecycle management
` [PATCH 10/15] NFS: Client implementation of Labeled-NFS
` [PATCH 12/15] lnfs: Do not sleep holding the inode spin lock
` [PATCH 14/15] NFSD: Server implementation of MAC Labeling

FPLEASE VIEW THE ATTACH FILE FROM BARRISTER AUGUSTINE DINGA (HAPPY NEW YEAR)
 2013-02-16  8:41 UTC 

[PATCH v3 resend] procfs: Improve Scaling in proc
 2013-02-15 23:44 UTC  (4+ messages)

[PATCH review 00/85] userns changes for 9p, afs, ceph, cifs, coda, gfs2, ncpfs, nfs, nfsd, and ocfs2
 2013-02-15 18:47 UTC  (99+ messages)
` [PATCH review 01/85] ceph: Only allow mounts in the initial network namespace
  ` [PATCH review 12/85] 9p: Modify v9fs_get_fsgid_for_create to return a kgid
  ` [PATCH review 13/85] 9p: Allow building 9p with user namespaces enabled
  ` [PATCH review 16/85] afs: Support interacting with multiple user namespaces
  ` [PATCH review 17/85] coda: Restrict coda messages to the initial pid namespace
  ` [PATCH review 22/85] ocfs2: convert between kuids and kgids and DLM locks
  ` [PATCH review 23/85] ocfs2: Convert uid and gids between in core and on disk inodes
  ` [PATCH review 27/85] gfs2: Remove improper checks in gfs2_set_dqblk
  ` [PATCH review 28/85] gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
  ` [PATCH review 29/85] gfs2: Report quotas in the caller's user namespace
  ` [PATCH review 30/85] gfs2: Introduce qd2index
  ` [PATCH review 31/85] gfs2: Modify struct gfs2_quota_change_host to use struct kqid
  ` [PATCH review 32/85] gfs2: Modify qdsb_get to take a "
  ` [PATCH review 33/85] gfs2: Convert gfs2_quota_refresh to take a kqid
  ` [PATCH review 34/85] gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
  ` [PATCH review 40/85] ncpfs: Support interacting with multiple user namespaces
  ` [PATCH review 41/85] nfs_common: Update the translation between nfsv3 acls linux posix acls
  ` [PATCH review 45/85] sunrpc: Simplify auth_unix now that everything is a kgid_t
  ` [PATCH review 49/85] sunrpc: Update svcgss xdr handle to rpsec_contect cache
    ` [PATCH review 09/85] 9p: Modify the stat structures to use kuid_t and kgid_t
    ` [PATCH review 10/85] 9p: Modify struct 9p_fid to use a kuid_t not a uid_t
    ` [PATCH review 11/85] 9p: Modify struct v9fs_session_info to use a kuids and kgids
    ` [PATCH review 14/85] afs: Remove unused structure afs_store_status
    ` [PATCH review 15/85] afs: Only allow mounting afs in the intial network namespace
    ` [PATCH review 18/85] coda: Restrict coda messages to the initial user namespace
    ` [PATCH review 19/85] coda: Cache permisions in struct coda_inode_info in a kuid_t
    ` [PATCH review 20/85] coda: Allow coda to be built when user namespace support is enabled
    ` [PATCH review 21/85] ocfs2: Handle kuids and kgids in acl/xattr conversions
    ` [PATCH review 24/85] ocfs2: For tracing report the uid and gid values in the initial user namespace
    ` [PATCH review 25/85] ocfs2: Compare kuids and kgids using uid_eq and gid_eq
    ` [PATCH review 26/85] ocfs2: Enable building with user namespaces enabled
    ` [PATCH review 35/85] gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
    ` [PATCH review 36/85] gfs2: Use kuid_t and kgid_t types where appropriate
    ` [PATCH review 37/85] gfs2: Use uid_eq and gid_eq "
    ` [PATCH review 38/85] gfs2: Convert uids and gids between dinodes and vfs inodes
    ` [PATCH review 39/85] gfs2: Enable building with user namespaces enabled
    ` [PATCH review 42/85] sunrpc: Use userns friendly constants
    ` [PATCH review 43/85] sunrpc: Use kuid_t and kgid_t where appropriate
    ` [PATCH review 44/85] sunrpc: Use uid_eq and gid_eq "
    ` [PATCH review 46/85] sunrpc: Convert kuids and kgids to uids and gids for printing
    ` [PATCH review 47/85] sunrpc: Use gid_valid to test for gid != INVALID_GID
    ` [PATCH review 48/85] sunrpc: Update gss uid to security context mapping
    ` [PATCH review 50/85] sunrpc: Hash uids by first computing their value in the initial userns
    ` [PATCH review 51/85] sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
    ` [PATCH review 52/85] sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls
    ` [PATCH review 54/85] nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
    ` [PATCH review 55/85] nfs: Convert struct nfs_fattr to Use kuid_t and kgid_t
    ` [PATCH review 57/85] nfs: Convert nfs2xdr to use kuids and kgids
    ` [PATCH review 59/85] nfs: Convert nfs4xdr "
    ` [PATCH review 60/85] nfs: kuid and kgid conversions for nfs/inode.c
    ` [PATCH review 63/85] nfsd: idmap use u32 not uid_t as the intermediate type
    ` [PATCH review 65/85] nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
    ` [PATCH review 66/85] nfsd: Convert nfs3xdr to use kuids and kgids
    ` [PATCH review 67/85] nfsd: Convert nfsxdr "
    ` [PATCH review 71/85] nfsd: Properly compare and initialize "
    ` [PATCH review 75/85] cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc
    ` [PATCH review 77/85] cifs: Convert from a kuid before printing current_fsuid
    ` [PATCH review 80/85] cifs: Convert struct cifs_fattr to use kuid and kgids
    ` [PATCH review 81/85] cifs: Convert struct cifsFileInfo to use a kuid
  ` [PATCH review 53/85] sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
  ` [PATCH review 56/85] nfs: Convert idmap to use kuids and kgids
  ` [PATCH review 58/85] nfs: Convert nfs3xdr "
  ` [PATCH review 61/85] nfs: Enable building with user namespaces enabled
  ` [PATCH review 62/85] nfsd: Remove declaration of nonexistent nfs4_acl_permisison
  ` [PATCH review 64/85] nfsd: Convert idmap to use kuids and kgids
  ` [PATCH review 68/85] nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
  ` [PATCH review 69/85] nfsd: Modify nfsd4_cb_sec to use kuids and kgids
  ` [PATCH review 70/85] nfsd: Store ex_anon_uid and ex_anon_gid as "
  ` [PATCH review 72/85] nfsd: Enable building with user namespaces enabled
  ` [PATCH review 73/85] cifs: Override unmappable incoming uids and gids
  ` [PATCH review 74/85] cifs: Use BUILD_BUG_ON to validate uids and gids are the same size
  ` [PATCH review 76/85] cifs: Use kuids and kgids SID to uid/gid mapping
  ` [PATCH review 78/85] cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
  ` [PATCH review 79/85] cifs: Convert struct tcon_link to use a kuid
  ` [PATCH review 82/85] cifs: Modify struct smb_vol to use kuids and kgids
  ` [PATCH review 83/85] cifs: Convert struct cifs_sb_info "
  ` [PATCH review 84/85] cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
  ` [PATCH review 85/85] cifs: Enable building with user namespaces enabled

[PATCH] aio: v3: fix kioctx not being freed after cancellation at exit time
 2013-02-15 16:18 UTC 

[PATCH 0/7] memcg targeted shrinking
 2013-02-15 10:57 UTC  (16+ messages)
` [PATCH 1/7] vmscan: also shrink slab in memcg pressure
` [PATCH 2/7] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH 3/7] lru: add an element to a memcg list

[PATCH 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-15  2:45 UTC  (2+ messages)

[PATCH] fs: Preserve error code in get_empty_filp()
 2013-02-15  2:21 UTC  (3+ messages)

[PATCH] aio: v2: fix kioctx not being freed after cancellation at exit time
 2013-02-14 22:35 UTC 

[PATCH][WIP v1] aio: experimental use of threads, demonstration of cancel method
 2013-02-14 21:51 UTC  (5+ messages)

[PATCH 3/3] proc_devtree: Replace include linux/module.h with linux/export.h
 2013-02-14 20:54 UTC  (2+ messages)

[RFC 1/1] xattr: provide integrity. namespace to read real values
 2013-02-14 20:05 UTC  (3+ messages)

[PATCH] xfstests: add disk failure simulation test
 2013-02-14 15:15 UTC  (5+ messages)

[ATTEND][LSF/MM TOPIC] NFS in containers + future of FUSE
 2013-02-14  9:50 UTC 

[PATCH][WIP] dio rewrite
 2013-02-14  2:10 UTC 

[RFC PATCH 00/13] Implement NFSv4 delegations, take 4
 2013-02-14  2:01 UTC  (11+ messages)
` [RFC PATCH 05/13] vfs: take i_mutex on renamed file

From Capt: Mohamed Habbash
 2013-02-14  1:38 UTC 

[PATCH] aio: only suppress events from cancelled kiocbs if free_ioctx() is in progress
 2013-02-14  1:40 UTC  (2+ messages)

[PATCH 2/2] aio: fix kioctx not being freed after cancellation at exit time
 2013-02-14  1:36 UTC  (2+ messages)

[PATCH 1/2] aio: correct calculation of available events
 2013-02-14  1:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).