linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-08 03:07:24 to 2010-12-13 14:47:07 UTC [more...]

[PATCH 00/35] IO-less dirty throttling v4
 2010-12-13 14:47 UTC  (20+ messages)
` [PATCH 01/35] writeback: enabling gate limit for light dirtied bdi
` [PATCH 02/35] writeback: safety margin for bdi stat error
` [PATCH 03/35] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 04/35] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 05/35] writeback: IO-less balance_dirty_pages()
` [PATCH 06/35] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 07/35] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 08/35] writeback: user space think time compensation
` [PATCH 09/35] writeback: account per-bdi accumulated written pages
` [PATCH 10/35] writeback: bdi write bandwidth estimation
` [PATCH 11/35] writeback: show bdi write bandwidth in debugfs
` [PATCH 12/35] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 13/35] writeback: bdi base throttle bandwidth
` [PATCH 15/35] writeback: adapt max balance pause time to memory size
` [PATCH 16/35] writeback: increase min pause time on concurrent dirtiers
` [PATCH 17/35] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 18/35] writeback: start background writeback earlier
` [PATCH 20/35] writeback: scale IO chunk size up to device bandwidth
` [PATCH 21/35] writeback: trace balance_dirty_pages()

[PATCH] fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
 2010-12-13 13:38 UTC  (2+ messages)

[PATCH 00/47] IO-less dirty throttling v3
 2010-12-13 12:38 UTC  (51+ messages)
` [PATCH 01/47] writeback: enabling gate limit for light dirtied bdi
` [PATCH 02/47] writeback: safety margin for bdi stat error
` [PATCH 03/47] writeback: IO-less balance_dirty_pages()
` [PATCH 04/47] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 05/47] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 06/47] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 07/47] writeback: account per-bdi accumulated written pages
` [PATCH 08/47] writeback: bdi write bandwidth estimation
` [PATCH 09/47] writeback: show bdi write bandwidth in debugfs
` [PATCH 10/47] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 11/47] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 12/47] writeback: make reasonable gap between the dirty/background thresholds
` [PATCH 13/47] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 14/47] writeback: add trace event for balance_dirty_pages()
` [PATCH 15/47] writeback: make nr_to_write a per-file limit
` [PATCH 16/47] writeback: make-nr_to_write-a-per-file-limit fix
` [PATCH 17/47] writeback: do uninterruptible sleep in balance_dirty_pages()
` [PATCH 18/47] writeback: move BDI_WRITTEN accounting into __bdi_writeout_inc()
` [PATCH 19/47] writeback: fix increasement of nr_dirtied_pause
` [PATCH 20/47] writeback: use do_div in bw calculation
` [PATCH 21/47] writeback: prevent divide error on tiny HZ
` [PATCH 22/47] writeback: prevent bandwidth calculation overflow
` [PATCH 23/47] writeback: spinlock protected bdi bandwidth update
` [PATCH 24/47] writeback: increase pause time on concurrent dirtiers
` [PATCH 25/47] writeback: make it easier to break from a dirty exceeded bdi
` [PATCH 26/47] writeback: start background writeback earlier
` [PATCH 27/47] writeback: user space think time compensation
` [PATCH 28/47] writeback: bdi base throttle bandwidth
` [PATCH 29/47] writeback: smoothed bdi dirty pages
` [PATCH 30/47] writeback: adapt max balance pause time to memory size
` [PATCH 31/47] writeback: increase min pause time on concurrent dirtiers
` [PATCH 32/47] writeback: extend balance_dirty_pages() trace event
` [PATCH 33/47] writeback: trace global dirty page states
` [PATCH 34/47] writeback: trace writeback_single_inode()
` [PATCH 35/47] writeback: scale IO chunk size up to device bandwidth
` [PATCH 36/47] btrfs: dont call balance_dirty_pages_ratelimited() on already dirty pages
` [PATCH 37/47] btrfs: lower the dirty balacing rate limit
` [PATCH 38/47] btrfs: wait on too many nr_async_bios
` [PATCH 39/47] nfs: livelock prevention is now done in VFS
` [PATCH 40/47] nfs: writeback pages wait queue
` [PATCH 41/47] nfs: in-commit pages accounting and "
` [PATCH 42/47] nfs: heuristics to avoid commit
` [PATCH 43/47] nfs: dont change wbc->nr_to_write in write_inode()
` [PATCH 44/47] nfs: limit the range of commits
` [PATCH 45/47] nfs: adapt congestion threshold to dirty threshold
` [PATCH 46/47] nfs: trace nfs_commit_unstable_pages()
` [PATCH 47/47] nfs: trace nfs_commit_release()

[patch] fs: scale vfsmount refcount (was Re: rcu-walk and dcache scaling tree update and status)
 2010-12-13  8:33 UTC  (11+ messages)
