messages from 2012-03-20 23:50:08 to 2012-03-27 08:30:11 UTC [more...]
[patch] Adding Secure Deletion to UBIFS
2012-03-27 8:33 UTC (26+ 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
[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
2012-03-27 8:11 UTC (30+ messages)
` [PATCH 2/4] kmod: Convert two call sites to call_usermodehelper_fns()
` [RFC 4/4] {RFC} kmod.c: Add new call_usermodehelper_timeout() API
` [RFC 4/4] {RFC} kmod.c: Add new call_usermodehelper_timeout()API
` [PATCHSET 0/6 version 2] kmod: Optional timeout on the wait in call_usermodehelper_exec
` [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 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 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 00/19] Fix filesystem freezing deadlocks
2012-03-27 7:55 UTC (4+ messages)
` [PATCH 01/19] mm: Make default vm_ops provide ->page_mkwrite handler
To built-in Driver, When the corresponding node under /dev created?
2012-03-27 6:39 UTC
Word-at-a-time dcache name accesses (was Re: .. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?)
2012-03-27 5:31 UTC (6+ messages)
copy-up xattr (Re: [RFC][PATCH 00/73] Union Mount [ver #2])
2012-03-27 4:38 UTC (4+ messages)
` [RFC][PATCH 00/73] Union Mount [ver #2]
[REVIEW][PATCH] Making poll generally useful for sysctls
2012-03-27 4:02 UTC (5+ messages)
[PATCH 0/9] fsnotify: change locking order
2012-03-26 22:51 UTC (10+ 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)
BUG at fs/ocfs2/extent_map.c:476
2012-03-24 8:50 UTC
Billboard Advert
2012-03-24 8:27 UTC
[GIT PULL] sysctl updates for 3.4-rc1
2012-03-23 23:48 UTC
[PATCH v3 00/12] ima: appraisal extension
2012-03-23 14:55 UTC (26+ messages)
` [PATCH v3 01/12] vfs: extend vfs_removexattr locking
` [PATCH v3 02/12] vfs: move ima_file_free before releasing the file
` [PATCH v3 03/12] ima: free securityfs violations file
` [PATCH v3 04/12] ima: integrity appraisal extension
` [PATCH v3 05/12] ima: add appraise action keywords and default rules
` [PATCH v3 06/12] ima: allocating iint improvements
` [PATCH v3 07/12] ima: replace iint spinlock with rwlock/read_lock
` [PATCH v3 08/12] ima: add inode_post_setattr call
` [PATCH v3 09/12] ima: add ima_inode_setxattr/removexattr function and calls
` [PATCH v3 10/12] ima: defer calling __fput()
` [PATCH v3 11/12] ima: add support for different security.ima data types
` [PATCH v3 12/12] ima: digital signature verification support
[PATCH v1 0/9] do not use s_dirt in ext4
2012-03-23 14:23 UTC (22+ messages)
` [PATCH v1 1/9] ext4: do not mark superblock as dirty unnecessarily
` [PATCH v1 2/9] ext4: write superblock only once on unmount
` [PATCH v1 3/9] ext4: remove useless s_dirt assignment
` [PATCH v1 7/9] ext4: stop using VFS for dirty superblock management
` [PATCH v1 8/9] ext4: small cleanup in ext4_commit_super
QNX EFS Driver
2012-03-23 13:28 UTC (2+ messages)
[PATCH] fanotify: dont merge permission events
2012-03-23 1:42 UTC
[take 4] pohmelfs: call for inclusion
2012-03-22 16:41 UTC
[PATCH] fs: Fix mod_timer crash when removing USB sticks
2012-03-22 16:15 UTC (3+ messages)
From Salim Fadi Mohamed Please open the attachment Documents I send to you for details
2012-03-22 13:32 UTC
[PATCH v2] REQ_META set during meta data write
2012-03-22 11:08 UTC (4+ messages)
[PATCH 0/7 v2] writeback: Avoid iput() from flusher thread
2012-03-22 9:50 UTC (14+ messages)
` [PATCH 3/7] writeback: Move I_DIRTY_PAGES handling
` [PATCH 6/7] writeback: Refactor writeback_single_inode()
` [PATCH 7/7] writeback: Avoid iput() from flusher thread
[RFC PATCH 2/2] Btrfs: fix deadlock on umount by umount_prepare interface
2012-03-22 6:29 UTC (4+ messages)
[RFC PATCH 1/2] vfs: add an interface to do some preparation for umount
2012-03-22 5:07 UTC (3+ messages)
[take 3] pohmelfs: call for inclusion
2012-03-21 22:40 UTC (12+ messages)
[PATCH] VMUFAT filesystem [2/4]
2012-03-21 19:42 UTC (4+ messages)
[PATCH] VMUFAT filesystem [1/4]
2012-03-21 16:27 UTC (5+ messages)
[PATCH v1 0/8] do not use s_dirt in ext2
2012-03-21 16:14 UTC (9+ messages)
` [PATCH 1/8] mm: export dirty_writeback_interval
` [PATCH 2/8] VFS: remove unused superblock helpers
` [PATCH 3/8] ext2: write superblock only once on unmount
` [PATCH 4/8] ext2: intruduce ext2_mark_super_dirty
` [PATCH 5/8] ext2: introduce workqueue for superblock synchronization
` [PATCH 6/8] ext2: stop using VFS for dirty superblock management
` [PATCH 7/8] ext2: cleanup ext2_sync_super a bit
` [PATCH 8/8] ext2: introduce own superblock dirty flag
vfs_writev() returns -EIO, although no errors are returned from the underlying device
2012-03-21 9:17 UTC (5+ messages)
URGENT RESPONSE
2012-03-19 4:30 UTC
[PATCH] VMUFAT filesystem [4/4]
2012-03-21 4:37 UTC
[PATCH] VMUFAT filesystem [3/4]
2012-03-21 4:36 UTC
[PATCH] VMUFAT filesystem [0/4]
2012-03-21 4:28 UTC
[git pull] vfs pile 1
2012-03-21 3:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).