linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-22 17:12:24 to 2010-07-26 05:41:11 UTC [more...]

VFS scalability git tree
 2010-07-26  5:41 UTC  (19+ 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
  ` [PATCH 1/2] vmscan: shrink_all_slab() use reclaim_state instead the return value of shrink_slab()
  ` [PATCH 2/2] vmscan: change shrink_slab() return tyep with void

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-26  4:37 UTC  (23+ messages)
` [PATCH 7/8] writeback: sync old inodes first in background writeback

(unknown),
 2010-07-25 22:10 UTC 

[PATCHv6 00/15] kill unnecessary bdi wakeups + cleanups
 2010-07-25 11:29 UTC  (16+ messages)
` [PATCHv6 01/15] writeback: harmonize writeback threads naming
` [PATCHv6 02/15] writeback: fix possible race when creating bdi threads
` [PATCHv6 03/15] writeback: do not lose wake-ups in the forker thread - 1
` [PATCHv6 04/15] writeback: do not lose wake-ups in the forker thread - 2
` [PATCHv6 05/15] writeback: do not lose wake-ups in bdi threads
` [PATCHv6 06/15] writeback: simplify bdi code a little
` [PATCHv6 07/15] writeback: do not remove bdi from bdi_list
` [PATCHv6 08/15] writeback: move last_active to bdi
` [PATCHv6 09/15] writeback: restructure bdi forker loop a little
` [PATCHv6 10/15] writeback: move bdi threads exiting logic to the forker thread
` [PATCHv6 11/15] writeback: prevent unnecessary bdi threads wakeups
` [PATCHv6 12/15] writeback: optimize periodic bdi thread wakeups
` [PATCHv6 13/15] writeback: remove unnecessary init_timer call
` [PATCHv6 14/15] writeback: add new tracepoints
` [PATCHv6 15/15] writeback: cleanup bdi_register

[PATCHv5 00/15] kill unnecessary bdi wakeups + cleanups
 2010-07-25 10:41 UTC  (19+ messages)
` [PATCHv5 01/15] writeback: harmonize writeback threads naming
` [PATCHv5 02/15] writeback: fix possible race when creating bdi threads
` [PATCHv5 03/15] writeback: do not lose wake-ups in the forker thread - 1
` [PATCHv5 04/15] writeback: do not lose wake-ups in the forker thread - 2
` [PATCHv5 05/15] writeback: do not lose wake-ups in bdi threads
` [PATCHv5 06/15] writeback: simplify bdi code a little
` [PATCHv5 07/15] writeback: do not remove bdi from bdi_list
` [PATCHv5 08/15] writeback: move last_active to bdi
` [PATCHv5 09/15] writeback: restructure bdi forker loop a little
` [PATCHv5 10/15] writeback: move bdi threads exiting logic to the forker thread
  ` [PATCHv5-1 "
` [PATCHv5 11/15] writeback: prevent unnecessary bdi threads wakeups
` [PATCHv5 12/15] writeback: optimize periodic bdi thread wakeups
` [PATCHv5 13/15] writeback: remove unnecessary init_timer call
` [PATCHv5 14/15] writeback: add new tracepoints
` [PATCHv5 15/15] writeback: cleanup bdi_register

[PATCHv6 0/9] kill unnecessary SB sync wake-ups + cleanups
 2010-07-25  9:32 UTC  (4+ messages)

Winning Notification!!!
 2010-07-24 10:20 UTC 

[PATCHv4 00/14] kill unnecessary bdi wakeups + cleanups
 2010-07-24  6:01 UTC  (22+ 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

[PATCH 00/09] cifs: local caching support using FS-Cache
 2010-07-24  5:40 UTC  (13+ messages)

[PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link()
 2010-07-24  4:11 UTC  (10+ messages)
` [PATCH 2/6] AFS: Use d_automount() "
` [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]
  ` [PATCH 3/6] NFS: Use d_automount() rather than abusing follow_link()
  ` [PATCH 4/6] CIFS: "
  ` [PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link() [ver #2]

Wrong DIF guard tag on ext2 write
 2010-07-24  1:03 UTC  (11+ messages)

[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)

[RFC] FS_IOC_SYNCFS
 2010-07-23 16:24 UTC  (2+ messages)

[PATCHv2 00/16] kill unnecessary bdi wakeups + cleanups
 2010-07-23 15:03 UTC  (6+ messages)
` [PATCHv2 11/11] writeback: prevent unnecessary bdi threads wakeups

kernel BUG at fs/btrfs/extent-tree.c:1353
 2010-07-23 11:14 UTC  (5+ messages)

[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
 2010-07-23  9:14 UTC  (33+ messages)
` [PATCH 00/18] Extended file stat functions "

[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 6/6] DNS: Make AFS go to the DNS for AFSDB records for unknown cells
  ` [PATCH 5/6] DNS: Implement option parsing on dns_resolver results


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).