linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-08 22:19:33 to 2010-06-11 20:41:28 UTC [more...]

[PATCH 0/6] Fix gcc warnings of unused variables etc
 2010-06-11 20:41 UTC  (7+ messages)
` [PATCH 1/6]scripts:conf.c Fix warning: variable 'type' set but not used
` [PATCH 2/6]kernel:audit.c Fix warning: variable 'nlh' "
` [PATCH 3/6]cifs Fix variable not set warnings
` [PATCH 4/6]hfs Fix variable set but not used
` [PATCH 5/6]kernel:module.c variable 'nowarn' "
` [PATCH 6/6]afs:fsclient.c Fix variable 'bp' "

[PATCH] fs: make sure to invalidate pages if we fall back on buffered reads
 2010-06-11 19:22 UTC  (2+ messages)

[RFC PATCH 0/6] Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
 2010-06-11 19:12 UTC  (27+ messages)
` [PATCH 5/6] vmscan: Write out ranges of pages contiguous to the inode "
` [PATCH 6/6] vmscan: Do not writeback pages in direct reclaim

[PATCH 0/2] AFFS clean-ups
 2010-06-11 16:31 UTC  (4+ messages)
` [PATCH 1/2] AFFS: clean up dirty flag usage
` [PATCH 2/2] AFFS: wait for sb synchronization when needed

[patch] fs: fix superblock iteration race
 2010-06-11 16:06 UTC  (2+ messages)

[PATCH v4] ocfs2: Let ocfs2_setattr use new truncate sequence
 2010-06-11  7:55 UTC  (7+ messages)

[PATCH v5] ocfs2: Let ocfs2_setattr use new truncate sequence
 2010-06-11  7:19 UTC 

Labeled-NFS: Security Label support in NFSv4
 2010-06-11  2:37 UTC  (8+ messages)
` [PATCH 01/10] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/10] Security: Add Hook to test if the particular xattr is part of a MAC model

[PATCH 0/1] VFS: introduce s_dirty accessors
 2010-06-11  1:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] ocfs2: Let ocfs2_setattr use new truncate sequence
 2010-06-11  0:00 UTC  (12+ messages)
  ` [PATCH v3] "

[PATCH] [9p] Define and implement TSYMLINK for 9P2000.L
 2010-06-10 23:44 UTC  (2+ messages)
` [V9fs-developer] "

[PATCH-V2] [9p] Define and implement TLINK for 9P2000.L
 2010-06-10 21:31 UTC 

Question about inotify and bind mount
 2010-06-10 21:18 UTC  (7+ messages)

Thin provisioning and the lying reserve?
 2010-06-10 21:00 UTC 

[patch] change fs_struct.lock from rwlock to spinlock
 2010-06-10 15:29 UTC 

[PATCH 1/2]: writeback: remove writeback_inodes_wbc
 2010-06-10 13:49 UTC  (4+ messages)

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-06-10 12:42 UTC  (9+ messages)
` [PATCH 1/2] radix-tree: Implement function radix_tree_gang_tag_if_tagged
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging

[PATCH 47/58] convert exofs to ->evict_inode()
 2010-06-10 12:40 UTC  (13+ messages)
      ` [PATCH ver4] exofs: New truncate sequence
        ` [PATCH ver5] "

[RFC, PATCH 0/5] fsfreeze: fix sb vs bdev freeze/thaw b0rkage
 2010-06-10 12:45 UTC  (7+ messages)
` [PATCH 1/5] fsfreeze: Prevent emergency thaw from looping infinitely
` [PATCH 2/5] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 3/5] fsfreeze: freeze_super and thaw_bdev don't play well together
` [PATCH 4/5] fsfreeze: switch to using super methods everywhere
` [PATCH 5/5] fsfreeze: move emergency thaw code to fs/super.c

[PATCH 2/2] writeback: split writeback_inodes_wb
 2010-06-10 10:07 UTC 

[PATCH 0/2] new truncate sequence, part3
 2010-06-10  8:21 UTC  (9+ messages)
` [PATCH 2/2] check ATTR_SIZE contraints in inode_change_ok

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-06-10  8:12 UTC  (7+ messages)
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging

[PATCH V2 2/7] Cleancache (was Transcendent Memory): core files
 2010-06-10  3:28 UTC  (2+ messages)

[PATCH 0/3] writeback: bug fixes for 2.6.35
 2010-06-10  0:08 UTC  (9+ messages)
` [PATCH 1/3] writeback: pay attention to wbc->nr_to_write in write_cache_pages
` [PATCH 2/3] xfs: remove nr_to_write writeback windup
` [PATCH 3/3] writeback: limit write_cache_pages integrity scanning to current EOF

[PATCHv4 00/17] kill unnecessary SB sync wake-ups
 2010-06-09 22:33 UTC  (9+ messages)
` [PATCHv4 01/17] VFS: introduce helpers for the s_dirty flag

[PATCH 55/58] Make ->drop_inode() just return whether inode needs to be dropped
 2010-06-09 22:29 UTC  (5+ messages)
` [PATCH 55/58][v2] "

