linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-08 18:11:53 to 2011-08-15 15:03:51 UTC [more...]

[PATCH 1/2 v2] writeback: Add a 'reason' to wb_writeback_work
 2011-08-15 15:03 UTC  (5+ messages)
` [PATCH 2/2 v2] writeback: Add writeback stats for pages written

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-15 14:26 UTC  (83+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 3/5] writeback: dirty rate control
` [PATCH 4/5] writeback: per task dirty rate limit
` [PATCH 5/5] writeback: IO-less balance_dirty_pages()

hfsplus standalone package rfc and comments/questions
 2011-08-15 13:15 UTC  (2+ messages)
` hfsplus journalling "

[PATCH v3 0/4] Per-container dcache limitation
 2011-08-15 12:37 UTC  (21+ messages)
  ` [PATCH v3 1/4] factor out single-shrinker code
  ` [PATCH v3 2/4] Keep nr_dentry per super block
  ` [PATCH v3 3/4] limit nr_dentries per superblock
  ` [PATCH v3 4/4] parse options in the vfs level

fs: why is lru_lock cachline_aligned_in_smp in the middle of super_block?
 2011-08-15 12:26 UTC 

[PATCH]
 2011-08-15 12:22 UTC  (3+ messages)
` [PATCH] fs / ext3: Always unlock updates in ext3_freeze()

[PATCH] fs/9p: Update zero-copy implementation in 9p
 2011-08-15 10:01 UTC  (2+ messages)
  ` [V9fs-developer] "

[PATCH] snapshot, defragment and raid test cases for btrfs
 2011-08-15  7:52 UTC  (7+ messages)
` [PATCH 1/3] Added test case 257 for btrfs extended snapshot tests
  ` [PATCH v2 "
` [PATCH 2/3] Added test case 258 for btrfs defragmentation
` [PATCH 3/3] Added test case 259 for the btrfs raid features

[patch 0/3] A few patches for dcache
 2011-08-15  7:42 UTC  (6+ messages)

[PATCH] fs, proc: Report EISDIR when reading sysctl dirs in proc
 2011-08-15  5:55 UTC  (2+ messages)

XFS status update for July 2011
 2011-08-14 23:12 UTC 

[PATCH] xfstests: fsx: fix fallocate logging
 2011-08-14 16:18 UTC  (4+ messages)

Getting a lot of fs-generated information to user space
 2011-08-14  2:43 UTC  (6+ messages)

[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
 2011-08-14  0:16 UTC  (4+ messages)

Module hiding files controlled by sysfs
 2011-08-13  2:00 UTC  (3+ messages)

[PATCH 1/2] writeback: Add a 'reason' to wb_writeback_work
 2011-08-12 22:42 UTC  (4+ messages)
` [PATCH 2/2] writeback: Add writeback stats for pages written

[PATCH] cifs: Add mount option named backup
 2011-08-12 19:44 UTC  (3+ messages)

[PATCH v2 0/4] Per-container dcache size limitation
 2011-08-12 19:20 UTC  (8+ messages)
` [PATCH v2 2/4] Keep nr_dentry per super block
` [PATCH v2 3/4] limit nr_dentries per superblock

HELLO my 你好,我
 2011-08-12 18:23 UTC 

logfs unmount bug
 2011-08-12 17:26 UTC  (9+ messages)

[RFC] Passing stream to userspace
 2011-08-12 15:30 UTC 

Module hiding files controlled by sysfs
 2011-08-11 23:45 UTC 

[PATCH 0/9] fsnotify: change locking order
 2011-08-11 23:13 UTC  (3+ messages)

[PATCH] 9p: remove CONFIG_NET_9P_DEBUG option
 2011-08-11 16:05 UTC  (7+ messages)

Unable to Compile Latest Kernel from Git
 2011-08-11 12:17 UTC  (3+ messages)

[PATCH 0/4] Series short description
 2011-08-10 19:35 UTC  (9+ messages)
` [PATCH 3/4] RFC: Remove check for a 32-bit cookie in nfsd4_readdir()
` [PATCH 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)

Writeback tests
 2011-08-10 16:54 UTC  (7+ messages)

[PATCH v3 0/2] xfstests: Changed a couple of tests to be generic
 2011-08-10 16:43 UTC  (7+ messages)
` [PATCH v3 1/2] xfstests: make more tests generic

[PATCH 0/2] splice: i_mutex vs splice write deadlock V2
 2011-08-10 10:19 UTC  (7+ messages)
` [PATCH 1/2] vfs: split generic splice code from i_mutex locking
` [PATCH 2/2] xfs: fix splice/direct-IO deadlock

[PATCH -V3] net/9p: Convert net/9p protocol dumps to tracepoints
 2011-08-10  8:43 UTC 

[PATCH 0/2] dcache: per-sb LRU locks
 2011-08-10  5:35 UTC  (9+ messages)
` [PATCH 1/2] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH 2/2] dentry: move to per-sb LRU locks

[PATCH] epoll: Fix spurious lockdep warnings
 2011-08-09 18:11 UTC 

recursive locking: epoll
 2011-08-09 17:36 UTC  (4+ messages)
` [PATCH] epoll: Fix spurious lockdep warnings

[PATCH] net/9p: Convert net/9p protocol dumps to tracepoints
 2011-08-09 14:39 UTC  (6+ messages)

[PATCH] xfstests: fsx: fix the hole punching test
 2011-08-09 10:08 UTC  (2+ messages)

[PATCH] cifs: cope with negative dentries in cifs_get_root
 2011-08-09  6:38 UTC  (3+ messages)

[PATCH v7 00/16] EVM
 2011-08-09  1:53 UTC  (4+ messages)

Updated direct IO optimization patchkit v2
 2011-08-08 19:46 UTC  (21+ messages)
` [PATCH 01/11] DIO: Separate fields only used in the submission path from struct dio
` [PATCH 05/11] DIO: Separate map_bh from dio v2
` [PATCH 06/11] DIO: Inline the complete submission path v2
` [PATCH 07/11] DIO: Merge direct_io_walker into __blockdev_direct_IO
` [PATCH 08/11] DIO: Remove unnecessary dio argument from dio_pages_present()
` [PATCH 09/11] DIO: Remove unused dio parameter from dio_bio_add_page
` [PATCH 10/11] VFS: Cache request_queue in struct block_device
` [PATCH 11/11] DIO: optimize cache misses in the submission path


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