messages from 2009-10-13 01:40:40 to 2009-10-23 16:17:12 UTC [more...]
[ANNOUNCE] Sheepdog: Distributed Storage System for KVM
2009-10-23 16:17 UTC (24+ messages)
` [Qemu-devel] "
[PATCH 1/2] partitions: use sector size for EFI GPT
2009-10-23 10:36 UTC (2+ messages)
` [PATCH 2/2] partitions: read whole sector with EFI GPT header
ext4 - getting at birth time (file create time) and getting/setting nanosecond time stamps and utime
2009-10-22 21:50 UTC (31+ messages)
[RFC] loop: issue aio with pages
2009-10-22 20:25 UTC (9+ messages)
` [PATCH 1/8] gadgetfs: use schedule_work() instead of EIOCBRETRY
` [PATCH 2/8] aio: disable retry
` [PATCH 3/8] aio: add an interface to submit aio from the kernel
` [PATCH 4/8] aio: add aio_read_pages and aio_write_pages
` [PATCH 5/8] dio: refactor __blockdev_direct_IO()
` [PATCH 6/8] dio: add an entry point which takes pages
` [PATCH 7/8] block: provide aio_read_pages and aio_write_pages
` [PATCH 8/8] loop: use aio to perform io on the underlying file
Deadlock with nilfs on 2.6.31.4
2009-10-22 20:19 UTC (3+ messages)
[RFC PATCH 00/40] Writable overlays (union mounts)
2009-10-22 2:44 UTC (45+ messages)
` [PATCH 01/41] VFS: BUG() if somebody tries to rehash an already hashed dentry
` [PATCH 02/41] VFS: propagate mnt_flags into do_loopback
` [PATCH 03/41] VFS: Make lookup_hash() return a struct path
` [PATCH 04/41] VFS: Remove unnecessary micro-optimization in cached_lookup()
` [PATCH 05/41] VFS: Make real_lookup() return a struct path
` [PATCH 06/41] VFS: Introduce dput() variant that maintains a kill-list
` [PATCH 07/41] VFS: Add read-only users count to superblock
` [PATCH 08/41] Don't replace nameidata path when following links
` [PATCH 09/41] whiteout: Don't return information about whiteouts to userspace
` [PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 11/41] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 12/41] union-mount: Allow removal of a directory
` [PATCH 13/41] whiteout: tmpfs whiteout support
` [PATCH 14/41] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 15/41] whiteout: ext2 whiteout support
` [PATCH 16/41] whiteout: jffs2 "
` [PATCH 17/41] whiteout: Add path_whiteout() helper
` [PATCH 18/41] union-mount: Documentation
` [PATCH 19/41] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 20/41] union-mount: Introduce union_mount structure
` [PATCH 21/41] union-mount: Drive the union cache via dcache
` [PATCH 22/41] union-mount: Some checks during namespace changes
` [PATCH 23/41] union-mount: Changes to the namespace handling
` [PATCH 24/41] union-mount: Make lookup work for union-mounted file systems
` [PATCH 25/41] union-mount: stop lookup when directory has S_OPAQUE flag set
` [PATCH 26/41] union-mount: stop lookup when finding a whiteout
` [PATCH 27/41] union-mount: in-kernel file copy between union mounted filesystems
` [PATCH 28/41] union-mount: call do_whiteout() on unlink and rmdir
` [PATCH 29/41] union-mount: Always create topmost directory on open
` [PATCH 30/41] fallthru: Basic fallthru definitions
` [PATCH 31/41] fallthru: Support for fallthru entries in union mount lookup
` [PATCH 32/41] fallthru: ext2 fallthru support
` [PATCH 33/41] fallthru: jffs2 "
` [PATCH 34/41] fallthru: tmpfs "
` [PATCH 35/41] union-mount: Copy up directory entries on first readdir()
` [PATCH 36/41] union-mount: Increment read-only users count for read-only layer
` [PATCH 37/41] union-mount: Check read-only/read-write status of layers
` [PATCH 38/41] union-mount: Make pivot_root work with union mounts
` [PATCH 39/41] union-mount: Ignore read-only file system in permission checks
` [PATCH 40/41] union-mount: Make truncate work in all its glorious UNIX variations
` [PATCH 41/41] union-mount: Add support for rename by __union_copyup()
ceph in linux-next
2009-10-22 2:00 UTC
Extend FIEMAP to indicate shared extents
2009-10-22 1:05 UTC (3+ messages)
` [PATCH 1/2] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
` [PATCH 2/2] ocfs2: Use FIEMAP_EXTENT_SHARED
Hello
2009-10-21 13:12 UTC
[PATCH v4 1/1]: fs: pipe.c null pointer dereference + really sign off + unmangled diffs
2009-10-21 9:38 UTC
[patch 0/6] vfsmount scaling and other bits
2009-10-19 12:48 UTC (22+ messages)
` [patch 1/6] fs: invalidate sb->s_bdev on remount,ro
` [patch 2/6] fs: no games with DCACHE_UNHASHED
` [patch 3/6] fs: dcache remove d_mounted
` [patch 4/6] brlock: introduce special brlocks
` [rfc][patch 4a/6] brlock: "fast" brlocks
` [patch 5/6] fs: brlock vfsmount_lock
` [patch 6/6] fs: scale mntget/mntput
Hello
2009-10-19 5:41 UTC
[PATCH 0/2) e2fsprogs: Two small patches
2009-10-17 18:41 UTC (4+ messages)
` [PATCH 1/2] e4defrag: install binary and man page
` [PATCH 2/2] Update .gitignore
[PATCH 00/45] some writeback experiments
2009-10-17 5:30 UTC (12+ messages)
` [PATCH 01/45] writeback: reduce calls to global_page_state in balance_dirty_pages()
[PATCH] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
2009-10-15 22:41 UTC (2+ messages)
` [PATCH] ocfs2: Use FIEMAP_EXTENT_SHARED
IO error and panic while doing iput(), kernel BUG at fs/inode.c:1165!
2009-10-15 21:35 UTC
[patch][0/3] Add support infrastructure for Named Pipe
2009-10-15 19:58 UTC (2+ messages)
[patch][1/3] Data structures and defines for Named Pipes
2009-10-15 18:12 UTC (2+ messages)
[patch][3/3] ioctl calls for Named Pipes
2009-10-15 17:44 UTC
[patch][2/3] SMBTrans functions for Named Pipes
2009-10-15 17:41 UTC
truncate in ecryptfs
2009-10-15 16:55 UTC (4+ messages)
` [PATCH] eCryptfs: Use notify_change for truncating lower inodes
Latest vfs scalability patch
2009-10-15 11:48 UTC (16+ messages)
` [rfc][patch] store-free path walking
[PATCH 0/4][RFC] NFSv3: implement extended attribute (XATTR) protocol
2009-10-14 15:05 UTC (17+ messages)
[PATCH] vfs: new O_NODE open flag
2009-10-14 13:14 UTC (4+ messages)
[PATCH 1/2] vfs: make real_lookup do dentry revalidation with
2009-10-14 11:47 UTC (9+ messages)
[PATCH 0/2] [RFC] Adding the MAY_CREATE flag to ->permission()
2009-10-14 9:57 UTC (3+ messages)
` [PATCH 1/2] vfs: Add MAY_CREATE to the permission() flags
` [PATCH 2/2] ocfs2: Use MAY_CREATE in ocfs2_permission()
Fun with fdatasync()
2009-10-13 20:18 UTC (6+ messages)
Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,
2009-10-13 13:10 UTC
xfs failure on parisc (and presumably other VI cache systems) caused by I/O to vmalloc/vmap areas
2009-10-13 4:13 UTC (3+ messages)
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).