linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-17 00:16:18 to 2010-11-18 23:03:40 UTC [more...]

[PATCH v1.2 0/5] IMA: making i_readcount a first class inode citizen (reposting)
 2010-11-18 23:03 UTC  (6+ messages)
` [PATCH v1.2 1/5] IMA: convert i_readcount to atomic
` [PATCH v1.2 2/5] IMA: define readcount functions
` [PATCH v1.2 3/5] IMA: maintain i_readcount in the VFS layer
` [PATCH v1.2 4/5] IMA: remove IMA imbalance checking
` [PATCH v1.2 5/5] IMA: making i_readcount a first class inode citizen

[PATCH 1/2] fs: Do not dispatch FITRIM through separate super_operation
 2010-11-18 22:09 UTC  (24+ messages)
` [PATCH 2/2] ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard

[patch 00/28] [rfc] dcache scaling part 1
 2010-11-18 20:59 UTC  (15+ messages)
` [patch 01/28] fs: d_validate fixes
` [patch 04/28] fs: change d_delete semantics
` [patch 07/28] fs: change d_compare for rcu-walk
` [patch 08/28] fs: change d_hash "

[patch] fix up lock order reversal in writeback
 2010-11-18 20:36 UTC  (29+ messages)

[PATCH] writeback: prevent bandwidth calculation overflow
 2010-11-18 16:36 UTC  (10+ messages)

hfsplus patch review
 2010-11-18 14:16 UTC  (16+ messages)
` [PATCH 1/11] hfsplus: silence a few debug printks
` [PATCH 2/11] hfsplus: always use hfsplus_sync_fs to write the volume header
` [PATCH 3/11] hfsplus: use raw bio access for the volume headers
` [PATCH 4/11] hfsplus: use raw bio access for partition tables
` [PATCH 5/11] hfsplus: make sure sync writes out all metadata
` [PATCH 6/11] hfsplus: avoid useless work in hfsplus_sync_fs
` [PATCH 7/11] hfsplus: simplify fsync
` [PATCH 8/11] hfsplus: write up fsync for directories
` [PATCH 9/11] hfsplus: split up inode flags
` [PATCH 10/11] hfsplus: optimize fsync
` [PATCH 11/11] hfsplus: flush disk caches in sync and fsync

[PATCH 00/13] IO-less dirty throttling v2
 2010-11-18 14:02 UTC  (34+ 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

mmotm 2010-11-17-17-03 uploaded
 2010-11-18  5:25 UTC  (2+ messages)
` [PATCH -mmotm] w1: fix ds2423 build, needs to select CRC16

[PATCH 00/13] IO-less dirty throttling
 2010-11-18  3:19 UTC  (7+ messages)

[PATCH resend] jbd2_stats_proc_init wrong place
 2010-11-18  2:52 UTC  (4+ messages)

Hole Punching V3
 2010-11-18  1:46 UTC  (7+ 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] fs: call security_d_instantiate in d_obtain_alias
 2010-11-18  1:43 UTC  (8+ messages)

[PATCH 1/3] direct-io: add a hook for the fs to provide its own bio merging check function
 2010-11-18  1:33 UTC  (9+ messages)

Hole Punching V2
 2010-11-17 23:27 UTC  (20+ messages)
` [PATCH 1/6] fs: add hole punching to fallocate
` [PATCH 3/6] Ocfs2: handle hole punching via fallocate properly
` [PATCH 4/6] Ext4: fail if we try to use hole punch

[PATCH 0/2] overlayfs fixes
 2010-11-17 17:37 UTC  (3+ messages)
` [PATCH 1/2] overlayfs: handle missing lower inodes in ovl_is_same_inode
` [PATCH 2/2] overlayfs: ovl_copy_up_xattr -- handle EOPNOTSUPP from vfs_listxattr

mpage: some code cleanups
 2010-11-17 13:29 UTC  (2+ messages)
` [PATCH] "

[PATCH 01/13] writeback: IO-less balance_dirty_pages()
 2010-11-17  8:33 UTC  (4+ messages)

[patch 1/6] fs: icache RCU free inodes
 2010-11-17  6:04 UTC  (14+ messages)

[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 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] fs: fix d_validate
 2010-11-17  3:51 UTC  (7+ messages)

[PATCH] jbd2: avoid the concurrent data writeback
 2010-11-17  1:36 UTC  (4+ messages)


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