linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-21 19:15:14 to 2011-10-29 12:42:24 UTC [more...]

[PATCH] exec: log when wait_for_dump_helpers aborts due to a signal
 2011-10-29 12:42 UTC  (4+ messages)

interims VFS queue
 2011-10-29 11:49 UTC  (8+ messages)
    ` caching the request queue was "

[PATCH v2 00/53] SMB2 protocol support for CIFS kernel module
 2011-10-29  5:32 UTC  (58+ messages)
` [PATCH v2 02/53] CIFS: Allow SMB2 statistics to be tracked
` [PATCH v2 03/53] CIFS: Check for smb2 vs. cifs in find_tcp_session
` [PATCH v2 05/53] CIFS: wait_for_free_request needs to wait on credits returned by server (for SMB2)
` [PATCH v2 07/53] CIFS: Add structure definitions for SMB2 PDUs
` [PATCH v2 09/53] CIFS: Allocating SMB2 mids (multiplex identifier structures)
` [PATCH v2 15/53] CIFS: Make demultiplex_thread work with SMB2 code
` [PATCH v2 16/53] CIFS: Get mount/umount work with SMB2 protocol
` [PATCH v2 18/53] CIFS: Add SMB2 inode/dentry ops structures
` [PATCH v2 19/53] CIFS: Add SMB2 support for mkdir operation
` [PATCH v2 22/53] CIFS: Add SMB2 support for open/close file operations
` [PATCH v2 23/53] CIFS: Add SMB2 support for reopen file operation
` [PATCH v2 25/53] CIFS: Add SMB2 support for cifs_iovec_read
` [PATCH v2 26/53] CIFS: Add address space ops structures for SMB2
` [PATCH v2 28/53] CIFS: Add write related address space operations "
` [PATCH v2 30/53] CIFS: Temporarily disable set inode info "
` [PATCH v2 31/53] CIFS: Add writepages support "
` [PATCH v2 32/53] CIFS: Add readpages "
` [PATCH v2 33/53] CIFS: Add echo request "
  ` [PATCH v2 01/53] CIFS: Update cifs global structures to handle smb2 sessions
  ` [PATCH v2 04/53] CIFS: Do not try to dump cifs mids from "
  ` [PATCH v2 06/53] CIFS: Add missing unicode handling routines needed by smb2
  ` [PATCH v2 10/53] CIFS: Add routines to free SMB2 mids
  ` [PATCH v2 11/53] CIFS: Add sync_smb2_mid_result
  ` [PATCH v2 13/53] CIFS: Add SMB2 transport routines
  ` [PATCH v2 14/53] CIFS: Expand cifs mid structure to keep SMB2 related fields
  ` [PATCH v2 17/53] CIFS: Simplify SMB2 query info
  ` [PATCH v2 20/53] CIFS: Add SMB2 support for rmdir operation
  ` [PATCH v2 21/53] CIFS: Add SMB2 support for unlink operation
  ` [PATCH v2 24/53] CIFS: Add SMB2 support for cifs_iovec_write
  ` [PATCH v2 27/53] CIFS: Add read related address space operations for SMB2
  ` [PATCH v2 29/53] CIFS: Respect max buf size for SMB2 read and write
  ` [PATCH v2 34/53] [CIFS] Add SMB2 support for cifs_get_file_info
  ` [PATCH v2 35/53] CIFS: Add SMB2 support for create operation
  ` [PATCH v2 36/53] CIFS: Add readdir support for SMB2
  ` [PATCH v2 37/53] CIFS: Add SMB2 support for rename operation
  ` [PATCH v2 38/53] CIFS: Add SMB2 support for hardlink operation
  ` [PATCH v2 40/53] CIFS: Add NTLMSSP sec type to defaults
  ` [PATCH v2 41/53] CIFS: Disable SMB2.1 protocol negotiating
  ` [PATCH v2 43/53] CIFS: Process STATUS_PENDING responses for SMB2
  ` [PATCH v2 44/53] CIFS: Request SMB2.1 leases
  ` [PATCH v2 45/53] CIFS: Process oplock/lease break for SMB2/2.1
  ` [PATCH v2 47/53] CIFS: Enable signing in SMB2
  ` [PATCH v2 48/53] CIFS: Process signing for SMB2_logoff
  ` [PATCH v2 49/53] CIFS: Introduce SMB2 Kconfig option
  ` [PATCH v2 50/53] CIFS: Introduce smb2 mounts as vers=2
  ` [PATCH v2 53/53] CIFS: Disable lock call for SMB2 since we don't support it
` [PATCH v2 39/53] CIFS: Add SMB2 support for flush operation
` [PATCH v2 42/53] CIFS: Process oplocks for SMB2
` [PATCH v2 46/53] CIFS: Add strictcache i/o "
` [PATCH v2 51/53] CIFS: Change Makefile to support CONFIG_CIFS_SMB2
` [PATCH v2 52/53] CIFS: Add statfs support for SMB2

