linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-20 07:18:18 to 2010-05-25 10:54:12 UTC [more...]

[PATCH 0/6] writeback: tracing and fixes
 2010-05-25 10:54 UTC  (6+ messages)
` [PATCH 2/6] writeback: Add tracing to balance_dirty_pages
` [PATCH 3/6] ext4: Use our own write_cache_pages()
` [PATCH 4/6] writeback: pay attention to wbc->nr_to_write in write_cache_pages
` [PATCH 5/6] xfs: remove nr_to_write writeback windup
` [PATCH 6/6] writeback: limit write_cache_pages integrity scanning to current EOF

[PATCH (resend)] xfs: don't allow recursion into fs under write_begin
 2010-05-25 10:33 UTC  (2+ messages)

[PATCH] VFS: Unlink should revoke all outstanding leases on file
 2010-05-25 10:14 UTC  (15+ messages)

[PATCH 0/5] Per superblock shrinkers V2
 2010-05-25  8:53 UTC  (6+ messages)
` [PATCH 1/5] inode: Make unused inode LRU per superblock
` [PATCH 2/5] mm: add context argument to shrinker callback
` [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure
` [PATCH 4/5] superblock: add filesystem shrinker operations
` [PATCH 5/5] xfs: make use of new shrinker callout

Deadlock in NFSv4 in all kernels
 2010-05-24 21:24 UTC  (2+ messages)

BUG: using smp_processor_id() in preemptible
 2010-05-25  5:57 UTC 

[patch] pipe: add support for shrinking and growing pipes
 2010-05-25  4:01 UTC  (33+ messages)

[PATCH]bisected:fs:anon_inodes.c one processor core reads full throttle
 2010-05-25  2:54 UTC 

Cleancache [PATCH 2/7] (was Transcendent Memory): core files
 2010-05-25  2:15 UTC  (3+ messages)

[09/24] vfs: Remove the range_cont writeback mode
 2010-05-24 22:28 UTC  (2+ messages)
` [10/24] vfs: Add no_nrwrite_index_update writeback control flag

Some Union Mount questions
 2010-05-24 20:44 UTC  (2+ messages)

medical opt-in mailing lists
 2010-05-24 18:37 UTC 

[patch 2/5] vfs: O_* bit numbers uniqueness check
 2010-05-24 19:24 UTC 

[patch 5/5] vfs: use kmalloc() to allocate fdmem if possible
 2010-05-24 19:24 UTC 

[patch 4/5] vfs: clarify that nonseekable_open() will never fail
 2010-05-24 19:24 UTC 

[patch 3/5] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
 2010-05-24 19:24 UTC 

[patch 1/5] vfs: improve comment describing fget_light()
 2010-05-24 19:24 UTC 

[RFC] new ->perform_write fop
 2010-05-24 18:40 UTC  (33+ messages)

[PATCH 0/2] cifs: fix "Busy inodes after umount" issues (try #2)
 2010-05-24 13:55 UTC  (3+ messages)
` [PATCH 1/2] cifs: move cifs_new_fileinfo call out of cifs_posix_open
` [PATCH 2/2] cifs: pass instantiated filp back after open call

[PATCH 0/4] cifs: fix "Busy inodes after umount" issues (RFC)
 2010-05-24 10:52 UTC  (17+ messages)
` [PATCH 1/4] cifs: make cifs_lookup return a dentry
` [PATCH 2/4] cifs: don't leave open files dangling
  ` [linux-cifs-client] "
` [PATCH 3/4] cifs: move cifs_new_fileinfo call out of cifs_posix_open
  ` [linux-cifs-client] "
` [PATCH 4/4] cifs: pass instantiated filp back after open call
  ` [linux-cifs-client] [PATCH 0/4] cifs: fix "Busy inodes after umount" issues (RFC)

[PATCH 1/6] fs: allow short direct-io reads to be completed via buffered IO
 2010-05-23 23:59 UTC  (10+ messages)
` [PATCH 2/6] direct-io: add a hook for the fs to provide its own submit_bio function
` [PATCH 3/6] direct-io: do not merge logically non-contiguous requests
` [PATCH 4/6] fs: kill blockdev_direct_IO_no_locking
` [PATCH 5/6] Btrfs: add basic DIO read/write support
` [PATCH 6/6] Btrfs: do aio_write instead of write

[PATCH -V12 0/11] Generic name to handle and open by handle syscalls
 2010-05-23  9:28 UTC  (12+ messages)
` [PATCH -V12 01/11] exportfs: Return the minimum required handle size
` [PATCH -V12 02/11] vfs: Add name to file handle conversion support
` [PATCH -V12 03/11] vfs: Add open by file handle support
` [PATCH -V12 04/11] vfs: Allow handle based open on symlinks
` [PATCH -V12 05/11] vfs: Support null pathname in readlink
` [PATCH -V12 06/11] ext4: Copy fs UUID to superblock
` [PATCH -V12 07/11] x86: Add new syscalls for x86_32
` [PATCH -V12 08/11] x86: Add new syscalls for x86_64
` [PATCH -V12 09/11] ext3: Copy fs UUID to superblock
` [PATCH -V12 10/11] vfs: Support null pathname in faccessat
` [PATCH -V12 11/11] vfs: Support null pathname in linkat

ext3 filesystem corruption on md RAID1 device
 2010-05-23  5:46 UTC  (12+ messages)

[PATCH -V11 0/9] Generic name to handle and open by handle syscalls
 2010-05-22 21:44 UTC  (16+ messages)
` [PATCH -V11 1/9] exportfs: Return the minimum required handle size
` [PATCH -V11 2/9] vfs: Add name to file handle conversion support
` [PATCH -V11 3/9] vfs: Add open by file handle support
` [PATCH -V11 4/9] vfs: Allow handle based open on symlinks
` [PATCH -V11 5/9] vfs: Support null pathname in readlink
` [PATCH -V11 6/9] ext4: Copy fs UUID to superblock
` [PATCH -V11 7/9] x86: Add new syscalls for x86_32
` [PATCH -V11 8/9] x86: Add new syscalls for x86_64
` [PATCH -V11 9/9] ext3: Copy fs UUID to superblock

[git pull] vfs queue, part 1
 2010-05-22  2:13 UTC 

[PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes
 2010-05-22  0:09 UTC  (5+ messages)
` [PATCH 1/4] writeback: initial tracing support

[PULL REQUEST] Ext2, ext3, and quota updates for 2.6.35-rc1
 2010-05-22  0:05 UTC  (5+ messages)

[PULL REQUEST] UDF update for 2.6.35-rc1
 2010-05-21 17:50 UTC 

Congratulations - You have won
 2010-05-21  6:12 UTC 

[PATCH 0/2] Remove dead quota code
 2010-05-21 16:05 UTC  (6+ messages)
` [PATCH 1/2] udf: "
` [PATCH 2/2] ufs: "
` [PATCH] pohmelfs: "

[PATCH 1/6] fs: allow short direct-io reads to be completed via buffered IO V2
 2010-05-21 15:37 UTC  (9+ messages)
` [PATCH 2/6] direct-io: add a hook for the fs to provide its own submit_bio function V3
` [PATCH 3/6] direct-io: do not merge logically non-contiguous requests
` [PATCH 4/6] fs: kill blockdev_direct_IO_no_locking

Congratulations - You have won
 2010-05-21  4:18 UTC 

[RFC PATCH] fuse: support splice() reading from fuse device
 2010-05-20 20:22 UTC  (10+ messages)

[PATCH 00/12] quota: Redesign IO error handling interface V2
 2010-05-20 18:13 UTC  (20+ messages)
` [PATCH 01/12] quota: Add proper error handling on quota initialization
  ` [PATCH 02/12] quota: Check what quota is properly initialized for inode before charge
    ` [PATCH 03/12] ext3: handle errors in orphan_cleanup
      ` [PATCH 04/12] ext4: "
        ` [PATCH 05/12] ufs: add error handling for dquot_initialize
          ` [PATCH 06/12] udf: "
            ` [PATCH 07/12] reiserfs: "
              ` [PATCH 08/12] ocfs2: "
                ` [PATCH 09/12] jfs: "
                  ` [PATCH 10/12] ext4: "
                    ` [PATCH 11/12] ext3: "
                      ` [PATCH 12/12] ext2: "

[PATCH 0/6] tagged sysfs support
 2010-05-20 17:47 UTC  (2+ messages)

[PATCH -V10 0/9] Generic name to handle and open by handle syscalls
 2010-05-20  7:18 UTC  (8+ messages)
` [PATCH -V10 3/9] vfs: Add open by file handle support
` [PATCH -V10 4/9] vfs: Allow handle based open on symlinks
` [PATCH -V10 5/9] vfs: Support null pathname in readlink
` [PATCH -V10 6/9] ext4: Copy fs UUID to superblock
` [PATCH -V10 7/9] x86: Add new syscalls for x86_32
` [PATCH -V10 8/9] x86: Add new syscalls for x86_64
` [PATCH -V10 9/9] ext3: Copy fs UUID to superblock


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