messages from 2011-02-05 17:46:33 to 2011-02-14 15:20:18 UTC [more...]
XFS status update for January 2011
2011-02-14 15:20 UTC (4+ messages)
[net/9p] ZeroCopy patch series
2011-02-14 2:21 UTC (8+ messages)
` [PATCH 1/7] [net/9p] Preparation and helper functions for zero copy
` [PATCH 2/7] [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed
` [PATCH 3/7] [net/9p] Add gup/zero_copy support to VirtIO transport layer
` [PATCH 4/7] [net/9p] Add preferences to "
` [PATCH 5/7] [net/9p] Read side zerocopy changes for 9P2000.L protocol
` [PATCH 6/7] [net/9p] Write "
` [PATCH 7/7] [net/9p] Handle TREAD/RERROR case in !dotl case
NFS root lockups with -next 20110113
2011-02-13 2:19 UTC (8+ messages)
` vfs-scale, general questions (Re: NFS root lockups with -next 20110113)
[PATCH] fix filp_cachep memory corruption
2011-02-13 2:05 UTC (3+ messages)
[PATCH] epoll: Prevent deadlock through unsafe ->f_op->poll() calls
2011-02-12 19:03 UTC (8+ messages)
` [PATCH] epoll: Prevent creating circular epoll structures
[LSF/MM TOPIC] Drop ext2/ext3 codebase? When?
2011-02-12 11:05 UTC (15+ messages)
` [Lsf-pc] "
PROBLEM: Regular crashes on 2.6.37 ext3_ordered_writepage?
2011-02-12 8:01 UTC (3+ messages)
[LSF/MM TOPIC][ATTEND] Merging the Lustre filesystem
2011-02-12 7:15 UTC (4+ messages)
[PATCH] zcache: Fix build error when sysfs is not defined
2011-02-12 4:14 UTC
mmotm 2011-02-10-16-26 uploaded
2011-02-12 2:47 UTC (4+ messages)
` mmotm 2011-02-10-16-26 uploaded (zcache')
[PATCH 0/10] Add yaffs2 file system: Fifth patchset
2011-02-11 23:01 UTC (21+ messages)
` [PATCH 01/10] Add yaffs2 file system: allocators, bitmap and block handling
` [PATCH 02/10] Add yaffs2 file system: attrib and xattrib handling
` [PATCH 03/10] Add yaffs2 file system: checkpoint streaming
` [PATCH 04/10] Add yaffs2 file system: flash interface and ecc handling
` [PATCH 05/10] Add yaffs2 file system: tags handling
` [PATCH 06/10] Add yaffs2 file system: tracing and verification handling
` [PATCH 07/10] Add yaffs2 file system: yaffs1 and yaffs2 mode handling
` [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: hok in to Linux tree
[RFC-V3] [net/9p] [PATCH 0/7] Zero Copy
2011-02-11 21:03 UTC (17+ messages)
` [RFC-V3 1/7] [net/9p] Additional elements to p9_fcall to acoomodate zero copy
` [RFC-V3 2/7] [net/9p] Adds supporting functions for "
` [RFC-V3 3/7] [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed
` [RFC-V3 4/7] [net/9p] Add gup/zero_copy support to VirtIO transport layer
` [RFC-V3 5/7] [net/9p] Add preferences to "
` [RFC-V3 6/7] [net/9p] Read and Write side zerocopy changes for 9P2000.L protocol
` [RFC-V3 7/7] [net/9p] Handle TREAD/RERROR case in !dotl case
[LSF/MM TOPIC] Writeback - current state and future
2011-02-11 16:22 UTC (6+ messages)
[RFC PATCH 0/5] IO-less balance dirty pages
2011-02-11 15:49 UTC (14+ messages)
` [PATCH 3/5] mm: Implement IO-less balance_dirty_pages()
` [PATCH 5/5] mm: Autotune interval between distribution of page completions
[PATCH] inotify: fix race when adding a new watch
2011-02-11 15:04 UTC
Regression with calibrate_xor_blocks, probably UML related
2011-02-11 13:06 UTC (4+ messages)
[PATCH 0/7] fsnotify: use a groups mark_mutex to synchronize access to its mark list
2011-02-11 10:36 UTC (8+ messages)
` [PATCH 1/7] fsnotify: take groups mark_lock before mark lock
` [PATCH 2/7] fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark could be destroyed
` [PATCH 3/7] fsnotify: introduce fsnotify_remove_mark()
` [PATCH 4/7] fsnotify: replace most calls of fsnotify_destroy_mark() with fsnotify_remove_mark()
` [PATCH 5/7] fsnotify: use a mutex instead of a spinlock to protect a groups mark list
` [PATCH 6/7] fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark()
` [PATCH 7/7] fsnotify: replace the groups mutex with the groups mark list mutex
[LSF/MM TOPIC] Utilizing T10/DIF in Filesystems
2011-02-10 23:07 UTC (2+ messages)
[LSF/FS TOPIC] Scaling file systems on high performance flash devices
2011-02-10 18:41 UTC (3+ messages)
[PATCH 0/2] nfsv4: Fix two remote DOS vulnerabilities v2
2011-02-10 12:21 UTC (3+ messages)
` [PATCH 1/2] Fix memory corruption due to not expected FS_LOCATION
` [PATCH 2/2] nfsv4: Fix dereference i_op->lookup and call NULL pointer at d_alloc_and_lookup()
[ANNOUNCE] util-linux v2.19
2011-02-10 9:46 UTC
[ANNOUNCE] util-linux v2.19
2011-02-10 9:46 UTC
Linux 2.6.38-rc4 (ceph unlink NULL pointer dereference)
2011-02-10 2:50 UTC
[RFC-V2] [PATCH 0/7] Zero Copy
2011-02-09 21:39 UTC (26+ messages)
` [RFC] [PATCH 1/7] [net/9p] Additional elements to p9_fcall to accomodate zero copy
` [RFC] [PATCH 2/7] [net/9p] Adds supporting functions for "
` [V9fs-developer] "
` [RFC] [PATCH 3/7] [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed
` [RFC] [PATCH 4/7] [net/9p] Add gup/zero_copy support to VirtIO transport layer
` [RFC] [PATCH 5/7] [net/9p] Add preferences to "
` :[RFC] [PATCH 6/7] [net/9p] Read and Write side zerocopy changes for 9P2000.L protocol
` [V9fs-developer] "
` [PATCH 7/7] [net/9p] Handle TREAD/RERROR case in !dotl case
[ext4] Multiple page-io submission (Option "mblk_io_submit")
2011-02-09 18:38 UTC (2+ messages)
[PATCH] VFS: call synchronize_rcu after kill_sb
2011-02-09 8:26 UTC (7+ messages)
` [PATCH] VFS: call rcu_barrier "
[LSF/MM TOPIC] Avoid cache duplication in virtual/paravirtual filesystems
2011-02-09 4:30 UTC
[PATCHSET 0/7] exofs: Some pending changes for 2.6.39
2011-02-08 16:42 UTC (8+ messages)
` [PATCH 1/7] exofs: trivial: fix some indentation and debug prints
` [PATCH 2/7] exofs: Optimize read_4_write
` [PATCH 3/7] exofs: simple fsync race fix
` [PATCH 4/7] exofs: Override read-ahead to align on stripe_size
` [PATCH 5/7] exofs: Add option to mount by osdname
` [PATCH 6/7] exofs: Write sbi->s_nextid as part of the Create command
` [PATCH 7/7] exofs: deprecate the commands pending counter
[BUG] v2.6.38-rc3+ BUG when calling destroy_inodecache at module unload
2011-02-08 15:25 UTC (5+ messages)
[RFC PATCH -V2 0/17] Buffered write and writeable mmap support for 9P
2011-02-08 8:47 UTC (21+ messages)
` [RFC PATCH -V2 01/17] fs/9p: set the cached file_operations struct during inode init
` [V9fs-developer] "
` [RFC PATCH -V2 03/17] fs/9p: increment inode->i_count in cached mode
` [RFC PATCH -V2 05/17] fs/9p: Add read write helper function
` [RFC PATCH -V2 06/17] fs/9p: Add fid to inode in cached mode
` [V9fs-developer] "
` [RFC PATCH -V2 07/17] fs/9p: Add buffered write support for v9fs
` [RFC PATCH -V2 08/17] fs/9p: Clarify cached dentry delete operation
` [RFC PATCH -V2 09/17] fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode
` [RFC PATCH -V2 10/17] net/9p: Implement syncfs 9P operation
` [RFC PATCH -V2 11/17] fs/9p: Implement syncfs call back for 9Pfs
` [RFC PATCH -V2 12/17] fs/9p: We need not writeback dirty pages during close
` [RFC PATCH -V2 13/17] fs/9p: Add inode hashing
` [RFC PATCH -V2 14/17] fs/9p: Don't set stat.st_blocks based on nrpages
` [RFC PATCH -V2 15/17] fs/9p: Add v9fs_inode
` [RFC PATCH -V2 16/17] fs/9p: Move writeback fid to v9fs_inode
` [RFC PATCH -V2 17/17] fs/9p: set default readahead pages in cached mode
` [V9fs-developer] [RFC PATCH -V2 0/17] Buffered write and writeable mmap support for 9P
[2.6.32 ubuntu] I/O hang at start_this_handle
2011-02-08 5:26 UTC
[PATCH 00/46] rcu-walk and dcache scaling
2011-02-07 22:25 UTC (12+ messages)
` [PATCH 17/46] fs: Use rename lock and RCU for multi-step operations
[LSF/FS TOPIC] I/O performance isolation for shared storage
2011-02-07 20:38 UTC (6+ messages)
[RFC 00/20] Proposal for remaining BKL users
2011-02-07 19:31 UTC (4+ messages)
` [PATCH 11/20] hpfs: move to drivers/staging
[PATCH 0/3] nfs: Fix two remote DOS vulnerabilities
2011-02-07 16:34 UTC
[PATCH 1/3] nfs: Fix memory corruption up to 90KB due to not expected FS_LOCATION
2011-02-07 16:35 UTC
[PATCH 2/3] nfs4: don't check rootfh for REFERRAL
2011-02-07 16:38 UTC
[PATCH 3/3] nfs: Fix oops due to derefence ->lookup method
2011-02-07 16:38 UTC
hpfs_setattr error case avoids unlock_kernel ?
2011-02-07 15:31 UTC (5+ messages)
` [PATCH] hpfs_setattr error case avoids unlock_kernel
[BUG] ext4: cannot unfreeze a filesystem due to a deadlock
2011-02-07 11:53 UTC
[PATCH] Kconfig: XIP doesn't depend on block
2011-02-07 7:52 UTC (3+ messages)
[PATCH 4/6] TTY: use appropriate printk priority level
2011-02-06 17:31 UTC (3+ messages)
` [PATCH v2] "
[LSF/MM TOPIC] [ATTEND] A new layout based, unified mirrors/stripping/raid[456], raid groups, and more, block device
2011-02-06 16:21 UTC
mmotm 2011-02-04-15-15 uploaded
2011-02-06 16:01 UTC (7+ messages)
` mmotm 2011-02-04-15-15 uploaded (page_cgroup.h)
` [patch fixup] memcg: remove direct page_cgroup-to-page pointer fix
` [PATCH -mmotm] staging/easycap: fix build when SND is not enabled
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).