linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-27 02:57:10 to 2012-03-03 03:56:13 UTC [more...]

[PATCH v2.3 00/23] ext4: Add metadata checksumming
 2012-03-03  3:56 UTC  (9+ messages)
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
      ` [RFC] e2fsprogs: Rework metadata_csum/gdt_csum flag handling
          ` [RFC v2] "
      ` [RFC] ext4: Rework metadata_csum/gdt_csum flag handling in kernel
          ` [RFC v2] "

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

Use case for "loop: Issue O_DIRECT aio with pages"?
 2012-03-02 20:50 UTC  (7+ messages)

[xfstests patch] 113: add testing for O_DIRECT + O_SYNC
 2012-03-02 20:15 UTC  (2+ messages)

[PATCH 0/7, v2] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-03-02 19:56 UTC  (8+ 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

getdents - ext4 vs btrfs performance
 2012-03-02 19:50 UTC  (23+ messages)

[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
 2012-03-02 15:33 UTC  (2+ messages)

[PATCH v2] REQ_META set during meta data write
 2012-03-02 12:45 UTC 

[PATCH 00/11 v2] Push file_update_time() into .page_mkwrite
 2012-03-02  9:41 UTC  (17+ messages)
` [PATCH 1/9] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 2/9] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 3/9] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 4/9] cifs: Push file_update_time() into cifs_page_mkwrite()
` [PATCH 5/9] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 6/9] fuse: Push file_update_time() into fuse_page_mkwrite()
` [PATCH 7/9] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 8/9] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 9/9] mm: Update file times from fault path only if .page_mkwrite is not set

.. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?
 2012-03-02  1:38 UTC  (11+ messages)

[ 24/34] eCryptfs: Use notify_change for truncating lower inodes
 2012-03-01 21:39 UTC 

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

[PATCH v5] fuse: O_DIRECT support for files
 2012-03-01 20:24 UTC  (2+ messages)

[PATCH] REQ_META set during meta data write
 2012-03-01 20:21 UTC  (4+ messages)

Question about overlayfs ovl_link
 2012-03-01 19:51 UTC  (5+ messages)

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

[PATCH] exec: abort core dump piping only due to a fatal signal
 2012-03-01 19:03 UTC  (2+ messages)

[patch] Adding Secure Deletion to UBIFS
 2012-03-01 13:41 UTC  (8+ messages)
` [patch] Move CRC computation to separate function

[PATCH] cpumask: fix lg_lock/br_lock
 2012-03-01  9:56 UTC  (21+ messages)
              ` [PATCH 1/3] CPU hotplug: Fix issues with callback registration
              ` [PATCH 2/3] CPU hotplug, arch/powerpc: Fix CPU hotplug "
              ` [PATCH 3/3] CPU hotplug, arch/sparc: "

[PATCH] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
 2012-02-29 23:10 UTC  (11+ messages)

[PATCH 00/11] Push file_update_time() into .page_mkwrite
 2012-02-29 17:46 UTC  (5+ messages)
` [PATCH 09/11] sysfs: Push file_update_time() into bin_page_mkwrite()

getdents - ext4 vs btrfs performance
 2012-02-29 14:05 UTC  (4+ messages)

chris.mason@oracle.com, Al Viro <viro@zeniv.linux.org.uk>, Ted Ts'o <tytso@mit.edu>
 2012-02-29 13:46 UTC 

[PATCH] vfs: Fix missed wakeup in I_NEW handling
 2012-02-29 11:08 UTC  (2+ messages)

[RFC][PATCH 00/73] Union Mount [ver #2]
 2012-02-29  6:58 UTC  (12+ messages)
` [PATCH 08/73] VFS: Add CL_NO_SHARED flag to clone_mnt()/copy_tree() "
` [PATCH 09/73] VFS: Add CL_NO_SLAVE "
` [PATCH 18/73] union-mount: Union mounts documentation "
` [PATCH 66/73] ext2: Split ext2_add_entry() from ext2_add_link() "

Question regarding shared subtree mount flags
 2012-02-29  5:59 UTC  (2+ messages)

overlayfs and inotify
 2012-02-28 14:20 UTC 

Respond====
 2012-02-28  5:15 UTC 

Kernel 3.3.0 autofs v5 packet size change
 2012-02-28  1:18 UTC  (2+ messages)

Can we discuss?
 2012-02-26 10:31 UTC 

[git pull] Trivial NTFS and LDM changes
 2012-02-27 19:50 UTC  (3+ messages)

Türkiye-Slovakya Milli Maç Teklifi
 2012-02-24 12:43 UTC 

[RFC] [PATCH v5 0/3] fadvise: support POSIX_FADV_NOREUSE
 2012-02-27 10:46 UTC  (4+ messages)
` [PATCH v5 3/3] fadvise: implement POSIX_FADV_NOREUSE


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