linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-14 01:21:31 to 2008-11-22 01:11:09 UTC [more...]

[PATCH 00/45] Permit filesystem local caching [ver #41]
 2008-11-22  1:11 UTC  (69+ messages)
` [PATCH 01/45] Create a dynamically sized pool of threads for doing very slow work items "
` [PATCH 02/45] Make slow-work thread pool actually dynamic "
` [PATCH 03/45] Make the slow work pool configurable "
` [PATCH 04/45] Document the slow work thread pool "
` [PATCH 05/45] FS-Cache: Release page->private after failed readahead "
` [PATCH 06/45] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 07/45] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 08/45] FS-Cache: Add the FS-Cache netfs API and documentation "
` [PATCH 09/45] FS-Cache: Add the FS-Cache cache backend "
` [PATCH 10/45] FS-Cache: Add main configuration option, module entry points and debugging "
` [PATCH 11/45] FS-Cache: Add use of /proc and presentation of statistics "
` [PATCH 12/45] FS-Cache: Root index definition "
` [PATCH 13/45] FS-Cache: Add cache tag handling "
` [PATCH 14/45] FS-Cache: Add cache management "
` [PATCH 15/45] FS-Cache: Provide a slab for cookie allocation "
` [PATCH 16/45] FS-Cache: Add netfs registration "
` [PATCH 17/45] FS-Cache: Bit waiting helpers "
` [PATCH 18/45] FS-Cache: Object management state machine "
` [PATCH 19/45] FS-Cache: Implement the cookie management part of the netfs API "
` [PATCH 20/45] FS-Cache: Add and document asynchronous operation handling "
` [PATCH 21/45] FS-Cache: Implement data I/O part of netfs API "
` [PATCH 22/45] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 23/45] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 24/45] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 25/45] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 26/45] CacheFiles: Export things for CacheFiles "
` [PATCH 27/45] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 28/45] FS-Cache: Make kAFS use FS-Cache "
` [PATCH 29/45] NFS: Add comment banners to some NFS functions "
` [PATCH 30/45] NFS: Add FS-Cache option bit and debug bit "
` [PATCH 31/45] NFS: Permit local filesystem caching to be enabled for NFS "
` [PATCH 32/45] NFS: Register NFS for caching and retrieve the top-level index "
` [PATCH 33/45] NFS: Define and create server-level objects "
` [PATCH 34/45] NFS: Define and create superblock-level "
` [PATCH 35/45] NFS: Define and create inode-level cache "
` [PATCH 36/45] NFS: Use local disk inode cache "
` [PATCH 37/45] NFS: Invalidate FsCache page flags when cache removed "
` [PATCH 38/45] NFS: Add some new I/O counters for FS-Cache doing things for NFS "
` [PATCH 39/45] NFS: FS-Cache page management "
` [PATCH 40/45] NFS: Add read context retention for FS-Cache to call back with "
` [PATCH 41/45] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching "
` [PATCH 42/45] NFS: Read pages from FS-Cache into an NFS inode "
` [PATCH 43/45] NFS: Store pages from an NFS inode into a local cache "
` [PATCH 44/45] NFS: Display local caching state "
` [PATCH 45/45] NFS: Add mount options to enable local caching on NFS "

Fwd: fsx-linux failing with latest cifs-2.6 git tree
 2008-11-22  1:04 UTC  (10+ messages)
                `  "

PG_updatodate vs BH_updatodate
 2008-11-21 22:03 UTC 

[PATCH] fs: pipe/sockets/anon dentries should not have a parent
 2008-11-21 18:43 UTC  (3+ messages)
            ` [PATCH] fs: pipe/sockets/anon dentries should have themselves as parent

O_DIRECT patch for processors with VIPT cache for mainline kernel (specifically arm in our case)
 2008-11-21 17:10 UTC  (13+ messages)

Enterprise workload testing for storage and filesystems
 2008-11-21 16:42 UTC  (6+ messages)

tracing at filesystem level
 2008-11-21 15:53 UTC 

UBIFS updates for 2.6.28
 2008-11-21 17:19 UTC  (9+ messages)
` [PATCH] UBIFS: remove printk
` [PATCH] UBIFS: endian handling fixes and annotations
` [PATCH] MAINTAINERS: change UBI/UBIFS git tree URLs
` [PATCH] UBIFS: fix compilation warnings
` [PATCH] UBIFS: allow for gaps when dirtying the LPT
` [PATCH] UBIFS: do not print scary memory allocation warnings
` [PATCH] UBIFS: do not allocate too much
` [PATCH] UBIFS: pre-allocate bulk-read buffer

