linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-03 23:41:14 to 2009-12-10 10:01:23 UTC [more...]

[PATCH 1/9] Squashfs: move zlib decompression wrapper code into a separate file
 2009-12-10 10:01 UTC  (5+ messages)

Does fsync() block read and write ops on the same file?
 2009-12-10  9:22 UTC 

[patch 1/5] fs: truncate introduce new sequence
 2009-12-10  8:44 UTC  (15+ messages)
` [patch 2/5] fs: convert simple fs to new truncate
` [patch 3/5] tmpfs: convert to use the new truncate convention
` [patch 4/5] ext2: "
` [patch 5/5] fat: "

[GIT PULL] exofs updates for v2.6.33
 2009-12-10  8:32 UTC 

[PATCH v3] vfs: new O_NODE open flag
 2009-12-10  7:39 UTC  (28+ messages)

[patch 2/9] fs: Add missing rcu protection for __task_cred() in sys_ioprio_get
 2009-12-10  0:52 UTC 

[PATCH] ecryptfs: properly compute header sizes/offsets when storing headers in xattrs
 2009-12-10  0:03 UTC  (3+ messages)

[PATCH] export use_mm and unuse_mm for filesystem modules
 2009-12-09 22:45 UTC  (2+ messages)

VFS and IMA API patch series please pull
 2009-12-09 22:44 UTC  (3+ messages)

[PATCH v2 0/35] Initial pnfsd file layout support
 2009-12-09 22:21 UTC  (55+ messages)
` [PATCH v2 04/35] pnfsd: return pnfs flags on exchange_id
` [PATCH v2 07/35] pnfsd: define pnfs_export_operations
` [PATCH v2 09/35] pnfsd: layout verify
` [PATCH v2 12/35] pnfsd: filelayout: get device list/info
` [PATCH v2 14/35] pnfsd: filelayout: layout encoding
` [PATCH v2 16/35] pnfsd: helper function for stateid checking
` [PATCH v2 17/35] pnfsd: process the layout stateid
` [PATCH v2 21/35] pnfsd: destroy layout on expire_client
` [PATCH v2 22/35] pnfsd: support layout_type attribute
` [PATCH v2 25/35] pnfsd: nfsd4_pnfs_dlm_getdeviter
  ` [PATCH v2 01/35] pnfsd: Define CONFIG_PNFSD
  ` [PATCH v2 02/35] pnfsd: define NFSDDBG_PNFS
  ` [PATCH v2 03/35] pnfsd, pnfs: protocol level pnfs constants
  ` [PATCH v2 05/35] pnfsd: don't set up back channel on create_session for ds
  ` [PATCH v2 06/35] pnfsd: introduce pnfsd header files
  ` [PATCH v2 08/35] pnfsd: add pnfs export option
  ` [PATCH v2 10/35] pnfsd: introduce exp_xdr.h
  ` [PATCH v2 11/35] pnfsd: get device list/info
  ` [PATCH v2 13/35] pnfsd: layout get
  ` [PATCH v2 15/35] pnfsd: Helper functions for layout stateid processing
  ` [PATCH v2 18/35] pnfsd: add helper functions for identifying DS stateids
  ` [PATCH v2 19/35] pnfsd: accept all ds stateids
  ` [PATCH v2 20/35] pnfsd: LAYOUTGET layout stateid processing
  ` [PATCH v2 23/35] pnfsd: per block device dlm data server list cache
  ` [PATCH v2 24/35] pnfsd: new nfsd filesystem file: pnfs_dlm_device
  ` [PATCH v2 26/35] pnfsd: nfsd4_pnfs_dlm_getdevinfo
  ` [PATCH v2 27/35] pnfsd: nfsd4_pnfs_dlm_layoutget
  ` [PATCH v2 30/35] pnfsd: gfs2: use generic file layout pnfs operations vector
  ` [PATCH v2 31/35] posix_acl: resolve compile dependency in posix_acl.h
  ` [PATCH v2 32/35] nfs: resolve compile dependency in nfs_xdr.h
  ` [PATCH v2 33/35] pnfsd: layout commit
  ` [PATCH v2 34/35] pnfsd: layout return
  ` [pnfs] [PATCH v2 0/35] Initial pnfsd file layout support
  ` [PATCH 0/9] fixes to Initial pnfsd file layout support v2, comments {3,4,5}/35
      ` [PATCH 1/3] SQUASHME: pnfsd: unify enum pnfs_layout{return,recall}_type
      ` [PATCH 2/3] SQUASHME: pnfsd: always set both MDS and DS exchangeid capability flags
      ` [PATCH 3/3] SQUASHME: pnfsd: define a is_ds_only_session helper
      ` [PATCH 4/4] SQUASHME: pnfsd: use only RETURN_* constants
      ` [PATCH 5/5] SQUASHME: spnfs: "
      ` [PATCH 6/6] SQUASHME: spnfs-block: "
      ` [PATCH 7/7] SQUASHME: pnfsd-exofs: use only pnfs_layoutreturn_type
      ` [PATCH 8/9] SQUASHME: pnfs: "
    ` [PATCH 9/9] SQUASHME: pnfs: filelayout: mask out server's MDS capability flag for DSs
        ` [pnfs] "
