linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-08 06:55:12 to 2013-02-13 17:51:26 UTC [more...]

[PATCH review 00/85] userns changes for 9p, afs, ceph, cifs, coda, gfs2, ncpfs, nfs, nfsd, and ocfs2
 2013-02-13 17:51 UTC  (36+ messages)
` [PATCH review 01/85] ceph: Only allow mounts in the initial network namespace
  ` [PATCH review 08/85] 9p: Transmit kuid and kgid values
  ` [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 02/85] ceph: Translate between uid and gids in cap messages and kuids and kgids
    ` [PATCH review 03/85] ceph: Translate inode uid and gid attributes to/from "
    ` [PATCH review 04/85] ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
    ` [PATCH review 05/85] ceph: Convert kuids and kgids before printing them
    ` [PATCH review 06/85] ceph: Enable building when user namespaces are enabled
    ` [PATCH review 07/85] 9p: Add 'u' and 'g' format specifies for kuids and kgids
    ` [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 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 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 2/2] aio: fix kioctx not being freed after cancellation at exit time
 2013-02-13 17:46 UTC 

[PATCH 1/2] aio: correct calculation of available events
 2013-02-13 17:45 UTC 

[PATCH RFC 0/12] Final userns conversions
 2013-02-13 17:41 UTC  (7+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
  ` [PATCH RFC 09/12] userns: Convert ocfs2 to use kuid and kgid where appropriate

[PATCH] xfstests: add disk failure simulation test
 2013-02-13 16:28 UTC  (2+ messages)

[PATCH 00/15] lnfs: 3.8-rc6 release
 2013-02-13 15:33 UTC  (39+ messages)
` [PATCH 01/15] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/15] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/15] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/15] SELinux: Add new labeling type native labels
` [PATCH 05/15] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 06/15] NFSv4: Introduce new label structure
` [PATCH 07/15] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 08/15] NFS:Add labels to client function prototypes
` [PATCH 09/15] NFS: Add label lifecycle management
  ` [PATCH 10/15] NFS: Client implementation of Labeled-NFS
` [PATCH 11/15] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 12/15] lnfs: Do not sleep holding the inode spin lock
` [PATCH 13/15] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 14/15] NFSD: Server implementation of MAC Labeling
` [PATCH 15/15] Kconfig: Add Kconfig entry for Labeled NFS V4 server

[ATTEND][LSF/MM TOPIC] FUSE: write-back cache policy and other improvements
 2013-02-13 15:08 UTC 

[LSF/MM TOPIC] [ATTEND] fs 'umbrella' library, fs featuresinteroperability and extent locking
 2013-02-13 15:06 UTC 

Get back to me asap
 2013-02-13 13:38 UTC 

debugfs dentry->d_inode == NULL ?
 2013-02-13 12:35 UTC 

BUSINESS OFFER (Tel; + 27- 73-079-9058)
 2013-02-13 10:44 UTC 

[RFC 1/1] xattr: provide integrity. namespace to read real values
 2013-02-13  9:07 UTC 

[PATCH 0/8] xfstests: Stress tests improments v3
 2013-02-13  8:50 UTC  (9+ messages)
` [PATCH 1/8] xfstests: add fio requirement V2
` [PATCH 2/8] xfstests: get rid of hardcoded /sbin/mkfs
` [PATCH 3/8] xfstest: add configurable load factors
` [PATCH 4/8] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 5/8] xfstests: Move run_check to common.rc
` [PATCH 6/8] xfstests: add fallocate/truncate vs AIO/DIO stress test
` [PATCH 7/8] xfstests: add fallocate/punch_hole "
` [PATCH 8/8] xfstests: add defragmentation stress tests for ext4

ext4: Used block count in df
 2013-02-13  5:16 UTC  (8+ messages)

[next-20130204] hard LOCKUP on cpu 5, 3, 4, 2
 2013-02-13  5:14 UTC  (2+ messages)

LOAN
 2013-02-13  3:03 UTC 

[PATCH 1/2] vfs: make fcheck_files() an exported functions
 2013-02-12 21:03 UTC  (10+ messages)

CONGRATULATION VIEW THE ATTACHMENT
 2013-02-12 20:18 UTC 

[PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals
 2013-02-12 14:50 UTC  (17+ messages)
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals (v2)
                  ` [CRIU] "