third patch
 2008-11-21  7:21 UTC  (6+ messages)
            ` [linux-cifs-client] "

[PATCH 0/2] HFS+ journal improvement - take 6
 2008-11-21  4:01 UTC  (3+ messages)
` [PATCH 1/2] Identify journal info block in volume header
  ` [PATCH 2/2] Fix journal detection on HFS+

[PATCH] do not attempt to close cifs files which are already closed due to session reconnect
 2008-11-20 18:55 UTC  (9+ messages)

[PATCH 0/2] HFS+ journal improvement - take 5
 2008-11-20 17:02 UTC  (5+ messages)
` [PATCH 1/2] Identify journal info block in volume header
  ` [PATCH 2/2] Fix journal detection on HFS+

Good place to drop preallocation on directories
 2008-11-20 13:10 UTC  (3+ messages)

Btrfs trees for linux-next
 2008-11-20 12:18 UTC 

hfsplus journal detection - try 4
 2008-11-20  2:30 UTC  (15+ messages)
` [PATCH] Identify journal info block in volume header
  ` [PATCH] Fix journal detection on HFS+
    ` [PATCH] Fix header include

[PATCH 2/7] mm: remove AOP_WRITEPAGE_ACTIVATE
 2008-11-20  1:14 UTC 

[RESEND][PATCH 3/3 BUG,RFC] ext4: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:36 UTC 

[RESEND][PATCH 2/3 BUG,RFC] ext3: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:34 UTC 

[RESEND][PATCH 1/3 BUG,RFC] vfs: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:32 UTC 

[RESEND][PATCH 0/3 BUG,RFC] release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:27 UTC 

Corruption with O_DIRECT and unaligned user buffers
 2008-11-19 16:58 UTC  (4+ messages)

PHP購物車資料庫網站專案
 2008-11-19  4:55 UTC 

[PATCH] fs/binfmt_misc.c: let binfmt status be more readable
 2008-11-19  0:36 UTC  (2+ messages)

[0/5] New POHMELFS release
 2008-11-18 19:33 UTC  (6+ messages)
` [1/5] POHMELFS: documentation
  ` [2/5] POHMELFS: core functionality
    ` [3/5] POHMELFS: transactions and network
      ` [4/5] POHMELFS: crypto, locking, path and cmd caches
        ` [5/5] POHMELFS: VFS changes and make/config files

Fixing fmode_t warnings
 2008-11-18 17:12 UTC  (5+ messages)

Suspected problem w/ autofs and xauth
 2008-11-17 23:10 UTC  (3+ messages)

[resend take 2 0/4] Distributed storage
 2008-11-17 19:21 UTC  (5+ messages)
` [resend take 2 1/4] DST core files
  ` [resend take 2 2/4] DST network files
    ` [resend take 2 3/4] DST crypto thread pool
      ` [resend take 2 4/4] DST Makefile/Kconfig files

[PATCH 0/2] Shared flags
 2008-11-16 10:37 UTC  (10+ messages)

[PATCH 00/19] ceph: Ceph distributed file system client
 2008-11-14  0:56 UTC  (20+ messages)
` [PATCH 01/19] ceph: documentation
  ` [PATCH 02/19] ceph: on-wire types
    ` [PATCH 03/19] ceph: client types
      ` [PATCH 04/19] ceph: super.c
        ` [PATCH 05/19] ceph: inode operations
          ` [PATCH 06/19] ceph: directory operations
            ` [PATCH 07/19] ceph: file operations
              ` [PATCH 08/19] ceph: address space operations
                ` [PATCH 09/19] ceph: MDS client
                  ` [PATCH 10/19] ceph: OSD client
                    ` [PATCH 11/19] ceph: CRUSH mapping algorithm
                      ` [PATCH 12/19] ceph: monitor client
                        ` [PATCH 13/19] ceph: capability management
                          ` [PATCH 14/19] ceph: snapshot management
                            ` [PATCH 15/19] ceph: messenger library
                              ` [PATCH 16/19] ceph: nfs re-export support
                                ` [PATCH 17/19] ceph: ioctls
                                  ` [PATCH 18/19] ceph: debugging
                                    ` [PATCH 19/19] ceph: Kconfig, Makefile


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).