linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-30 15:44:29 to 2012-04-07 00:21:56 UTC [more...]

[PATCH V4 00/22] ext4: Add inline data support
 2012-04-07  0:21 UTC  (6+ messages)
` [PATCH V4 01/22] ext4: Move extra inode read to a new function
  ` [PATCH V4 03/22] ext4: Add the basic function for inline data support
  ` [PATCH V4 17/22] ext4: let empty_dir handle inline dir

key/value-pairs for improved printk()
 2012-04-06 23:58 UTC  (2+ messages)

[PATCH] nextfd(2)
 2012-04-06 21:02 UTC  (45+ messages)

Utility code to generate a VMUFAT filesystem
 2012-04-06 13:40 UTC  (3+ messages)

[RFC] writeback and cgroup
 2012-04-06  9:59 UTC  (21+ messages)
    ` [Lsf] "

[REGRESSION] NFSv4: open(O_TRUNC) hangs
 2012-04-06  9:43 UTC  (3+ messages)

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-04-05 22:30 UTC  (6+ messages)

[PATCH 00/34] vfs: atomic open v3
 2012-04-05 15:53 UTC  (38+ messages)
` [PATCH 01/34] vfs: split do_lookup()
` [PATCH 02/34] vfs: do_last(): make exit RCU safe
` [PATCH 03/34] vfs: do_last(): inline walk_component()
` [PATCH 04/34] vfs: do_last(): use inode variable
` [PATCH 05/34] vfs: make follow_link check RCU safe
` [PATCH 06/34] vfs: do_last(): make ENOENT exit "
` [PATCH 07/34] vfs: do_last(): check LOOKUP_DIRECTORY
` [PATCH 08/34] vfs: do_last(): only return EISDIR for O_CREAT
` [PATCH 09/34] vfs: do_last(): add audit_inode before open
` [PATCH 10/34] vfs: do_last() common post lookup
` [PATCH 11/34] vfs: split __dentry_open()
` [PATCH 12/34] vfs: do_dentry_open(): don't put filp
` [PATCH 13/34] vfs: nameidata_to_filp(): inline __dentry_open()
` [PATCH 14/34] vfs: nameidata_to_filp(): don't throw away file on error
` [PATCH 15/34] vfs: retry last component if opening stale dentry
` [PATCH 16/34] nfs: don't open in ->d_revalidate
` [PATCH 17/34] vfs: do_last(): inline lookup_slow()
` [PATCH 18/34] vfs: do_last(): separate O_CREAT specific code
` [PATCH 19/34] vfs: do_last(): common slow lookup
` [PATCH 20/34] vfs: add lookup_open()
` [PATCH 21/34] vfs: lookup_open(): expand lookup_hash()
` [PATCH 22/34] vfs: add i_op->atomic_open()
` [PATCH 23/34] nfs: implement i_op->atomic_open()
` [PATCH 24/34] nfs: clean up ->create in nfs_rpc_ops
` [PATCH 25/34] nfs: don't use nd->intent.open.flags
` [PATCH 26/34] nfs: don't use intents for checking atomic open
` [PATCH 27/34] fuse: implement i_op->atomic_create()
` [PATCH 28/34] cifs: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 29/34] ceph: remove unused arg from ceph_lookup_open()
` [PATCH 30/34] ceph: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 31/34] 9p: implement i_op->atomic_create()
` [PATCH 32/34] vfs: remove open intents from nameidata
` [PATCH 33/34] vfs: do_last(): clean up error handling
` [PATCH 34/34] vfs: move O_DIRECT check to common code

[PATCH 0/6] vfs: path lookup fixes and cleanups
 2012-04-05 14:44 UTC  (6+ messages)
` [PATCH 5/6] vfs: reorganize do_lookup

[PATCH] jbd: clear b_modified before moving the jh to a different transaction
 2012-04-05 14:19 UTC  (5+ messages)

(no subject)
 2012-04-05  7:29 UTC 

(no subject)
 2012-04-05 12:31 UTC 

(no subject)
 2012-04-05  1:30 UTC 

[RFC] [PATCH 1/2] fs: introduce inode operation ->update_time
 2012-04-04 18:21 UTC  (8+ messages)
` [RFC] [PATCH 2/2] Btrfs: move over to use ->update_time

[PATCH v4 00/12] ima: appraisal extension
 2012-04-04  8:52 UTC  (6+ messages)
` [PATCH v4 04/12] ima: integrity "
` [PATCH v4 10/12] ima: defer calling __fput()

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-04-03 23:32 UTC  (7+ messages)

[patch] Adding Secure Deletion to UBIFS
 2012-04-03 11:35 UTC  (21+ 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

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  (16+ messages)
` [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 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 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 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 20/21] btrfs: "

[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  (8+ messages)
` [PATCH 3/7] gfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests

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

BUG at fs/ocfs2/extent_map.c:476
 2012-04-02  8:36 UTC  (3+ 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)


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