messages from 2011-01-13 13:41:42 to 2011-01-15 13:30:39 UTC [more...]
[PATCH 00/18] Introduce automount support in the VFS [ver #4]
2011-01-15 13:30 UTC (38+ messages)
` [PATCH 01/18] Add a dentry op to handle automounting rather than abusing follow_link() "
` [PATCH 02/18] Add a dentry op to allow processes to be held during pathwalk transit "
` [PATCH 03/18] From: David Howells <dhowells@redhat.com> "
` [PATCH 04/18] AFS: Use d_automount() rather than abusing follow_link() "
` [PATCH 05/18] NFS: "
` [PATCH 06/18] CIFS: "
` [PATCH 07/18] Remove the automount through follow_link() kludge code from pathwalk "
` [PATCH 08/18] autofs4: Add d_automount() dentry operation "
` [PATCH 09/18] autofs4: Add d_manage() "
` [PATCH 10/18] autofs4: Remove unused code "
` [PATCH 11/18] autofs4: Clean up inode operations "
` [PATCH 12/18] autofs4: Clean up dentry "
` [PATCH 13/18] autofs4: Clean up autofs4_free_ino() "
` [PATCH 14/18] autofs4: Fix wait validation "
` [PATCH 15/18] autofs4: Add v4 pseudo direct mount support "
` [PATCH 16/18] autofs4: Bump version "
` [PATCH 17/18] Remove a further kludge from __do_follow_link() "
` [PATCH 18/18] Allow d_manage() to be used in RCU-walk mode "
` [PATCH 19/18] Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 11:44 UTC (11+ messages)
[PATCH resend] fs/eventpoll.c: fix compilation warning
2011-01-15 11:10 UTC (6+ messages)
vfs-scale, d_revalidate from nfsd
2011-01-15 3:47 UTC (9+ messages)
vfs-scale, nd->inode after __do_follow_link()
2011-01-14 23:34 UTC (11+ messages)
[git pull] vfs pile 1
2011-01-14 23:28 UTC (9+ messages)
` clearcache (Was: Re: [git pull] vfs pile 1)
[PATCH 01/18] Add a dentry op to handle automounting rather than abusing follow_link()
2011-01-14 22:14 UTC (11+ messages)
` [PATCH 00/18] Introduce automount support in the VFS
NFS dio aio bug
2011-01-14 21:48 UTC (3+ messages)
[PATCH] fs: Work around NFS wreckage
2011-01-14 21:44 UTC (12+ messages)
linux-next - WARNING: at fs/block_dev.c:824 bd_link_disk_holder+0x92/0x1ac()
2011-01-14 21:09 UTC (34+ messages)
` [dm-devel] "
` [PATCH] block: restore multiple bd_link_disk_holder() support
` [PATCH UPDATED] "
[CFP] Linux Storage and Filesystems Workshop (April 4-5)
2011-01-14 20:28 UTC
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
2011-01-14 16:46 UTC (4+ messages)
` [PATCH v2 alt 1] "
` [PATCH v2 alt 2] "
vfs-scale, keep the errno
2011-01-14 15:26 UTC (5+ messages)
[patch] fs: aio fix rcu lookup
2011-01-14 15:00 UTC (3+ messages)
Please pull vfs-scale-working tree
2011-01-14 14:47 UTC
[RFC] training mpath to discern between SCSI errors
2011-01-14 13:59 UTC (16+ messages)
` [dm-devel] "
` "
` [RFC PATCH 0/3] differentiate between I/O errors
[PATCH] cifs: remove extraneous calls to d_set_d_op
2011-01-14 13:12 UTC (2+ messages)
[PATCH 2/2] fallocate should be a file operation
2011-01-14 13:12 UTC (2+ messages)
[PATCH 1/2] make the feature checks in ->fallocate future proof
2011-01-14 13:05 UTC (2+ messages)
[PATCH] list_bl: fix oops on UP with DEBUG_SPINLOCK
2011-01-14 12:20 UTC (2+ messages)
[PATCH] fs/eventpoll.c: fix compilation warning
2011-01-14 11:12 UTC (5+ messages)
Important for fs devs: rcu-walk merged upstream
2011-01-14 9:38 UTC (7+ messages)
Status of inode scaling work
2011-01-14 9:02 UTC
mmotm 2011-01-06-15-41 uploaded
2011-01-14 8:20 UTC (5+ messages)
` WARNING: at fs/dcache.c:1359 d_set_d_op [was: mmotm 2011-01-06-15-41 uploaded]
` [autofs] "
[PATCH] cgroup fix
2011-01-14 5:31 UTC
NFS root lockups with -next 20110113
2011-01-14 4:41 UTC (7+ messages)
Please pull vfs-scale-working tree
2011-01-14 3:58 UTC (3+ messages)
[PATCH 00/35] IO-less dirty throttling v4
2011-01-14 3:21 UTC (6+ messages)
` [PATCH 01/35] writeback: enabling gate limit for light dirtied bdi
[PATCH 0/10] Add yaffs2 file system: Fourth patchset
2011-01-14 3:06 UTC (11+ messages)
` [PATCH 01/10] Add yaffs2 file system: Allocation, block handling and bitmapping code
` [PATCH 02/10] Add yaffs2 file system: Attribute and xattrib handling code
` [PATCH 03/10] Add yaffs2 file system: Checkpoint handing code
` [PATCH 04/10] Add yaffs2 file system: Flash interfacing and ECC handling code
` [PATCH 05/10] Add yaffs2 file system: Tags processing code
` [PATCH 06/10] Add yaffs2 file system: Tracing and verification code
` [PATCH 07/10] Add yaffs2 file system: yaffs1 and yaffs2 mode specific code
` [PATCH 08/10] Add yaffs2 file system: Core guts code
` [PATCH 09/10] Add yaffs2 file system: Linux glue code
` [PATCH 10/10] Add yaffs2 file system: Hook in to Linux tree
[PATCH 2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails
2011-01-14 2:57 UTC (2+ messages)
[PATCH v3] mm: add replace_page_cache_page() function
2011-01-14 1:00 UTC (8+ messages)
[tomoyo-users-en 251] Re: [PATCH] CacheFiles: Add calls to path-based security hooks [ver #2]
2011-01-14 0:03 UTC (2+ messages)
` "
Power plug off / on - EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600
2011-01-13 20:38 UTC (4+ messages)
[announce] vfs-scale git tree update
2011-01-13 17:09 UTC (10+ messages)
20g
2011-01-13 17:31 UTC
RE; Notice!!! Your Account Expires in 24 Hours
2011-01-13 16:12 UTC
RE; Notice!!! Your Account Expires in 24 Hours
2011-01-13 16:14 UTC
[PATCH] Update atime from future
2011-01-13 14:18 UTC (4+ 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).