[PATCH 0/8] xfstests: Bunch of new stress tests -v3
 2011-10-29  0:48 UTC  (9+ messages)
` [PATCH 1/8] xfstests: fsstress dump inode info when possible
` [PATCH 2/8] xfstests: add different logging option to fsstress
` [PATCH 3/8] xfstests: fsstress should kill children tasks before exit
` [PATCH 4/8] xfstests: add fallocate support to fsstress
` [PATCH 5/8] xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2
` [PATCH 6/8] xfstests: add fiemap operation to fsstress
` [PATCH 7/8] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 8/8] xfstests: add a new quota "

[PATCH] mm: Improve cmtime update on shared writable mmaps
 2011-10-28 23:39 UTC 

[patch 0/5] per-zone dirty limits v3
 2011-10-28 20:39 UTC  (5+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones

[patchset 0/8] pnfs-obj: Move to ORE for v3.2 merge window
 2011-10-28 19:13 UTC 

[PATCH] d_prune dentry_operation
 2011-10-28 17:02 UTC  (8+ messages)
` [PATCH] vfs: add d_prune dentry operation

[PATCH 00/13] read-only remount race fix v9
 2011-10-28 12:13 UTC  (14+ messages)
` [PATCH 01/13] vfs: ignore error on forced remount
` [PATCH 02/13] vfs: keep list of mounts for each superblock
` [PATCH 03/13] vfs: protect remounting superblock read-only
` [PATCH 04/13] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON
` [PATCH 05/13] hypfs: remove unnecessary nlink setting
` [PATCH 06/13] jfs: "
` [PATCH 07/13] ocfs2: "
` [PATCH 08/13] logfs: "
` [PATCH 09/13] filesystems: add missing nlink wrappers
` [PATCH 10/13] filesystems: add set_nlink()
` [PATCH 11/13] vfs: protect i_nlink
` [PATCH 12/13] vfs: count unlinked inodes
` [PATCH 13/13] vfs: prevent remount read-only if pending removes

Hi
 2011-10-28 11:10 UTC 

breaking leases on metadata changes
 2011-10-28  8:46 UTC  (4+ messages)
` [PATCH 2/6] leases: fix write-open/read-lease race

[PATCH 0/13] read-only remount race fix v7
 2011-10-28  8:29 UTC  (7+ messages)
` [PATCH 12/13] vfs: count unlinked inodes

[PATCH] vfs: fix spinning prevention in prune_icache_sb
 2011-10-28  8:08 UTC 

[possible deadlock][3.1.0-g138c4ae] possible circular locking dependency detected
 2011-10-28  6:11 UTC  (4+ messages)

[PATCH] ACL supports to mqueue
 2011-10-27 23:47 UTC  (5+ messages)

[PATCH] fs/Makefile: Always inspect exofs/
 2011-10-27 23:25 UTC  (3+ messages)

[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
 2011-10-27 22:08 UTC  (3+ messages)

[PATCH] fs: fix how we clear DCACHE_NEED_LOOKUP
 2011-10-27 21:57 UTC  (2+ messages)

[PATCH 1/2] writeback: Improve busyloop prevention
 2011-10-27 20:50 UTC  (14+ messages)

[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
 2011-10-27 18:32 UTC  (7+ messages)
` [PATCH 1/4] crc32: Bolt on crc32c
          ` Time for a fresh slice-by-8 crc32.c posting?

smb2 testing progress
 2011-10-27 17:31 UTC 

[PATCH] eventpoll: possible recursive locking detected
 2011-10-27 12:53 UTC  (3+ messages)

[PATCH] fs/Makefile: Stupid TYPO breakage of exofs inclusion
 2011-10-27  1:37 UTC  (2+ messages)
` [GIT PULL] This patch is also available for pulling

[PATCH 1/2] nfs: writeback pages wait queue
 2011-10-25 21:08 UTC  (5+ messages)