[PATCH] ocfs2: Remove the deprecated inode_setattr
 2010-06-09 19:53 UTC  (9+ messages)
          ` [Ocfs2-devel] "

[PATCHv5 00/16] kill unnecessary SB sync wake-ups + cleanups
 2010-06-09 16:36 UTC  (3+ messages)
` [PATCHv5 04/16] VFS: add memory barrier to sb_mark_clean and sb_mark_dirty

Attn
 2010-06-03 16:15 UTC 

Wrong DIF guard tag on ext2 write
 2010-06-09 15:58 UTC  (11+ messages)

[PATCH][RFC] Complex filesystem operations: split and join
 2010-06-09 15:05 UTC 

[PATCH 13/58] merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
 2010-06-09 14:17 UTC  (2+ messages)

[PATCH 7/58] new helper: end_writeback()
 2010-06-09 13:50 UTC  (4+ messages)

[PATCH] writeback: fix pin_sb_for_writeback
 2010-06-09 13:31 UTC 

[PATCH 2/58] unify fs/inode.c callers of clear_inode()
 2010-06-09 13:15 UTC  (3+ messages)

[PATCH 0/6] writeback fixes - slow unmount and others
 2010-06-09 12:29 UTC  (5+ messages)
` [PATCH 4/6] writeback: fix writeback_inodes_wb from writeback_inodes_sb

[PATCH] Documentation: New truncate sequence: Remove reference to nonexistent ->setsize
 2010-06-09 10:10 UTC  (3+ messages)

[PATCH 44/58] switch gfs2 to ->evict_inode()
 2010-06-09  9:28 UTC  (2+ messages)

OOM problem caused by fs
 2010-06-09  8:16 UTC  (5+ messages)

[topic proposal] dealing with ->d_revalidate() right ways (automounting, atomic opens and the whole mess around that)
 2010-06-09  2:29 UTC  (2+ messages)

[PATCH 43/58] switch ocfs2 to ->evict_inode()
 2010-06-09  1:53 UTC  (6+ messages)
` [PATCH 43/58][v2] "

[PATCH 45/58] convert btrfs to ->evict_inode()
 2010-06-09  1:46 UTC  (2+ messages)
` [PATCH 45/58][v2] "

[PATCH 56/58] convert remaining ->clear_inode() to ->evict_inode()
 2010-06-09  0:25 UTC  (2+ messages)

[RFC 1/2] [9P] Add a new access mode, V9FS_ACCESS_USER
 2010-06-09  0:22 UTC  (2+ messages)
` [RFC 2/2] [fs/9p] Check if the inode change is allowed

[PATCH 0/6] writeback: tracing and fixes V4
 2010-06-08 22:46 UTC  (3+ messages)

[PATCH 58/58] update VFS documentation for method changes
 2010-06-08 22:24 UTC 

[PATCH 57/58] All filesystems that need invalidate_inode_buffers() are doing that explicitly
 2010-06-08 22:24 UTC 

[PATCH 54/58] fs/inode.c:clear_inode() is gone
 2010-06-08 22:23 UTC 

[PATCH 53/58] fs/inode.c:evict() doesn't care about delete vs. non-delete paths now
 2010-06-08 22:23 UTC 

[PATCH 52/58] ->delete_inode() is gone
 2010-06-08 22:23 UTC 

[PATCH 51/58] convert ext4 to ->evict_inode()
 2010-06-08 22:23 UTC 

[PATCH 50/58] convert logfs to ->evict_inode()
 2010-06-08 22:23 UTC 

[PATCH 49/58] logfs: get rid of magical inodes
 2010-06-08 22:23 UTC 

[PATCH 48/58] convert nilfs2 to ->evict_inode()
 2010-06-08 22:22 UTC 

[PATCH 46/58] convert reiserfs to ->evict_inode()
 2010-06-08 22:22 UTC 

[PATCH 42/58] switch ncpfs to ->evict_inode()
 2010-06-08 22:21 UTC 

[PATCH 41/58] switch udf to ->evict_inode()
 2010-06-08 22:21 UTC 

[PATCH 40/58] switch ubifs to ->evict_inode()
 2010-06-08 22:21 UTC 

[PATCH 39/58] switch jfs to ->evict_inode()
 2010-06-08 22:21 UTC 

[PATCH 38/58] switch hpfs to ->evict_inode()
 2010-06-08 22:21 UTC 

[PATCH 37/58] switch hppfs to ->evict_inode()
 2010-06-08 22:21 UTC 

[PATCH 36/58] try to get rid of races in hostfs open()
 2010-06-08 22:20 UTC 

[PATCH 35/58] leak in hostfs_unlink()
 2010-06-08 22:20 UTC 

[PATCH 34/58] hostfs: fix races in dentry_name() and inode_name()
 2010-06-08 22:20 UTC 

[PATCH 33/58] new helper: __dentry_path()
 2010-06-08 22:20 UTC 

[PATCH 32/58] hostfs: sanitize symlinks
 2010-06-08 22:20 UTC 

[PATCH 31/58] hostfs: get rid of inode_dentry_name()
 2010-06-08 22:20 UTC 

[PATCH 30/58] hostfs: get rid of file_type(), fold init_inode()
 2010-06-08 22:19 UTC 

[PATCH 29/58] switch stat_file() to passing a single struct rather than fsckloads of pointers
 2010-06-08 22:19 UTC 

[PATCH 28/58] hostfs: pass pathname to init_inode()
 2010-06-08 22:19 UTC 


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