` rcu-walk and dcache scaling tree update and status

Big git diff speedup by avoiding x86 "fast string" memcmp
 2010-12-13  8:25 UTC  (8+ messages)

[RFC 5/5] validate extent_buffer if it's readahead in btrfs
 2010-12-13  7:22 UTC 

[RFC 4/5] implement metadata_ra in btrfs
 2010-12-13  7:22 UTC 

[RFC 3/5]add metadata_readahead ioctl in vfs
 2010-12-13  7:22 UTC 

[RFC 2/5] implement metadata_incore in btrfs
 2010-12-13  7:22 UTC 

[RFC 1/5] add metadata_incore ioctl in vfs
 2010-12-13  7:22 UTC 

[RFC 0/5] add new ioctls to do metadata readahead in btrfs
 2010-12-13  7:22 UTC 

lifetime of DCACHE_DISCONECTED dentries
 2010-12-13  5:19 UTC  (9+ messages)
            ` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries

[PATCH 00/46] rcu-walk and dcache scaling
 2010-12-13  5:05 UTC  (35+ messages)
` [PATCH 02/46] fs: d_validate fixes
` [PATCH 11/46] fs: dcache scale hash
` [PATCH 12/46] fs: dcache scale lru
` [PATCH 01/46] Revert "fs: use RCU read side protection in d_validate"

rcu-walk and dcache scaling tree update and status
 2010-12-13  2:37 UTC 

hpfs_setattr error case avoids unlock_kernel ?
 2010-12-12  0:49 UTC 

training mpath to discern between SCSI errors
 2010-12-10 23:40 UTC  (6+ messages)
` [RFC PATCH 0/3] differentiate between I/O errors
  ` [RFC PATCH 3/3] block: improve detail in I/O error messages
      ` [PATCH v2 "

[PATCH 1/2] Squashfs: add XZ compression support
 2010-12-10 22:49 UTC  (2+ messages)

inconsistent lock state (xfs)
 2010-12-10 20:58 UTC  (2+ messages)

[PATCH] fs: relax count limitation in rw_verify_area, TAKE 2
 2010-12-10 20:36 UTC 

[RFC PATCH 0/2 v1] Ioctl for reading block queue information
 2010-12-10 18:39 UTC  (14+ messages)
` [PATCH 1/2] blk-sysfs: Clean-up attribute definitions
` [PATCH 2/2] Add BLKGETQUEUEINFO for reading block queue attributes

[PATCH 2/2] fanotify: remove obsolete check for overflow event in create_fd()
 2010-12-10 17:47 UTC 

[PATCH 1/2] fanotify: fix broken ref count in create_fd()
 2010-12-10 17:44 UTC 

[resend][PATCH] fs: use kernel's hex_to_bin() method
 2010-12-10 10:55 UTC 

[PATCH 2/2] Squashfs: Add XZ compression configuration option
 2010-12-10 10:37 UTC  (6+ messages)

[PATCH] Typecasting required for comparing unlike datatypes
 2010-12-10  8:31 UTC  (12+ messages)

[patch] fs: use fast counters for vfs caches
 2010-12-10  4:55 UTC  (10+ messages)
      ` [patch 1/2] fs: revert percpu nr_unused counters for dentry and inodes
        ` [patch 2/2] fs: use fast counters for vfs caches
    ` [PATCH] fs: use approximate counter values for inodes and dentries. (was Re: [patch] fs: use fast counters for vfs caches)

NULL pointer dereference in __mark_inode_dirty
 2010-12-09 21:39 UTC 

What to do about subvolumes?
 2010-12-09 19:53 UTC  (19+ messages)

Atomic non-durable file write API
 2010-12-09 12:03 UTC 

[PATCH 0/2] Squashfs: add XZ compression support
 2010-12-09  6:05 UTC 

[PATCH] select: remove unused MAX_SELECT_SECONDS
 2010-12-08 18:46 UTC  (2+ messages)

[PATCH] fs: make block fiemap mapping length at least blocksize long
 2010-12-08 17:03 UTC 

[PATCH] writeback: enabling-gate for light dirtied bdi
 2010-12-08 15:31 UTC  (13+ messages)
  ` [PATCH] writeback: safety margin for bdi stat errors
      ` ext4 memory leak?
  ` [PATCH v2] writeback: enabling-gate for light dirtied bdi
    ` [PATCH v2] writeback: safety margin for bdi stat error

[PATCH] fanotify: fill in the metadata_len field on struct fanotify_event_metadata
 2010-12-08 13:31 UTC  (2+ messages)

[Patch 1/1] fsnotify,fanotify: adding flag for execution
 2010-12-08 10:06 UTC 

[patch]vfs ioctl: remove unnecessary variable
 2010-12-08  5:45 UTC 


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