messages from 2009-05-22 07:06:10 to 2009-05-27 07:54:41 UTC [more...]
[PATCH 0/12] Per-bdi writeback flusher threads #5
2009-05-27 7:54 UTC (57+ 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/12] Per-bdi writeback flusher threads v7
2009-05-27 6:17 UTC (24+ 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/20] Sysfs cleanups
2009-05-27 2:17 UTC (50+ messages)
` [PATCH 01/20] sysfs: Implement sysfs_rename_link
` [PATCH 02/20] driver core: Use sysfs_rename_link in device_rename
` [PATCH 03/20] sysfs: Remove now unnecessary error reporting suppression
` [PATCH 04/20] sysfs: Handle the general case of removing of directories with subdirectories
` [PATCH 21/20] sysfs: Rename sysfs_mv_dir sysfs_rename
` [PATCH 22/20] sysfs: Make sysfs_rename_link atomic
` [PATCH 23/20] driver core: Don't remove kobjects in device_shutdown
` [PATCH 24/20] sysfs: In sysfs_add_one fail if the targe directory has been removed
` [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 (5+ 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 (21+ messages)
[PATCH 00/32] VFS based Union Mount (V3)
2009-05-25 8:43 UTC (5+ messages)
` [PATCH 15/32] union-mount: Documentation
[RFC] few hacks to optimize write-back
2009-05-22 18:38 UTC (3+ messages)
` [RFC] [PATCH] write-back: introduce a handy helper function
` [RFC] [PATCH] write-back: do not wake up unnecessarily
[RFC][PATCH 3/3] Manpage of ext4 online defrag command
2009-05-22 7:07 UTC
[RFC][PATCH 2/3] Ext4 online defrag command
2009-05-22 7:06 UTC
[RFC][PATCH 1/3] Add EXT4_IOC_MOVE_EXT ioctl and related functions
2009-05-22 7:06 UTC
[RFC][PATCH 0/3]ext4: online defrag (ver 2.0)
2009-05-22 7:05 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).