cifs dbench performance increased even over localhost mounts
 2011-10-25 16:24 UTC 

[GIT PULL] ore/exofs: Changes for the 3.2 Merge Window (Part 1)
 2011-10-25 16:22 UTC 

[PATCH -V8 00/26] New ACL format for better NFSv4 acl interoperability
 2011-10-25 13:30 UTC  (32+ messages)
` [PATCH -V8 01/26] vfs: Indicate that the permission functions take all the MAY_* flags
` [PATCH -V8 02/26] vfs: Add hex format for MAY_* flag values
` [PATCH -V8 03/26] vfs: Pass all mask flags down to iop->check_acl
` [PATCH -V8 04/26] vfs: Add a comment to inode_permission()
` [PATCH -V8 05/26] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V8 06/26] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V8 07/26] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V8 08/26] vfs: Add new file and directory create permission flags
` [PATCH -V8 09/26] vfs: Add delete child and delete self "
` [PATCH -V8 10/26] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V8 11/26] vfs: Add permission flags for setting file attributes
` [PATCH -V8 12/26] vfs: Make acl_permission_check() work for richacls
` [PATCH -V8 13/26] richacl: In-memory representation and helper functions
` [PATCH -V8 14/26] richacl: Permission mapping functions
` [PATCH -V8 15/26] richacl: Compute maximum file masks from an acl
` [PATCH -V8 16/26] richacl: Update the file masks in chmod()
` [PATCH -V8 17/26] richacl: Permission check algorithm
` [PATCH -V8 18/26] richacl: Create-time inheritance
` [PATCH -V8 19/26] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V8 20/26] richacl: Automatic Inheritance
` [PATCH -V8 21/26] richacl: xattr mapping functions
` [PATCH -V8 22/26] vfs: Cache richacl in struct inode
` [PATCH -V8 23/26] vfs: Add richacl permission check
` [PATCH -V8 24/26] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V8 25/26] ext4: Implement rich acl for ext4
` [PATCH -V8 26/26] ext4: Add Ext4 compat richacl feature flag

[PATCH 0/3] xfstests patches
 2011-10-25 11:37 UTC  (12+ messages)
` [PATCH 0/5] xfstests enhancement and bug fix
  ` [PATCH 1/5] fill files with random data
  ` [PATCH 2/5] Added SCRATCH_DEV_POOL to specify multiple disks for the btrfs RAID
  ` [PATCH 3/5] 264: Functional test case for the btrfs snapshot
  ` [PATCH 4/5] 265: Functional test case for the btrfs raid operations
  ` [PATCH 5/5] _populate_fs should use OPTIND when getopts is used

SMB2 protocol support for CIFS Linux kernel module
 2011-10-25  6:16 UTC  (4+ messages)

[patch 0/2] fs, proc map_files new entry
 2011-10-24 20:56 UTC  (3+ messages)
` [patch 1/2] fs, proc: Make proc_get_link to use dentry instead of inode
` [patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/ directory v14

[PATCH 0/6] Cleanup and improve sync (v3)
 2011-10-24 13:14 UTC  (4+ messages)
` [PATCH 6/6] vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes

[GIT PATCHES FOR 3.2] add poll_requested_events() function
 2011-10-24 11:57 UTC 

[PATCH 0/8] xfstests: Bunch of new tests
 2011-10-24  9:16 UTC  (11+ messages)
` [PATCH 1/8] xfstests: fsstress should kill children tasks before exit
` [PATCH 2/8] xfstests: add different logging option to fsstress
` [PATCH 5/8] xfstests: Dump inode info when possible
` [PATCH 7/8] xfstests: add new stress test
` [PATCH 8/8] xfstests: add new quota "

avviso urgente
 2011-10-24  6:08 UTC 

[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
 2011-10-23 16:38 UTC  (11+ messages)

[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
 2011-10-22 21:35 UTC  (5+ messages)

cifs file copy performance much faster - more results
 2011-10-22 18:25 UTC 

[PATCH 0/7] writeback: avoid touching dirtied_when on blocked inodes
 2011-10-22  7:46 UTC  (10+ messages)

[PATCH 1/1] Squashfs: Add an option to set dev block size to 4K
 2011-10-22  1:09 UTC 

[PATCH -V7 00/26] New ACL format for better NFSv4 acl interoperability
 2011-10-21 23:58 UTC  (12+ messages)
` [PATCH -V7 21/26] richacl: xattr mapping functions


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