messages from 2010-11-13 14:51:26 to 2010-11-17 04:38:45 UTC [more...]
[patch] fix up lock order reversal in writeback
2010-11-17 4:38 UTC (6+ messages)
[PATCH 01/13] writeback: IO-less balance_dirty_pages()
2010-11-17 4:30 UTC (3+ messages)
[PATCH 00/13] IO-less dirty throttling v2
2010-11-17 4:27 UTC (14+ messages)
` [PATCH 01/13] writeback: IO-less balance_dirty_pages()
` [PATCH 02/13] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 03/13] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 04/13] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 05/13] writeback: account per-bdi accumulated written pages
` [PATCH 06/13] writeback: bdi write bandwidth estimation
` [PATCH 07/13] writeback: show bdi write bandwidth in debugfs
` [PATCH 08/13] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 09/13] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 10/13] writeback: make reasonable gap between the dirty/background thresholds
` [PATCH 11/13] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 12/13] writeback: add trace event for balance_dirty_pages()
` [PATCH 13/13] writeback: make nr_to_write a per-file limit
[PATCH 3/3] btrfs: fix panic caused by direct IO
2010-11-17 4:23 UTC
[PATCH 2/3] btrfs: restructure btrfs_merge_bio_hook()
2010-11-17 4:23 UTC
[PATCH 1/3] direct-io: add a hook for the fs to provide its own bio merging check function
2010-11-17 4:18 UTC
[patch 1/6] fs: icache RCU free inodes
2010-11-17 4:18 UTC (12+ messages)
[PATCH 13/13] writeback: make nr_to_write a per-file limit
2010-11-17 3:58 UTC
[PATCH 12/13] writeback: add trace event for balance_dirty_pages()
2010-11-17 3:58 UTC
[PATCH 11/13] writeback: scale down max throttle bandwidth on concurrent dirtiers
2010-11-17 3:58 UTC
[PATCH 10/13] writeback: make reasonable gap between the dirty/background thresholds
2010-11-17 3:58 UTC
[PATCH 09/13] writeback: reduce per-bdi dirty threshold ramp up time
2010-11-17 3:58 UTC
[PATCH 08/13] writeback: quit throttling when bdi dirty pages dropped low
2010-11-17 3:58 UTC
[PATCH 07/13] writeback: show bdi write bandwidth in debugfs
2010-11-17 3:58 UTC
[PATCH 06/13] writeback: bdi write bandwidth estimation
2010-11-17 3:58 UTC
[PATCH 05/13] writeback: account per-bdi accumulated written pages
2010-11-17 3:58 UTC
[PATCH 04/13] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
2010-11-17 3:58 UTC
[PATCH 03/13] writeback: per-task rate limit on balance_dirty_pages()
2010-11-17 3:58 UTC
[PATCH 02/13] writeback: consolidate variable names in balance_dirty_pages()
2010-11-17 3:58 UTC
[PATCH 00/13] IO-less dirty throttling
2010-11-17 3:58 UTC
[patch] fs: fix d_validate
2010-11-17 3:51 UTC (10+ messages)
` [patch] kernel: get rid of *_ptr_validate
Hole Punching V2
2010-11-17 3:06 UTC (26+ messages)
` [PATCH 1/6] fs: add hole punching to fallocate
` [PATCH 2/6] XFS: handle hole punching via fallocate properly
` [PATCH 3/6] Ocfs2: "
` [PATCH 4/6] Ext4: fail if we try to use hole punch
` [PATCH 5/6] Btrfs: "
` [PATCH 6/6] Gfs2: "
[patch 00/28] [rfc] dcache scaling part 1
2010-11-17 2:12 UTC (33+ messages)
` [patch 01/28] fs: d_validate fixes
` [patch 02/28] kernel: kmem_ptr_validate considered harmful
` [patch 03/28] fs: dcache documentation cleanup
` [patch 04/28] fs: change d_delete semantics
` [patch 05/28] cifs: dont overwrite dentry name in d_revalidate
` [patch 06/28] jfs: "
` [patch 07/28] fs: change d_compare for rcu-walk
` [patch 08/28] fs: change d_hash "
` [patch 09/28] hostfs: simplify locking
` [patch 10/28] fs: dcache scale hash
` [patch 11/28] fs: dcache scale lru
` [patch 12/28] fs: dcache scale dentry refcount
` [patch 13/28] fs: dcache scale d_unhashed
` [patch 14/28] fs: dcache scale subdirs
` [patch 15/28] fs: scale inode alias list
` [patch 16/28] fs: Use rename lock and RCU for multi-step operations
` [patch 17/28] fs: increase d_name lock coverage
` [patch 18/28] fs: dcache remove dcache_lock
` [patch 19/28] fs: dcache avoid starvation in dcache multi-step operations
` [patch 20/28] fs: dcache reduce dput locking
` [patch 21/28] fs: dcache reduce locking in d_alloc
` [patch 22/28] fs: dcache reduce dcache_inode_lock
` [patch 23/28] fs: dcache rationalise dget variants
` [patch 24/28] fs: dcache reduce d_parent locking
` [patch 25/28] fs: dcache reduce prune_one_dentry locking
` [patch 26/28] fs: reduce dcache_inode_lock width in lru scanning
` [patch 27/28] fs: use RCU in shrink_dentry_list to reduce lock nesting
` [patch 28/28] fs: consolidate dentry kill sequence
[PATCH] jbd2: avoid the concurrent data writeback
2010-11-17 1:36 UTC (6+ messages)
fs: inode freeing and hash lookup via RCU
2010-11-16 23:56 UTC (3+ messages)
` [PATCH 3/3] fs: rcu protect inode hash lookups
[PATCH 1/3] udf: Replace bkl with the inode->i_alloc_sem for protect udf_inode_info struct
2010-11-16 23:04 UTC (8+ messages)
` [PATCH 2/3] udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution
` [PATCH 3/3] udf: Remove unnecessary bkl usages
` [PATCH 1/3] udf: Replace bkl with the a new semaphore for protect udf_inode_info struct
Oops while rebalancing, now unmountable
2010-11-16 21:48 UTC (13+ messages)
[PATCH resend] jbd2_stats_proc_init wrong place
2010-11-16 21:01 UTC (3+ messages)
[PATCH] fs: select: fix information leak to userspace
2010-11-16 18:45 UTC (9+ messages)
` [PATCH v2] "
[RFC][PATCH V2 4/5] e4defrag: unified bugfix/improvement patches
2010-11-16 17:48 UTC (2+ messages)
[PATCH 1/1] LogFS: Deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
2010-11-16 16:38 UTC
(unknown), ,
2010-11-16 13:59 UTC
Commit 8df9d1a4 breaks GnuPG in initrd
2010-11-16 12:46 UTC (3+ messages)
[PATCH] [RFC] fsnotify: Tell the user what part of the file might have changed
2010-11-16 12:37 UTC (7+ messages)
Interesting deal
2010-11-16 11:57 UTC
lifetime of DCACHE_DISCONECTED dentries
2010-11-16 6:45 UTC (4+ messages)
A possible flaw in the fsnotify design
2010-11-15 23:15 UTC (7+ messages)
Patch "fs: use RCU read side protection in d_validate" broken
2010-11-15 23:06 UTC (6+ messages)
[PATCH] nfs: Don't generate duplicated events
2010-11-15 19:33 UTC
A possible fsnotify bug
2010-11-15 17:24 UTC (3+ messages)
[PATCH] fallocate.2: add FALLOC_FL_PUNCH_HOLE flag definition
2010-11-15 17:07 UTC
[PATCH] V2 jbd2_stats_proc_init wrong place
2010-11-15 16:59 UTC (2+ messages)
[PATCH] ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
2010-11-15 9:15 UTC (2+ messages)
[PATCH 02/16 v3] pramfs: super operations
2010-11-15 7:45 UTC (3+ messages)
[PATCH 10/16 v3] pramfs: XIP operations
2010-11-13 14:52 UTC
[PATCH 16/16 v3] pramfs: makefile and Kconfig
2010-11-13 14:55 UTC
[PATCH 15/16 v3] pramfs: test module
2010-11-13 14:55 UTC
[PATCH 14/16 v3] pramfs: memory protection
2010-11-13 14:55 UTC
[PATCH 13/16 v3] pramfs: xattr attributes block descriptors tree
2010-11-13 14:54 UTC
[PATCH 12/16 v3] pramfs: extended attributes
2010-11-13 14:53 UTC
[PATCH 11/16 v3] pramfs: ACL management
2010-11-13 14:53 UTC
[PATCH 09/16 v3] pramfs: dir operations
2010-11-13 14:52 UTC
[PATCH 08/16 v3] pramfs: headers
2010-11-13 14:52 UTC
[PATCH 07/16 v3] pramfs: symbolic links
2010-11-13 14:51 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).