Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-23 20:46:35 to 2012-03-29 15:05:43 UTC [more...]

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-03-29 15:05 UTC  (6+ messages)

[PATCH] UBI: allow atomic updates to sychronously erase old PEB
 2012-03-29 14:55 UTC 

[PATCH v4 00/12] ima: appraisal extension
 2012-03-29 14:41 UTC  (13+ messages)
` [PATCH v4 01/12] vfs: extend vfs_removexattr locking
` [PATCH v4 02/12] vfs: move ima_file_free before releasing the file
` [PATCH v4 03/12] ima: free securityfs violations file
` [PATCH v4 04/12] ima: integrity appraisal extension
` [PATCH v4 05/12] ima: add appraise action keywords and default rules
` [PATCH v4 06/12] ima: allocating iint improvements
` [PATCH v4 07/12] ima: replace iint spinlock with rwlock/read_lock
` [PATCH v4 08/12] ima: add inode_post_setattr call
` [PATCH v4 09/12] ima: add ima_inode_setxattr/removexattr function and calls
` [PATCH v4 10/12] ima: defer calling __fput()
` [PATCH v4 11/12] ima: add support for different security.ima data types
` [PATCH v4 12/12] ima: digital signature verification support

[patch] Adding Secure Deletion to UBIFS
 2012-03-29 14:39 UTC  (25+ messages)
    ` [patch] Add encryption key parameter to compress/decompress functions
        ` [patch] Add design document for UBIFS secure deletion
` [patch] Move CRC computation to separate function
            ` [patch] Add a encryption key parameter to the compress / decompress function
              ` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions
                  ` [patch] UBIFS: "
                ` [patch] UBIFS: Add a encryption key parameter to the compress / decompress function

gfp flags for security_inode_alloc()?
 2012-03-29 13:36 UTC  (5+ messages)

[PATCH 00/19 v4] Fix filesystem freezing deadlocks
 2012-03-29 12:34 UTC  (24+ messages)
` [PATCH 01/19] mm: Make default vm_ops provide ->page_mkwrite handler
` [PATCH 02/19] fs: Push mnt_want_write() outside of i_mutex
` [PATCH 03/19] fat: "
` [PATCH 04/19] btrfs: "
` [PATCH 06/19] fs: Improve filesystem freezing handling
` [PATCH 07/19] fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
` [PATCH 08/19] fs: Skip atime update on frozen filesystem
` [PATCH 09/19] fs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 10/19] ext4: Convert to new freezing mechanism
` [PATCH 11/19] xfs: Convert to new freezing code
` [PATCH 12/19] ocfs2: Convert to new freezing mechanism
` [PATCH 13/19] gfs2: "
  ` [PATCH 05/19] nfsd: Push mnt_want_write() outside of i_mutex
  ` [PATCH 14/19] fuse: Convert to new freezing mechanism
  ` [PATCH 16/19] nilfs2: "
` [PATCH 15/19] ntfs: "
` [PATCH 17/19] btrfs: "
` [PATCH 18/19] fs: Remove old "
` [PATCH 19/19] fs: Refuse to freeze filesystem with open but unlinked files

[PATCH 00/16] vfs: atomic open v2
 2012-03-29 12:19 UTC  (20+ messages)
` [PATCH 01/16] vfs: split do_lookup()
` [PATCH 02/16] vfs: reorganize do_last()
` [PATCH 03/16] vfs: split __dentry_open()
` [PATCH 04/16] vfs: add i_op->atomic_open()
` [PATCH 05/16] nfs: don't open in ->d_revalidate
` [PATCH 06/16] nfs: implement i_op->atomic_open()
` [PATCH 07/16] nfs: clean up ->create in nfs_rpc_ops
` [PATCH 08/16] nfs: don't use nd->intent.open.flags
` [PATCH 09/16] nfs: don't use intents for checking atomic open
` [PATCH 10/16] fuse: implement i_op->atomic_create()
` [PATCH 11/16] cifs: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 12/16] ceph: remove unused arg from ceph_lookup_open()
` [PATCH 13/16] ceph: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 14/16] 9p: implement i_op->atomic_create()
` [PATCH 15/16] vfs: remove open intents from nameidata
` [PATCH 16/16] vfs: only retry last component if opening stale dentry

BUG at fs/ocfs2/extent_map.c:476
 2012-03-29  8:19 UTC  (2+ messages)

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-03-29  2:48 UTC  (12+ messages)
` [PATCH 1/6] blk-cgroup: move blk-cgroup.h in include/linux/blk-cgroup.h
` [PATCH 2/6] blk-cgroup: account dirtied pages
` [PATCH 3/6] blk-cgroup: buffered write IO controller - bandwidth weight
` [PATCH 4/6] blk-cgroup: buffered write IO controller - bandwidth limit
` [PATCH 5/6] blk-cgroup: buffered write IO controller - bandwidth limit interface
` [PATCH 6/6] blk-cgroup: buffered write IO controller - debug trace

[patch 3/3] fs: hardlink creation restrictions
 2012-03-28 22:15 UTC 

[patch 2/3] fs: symlink restrictions on sticky directories
 2012-03-28 22:15 UTC 

[patch 1/3] vfs: increment iversion when a file is truncated
 2012-03-28 22:15 UTC 

[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
 2012-03-28 21:42 UTC  (20+ messages)
` [PATCHSET 0/6 version 2] "
    ` [PATCH 1/6] kmod: Unexport call_usermodehelper_freeinfo()
    ` [PATCH 4/6 OPTION-A] completion: Add new wait_for_completion_timeout_state
      ` [PATCH 4/6 OPTION-A version 3] "
  ` [PATCH 2/6] kmod: Convert two call sites to call_usermodehelper_fns()
  ` [PATCH 3/6] kmod: Move call_usermodehelper_fns() to .c file and unexport all it's helpers
  ` [PATCH 4/6 option-B] kmod: add new wait_for_completion_timeout_state() helper
  ` [PATCH 5/6] kmod: Add new call_usermodehelper_timeout() API
  ` [PATCH 6/6] kmod: optional: Convert the use of xchg to a kref

