messages from 2009-05-24 15:20:50 to 2009-05-27 11:13:18 UTC [more...]
[PATCH 00/19] periodic write-back timer optimization
2009-05-27 13:06 UTC (18+ messages)
` [PATCH 01/19] VFS: introduce helpers for manipulation s_dirty flag
` [PATCH 02/19] AFFS: do not manipulate s_dirt directly
` [PATCH 03/19] BFS: "
` [PATCH 04/19] EXOFS: "
` [PATCH 05/19] EXT2: "
` [PATCH 06/19] EXT4: "
` [PATCH 07/19] FAT: "
` [PATCH 08/19] HFS: "
` [PATCH 09/19] HFSPLUS: "
` [PATCH 10/19] JFFS2: "
` [PATCH 11/19] NILFS: "
` [PATCH 12/19] reiserfs: "
` [PATCH 13/19] SYSV: "
` [PATCH 14/19] UDF: "
` [PATCH 15/19] UFS: "
` [PATCH 16/19] XFS: "
` [PATCH 17/19] VFS: use sb_is_dirty helper
[PATCH 0/11] Per-bdi writeback flusher threads v8
2009-05-27 9:41 UTC (12+ messages)
` [PATCH 01/11] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/11] btrfs: properly register fs backing device
` [PATCH 03/11] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/11] writeback: get rid of pdflush completely
` [PATCH 06/11] writeback: separate the flushing state/task from the bdi
` [PATCH 07/11] writeback: support > 1 flusher thread per bdi
` [PATCH 08/11] writeback: allow sleepy exit of default writeback task
` [PATCH 09/11] writeback: add some debug inode list counters to bdi stats
` [PATCH 10/11] writeback: add name to backing_dev_info
` [PATCH 11/11] writeback: check for registered bdi in flusher add and inode dirty
[PATCH 0/12] Per-bdi writeback flusher threads v7
2009-05-27 9:20 UTC (25+ messages)
` [PATCH 01/12] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/12] btrfs: properly register fs backing device
` [PATCH 03/12] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/12] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/12] writeback: get rid of pdflush completely
` [PATCH 06/12] writeback: separate the flushing state/task from the bdi
` [PATCH 07/12] writeback: support > 1 flusher thread per bdi
` [PATCH 08/12] writeback: include default_backing_dev_info in writeback
` [PATCH 09/12] writeback: allow sleepy exit of default writeback task
` [PATCH 10/12] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/12] writeback: add name to backing_dev_info
` [PATCH 12/12] writeback: check for registered bdi in flusher add and inode dirty
[PATCH 0/12] Per-bdi writeback flusher threads #5
2009-05-27 9:11 UTC (59+ messages)
` [PATCH 01/13] libata: get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple()
` [PATCH 01/12] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/13] block: add static rq allocation cache
` [PATCH 02/12] btrfs: properly register fs backing device
` [PATCH 03/13] scsi: unify allocation of scsi command and sense buffer
` [PATCH 03/12] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/13] scsi: get rid of lock in __scsi_put_command()
` [PATCH 04/12] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/13] aio: mostly crap
` [PATCH 05/12] writeback: get rid of pdflush completely
` [PATCH 06/13] block: move elevator ops into the queue
` [PATCH 06/12] writeback: separate the flushing state/task from the bdi
` [PATCH 07/13] block: avoid indirect calls to enter cfq io scheduler
` [PATCH 07/12] writeback: support > 1 flusher thread per bdi
` [PATCH 08/13] block: change the tag sync vs async restriction logic
` [PATCH 08/12] writeback: include default_backing_dev_info in writeback
` [PATCH 09/13] libata: switch to using block layer tagging support
` [PATCH 09/12] writeback: allow sleepy exit of default writeback task
` [PATCH 10/13] block: add function for waiting for a specific free tag
` [PATCH 10/12] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/13] block: disallow merging of read-ahead bits into normal request
` [PATCH 11/12] writeback: add name to backing_dev_info
` [PATCH 12/13] block: first cut at implementing a NAPI approach for block devices
` [PATCH 12/12] writeback: check for registered bdi in flusher add and inode dirty
` [PATCH 13/13] block: unlocked completion test patch
[PATCH] readahead:add blk_run_backing_dev
2009-05-27 6:20 UTC (24+ messages)
[PATCH 0/20] Sysfs cleanups
2009-05-27 2:17 UTC (25+ messages)
` [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
large fs testing
2009-05-26 22:17 UTC (8+ messages)
copy-on-write files
2009-05-26 19:57 UTC (4+ messages)
[RFC PATCH] bio-integrity: Copy bip_buf and bip_size in bio_integrity_clone()
2009-05-26 19:56 UTC (4+ messages)
[PATCH] linux/magic.h: move cramfs magic out of cramfs_fs.h
2009-05-26 9:45 UTC
[PATCH 0/12] Per-bdi writeback flusher threads #5
2009-05-26 9:07 UTC (25+ messages)
` [PATCH 01/12] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/12] btrfs: properly register fs backing device
` [PATCH 03/12] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/12] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/12] writeback: get rid of pdflush completely
` [PATCH 06/12] writeback: separate the flushing state/task from the bdi
` [PATCH 07/12] writeback: support > 1 flusher thread per bdi
` [PATCH 08/12] writeback: include default_backing_dev_info in writeback
` [PATCH 09/12] writeback: allow sleepy exit of default writeback task
` [PATCH 10/12] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/12] writeback: add name to backing_dev_info
` [PATCH 12/12] writeback: check for registered bdi in flusher add and inode dirty
(no subject)
2009-05-25 23:57 UTC
[PATCH 0/11] Per-bdi writeback flusher threads #4
2009-05-25 17:05 UTC (3+ messages)
[PATCH] UBIFS: use anonymous device
2009-05-25 14:39 UTC
[PATCH 0/11] Per-bdi writeback flusher threads #4
2009-05-25 8:54 UTC (18+ messages)
[PATCH 00/32] VFS based Union Mount (V3)
2009-05-25 8:43 UTC (5+ messages)
` [PATCH 15/32] union-mount: Documentation
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).