linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-01 17:14:13 to 2012-03-06 20:48:34 UTC [more...]

[PATCH v3 00/23] ext4: Add metadata checksumming
 2012-03-06 20:48 UTC  (6+ messages)
` [PATCH 01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 02/23] ext4: Change on-disk layout to support extended metadata checksumming
` [PATCH 04/23] ext4: Only call out to crc32c if necessary
` [PATCH 05/23] ext4: Calculate and verify superblock checksum
` [PATCH 06/23] ext4: Calculate and verify inode checksums

[RFC] fadvise: add more flags to provide a hint for block allocation
 2012-03-06 17:53 UTC  (9+ messages)

[PATCH 0/9] vfs: path lookup fixes and cleanups
 2012-03-06 17:47 UTC  (15+ messages)
` [PATCH 1/9] vfs: fix double put after complete_walk()
` [PATCH 2/9] vfs: fix return value from do_last()
` [PATCH 3/9] vfs: fix d_need_lookup/d_revalidate order in do_lookup
` [PATCH 4/9] vfs: don't revalidate just looked up dentry
` [PATCH 5/9] vfs: move MAY_EXEC check from __lookup_hash()
` [PATCH 6/9] vfs: set LOOKUP_JUMPED in follow_managed
` [PATCH 7/9] vfs: reorganize do_lookup
` [PATCH 8/9] vfs: split __lookup_hash
` [PATCH 9/9] nfs: don't open in ->d_revalidate

[PATCH 1/1] overlayfs: apply device cgroup and security permissions to overlay files
 2012-03-06 16:37 UTC  (6+ messages)
    ` [PATCH 1/2] inode_only_permission: export inode level permissions checks
      ` [PATCH 2/2] overlayfs: switch to use inode_only_permissions

[PATCH 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
 2012-03-06 15:28 UTC  (6+ messages)
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-03-06 15:15 UTC  (11+ messages)
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type

NFSv4: truncate returns I/O error
 2012-03-06 14:16 UTC  (2+ messages)

Proposal
 2012-03-06  1:38 UTC 

Proposal
 2012-03-06  1:01 UTC 

[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
 2012-03-06  0:46 UTC  (13+ messages)
  ` [Lsf-pc] "

getdents - ext4 vs btrfs performance
 2012-03-06  0:37 UTC  (25+ messages)

[BUG] scsi_device.device == NULL in sd_revalidate_disk()
 2012-03-06  0:11 UTC  (3+ messages)

[PATCH] vfs: take i_mutex on renamed file
 2012-03-05 22:43 UTC  (2+ messages)

[PATCH v5] fuse: O_DIRECT support for files
 2012-03-05 16:04 UTC  (3+ messages)

[PATCH 00/19] Fix filesystem freezing deadlocks
 2012-03-05 16:01 UTC  (20+ 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 05/19] nfsd: "
  ` [PATCH 14/19] fuse: Convert to new freezing mechanism
` [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 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

Can the VFS layer rely on i_uid
 2012-03-05 15:37 UTC  (4+ messages)

[PATCH 0/7 v3] Push file_update_time() into .page_mkwrite
 2012-03-05 14:54 UTC  (8+ messages)
` [PATCH 1/7] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 2/7] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 3/7] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 4/7] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 5/7] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 6/7] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 7/7] mm: Update file times from fault path only if .page_mkwrite is not set

[linux-pm] [Patch] JBD and JBD2 missing set_freezable()
 2012-03-05 10:28 UTC  (2+ messages)

[PATCH 0/7, v2] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-03-05 10:09 UTC  (9+ 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] cpumask: fix lg_lock/br_lock
 2012-03-05  7:05 UTC  (7+ messages)
    ` [PATCH 1/3] lglock: remove online variants of lock
    ` [PATCH 2/3] brlocks/lglocks: API cleanups
    ` [PATCH 3/3] brlocks/lglocks: turn into functions

Word-at-a-time dcache name accesses (was Re: .. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?)
 2012-03-05  5:38 UTC  (19+ messages)
  ` Word-at-a-time dcache name accesses
  ` Word-at-a-time dcache name accesses (was Re: .. anybody know ofany filesystems that depend on the exact VFS 'namehash' implementation?)

[PATCH 5/9] writeback: introduce the pageout work
 2012-03-04 11:13 UTC 

[PATCH v2] REQ_META set during meta data write
 2012-03-04  8:02 UTC  (3+ messages)

[xfstests patch] 113: add testing for O_DIRECT + O_SYNC
 2012-03-03 19:03 UTC  (4+ messages)

[PATCH] fs/dcache.c: Fix parameter documentation of __d_lookup_rcu function
 2012-03-03 12:33 UTC 

[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] "

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

[PATCH 00/11 v2] Push file_update_time() into .page_mkwrite
 2012-03-02  9:41 UTC  (6+ messages)
` [PATCH 6/9] fuse: Push file_update_time() into fuse_page_mkwrite()

.. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?
 2012-03-02  1:38 UTC  (9+ 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  (8+ messages)
` [RFC PATCH 01/22] iov_iter: move into its own file

[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  (4+ 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)


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