` [PATCH v2 28/35] pnfsd: add dlm file layout layout-type
` [PATCH v2 29/35] pnfsd: dlm pnfs_export_operations
` [PATCH v2 35/35] pnfsd: layoutreturn stateid processing

[PATCH 1/3] [RFC] vfs: add generic reserved space management interface
 2009-12-09 17:00 UTC  (6+ messages)

[ANNOUNCE] util-linux-ng v2.17-rc2
 2009-12-09 11:38 UTC 

[PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems
 2009-12-08 17:59 UTC  (3+ messages)

[Patch] fs: remove a useless BUG()
 2009-12-08 10:13 UTC  (3+ messages)

[GIT PULL] Ceph distributed file system client for 2.6.33
 2009-12-07 23:25 UTC 

[PATCH 2/9] Squashfs: Factor out remaining zlib dependencies into separate wrapper file
 2009-12-07 22:58 UTC 

[patch 00/11] new truncate sequence
 2009-12-07 22:46 UTC  (9+ messages)

[PATCH] ecryptfs: pass matching flags to interpose as defined and used there
 2009-12-07 22:40 UTC  (2+ messages)

[PATCH] ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
 2009-12-07 22:32 UTC  (2+ messages)

[PATCH] ecryptfs: don't ignore return value from lock_rename
 2009-12-07 21:46 UTC  (2+ messages)

NFS lockdep lock misordering mmap_sem<->i_mutex_key with 2.6.32-git1
 2009-12-07 17:38 UTC 

[PATCH] vfs: force reval of target when following LAST_BIND symlinks (try #7)
 2009-12-07 17:01 UTC 

[PATCH 3/9] Squashfs: add a decompressor framework
 2009-12-07  8:25 UTC 

[PATCH 6/9] Squashfs: add support for LZMA compressed filesystems
 2009-12-07  8:25 UTC 

[PATCH 07/9] lzma: Make lzma available to non initramfs/initrd code
 2009-12-07  8:25 UTC 

[PATCH 5/9] Squashfs: make decompressor init function pass superblock info
 2009-12-07  8:25 UTC 

[PATCH 5/9] Squashfs: make decompressor init function pass superblock info
 2009-12-07  8:37 UTC 

[PATCH 9/9] lzma: make lzma reentrant
 2009-12-07  8:37 UTC 

[PATCH 4/9] Squashfs: add decompressor entries for lzma and lzo
 2009-12-07  8:37 UTC 

[PATCH 3/9] Squashfs: add a decompressor framework
 2009-12-07  8:37 UTC 

[PATCH 1/9] Squashfs: move zlib decompression wrapper code into a separate file
 2009-12-07  8:37 UTC 

[PATCH 2/9] Squashfs: Factor out remaining zlib dependencies into separate wrapper file
 2009-12-07  8:37 UTC 

[PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems
 2009-12-07  8:37 UTC 

[PATCH 07/9] lzma: Make lzma available to non initramfs/initrd code
 2009-12-07  8:37 UTC 

[PATCH 8/9] Squashfs: select DECOMPRESS_LZMA_NEEDED when including support for lzma
 2009-12-07  8:37 UTC 

[PATCH 6/9] Squashfs: add support for LZMA compressed filesystems
 2009-12-07  8:37 UTC 

[PATCH 2/9] Squashfs: Factor out remaining zlib dependencies into separate wrapper file
 2009-12-07  8:25 UTC 

[PATCH 1/9] Squashfs: move zlib decompression wrapper code into a separate file
 2009-12-07  8:25 UTC 

[PATCH 4/9] Squashfs: add decompressor entries for lzma and lzo
 2009-12-07  8:25 UTC 

[PATCH 8/9] Squashfs: select DECOMPRESS_LZMA_NEEDED when including support for lzma
 2009-12-07  8:25 UTC 

[PATCH 9/9] lzma: make lzma reentrant
 2009-12-07  8:25 UTC 

Ext4 without journal write cache problem
 2009-12-06 22:02 UTC  (2+ messages)

nfs4 doesn't reflect inode->i_blocks immediately?
 2009-12-06  3:44 UTC 

[RFC PATCH 01/15] shmem: do not call fput_filp on an initialized filp
 2009-12-05 20:30 UTC  (18+ messages)
` [RFC PATCH 02/15] shmem: use alloc_file instead of init_file
` [RFC PATCH 03/15] pipes: use alloc-file instead of duplicating code
` [RFC PATCH 04/15] inotify: use alloc_file instead of doing it internally
` [RFC PATCH 05/15] networking: rework socket to fd mapping using alloc-file
` [RFC PATCH 06/15] vfs: make init-file static
` [RFC PATCH 07/15] fs: move get_empty_filp() deffinition to internal.h
` [RFC PATCH 08/15] ima: valid return code from ima_inode_alloc
` [RFC PATCH 09/15] ima: only insert at inode creation time
` [RFC PATCH 10/15] IMA: clean up the IMA counts updating code
` [RFC PATCH 11/15] ima: call ima_inode_free ima_inode_free
` [RFC PATCH 12/15] ima-path-check rework
` [RFC PATCH 13/15] ima: rename ima_path_check to ima_file_check
` [RFC PATCH 14/15] security: move ima_file_check() to lsm hook
` [RFC PATCH 15/15] ima: limit imbalance msg

[PATCH 00/24] ceph distributed file system client
 2009-12-05 18:13 UTC  (27+ messages)
` [PATCH 01/24] ceph: documentation
  ` [PATCH 02/24] ceph: on-wire types
    ` [PATCH 03/24] ceph: client types
      ` [PATCH 04/24] ceph: hash function
        ` [PATCH 05/24] ceph: ref counted buffer
          ` [PATCH 06/24] ceph: super.c
            ` [PATCH 07/24] ceph: inode operations
              ` [PATCH 08/24] ceph: directory operations
                ` [PATCH 09/24] ceph: file operations
                  ` [PATCH 10/24] ceph: address space operations
                    ` [PATCH 11/24] ceph: MDS client
                      ` [PATCH 12/24] ceph: OSD client
                        ` [PATCH 13/24] ceph: CRUSH mapping algorithm
                          ` [PATCH 14/24] ceph: monitor client
                            ` [PATCH 15/24] ceph: authentication interface
                              ` [PATCH 16/24] ceph: trivial 'auth_none' authentication scheme
                                ` [PATCH 17/24] ceph: capability management
                                  ` [PATCH 18/24] ceph: snapshot management
                                    ` [PATCH 19/24] ceph: messenger library
                                      ` [PATCH 20/24] ceph: message pools
                                        ` [PATCH 21/24] ceph: nfs re-export support
                                          ` [PATCH 22/24] ceph: ioctls
                                            ` [PATCH 23/24] ceph: debugfs
                                              ` [PATCH 24/24] ceph: Kconfig, Makefile

[PATCH] ecryptfs: initialize private persistent file before dereferencing pointer
 2009-12-04 23:23 UTC  (2+ messages)

[RFC PATCH 1/6] shmem: use alloc_file instead of init_file
 2009-12-04 18:54 UTC  (17+ messages)
` [RFC PATCH 2/6] pipes: use alloc-file instead of duplicating code
` [RFC PATCH 3/6] inotify: use alloc_file instead of doing it internally
` [RFC PATCH 4/6] networking: rework socket to fd mapping using alloc-file
` [RFC PATCH 5/6] vfs: make init-file static
` [RFC PATCH 6/6] fs: move get_empty_filp() deffinition to internal.h

[PATCH 1/5] fsnotify/vfsmount: add fsnotify fields to struct vfsmount
 2009-12-04 15:46 UTC  (3+ messages)

[PATCH v2] VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size
 2009-12-04  2:56 UTC 

[PATCH] fsstack/vfs: fixes to fsstack_copy_inode_size
 2009-12-04  2:54 UTC  (2+ messages)


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