linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-17 14:22:58 to 2012-04-20 22:35:29 UTC [more...]

[PULL REQUEST] : ima-appraisal patches
 2012-04-20 22:35 UTC  (26+ messages)
        ` [RFC] situation with fput() locking (was Re: [PULL REQUEST] : ima-appraisal patches)

[PATCH] C6X: add support to build with BINFMT_ELF_FDPIC
 2012-04-20 21:47 UTC 

[RFC] writeback and cgroup
 2012-04-20 21:33 UTC  (29+ messages)

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-20 21:13 UTC  (36+ messages)
  ` [PATCH RFC v3] vfs: make fstatat retry once "

RFC: expensive lookup for unlink
 2012-04-20 20:46 UTC  (2+ messages)

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-04-20 20:04 UTC  (3+ messages)
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type

Best way of getting a pathname for error reporting?
 2012-04-20 18:13 UTC  (2+ messages)

[RFC PATCH v2 00/21] loop: Issue O_DIRECT aio using bio_vec
 2012-04-20 17:48 UTC  (13+ messages)
` [RFC PATCH v2 15/21] loop: use aio to perform io on the underlying file

[PATCH, RFC 0/3] Introduce new O_HOT and O_COLD flags
 2012-04-20 14:58 UTC  (21+ messages)
` [PATCH, RFC 1/3] fs: add new open flags O_HOT and O_COLD
` [PATCH, RFC 2/3] fs: propagate the open_flags structure down to the low-level fs's create()
` [PATCH, RFC 3/3] ext4: use the O_HOT and O_COLD open flags to influence inode allocation

[PATCH] dcache: faster dentry_cmp()
 2012-04-20 12:06 UTC  (2+ messages)

[RFC] jbd2: reduce the number of writes when commiting a transacation
 2012-04-20 11:21 UTC  (2+ messages)

[PATCH] cpumask: fix lg_lock/br_lock
 2012-04-20 11:21 UTC  (7+ messages)
    ` [PATCH 1/3] lglock: remove online variants of lock
    ` [PATCH 3/3] brlocks/lglocks: turn into functions

[git pull] vfs and fs fixes
 2012-04-20 11:15 UTC  (18+ messages)

[RFC][PATCH 0/3] add FALLOC_FL_NO_HIDE_STALE flag in fallocate
 2012-04-20  9:59 UTC  (28+ messages)
` [RFC][PATCH 1/3] vfs: "
` [RFC][PATCH 2/3] vfs: add security check for _NO_HIDE_STALE flag
` [RFC][PATCH 3/3] ext4: add FALLOC_FL_NO_HIDE_STALE support

[PATCH 0/6] Extended file stat system call
 2012-04-19 23:36 UTC  (16+ messages)
` [PATCH 3/6] xstat: AFS: Return extended attributes
` [PATCH 4/6] xstat: NFS: "
` [PATCH 5/6] xstat: CIFS: "
  ` [PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
  ` [PATCH 2/6] xstat: Ext4: Return extended attributes
  ` [PATCH 6/6] xstat: eCryptFS: "

Integrated IO controller for buffered+direct writes
 2012-04-19 19:12 UTC  (2+ messages)

[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-04-19 15:04 UTC  (6+ messages)
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests

[PATCH] fs: eventfd - Removed redundant initialization of res in BLOCKing mode
 2012-04-19 14:34 UTC 

[PATCH] fs: print warning when mount flags was ignored
 2012-04-19 11:49 UTC  (3+ messages)

[REGRESSION] NFSv4: open(O_TRUNC) hangs
 2012-04-19 11:27 UTC  (5+ messages)

[REVIEW][PATCH 0/43] Completing the user namespace
 2012-04-18 19:10 UTC  (37+ messages)
` [PATCH 16/43] userns: Simplify the user_namespace by making userns->creator a kuid
` [PATCH 17/43] userns: Rework the user_namespace adding uid/gid mapping support
` [PATCH 18/43] userns: Convert group_info values from gid_t to kgid_t
` [PATCH 19/43] userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
` [PATCH 20/43] userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
` [PATCH 21/43] userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
` [PATCH 22/43] userns: Convert capabilities related permsion checks
` [PATCH 24/43] userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
` [PATCH 25/43] userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
` [PATCH 26/43] userns: Convert in_group_p and in_egroup_p to use kgid_t
` [PATCH 27/43] userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
` [PATCH 28/43] userns: Convert user specfied uids and gids in chown into kuids and kgid
` [PATCH 29/43] userns: Convert stat to return values mapped from kuids and kgids
` [PATCH 30/43] userns: Fail exec for suid and sgid binaries with ids outside our user namespace
` [PATCH 31/43] userns: Teach inode_capable to understand inodes whose uids map to other namespaces
` [PATCH 32/43] userns: signal remove unnecessary map_cred_ns
` [PATCH 33/43] userns: Convert binary formats to use kuid/kgid where appropriate

osd_req_encode_op() breakage?
 2012-04-18 15:56 UTC  (4+ messages)
` [PATCH] ceph: osd_client: fix endianness bug in osd_req_encode_op()

[GIT PULL] fuse updates for 3.4
 2012-04-18 14:23 UTC 

[PATCH 00/19 v5] Fix filesystem freezing deadlocks
 2012-04-18  0:46 UTC  (7+ messages)

[PATCH] fs: fix inode.c kernel-doc warnings
 2012-04-18  0:11 UTC  (2+ messages)

[PATCH] nextfd(2)
 2012-04-17 18:12 UTC  (13+ messages)

[PATCH] fs/bio: fix checkpatch errors
 2012-04-17 15:12 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).