linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-24 17:36:17 to 2011-05-31 12:05:08 UTC [more...]

[PATCH v5 00/21] EVM
 2011-05-31 12:05 UTC  (14+ messages)

Confirm Receipt
 2011-05-31 10:25 UTC 

[RFC] usb: don't dput() in usbfs_rmdir()
 2011-05-31  9:53 UTC  (4+ messages)

overlayfs entrles lost
 2011-05-31  9:51 UTC  (2+ messages)

overlayfs patches for ovl_copy_up & ovl_rename
 2011-05-31  9:01 UTC  (5+ messages)

PROBLEM: Corrupting d_count of target dentry, when rename directory to the directory which is mount point, or when rename directory which is mount point to the existing directory
 2011-05-31  8:11 UTC 

Corruption on shutdown outside the current partition
 2011-05-30 20:59 UTC  (3+ messages)

[PATCH] FS:remove the spare space in super.c
 2011-05-30 13:52 UTC 

[regression, 3.0-rc1] dentry cache growth during unlinks, XFS performance way down
 2011-05-30 10:07 UTC  (6+ messages)
    ` [git pull] dentry_unhash() breakage

[PATCH 00/26] Some final dentry_unhash cleanup
 2011-05-30  9:43 UTC  (29+ messages)
` [PATCH 01/26] bfs: remove unnecessary dentry_unhash on dir rename
` [PATCH 02/26] sysv: remove unnecessary dentry_unhash from rmdir, "
` [PATCH 03/26] jffs2: "
` [PATCH 04/26] jfs: "
` [PATCH 05/26] logfs: "
  ` [PATCH 06/26] nilfs2: "
` [PATCH 07/26] ubifs: "
` [PATCH 08/26] ufs: "
` [PATCH 09/26] reiserfs: "
` [PATCH 10/26] udf: "
` [PATCH 11/26] omfs: remove unnecessary dentry_unhash on rmdir, dir rneame
` [PATCH 12/26] hfs: remove unnecessary dentry_unhash on rmdir, dir rename
` [PATCH 13/26] hfsplus: "
` [PATCH 14/26] hostfs: "
` [PATCH 15/26] ecryptfs: "
` [PATCH 16/26] ncpfs: document dentry_unhash usage
` [PATCH 17/26] ncpfs: fix rename over directory with dangling references
` [PATCH 18/26] 9p: remove unnecessary dentry_unhash on rmdir, dir rename
` [PATCH 19/26] affs: "
` [PATCH 20/26] afs: "
` [PATCH 21/26] coda: "
` [PATCH 22/26] fuse: "
` [PATCH 23/26] minix: "
` [PATCH 24/26] hpfs: "
` [PATCH 25/26] fat: "
` [PATCH 26/26] configfs: "

[PATCH] Add documentation: request-based-drivers-ordering.txt
 2011-05-29 19:15 UTC 

[PATCH 1/4] Cache xattr security drop check for write
 2011-05-29 17:48 UTC  (11+ messages)
` [PATCH 2/4] EXT4: Set NOSEC flag early when there are no xattrs
` [PATCH 3/4] BTRFS: Set NOSEC early for btrfs
` [PATCH 4/4] XFS: Set NOSEC flag early when inode has no xattrs

unlink(nonexistent): EROFS or ENOENT?
 2011-05-29 16:14 UTC  (2+ messages)

[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v4)
 2011-05-29  7:34 UTC  (8+ messages)
` [PATCH 06/18] writeback: sync expired inodes first in background writeback

WAITING ON YOUR REPLY
 2011-05-28 10:45 UTC 

[git pull] vfs pile, part 2
 2011-05-28 17:25 UTC 

Big performance improvements seen with cifs async write patches even over localhost
 2011-05-28 17:21 UTC  (4+ messages)

[PATCH 1/4] Cache xattr security drop check for write v2
 2011-05-28 15:25 UTC  (4+ messages)
` [PATCH 2/4] EXT4: Set NOSEC flag early when there are no xattrs v2
` [PATCH 3/4] BTRFS: Set NOSEC early for btrfs v2
` [PATCH 4/4] XFS: Set NOSEC flag early when inode has no xattrs. v2

OOPS in configfs when doing d_delete
 2011-05-27 21:13 UTC  (8+ messages)

BUG() in shrink_dcache_for_umount_subtree on nfs4 mount
 2011-05-27 19:51 UTC  (14+ messages)

