linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-27 06:20:20 to 2011-11-03 11:04:23 UTC [more...]

[PATCH 0/8] xfstests: Bunch of new stress tests -v3
 2011-11-03 11:04 UTC  (16+ 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 0/3] xfstests: Add a group of reservation space test
 2011-11-03  8:04 UTC  (6+ messages)
` [PATCH 1/3] xfstests 264: add a copy and reserve test
` [PATCH 2/3] xfstests 265: add a prealloc "
` [PATCH 3/3] xfstests 266: add a write "

interims VFS queue
 2011-11-03  3:21 UTC  (20+ messages)
    ` caching the request queue was "
    ` [PATCH for 3.2] fs/direct-io.c: Calculate fs_count correctly in get_more_blocks
        ` [PATCH V2 "
` interims VFS queue, part2

[PATCH 1/2] writeback: Improve busyloop prevention
 2011-11-03  1:51 UTC  (14+ messages)

[PATCH] vfs: Export fallocate facility to kernel modules
 2011-11-02 21:27 UTC  (3+ messages)

[patchset 0/8] pnfs-obj: Move to ORE for v3.2 merge window
 2011-11-02 19:01 UTC  (6+ messages)
              ` [osd-dev] "

[linux-next warning] VFS: do_fd_request called on non-open device
 2011-11-02 16:21 UTC 

[PATCH] mm: Improve cmtime update on shared writable mmaps
 2011-11-02 15:19 UTC  (6+ messages)

writeback tree status (for 3.2 merge window)
 2011-11-02 15:13 UTC  (3+ messages)

Improve lseek scalability v3
 2011-11-02  8:29 UTC  (4+ messages)
  ` [PATCH 1/2] LSEEK: BTRFS: Avoid i_mutex for SEEK_{CUR,SET,END}

[PULL REQUEST] writeback changes for 3.2-rc1
 2011-11-02  3:00 UTC 

[PATCH] ACL supports to mqueue
 2011-11-02  2:37 UTC  (6+ messages)

[PATCH] fs: fix dentry leak in simple_fill_super()
 2011-11-01 23:37 UTC  (2+ messages)

[PATCH] VFS: fix statfs() automounter semantics regression
 2011-11-01 23:23 UTC  (2+ messages)

[PATCH v2 00/53] SMB2 protocol support for CIFS kernel module
 2011-11-01 13:52 UTC  (67+ 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 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 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 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/5] per-zone dirty limits v3
 2011-11-01 10:55 UTC  (8+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones

[PATCH][RFC] A readahead complete notify approach to implement buffer aio
 2011-11-01  9:00 UTC 

Deadlock due to device removal - race condition in scsi/block layer?
 2011-10-31 16:45 UTC  (2+ messages)

[PATCH 0/5] ext4: statistic of different data and metadata IO types
 2011-10-31  9:43 UTC  (6+ messages)
` [PATCH 1/5] ext4: add data structure and functions for io statistic
` [PATCH 2/5] ext4: add hooks in buffer layer
` [PATCH 3/5] ext4: io stat read related entrance
` [PATCH 4/5] ext4: io stat write "
` [PATCH 5/5] ext4: io stat show result in sysfs

linux 3.1 issue: bdi dirty threshold goes mad
 2011-10-31  8:33 UTC 

For Claims Contact: Mrs.Hope Spencer. Email:mrs.hopespencer@microsoftdonation.pcriot.com
 2011-10-31  7:30 UTC 

[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
 2011-10-30  0:59 UTC  (4+ messages)

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

[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] fs/Makefile: Always inspect exofs/
 2011-10-27 23:25 UTC  (3+ messages)

[PATCH] fs: fix how we clear DCACHE_NEED_LOOKUP
 2011-10-27 21:57 UTC  (2+ 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)


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