messages from 2010-02-17 18:44:17 to 2010-02-25 03:11:02 UTC [more...]
[PATCH 00/15] 512K readahead size with thrashing safe readahead v2
2010-02-25 3:11 UTC (17+ messages)
` [PATCH 01/15] readahead: limit readahead size for small devices
` [PATCH 02/15] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/15] readahead: bump up the default readahead size
` [PATCH 04/15] readahead: make default readahead size a kernel parameter
` [PATCH 05/15] readahead: limit readahead size for small memory systems
` [PATCH 06/15] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 07/15] readahead: thrashing safe context readahead
` [PATCH 08/15] readahead: record readahead patterns
` [PATCH 09/15] readahead: add tracing event
` [PATCH 10/15] readahead: add /debug/readahead/stats
` [PATCH 11/15] readahead: dont do start-of-file readahead after lseek()
` [PATCH 12/15] radixtree: introduce radix_tree_lookup_leaf_node()
` [PATCH 13/15] radixtree: speed up the search for hole
` [PATCH 14/15] readahead: reduce MMAP_LOTSAMISS for mmap read-around
` [PATCH 15/15] readahead: pagecache context based "
[PATCH 0/8] dquot interface cleanups
2010-02-25 0:29 UTC (16+ messages)
` [PATCH 1/8] dquot: cleanup space allocation / freeing routines
` [PATCH 2/8] dquot: cleanup inode "
` [PATCH 3/8] dquot: move dquot transfer responsibiliy into the filesystem
` [PATCH 4/8] dquot: cleanup dquot transfer routine
` [PATCH 5/8] dquot: move dquot drop responsibiliy into the filesystem
` [PATCH 6/8] dquot: cleanup dquot drop routine
` [PATCH 7/8] dquot: move dquot initialization responsibiliy into the filesystem
` [PATCH 8/8] dquot: cleanup dquot initialize routine
[LSF/VM TOPIC] Dynamic sizing of dirty_limit
2010-02-24 23:30 UTC (3+ messages)
[ext3] Changes to block device after an ext3 mount point has been remounted readonly
2010-02-24 21:36 UTC (17+ messages)
[PATCH 00/19] fs cleanup: remove duplicated code on inode init
2010-02-24 18:12 UTC (42+ messages)
` [PATCH 01/19] vfs: Add inode uid,gid,mode initialization with helper function
` [PATCH 01/19] vfs: Add inode uid,gid,mode init helper v2
` [PATCH 05/19] exofs: replace inode uid,gid,mode initialization with helper function
` [PATCH 06/19] ext2: "
` [PATCH 06/19] ext2: replace inode uid,gid,mode init with helper v2
` [PATCH 07/19] ext3: replace inode uid,gid,mode initialization with helper function
` [PATCH 07/19] ext3: replace inode uid,gid,mode init with helper v2
` [PATCH 08/19] ext4: replace inode uid,gid,mode initialization with helper function
` [PATCH 08/19] ext4: replace inode uid,gid,mode init with helper v2
` [PATCH] ext4: deprecate obsoleted mount options
` [PATCH] ext4: deprecate obsoleted mount options v2
` [PATCH] ext4: deprecate obsoleted mount options v3
` [PATCH 09/19] jfs: replace inode uid,gid,mode initialization with helper function
` [PATCH 09/19] jfs: replace inode uid,gid,mode init with helper v2
` [PATCH 11/19] nilfs2: replace inode uid,gid,mode initialization with helper function
` [PATCH 12/19] ocfs2: "
` [PATCH 13/19] omfs: "
` [PATCH 14/19] ramfs: "
` [PATCH 15/19] reiserfs: "
` [PATCH 16/19] sysv: "
` [PATCH 17/19] ubifs: "
` [PATCH 18/19] udf: "
` [PATCH 18/19] udf: replace inode uid,gid,mode init with helper v2
` [PATCH 18/19] udf: replace inode uid,gid,mode init with helper v3
` [PATCH 19/19] ufs: replace inode uid,gid,mode initialization with helper function
[LSF/VM TOPIC] Writeback code cleanup & improvements
2010-02-24 14:26 UTC
[RFC] nfs: use 2*rsize readahead size
2010-02-24 11:18 UTC (11+ messages)
[patch 0/7] per-bdi flushing model improvements. reiser4
2010-02-24 7:12 UTC (7+ messages)
[RFC PATCH] Generic name to handle and open by handle syscalls
2010-02-24 0:49 UTC (20+ messages)
` [RFC PATCH 1/3] vfs: Add name to file handle conversion support
` [RFC PATCH 2/3] vfs: Add open by file handle support
` [RFC PATCH 3/3] x86: Add new syscalls for x86_32
[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
2010-02-23 19:06 UTC (33+ messages)
` [PATCH] x86: Add optimized popcnt variants
[RFC PATCH] VFS: Simplify truncate logic in do_filp_open()
2010-02-23 19:05 UTC (3+ messages)
[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
2010-02-23 16:39 UTC (4+ messages)
[PATCH] Fix __d_path for lazy unmounts
2010-02-23 1:56 UTC (6+ messages)
[PATCH 2/3] [LIO-Target/ConfigFS]: Convert layout to use generic configfs struct config_item_types WIP
2010-02-23 1:04 UTC
[PATCH 0/3] Generic v4.0 fabric module configfs infrastructure
2010-02-23 1:03 UTC
[PATCH 3/3] [TCM_Loop/ConfigFS]: Convert layout to use generic configfs struct config_item_types
2010-02-23 1:04 UTC
[PATCH 1/3] [TCM/Configfs]: Generic fabric module configfs infrastructure WIP
2010-02-23 1:04 UTC
[PATCH] vfs: Fix use-after-free of vfsmount by mnt_drop_write()
2010-02-22 21:13 UTC (3+ messages)
[PATCH] VFS: BUG_ON() rehash of an already hashed dentry
2010-02-22 20:42 UTC
[PATCH] VFS: Make lookup_hash() return a struct path
2010-02-22 20:39 UTC
[PATCH v2] vfs: add NOFOLLOW flag to umount(2)
2010-02-22 20:29 UTC (4+ messages)
[PATCH] VFS: Comment follow_mount() and friends
2010-02-22 20:28 UTC
[PATCH 0/7] vfs: notify_changes() error handling
2010-02-22 17:37 UTC (13+ messages)
` [PATCH 1/7] mm: add nofail version of vmtruncate() and inode_setattr()
` [PATCH 2/7] vfs: inode_change_ok have to perform all necessery checks
` [PATCH 3/7] vfs: do not allow inode_setattr() to fail after vfs_dq_transfer()
` [PATCH 4/7] ext2: use nofail variant of inode_setattr()
` [PATCH 5/7] ext3: "
` [PATCH 6/7] ext4: "
` [PATCH 7/7] ocfs2: "
[ANNOUNCE] util-linux-ng v2.17.1
2010-02-22 10:30 UTC
question about fs/smbfs/request.c
2010-02-22 7:15 UTC
[PATCH 00/11] 512K readahead size with thrashing safe readahead
2010-02-21 2:25 UTC (9+ messages)
` [PATCH 03/11] readahead: bump up the default readahead size
[Regression] Filesystem I/O is CPU-bound in rc7 and rc8
2010-02-21 2:12 UTC (10+ messages)
2010 Royal Dutch Shell Award Winner
2010-02-20 16:45 UTC
[PATCH 0/6] RFC: introduce extended inode owner identifier v4
2010-02-20 10:58 UTC (13+ messages)
` [PATCH 1/6] vfs: add per-sb auxiliary inode attribute table
` [PATCH 2/6] quota: switch reservation space management to aux_attribute
` [PATCH 3/6] vfs: Add additional owner identifier
` [PATCH 4/6] quota: Implement metagroup support for quota
` [PATCH 5/6] ext4: enlarge mount option field
` [PATCH 6/6] ext4: Implement metagroup support for ext4 filesystem
[PATCH 00/10] quotactl fixed and cleanups
2010-02-17 23:34 UTC (4+ 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).