[PATCH v3] CIFS: Fix VFS lock usage for oplocked files
 2012-03-28 17:56 UTC 

[PATCH 0/7 v2] writeback: Avoid iput() from flusher thread
 2012-03-28 15:12 UTC  (6+ messages)
` [PATCH 3/7] writeback: Move I_DIRTY_PAGES handling

copy-up xattr (Re: [RFC][PATCH 00/73] Union Mount [ver #2])
 2012-03-28 14:51 UTC  (7+ messages)
` [RFC][PATCH 00/73] Union Mount [ver #2]

[TOPIC] Last iput() from flusher thread, last fput() from munmap()
 2012-03-28 14:07 UTC  (7+ messages)
    ` [Lsf-pc] "

[PATCH v1 0/9] do not use s_dirt in ext4
 2012-03-28 10:15 UTC  (8+ messages)

[PATCH 00/19] Fix filesystem freezing deadlocks
 2012-03-28  9:48 UTC  (8+ messages)
` [PATCH 01/19] mm: Make default vm_ops provide ->page_mkwrite handler

Hello
 2012-03-27 13:30 UTC 

[REVIEW][PATCH] Making poll generally useful for sysctls
 2012-03-28  2:00 UTC  (6+ messages)

Word-at-a-time dcache name accesses (was Re: .. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?)
 2012-03-28  0:56 UTC  (9+ messages)

To built-in Driver, When the corresponding node under /dev created?
 2012-03-28  0:44 UTC  (3+ messages)

[TOPIC] Filesystem freezing
 2012-03-27 20:26 UTC 

[PATCH 0/9] fsnotify: change locking order
 2012-03-26 22:51 UTC  (9+ messages)

[PATCH] fs, fanotify: dont send notification event for coredump file
 2012-03-26 22:27 UTC  (3+ messages)

[PATCH] scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
 2012-03-26 20:51 UTC  (4+ messages)

[RFC] [PATCH 1/2] fs: introduce inode operation ->update_time
 2012-03-26 14:10 UTC  (2+ messages)
` [RFC] [PATCH 2/2] Btrfs: move over to use ->update_time

[PATCH 00/25] vfs: atomic open RFC
 2012-03-26 13:47 UTC  (22+ messages)
` [PATCH 03/25] vfs: split __dentry_open()
` [PATCH 06/25] vfs: add i_op->atomic_create()
` [PATCH 11/25] nfs: don't use intents for checking atomic open
` [PATCH 13/25] cifs: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 21/25] gfs2: use i_op->atomic_create()

[PATCH 0/6] vfs: path lookup fixes and cleanups
 2012-03-26 10:54 UTC  (7+ messages)
` [PATCH 1/6] vfs: fix d_need_lookup/d_revalidate order in do_lookup
` [PATCH 2/6] vfs: don't revalidate just looked up dentry
` [PATCH 3/6] vfs: move MAY_EXEC check from __lookup_hash()
` [PATCH 4/6] vfs: set LOOKUP_JUMPED in follow_managed
` [PATCH 5/6] vfs: reorganize do_lookup
` [PATCH 6/6] vfs: split __lookup_hash

[PATCH 0/9] vfs: path lookup fixes and cleanups
 2012-03-26 10:44 UTC  (4+ messages)
` [PATCH 8/9] vfs: split __lookup_hash

(From: Mrs. Mary kumba, Family Business Assistance Tel:+27-737535133 )
 2012-03-26  9:45 UTC 

[PATCH] mm for fs: add truncate_pagecache_range
 2012-03-25 21:55 UTC  (7+ messages)

Utility code to generate a VMUFAT filesystem
 2012-03-25  6:32 UTC  (2+ messages)

[PATCH resend]inotify: dont skip removal of watch descriptor if creation of ignored event failed
 2012-03-24 22:44 UTC 

[PATCH] Add VMUFAT file system support (v2)
 2012-03-24 16:55 UTC 

[PATCH] vfs: fix uninitialised iattr in do_truncate
 2012-03-24 10:20 UTC  (2+ messages)

Billboard Advert
 2012-03-24  8:27 UTC 

[GIT PULL] sysctl updates for 3.4-rc1
 2012-03-23 23:48 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 read-only IMAP folder(s) and NNTP newsgroup(s).