help about ext3 read-only issue on ext3(2.6.16.30)
 2013-02-12 12:19 UTC  (11+ messages)

[PATCH] hfsplus: fix issue with unzeroed unused b-tree nodes
 2013-02-12  6:35 UTC 

[PATCH][WIP] dio rewrite
 2013-02-12  1:33 UTC  (3+ messages)

Improving AIO cancellation
 2013-02-12  0:15 UTC  (6+ messages)

[PATCH] f2fs: avoid build warning
 2013-02-11 22:31 UTC 

[PATCH] fs: encode_fh: return FILEID_INVALID if invalid fid_type
 2013-02-11 22:24 UTC  (4+ messages)

[PATCH] fanotify: to differ file access event from different threads
 2013-02-11 19:49 UTC  (2+ messages)

query about create_mnt_ns
 2013-02-11 14:53 UTC  (3+ messages)

[PATCH 00/32] AIO performance improvements/cleanups, v3
 2013-02-11 14:21 UTC  (8+ messages)
` [PATCH 23/32] Generic dynamic per cpu refcounting

[PATCH 0/6 RFC] Mapping range lock
 2013-02-11 12:58 UTC  (10+ messages)
` [PATCH 1/6] lib: Implement range locks
` [PATCH 2/6] fs: Take mapping lock in generic read paths

(unknown)
 2013-02-09 20:10 UTC 

[PATCH v6 7/7] Documentation: update nfs option in filesystem/vfat.txt
 2013-02-09 15:03 UTC 

[PATCH v6 6/7] fat (exportfs): rebuild directory-inode if fat_dget() fails
 2013-02-09 15:02 UTC 

[PATCH v6 5/7] fat (exportfs): rebuild inode if ilookup() fails
 2013-02-09 15:02 UTC 

[PATCH v6 4/7] fat: restructure export_operations
 2013-02-09 15:02 UTC 

[PATCH v6 3/7] fat: introduce a helper fat_get_blknr_offset()
 2013-02-09 15:02 UTC 

[PATCH v6 2/7] fat: move fat_i_pos_read to fat.h
 2013-02-09 15:01 UTC 

[PATCH v6 1/7] fat: Introduce 2 new values for the -o nfs mount option
 2013-02-09 15:01 UTC 

[PATCH v6 0/7] fat (exportfs): support stale_rw and nostale_ro mount options
 2013-02-09 15:01 UTC 

[PATCH 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-09 12:04 UTC  (17+ messages)

[LSF/MM TOPIC] mmap_sem in ->fault and ->page_mkwrite
 2013-02-09  5:51 UTC  (4+ messages)

[ATTEND][LSF/MM TOPIC] the memory controller
 2013-02-09  5:25 UTC  (2+ messages)

[PATCH v2] fat: eliminate iterations in fat_search_long and __fat_readdir in case of EOD
 2013-02-09  2:15 UTC  (5+ messages)

[LSF/MM ATTEND] aio/dio/bcache
 2013-02-09  0:55 UTC 

[PATCH 0/3] signalfd: a kernel interface for dumping pending signals
 2013-02-08 19:12 UTC  (5+ messages)
` [PATCH 2/3] signalfd: add ability to choose a private or shared queue

[PATCH 0/7] memcg targeted shrinking
 2013-02-08 13:07 UTC  (8+ 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 4/7] list_lru: also include memcg lists in counts and scans
` [PATCH 5/7] list_lru: per-memcg walks
` [PATCH 6/7] super: targeted memcg reclaim
` [PATCH 7/7] memcg: per-memcg kmem shrinking

[GIT PULL] f2fs fixes for v3.8-rc7
 2013-02-08 10:54 UTC  (6+ messages)

N/A
 2013-02-08  9:21 UTC 

[LSF/MM TOPIC][ATTEND] protection information and userspace
 2013-02-08  9:38 UTC  (14+ messages)

[LSF/MM TOPIC][ATTEND] protection information batched I/O interfaces
 2013-02-08  9:37 UTC 

[PATCH v2 00/18] change invalidatepage prototype to accept length
 2013-02-08  9:08 UTC  (4+ messages)
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges

RE
 2013-02-08  9:04 UTC 

[PATCH v2 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-08  8:11 UTC 


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).