messages from 2010-09-06 10:47:31 to 2010-09-13 14:33:01 UTC [more...]
[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
2010-09-13 14:33 UTC (59+ messages)
` [PATCH 03/10] writeback: Do not congestion sleep if there are no congested BDIs or significant writeback
` [PATCH 04/10] vmscan: Synchronous lumpy reclaim should not call congestion_wait()
` [PATCH 05/10] vmscan: Synchrounous lumpy reclaim use lock_page() instead trylock_page()
` [PATCH 06/10] vmscan: Narrow the scenarios lumpy reclaim uses synchrounous reclaim
` [PATCH 07/10] vmscan: Remove dead code in shrink_inactive_list()
` [PATCH 08/10] vmscan: isolated_lru_pages() stop neighbour search if neighbour cannot be isolated
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 10/10] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
[PATCH 1/2] Bcache: Version 7 - Writeback
2010-09-13 13:21 UTC (2+ messages)
` [PATCH 2/2] Bcache: Version 7 (Code)
[PATCH -V19 00/15] Generic name to handle and open by handle syscalls
2010-09-13 7:59 UTC (9+ messages)
[PATCH 0/5] writeback: kernel visibility
2010-09-13 5:58 UTC (6+ messages)
` [PATCH 1/5] mm: exporting account_page_dirty
` [PATCH 2/5] mm: account_page_writeback added
` [PATCH 3/5] writeback: nr_dirtied and nr_written in /proc/vmstat
` [PATCH 4/5] writeback: Adding /sys/devices/system/node/<node>/vmstat
` [PATCH 5/5] writeback: Reporting dirty thresholds in /proc/vmstat
[PATCH 0/5] writeback: kernel visibility
2010-09-13 5:45 UTC (11+ messages)
` [PATCH 1/5] mm: exporting account_page_dirty
` [PATCH 2/5] mm: account_page_writeback added
` [PATCH 3/5] writeback: nr_dirtied and nr_written in /proc/vmstat
` [PATCH 4/5] writeback: Adding /sys/devices/system/node/<node>/vmstat
` [PATCH 5/5] writeback: Reporting dirty thresholds in /proc/vmstat
Combined storage tree
2010-09-13 2:58 UTC (4+ messages)
[2.6.36-rc1] unmount livelock due to racing with bdi-flusher threads
2010-09-13 2:41 UTC (2+ messages)
[GIT PULL] Btrfs updates
2010-09-12 12:38 UTC (2+ messages)
[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
2010-09-12 11:55 UTC (26+ messages)
` [PATCH 02/41] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [dm-devel] "
` [PATCH 42/41] dm: convey that all flushes are processed as empty
` [PATCH 42/41 v2] "
` [PATCH 24/41] dm: implement REQ_FLUSH/FUA support for request-based dm
i_size misuses
2010-09-11 22:05 UTC (2+ messages)
[PATCH] exec argument expansion can inappropriately trigger OOM-killer
2010-09-11 13:39 UTC (26+ messages)
` [PATCH 0/3] execve argument-copying fixes
` [PATCH 1/3] setup_arg_pages: diagnose excessive argument size
` [PATCH 2/3] execve: improve interactivity with large arguments
` [PATCH 3/3] execve: make responsive to SIGKILL "
` [PATCH 0/2] execve memory exhaust of argument-copying fixes
` [PATCH 1/2] oom: don't ignore rss in nascent mm
` [PATCH] move cred_guard_mutex from task_struct to signal_struct
` [PATCH 2/2] execve: check the VM has enough memory at first
[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
2010-09-10 19:52 UTC (10+ messages)
block cache replacement strategy?
2010-09-10 16:02 UTC (4+ messages)
[PATCH] aio: Do not return ERESTARTSYS as a result of AIO (v2)
2010-09-10 15:13 UTC (4+ messages)
[patch 15/30] smbfs: Convert server->sem to mutex
2010-09-10 12:46 UTC (6+ messages)
` [patch 16/30] hpfs: Convert sbi->hpfs_creation_de "
` [patch 17/30] hpfsplus: Convert tree_lock "
` [patch 18/30] hfs: "
` [patch 19/30] affs: use sema_init instead of init_MUTEX
[PATCH 26/30] ext4: do not send discards as barriers
2010-09-09 22:53 UTC (11+ messages)
[PATCH 0/5] hybrid union filesystem prototype
2010-09-09 16:02 UTC (19+ messages)
` [PATCH 5/5] union: "
[PATCH] vfs: introduce FS_IOC_SYNCFS to sync a single super
2010-09-08 21:44 UTC (3+ messages)
[2.6.36-rc3] Workqueues, XFS, dependencies and deadlocks
2010-09-08 14:10 UTC (18+ messages)
[PATCH 1/2] 9p: Implement TLOCK
2010-09-08 13:22 UTC (2+ messages)
` [PATCH 2/2] 9p: Implement TGETLOCK
reply me
2010-09-08 12:46 UTC
[PATCH] vfs: calculate block-size correctly
2010-09-08 10:07 UTC
[PATCH 00/10] Assorted fixes/enhancements for overlayfs
2010-09-08 8:58 UTC (11+ messages)
` [PATCH 01/10] ovl: small optimisation for ovl_lookup
` [PATCH 09/10] VFS: Remove read-only checks from dentry_permission
` [PATCH 05/10] ovl: make sure fsync is never called on the lower filesystem
[BUG][PATCH][2.6.36-rc3] fanotify: Do not ignore result of permission decisions
2010-09-08 8:24 UTC (2+ messages)
[2.6.35-rc3] NFS: possible irq lock inversion dependency
2010-09-07 12:32 UTC (2+ messages)
` [2.6.36-rc3] "
[PATCH -V3 1/6] fs/9p: Implement POSIX ACL permission checking function
2010-09-07 10:28 UTC (6+ messages)
` [PATCH -V3 2/6] fs/9p: Add xattr callbacks for POSIX ACL
` [PATCH -V3 3/6] fs/9p: Implement setting posix acl
` [PATCH -V3 4/6] fs/9p: Update ACL on chmod
` [PATCH -V3 5/6] fs/9p: Implement create time inheritance
` [PATCH -V3 6/6] fs/9p: Add access = client option to opt in acl evaluation
[PATCH] fs: use kernel's hex_to_bin() method
2010-09-07 9:10 UTC (2+ messages)
[PATCHSET 2.6.36-rc2] block, fs: replace HARDBARRIER with FLUSH/FUA
2010-09-06 11:40 UTC (4+ messages)
` [PATCH 24.5/30] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
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).