messages from 2011-05-25 03:17:00 to 2011-06-02 01:47:04 UTC [more...]
[PATCH] xfstests: add support for ext4dev FSTYP
2011-06-02 1:47 UTC (10+ messages)
[PATCH v2] xfstests: add support for ext4dev FSTYP
2011-06-01 23:28 UTC (2+ messages)
[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v3)
2011-06-01 22:31 UTC (5+ messages)
[PATCH v5 00/21] EVM
2011-06-01 22:11 UTC (16+ messages)
Corruption on shutdown outside the current partition
2011-06-01 16:27 UTC (4+ messages)
[PATCH] fuse: fix non-ANSI void function notation
2011-06-01 14:10 UTC (2+ messages)
[PATCH 0/7] overlay filesystem: request for inclusion
2011-06-01 12:46 UTC (8+ messages)
` [PATCH 1/7] vfs: add i_op->open()
` [PATCH 2/7] vfs: export do_splice_direct() to modules
` [PATCH 3/7] vfs: introduce clone_private_mount()
` [PATCH 4/7] overlay filesystem
` [PATCH 5/7] overlayfs: add statfs support
` [PATCH 6/7] overlayfs: implement show_options
` [PATCH 7/7] overlay: overlay filesystem documentation
[PATCH] fix hardcoded reference to /mnt/test in common.attr
2011-06-01 3:26 UTC (3+ messages)
[PATCH 1/4] Cache xattr security drop check for write v2
2011-05-31 20:21 UTC (10+ 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
Can someone explain s_xattr field in the superblock?
2011-05-31 18:47 UTC (2+ messages)
[regression, 3.0-rc1] dentry cache growth during unlinks, XFS performance way down
2011-05-31 17:33 UTC (8+ messages)
` [git pull] dentry_unhash() breakage
[RFC] usb: don't dput() in usbfs_rmdir()
2011-05-31 16:54 UTC (6+ messages)
overlayfs entrles lost
2011-05-31 15:14 UTC (4+ messages)
Confirm Receipt
2011-05-31 10:25 UTC
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
[PATCH] FS:remove the spare space in super.c
2011-05-30 13:52 UTC
[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)
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 (7+ messages)
` [PATCH 14/19] ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
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 (25+ 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 (10+ 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 (7+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).