public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-02 01:40:07 to 2009-12-07 09:37:06 UTC [more...]

[PATCH v2 0/35] Initial pnfsd file layout support
 2009-12-07  9:37 UTC  (35+ messages)
  ` [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 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 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 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 0/9] Squashfs: Add support for LZMA compressed filesystems
 2009-12-07  8:47 UTC  (2+ messages)

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

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

[PATCH 5/9] Squashfs: make decompressor init function pass superblock info
 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 6/9] Squashfs: add support for LZMA compressed filesystems
 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 07/9] lzma: Make lzma available to non initramfs/initrd code
 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 8/9] Squashfs: select DECOMPRESS_LZMA_NEEDED when including support for lzma
 2009-12-07  8:25 UTC 

[PATCH 4/9] Squashfs: add decompressor entries for lzma and lzo
 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 9/9] lzma: make lzma reentrant
 2009-12-07  8:25 UTC 

[PATCH v3] vfs: new O_NODE open flag
 2009-12-07  6:08 UTC  (12+ messages)

[PATCH] ecryptfs: pass matching flags to interpose as defined and used there
 2009-12-06 23:51 UTC 

[PATCH] ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
 2009-12-06 23:05 UTC 

[PATCH] ecryptfs: properly compute header sizes/offsets when storing headers in xattrs
 2009-12-06 22:31 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 

[PATCH] ecryptfs: don't ignore return value from lock_rename
 2009-12-06  2:17 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  (19+ 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  (7+ messages)
` [PATCH 2/5] fsnotify: vfsmount marks generic functions
` [PATCH 3/5] fsnotify: Infrastructure for per-mount watches
` [PATCH 4/5] fanotify: should_send_event needs to handle vfsmounts
` [PATCH 5/5] fanotify: infrastructure to add an remove marks on vfsmounts

[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  (3+ messages)

[PATCH 00/21] ceph distributed file system client
 2009-12-03 21:22 UTC  (11+ messages)
` [PATCH 01/21] ceph: documentation
  ` [PATCH 02/21] ceph: on-wire types
    ` [PATCH 03/21] ceph: client types
      ` [PATCH 04/21] ceph: ref counted buffer
        ` [PATCH 05/21] ceph: super.c
          ` [PATCH 06/21] ceph: inode operations
              ` ceph code review

Add FIEMAP_EXTENT_SHARED flag
 2009-12-03 20:46 UTC  (3+ messages)
` [PATCH 1/2] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
` [PATCH 2/2] ocfs2: Use FIEMAP_EXTENT_SHARED

[PATCH 0/2] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #6)
 2009-12-03 19:15 UTC  (15+ messages)
` [PATCH 1/2] vfs: force reval of target when following LAST_BIND symlinks
` [PATCH 2/2] vfs: force reval on dentry of bind mounted files on FS_REVAL_DOT filesystems

[PATCH] fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
 2009-12-03 17:32 UTC  (3+ messages)

[Patch] fs: remove a useless BUG()
 2009-12-02 22:14 UTC  (5+ messages)

[PATCH] udf: Try harder when looking for VAT inode
 2009-12-02 20:58 UTC 

[PATCH 0/4] Implement 64-bit quota format
 2009-12-02 20:52 UTC  (5+ messages)
` [PATCH 1/4] quota: Move definition of QFMT_OCFS2 to linux/quota.h
` [PATCH 2/4] quota: Implement quota format with 64-bit space and inode limits
` [PATCH 3/4] ext3: Support for vfsv1 quota format
` [PATCH 4/4] ext4: Support for 64-bit "

[patch 0/4] nfs: cleanups in nfs_rename()
 2009-12-02 20:33 UTC  (6+ messages)
` [patch 1/4] nfs: remove unnecessary check from nfs_rename()
` [patch 2/4] nfs: fix comments in nfs_rename()
` [patch 3/4] nfs: dont unhash target if renaming a directory
` [patch 4/4] nfs: clean up sillyrenaming in nfs_rename()

[PATCH 1/4] fanotify: create_fd cleanup
 2009-12-02 14:15 UTC  (4+ messages)
` [PATCH 2/4] fanotify: Add pids to events
` [PATCH 3/4] fsnotify: split generic and inode specific mark code
` [PATCH 4/4] fsnotify: clear marks to 0 in fsnotify_init_mark

[patch 9/9] vfs: remove extraneous NULL d_inode check from do_filp_open
 2009-12-02 10:09 UTC  (2+ messages)

[patch 8/9] vfs: clean up real_lookup()
 2009-12-02 10:07 UTC  (2+ messages)

[patch 7/9] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-12-02 10:05 UTC  (2+ messages)

[PATCH 1/3]fs/inode: iunique() Optimize Performance
 2009-12-02  9:42 UTC  (4+ messages)
`  "

[patch 4/9] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
 2009-12-02  9:32 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox