linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-28 13:30:21 to 2011-11-04 12:17:42 UTC [more...]

[PULL REQUEST] writeback changes for 3.2-rc1
 2011-11-04 12:17 UTC  (2+ messages)

CIFS: Rename bug on servers not supporting inode numbers
 2011-11-04 11:16 UTC 

readahead() blocks until the specified data has been read ?
 2011-11-04  6:39 UTC 

[PATCH] fsync.2 updates
 2011-11-04  6:12 UTC 

[PATCH][RFC] A readahead complete notify approach to implement buffer aio
 2011-11-04  2:59 UTC  (4+ messages)

[PATCH] ACL supports to mqueue
 2011-11-04  2:15 UTC  (7+ messages)

[PATCH 1/9] xfstests: fsstress add command line style output for show_opts
 2011-11-03 19:39 UTC  (10+ messages)
` [PATCH 2/9] xfstests: freeze fsstress options for 117'th
` [PATCH 3/9] xfstests: add fallocate support to fsstress
` [PATCH 4/9] xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2
` [PATCH 5/9] xfstests: add fiemap operation to fsstress
` [PATCH 6/9] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 7/9] xfstests: add a new quota "
` [PATCH 8/9] xfstress: add regression testcase for d583fb87a3ff0
` [PATCH 9/9] xfstress: Test data journaling flag switch for a single file

Looking for advice on creating XFS on a large (to me) RAID
 2011-11-03 17:45 UTC  (3+ messages)

[PATCH] /fs/proc/meminfo.c: fix compilation error
 2011-11-03 16:27 UTC 

[PATCH 0/8] xfstests: Bunch of new stress tests -v3
 2011-11-03 16:05 UTC  (19+ 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 00/12] Bunch of new stress tests -v4
 2011-11-03 15:21 UTC  (15+ messages)
` [PATCH 01/12] xfstests: fsstress dump inode info when possible
` [PATCH 02/12] xfstests: add different logging option to fsstress
` [PATCH 03/12] xfstests: fsstress should kill children tasks before exit
` [PATCH 04/12] xfstests: fsstress add command line style output for show_opts
` [PATCH 05/12] xfstests: freeze fsstress options for 117'th
` [PATCH 06/12] xfstests: add fallocate support to fsstress
` [PATCH 07/12] xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2
` [PATCH 08/12] xfstests: add fiemap operation to fsstress
` [PATCH 09/12] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 10/12] xfstests: add a new quota "
` [PATCH 11/12] xfstress: add regression testcase for d583fb87a3ff0
` [PATCH 12/12] xfstress: Test data journaling flag switch for a single file

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

[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] 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}

[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 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 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 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

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


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