messages from 2009-09-01 20:57:44 to 2009-09-08 09:23:08 UTC [more...]
[PATCH 0/8] Per-bdi writeback flusher threads v19
2009-09-08 9:23 UTC (5+ messages)
` [PATCH 2/8] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 3/8] writeback: switch to per-bdi threads for flushing data
` [PATCH 4/8] writeback: get rid of pdflush completely
` [PATCH 5/8] writeback: add some debug inode list counters to bdi stats
FIBMAP/FIEMAP discrepancy for CAP_SYS_RAWIO
2009-09-08 8:47 UTC (6+ messages)
[PATCH 0/8] VFS name lookup permission checking cleanup
2009-09-08 1:50 UTC (16+ messages)
` [PATCH 1/8] Do not call 'ima_path_check()' for each path component
` [PATCH 2/8] Simplify exec_permission_lite() logic
` [PATCH 3/8] Simplify exec_permission_lite() further
` [PATCH 4/8] Simplify exec_permission_lite(), part 3
` [PATCH 5/8] Make 'check_acl()' a first-class filesystem op
` [PATCH 6/8] shmfs: use 'check_acl' instead of 'permission'
` [PATCH 7/8] ext[234]: move over to 'check_acl' permission model
` [PATCH 8/8] jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
[PATCH RFC] Add locking to ext3_do_update_inode
2009-09-07 22:30 UTC (3+ messages)
[PATCH 0/8] Per-bdi writeback flusher threads v18
2009-09-07 19:50 UTC (24+ messages)
` [PATCH 1/8] writeback: get rid of generic_sync_sb_inodes() export
` [PATCH 2/8] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 3/8] writeback: switch to per-bdi threads for flushing data
` [PATCH 3/8] writeback: switch to per-bdi threads for flushing data v2
` [PATCH 4/8] writeback: get rid of pdflush completely
` [PATCH 5/8] writeback: add some debug inode list counters to bdi stats
` [PATCH 6/8] writeback: add name to backing_dev_info
` [PATCH 7/8] writeback: check for registered bdi in flusher add and inode dirty
` [PATCH 8/8] vm: Add an tuning knob for vm.max_writeback_mb
[patch 00/33] my current vfs scalability patch queue
2009-09-07 11:35 UTC (47+ messages)
` [patch 01/33] fs: no games with DCACHE_UNHASHED
` [patch 02/33] fs: cleanup files_lock
` [patch 03/33] fs: scale files_lock
` [patch 04/33] fs: brlock vfsmount_lock
` [patch 05/33] fs: scale mntget/mntput
` [patch 06/33] fs: dcache scale hash
` [patch 07/33] fs: dcache scale lru
` [patch 08/33] fs: dcache scale nr_dentry
` [patch 09/33] fs: dcache scale dentry refcount
` [patch 10/33] fs: dcache scale d_unhashed
` [patch 11/33] fs: dcache scale subdirs
` [patch 12/33] fs: scale inode alias list
` [patch 13/33] fs: use RCU / seqlock logic for reverse and multi-step operaitons
` [patch 14/33] fs: dcache remove dcache_lock
` [patch 15/33] fs: dcache reduce dput locking
` [patch 16/33] fs: dcache per-bucket dcache hash locking
` [patch 17/33] fs: dcache reduce dcache_inode_lock
` [patch 18/33] fs: dcache per-inode inode alias locking
` [patch 19/33] fs: icache lock s_inodes list
` [patch 20/33] fs: icache lock inode hash
` [patch 21/33] fs: icache lock i_state
` [patch 22/33] fs: icache lock i_count
` [patch 23/33] fs: icache atomic inodes_stat
` [patch 24/33] fs: icache lock lru/writeback lists
` [patch 25/33] fs: icache protect inode state
` [patch 26/33] fs: inode atomic last_ino, iunique lock
` [patch 27/33] fs: icache remove inode_lock
` [patch 28/33] fs: inode factor hash lock into functions
` [patch 29/33] Remove the global inode_hash_lock and replace it with per-hash-bucket locks. fs: inode per-bucket inode hash locks
` [patch 30/33] fs: inode lazy lru
` [patch 31/33] fs: RCU free inodes
` [patch 32/33] fs: rcu walk for i_sb_list
` [patch 33/33] fs: improve scalability of pseudo filesystems
[RFC PATCH] v2 mm: balance_dirty_pages. reduce calls to global_page_state to reduce cache references
2009-09-07 10:42 UTC (6+ messages)
[ANNOUNCE] util-linux-ng v2.16.1
2009-09-07 9:51 UTC
[patch 00/11] new truncate sequence
2009-09-07 7:48 UTC (5+ messages)
` [patch 01/11] fs: new truncate helpers
[PATCH 0/8] Per-bdi writeback flusher threads v17
2009-09-06 18:43 UTC (19+ messages)
` [PATCH 1/8] writeback: get rid of generic_sync_sb_inodes() export
` [PATCH 2/8] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 3/8] writeback: switch to per-bdi threads for flushing data
` [PATCH 4/8] writeback: get rid of pdflush completely
` [PATCH 5/8] writeback: add some debug inode list counters to bdi stats
` [PATCH 6/8] writeback: add name to backing_dev_info
` [PATCH 7/8] writeback: check for registered bdi in flusher add and inode dirty
` [PATCH 8/8] vm: Add an tuning knob for vm.max_writeback_pages
[RFC] LSM/TOMOYO: LSM hooks for chmod/chown/chroot/mount/open/execve
2009-09-06 5:28 UTC
[PATCH] ext4,jbd2 - tracepoints: fix format string compile warnings (ino_t)
2009-09-05 13:41 UTC (2+ messages)
[PATCH 0/4] Safely removing mmaped files
2009-09-04 19:28 UTC (5+ messages)
` [PATCH 1/4] mm: Introduce revoke_file_mappings
` [PATCH 2/4] sysfs: Use revoke_file_mappings
` [PATCH 3/4] proc: Clean up mmaps when a proc file is removed
` [PATCH 4/4] pci: Remove bogus check of proc dir entry usage
2.6.31-rc8 JFS inconsistent lock state
2009-09-04 15:24 UTC
ext4 writepages is making tiny bios?
2009-09-04 7:20 UTC (8+ messages)
[PATCH] nilfs2: fix format string compile warning (ino_t)
2009-09-04 6:55 UTC (2+ messages)
[ANNOUNCE] autofs 5.0.5 release
2009-09-04 2:44 UTC
[PATCH 1/9] task_struct: add PF_NONOTIFY for fanotify to use
2009-09-03 20:25 UTC (3+ messages)
[PATCH 0/2] [RFC] Adding the MAY_CREATE flag to ->permission()
2009-09-03 19:12 UTC (5+ messages)
` [PATCH 1/2] vfs: Add MAY_CREATE to the permission() flags
` [PATCH 2/2] ocfs2: Use MAY_CREATE in ocfs2_permission()
[PATCH] ext2: fix format string compile warning (ino_t)
2009-09-03 15:48 UTC
[PATCH 0/16] Make O_SYNC handling use standard syncing path (version 4)
2009-09-03 15:39 UTC (25+ messages)
` [PATCH 01/16] vfs: Introduce filemap_fdatawait_range
` [PATCH 02/16] vfs: Export __generic_file_aio_write() and add some comments
` [PATCH 03/16] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
` [PATCH 04/16] pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
` [PATCH 05/16] ocfs2: "
` [PATCH 06/16] vfs: Rename generic_file_aio_write_nolock
` [PATCH 07/16] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
` [PATCH 08/16] ext2: Update comment about generic_osync_inode
` [PATCH 09/16] ext3: Remove syncing logic from ext3_file_write
` [PATCH 10/16] ext4: Remove syncing logic from ext4_file_write
` [PATCH 11/16] ntfs: Use new syncing helpers and update comments
` [PATCH 12/16] ocfs2: Update syncing after splicing to match generic version
` [PATCH 13/16] xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
` [PATCH 14/16] pohmelfs: Use new syncing helper
` [PATCH 15/16] fat: Opencode sync_page_range_nolock()
` [PATCH 16/16] vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
` [PATCH] fsync: wait for data writeout completion before calling ->fsync
+ mm-balance_dirty_pages-reduce-calls-to-global_page_state-to-reduce-c ache-references.patch added to -mm tree
2009-09-03 12:26 UTC (12+ messages)
NULL pointer dereference
2009-09-02 21:08 UTC (2+ messages)
xfs compat_ioctl?
2009-09-02 11:51 UTC (7+ messages)
[patch 0/5] new truncate sequence patchset
2009-09-02 11:14 UTC (5+ messages)
` [patch 5/5] ext2: convert to use the new truncate convention
[PATCH 0/8] Per-bdi writeback flusher threads v16
2009-09-02 7:35 UTC (12+ messages)
` [PATCH 1/8] writeback: move super_block argument to struct writeback_control
` [PATCH 8/8] vm: Add an tuning knob for vm.max_writeback_pages
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).