linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-28 20:24:34 to 2012-04-03 10:29:10 UTC [more...]

[patch] Adding Secure Deletion to UBIFS
 2012-04-03 10:29 UTC  (19+ messages)
` [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

[PATCH 0/6] vfs: path lookup fixes and cleanups
 2012-04-03  8:13 UTC  (6+ messages)
` [PATCH 4/6] vfs: set LOOKUP_JUMPED in follow_managed
` [PATCH 5/6] vfs: reorganize do_lookup

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-04-03  8:00 UTC  (10+ messages)

Lustre code
 2012-04-03  6:08 UTC 

[PATCH] mm for fs: add truncate_pagecache_range
 2012-04-03  5:45 UTC  (6+ messages)

[RFC PATCH v2 00/21] loop: Issue O_DIRECT aio using bio_vec
 2012-04-03  0:11 UTC  (25+ messages)
` [RFC PATCH v2 01/21] iov_iter: move into its own file
` [RFC PATCH v2 02/21] iov_iter: add copy_to_user support
` [RFC PATCH v2 04/21] iov_iter: hide iovec details behind ops function pointers
` [RFC PATCH v2 05/21] iov_iter: add bvec support
` [RFC PATCH v2 06/21] iov_iter: add a shorten call
` [RFC PATCH v2 07/21] iov_iter: let callers extract iovecs and bio_vecs
` [RFC PATCH v2 08/21] dio: create a dio_aligned() helper function
` [RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
` [RFC PATCH v2 10/21] dio: add bio_vec support to __blockdev_direct_IO()
` [RFC PATCH v2 11/21] fs: pull iov_iter use higher up the stack
` [RFC PATCH v2 12/21] aio: add aio_kernel_() interface
` [RFC PATCH v2 13/21] aio: add aio support for iov_iter arguments
` [RFC PATCH v2 14/21] bio: add bvec_length(), like iov_length()
` [RFC PATCH v2 15/21] loop: use aio to perform io on the underlying file
` [RFC PATCH v2 16/21] ext3: add support for .read_iter and .write_iter
` [RFC PATCH v2 17/21] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [RFC PATCH v2 18/21] ext4: add support for read_iter and write_iter
  ` [RFC PATCH v2 03/21] fuse: convert fuse to use iov_iter_copy_[to|from]_user
  ` [RFC PATCH v2 19/21] nfs: add support for read_iter, write_iter
` [RFC PATCH v2 20/21] btrfs: add support for read_iter and write_iter
` [RFC PATCH v2 21/21] fs: add read_iter and write_iter to more file systems

[PATCH] nextfd(2)
 2012-04-02 23:56 UTC  (23+ messages)

[PATCH v1 0/8] do not use s_dirt in ext2
 2012-04-02 22:10 UTC  (5+ messages)
` [PATCH 3/8] ext2: write superblock only once on unmount

[PATCH v2 0/4] do not use s_dirt in ext4
 2012-04-02 21:50 UTC  (8+ messages)
` [PATCH v2 1/4] ext4: Remove useless marking of superblock dirty
` [PATCH v2 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCH v2 3/4] ext4: remove unnecessary superblock dirtying
` [PATCH v2 4/4] ext4: weed out ext4_write_super

Alternate Data Streams
 2012-04-02 17:51 UTC  (5+ messages)

[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-04-02 14:29 UTC  (13+ messages)
` [PATCH 1/7] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/7] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 3/7] gfs2: "
` [PATCH 4/7] btrfs: "
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/7] ext4: "
` [PATCH 7/7] filemap: don't call generic_write_sync for -EIOCBQUEUED

[PATCH v1 0/9] do not use s_dirt in ext4
 2012-04-02 13:46 UTC  (12+ messages)

[PATCH v4 00/12] ima: appraisal extension
 2012-04-02 11:18 UTC  (15+ 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

BUG at fs/ocfs2/extent_map.c:476
 2012-04-02  8:36 UTC  (4+ messages)
` [Ocfs2-users] "

[take 4] pohmelfs: call for inclusion
 2012-04-01 22:50 UTC  (2+ messages)

[PATCH v3] CIFS: Fix VFS lock usage for oplocked files
 2012-04-01 18:56 UTC  (2+ messages)

vfs: hung task at path_openat
 2012-04-01 14:17 UTC  (2+ messages)

[git pull] vfs part 2
 2012-03-31 21:37 UTC  (10+ messages)

[PATCH] UBI: allow atomic updates to sychronously erase old PEB
 2012-03-30 15:11 UTC  (7+ messages)

[ANNOUNCE] util-linux v2.21.1
 2012-03-30 11:42 UTC 

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-03-29 21:19 UTC  (10+ messages)

nfsd changes for 3.4
 2012-03-29 15:21 UTC 

gfp flags for security_inode_alloc()?
 2012-03-29 13:36 UTC  (4+ 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 15/19] ntfs: "
  ` [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 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  (16+ messages)
` [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

[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  (5+ messages)
` [PATCHSET 0/6 version 2] "


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