messages from 2010-07-22 08:01:52 to 2010-07-24 01:03:59 UTC [more...]
Wrong DIF guard tag on ext2 write
2010-07-24 1:03 UTC (11+ messages)
VFS scalability git tree
2010-07-24 0:21 UTC (13+ messages)
` [PATCH 0/2] vfs scalability tree fixes
` [PATCH 1/2] xfs: fix shrinker build
` [PATCH 2/2] xfs: shrinker should use a per-filesystem scan count
[RFC] [PATCH procfs] Add process age
2010-07-23 23:16 UTC (4+ messages)
2.6.36 merge plans
2010-07-23 23:13 UTC (2+ messages)
[PATCH V3 0/8] Cleancache: overview
2010-07-23 21:17 UTC (12+ messages)
[patch 3/6] fs: remove dependency on __GFP_NOFAIL
2010-07-23 21:12 UTC (4+ messages)
[PATCH 0/6] [RFC] writeback: try to write older pages first
2010-07-23 18:24 UTC (12+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 3/6] writeback: kill writeback_control.more_io
` [PATCH 4/6] writeback: sync expired inodes first in background writeback
` [PATCH 5/6] writeback: try more writeback as long as something was written
[PATCH] Fix /proc/softirqs file formatting
2010-07-23 17:54 UTC
Thinko with per-bdi flusher threads
2010-07-23 16:58 UTC (2+ messages)
[PATCHv4 00/14] kill unnecessary bdi wakeups + cleanups
2010-07-23 16:29 UTC (19+ messages)
` [PATCHv4 01/14] writeback: harmonize writeback threads naming
` [PATCHv4 02/14] writeback: fix possible race when creating bdi threads
` [PATCHv4 03/14] writeback: do not lose wake-ups in the forker thread - 1
` [PATCHv4 04/14] writeback: do not lose wake-ups in the forker thread - 2
` [PATCHv4 05/14] writeback: do not lose wake-ups in bdi threads
` [PATCHv4 06/14] writeback: simplify bdi code a little
` [PATCHv4 07/14] writeback: do not remove bdi from bdi_list
` [PATCHv4 08/14] writeback: move last_active to bdi
` [PATCHv4 09/14] writeback: restructure bdi forker loop a little
` [PATCHv4 10/14] writeback: move bdi threads exiting logic to the forker thread
` [PATCHv4 11/14] writeback: prevent unnecessary bdi threads wakeups
` [PATCHv4 12/14] writeback: optimize periodic bdi thread wakeups
` [PATCHv4 13/14] writeback: remove unnecessary init_timer call
` [PATCHv4 14/14] writeback: add new tracepoints
[RFC] FS_IOC_SYNCFS
2010-07-23 16:24 UTC (2+ messages)
[PATCH 00/09] cifs: local caching support using FS-Cache
2010-07-23 16:16 UTC (12+ messages)
[PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link()
2010-07-23 15:11 UTC (9+ messages)
` [PATCH 2/6] AFS: Use d_automount() "
` [PATCH 3/6] NFS: "
` [PATCH 4/6] CIFS: "
` [PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link() [ver #2]
` [PATCH 5/6] Remove the automount through follow_link() kludge code from pathwalk
` [PATCH 6/6] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
` [PATCH 6/6] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount [ver #2]
[PATCHv2 00/16] kill unnecessary bdi wakeups + cleanups
2010-07-23 15:03 UTC (16+ messages)
` [PATCHv2 11/11] writeback: prevent unnecessary bdi threads wakeups
[PATCH 0/8] Reduce writeback from page reclaim context V4
2010-07-23 12:20 UTC (26+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 7/8] writeback: sync old inodes first in background writeback
kernel BUG at fs/btrfs/extent-tree.c:1353
2010-07-23 11:14 UTC (5+ messages)
[PATCH 00/18] Extended file stat functions [ver #6]
2010-07-23 9:14 UTC (42+ messages)
` [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available "
[PATCH 1/3] ext3/ext4: Factor out disk addressability check
2010-07-22 22:05 UTC (3+ messages)
` [PATCH 2/3] JBD2: Allow feature checks before journal recovery
` [PATCH 3/3] OCFS2: Allow huge (> 16 TiB) volumes to mount
[PATCH v2 00/14] EVM
2010-07-22 20:44 UTC (15+ messages)
` [PATCH v2 01/14] integrity: move ima inode integrity data management
` [PATCH v2 02/14] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH v2 03/14] evm: re-release
` [PATCH v2 04/14] ima: move ima_file_free before releasing the file
` [PATCH v2 05/14] security: imbed evm calls in security hooks
` [PATCH v2 06/14] evm: inode post removexattr
` [PATCH v2 07/14] evm: imbed evm_inode_post_setattr
` [PATCH v2 08/14] evm: inode_post_init
` [PATCH v2 09/14] fs: add evm_inode_post_init calls
` [PATCH v2 10/14] ima: integrity appraisal extension
` [PATCH v2 11/14] ima: appraise default rules
` [PATCH v2 12/14] ima: inode post_setattr
` [PATCH v2 13/14] ima: add ima_inode_setxattr and ima_inode_removexattr
` [PATCH v2 14/14] ima: appraise measurement required
Filesystem hints to storage
2010-07-22 19:45 UTC (3+ messages)
[PATCH 1/6] KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
2010-07-22 17:47 UTC (8+ messages)
` [PATCH 2/6] CIFS: Fix a malicious redirect problem in the DNS lookup code
` [PATCH 3/6] CIFS: Make cifs_convert_address() take a const src pointer and a length
` [PATCH 4/6] DNS: Separate out CIFS DNS Resolver code
` [PATCH 5/6] DNS: Implement option parsing on dns_resolver results
` [PATCH 6/6] DNS: Make AFS go to the DNS for AFSDB records for unknown cells
[RFC][PATCH] Add a dentry op to handle automounting rather than abusing follow_link
2010-07-22 16:04 UTC (6+ messages)
Hello Dearest One,
2010-07-22 15:28 UTC
[PATCHv3 00/14] kill unnecessary bdi wakeups + cleanups
2010-07-22 13:56 UTC (15+ messages)
` [PATCHv3 01/14] writeback: harmonize writeback threads naming
` [PATCHv3 02/14] writeback: fix possible race when creating bdi threads
` [PATCHv3 03/14] writeback: do not lose wake-ups in the forker thread - 1
` [PATCHv3 04/14] writeback: do not lose wake-ups in the forker thread - 2
` [PATCHv3 05/14] writeback: do not lose wake-ups in bdi threads
` [PATCHv3 06/14] writeback: simplify bdi code a little
` [PATCHv3 07/14] writeback: do not remove bdi from bdi_list
` [PATCHv3 08/14] writeback: move last_active to bdi
` [PATCHv3 09/14] writeback: restructure bdi forker loop a little
` [PATCHv3 10/14] writeback: move bdi threads exiting logic to the forker thread
` [PATCHv3 11/14] writeback: prevent unnecessary bdi threads wakeups
` [PATCHv3 12/14] writeback: optimize periodic bdi thread wakeups
` [PATCHv3 13/14] writeback: remove unnecessary init_timer call
` [PATCHv3 14/14] writeback: add new tracepoints
[PATCHv6 0/9] kill unnecessary SB sync wake-ups + cleanups
2010-07-22 8:50 UTC (3+ messages)
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).