[PATCHSET v3.3 0/2] data integrity: Stabilize pages during writeback for various fses
 2011-05-27 19:23 UTC  (3+ messages)
` [PATCH 1/2] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/2] fs: block_page_mkwrite should wait for writeback to finish

[PATCH 00/19] Do not dentry_unhash in VFS (v3)
 2011-05-27 19:11 UTC  (27+ messages)
` [PATCH 01/19] vfs: dentry_unhash immediately prior to rmdir
` [PATCH 02/19] vfs: remove dget() from dentry_unhash()
` [PATCH 03/19] vfs: push dentry_unhash on rmdir into file systems
` [PATCH 04/19] vfs: push dentry_unhash on rename_dir "
` [PATCH 05/19] vfs: update dentry_unhash() comment
` [PATCH 06/19] libfs: drop unneeded dentry_unhash
` [PATCH 07/19] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
` [PATCH 08/19] vfs: clean up vfs_rmdir
` [PATCH 09/19] vfs: clean up vfs_rename_dir
` [PATCH 10/19] vfs: clean up vfs_rename_other
` [PATCH 11/19] ceph: remove unnecessary dentry_unhash calls
` [PATCH 12/19] btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
` [PATCH 13/19] ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
` [PATCH 14/19] ext3: "
` [PATCH 15/19] ext2: "
  ` [PATCH 16/19] nfs: "
` [PATCH 17/19] exofs: "
` [PATCH 18/19] ocfs2: "
` [PATCH 19/19] cifs: "

Question regarding dentry revalidation
 2011-05-27 16:33 UTC 

[PATCH v3] Adding support to freeze and unfreeze a journal
 2011-05-27 16:28 UTC  (6+ messages)
` [PATCH] Attempt to sync the fsstress writes to a frozen F.S

[PATCHSET v3.2 0/3] data integrity: Stabilize pages during writeback for various fses
 2011-05-27 16:20 UTC  (3+ messages)

[PATCH] fs: cosmetic inode.c cleanups
 2011-05-27 13:28 UTC 

[PATCH] fs: pass exact type of data dirties to ->dirty_inode
 2011-05-27 10:59 UTC  (2+ messages)

(Short?) merge window reminder
 2011-05-27  9:20 UTC  (32+ messages)

[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags
 2011-05-26 20:45 UTC  (7+ messages)
` [PATCH 2/2] Btrfs: load the key from the dir item in readdir into a fake dentry

Oops in dput/nfs_lookup_revalidate
 2011-05-26 14:16 UTC 

[BUG] + possible [PATCH]. blkdev_issue_flush is a NOOP for request based drivers
 2011-05-26 13:09 UTC  (3+ messages)

[git pull] vfs pile 1
 2011-05-26 11:53 UTC 

[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags V2
 2011-05-26 10:35 UTC  (4+ messages)

[RFC] GSoC idea: implement HFS Plus Journal
 2011-05-26  5:50 UTC 

[PATCH 1/3] fs: add SEEK_HOLE and SEEK_DATA flags V4
 2011-05-25 22:07 UTC  (4+ messages)

Questions on block drivers, REQ_FLUSH and REQ_FUA
 2011-05-25 19:58 UTC  (11+ messages)

[RFC] [PATCH] drop_caches: add syslog entry
 2011-05-25 19:54 UTC  (2+ messages)

[PATCH] exportfs: reallow building as a module
 2011-05-25 13:22 UTC  (2+ messages)

linux-next: build failure after merge of the final tree
 2011-05-25 12:13 UTC  (11+ messages)

[PATCH 7/7] Squashfs: add extra sanity checks at mount time
 2011-05-25  3:23 UTC 

[PATCH 6/7] Squashfs: add sanity checks to fragment reading at mount time
 2011-05-25  3:21 UTC 

[PATCH 5/7] Squashfs: add sanity checks to lookup table reading at mount time
 2011-05-25  3:20 UTC 

[PATCH 3/7] Squashfs: add sanity checks to xattr reading at mount time
 2011-05-25  3:18 UTC 

[PATCH 4/7] Squashfs: add sanity checks to id reading at mount time
 2011-05-25  3:19 UTC 

[PATCH 2/7] Squashfs: reverse order of filesystem table reading
 2011-05-25  3:17 UTC 

[PATCH 1/7] Squashfs: move table allocation into squashfs_read_table()
 2011-05-25  3:16 UTC 

[PATCH 0/7] Squashfs updates
 2011-05-25  3:14 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).