messages from 2011-10-29 12:42:24 to 2011-11-11 15:45:55 UTC [more...]
[PATCH v2 0/8] Filesystem io types statistic
2011-11-11 15:45 UTC (15+ messages)
` [PATCH v2 1/8] vfs: Add a new flag and related functions in buffer to count io types
` [PATCH v2 2/8] ext4: Add new data structures and related functions "
` [PATCH v2 3/8] ext4: Count metadata request of read operations in buffered io
` [PATCH v2 4/8] ext4: Count data "
` [PATCH v2 5/8] ext4: Count metadata request of write "
` [PATCH v2 6/8] ext4: Count data "
` [PATCH v2 7/8] ext4: Count all requests in direct io
` [PATCH v2 8/8] ext4: Show the result of io types statistic in sysfs
ATM PAYMENT
2011-11-11 6:35 UTC
[PATCH Resend 1/2] fs: binfmt_elf: Create Kconfig variable for PIE randomization
2011-11-10 18:49 UTC
[PATCH] vfs: Correctly set the dir i_mutex lockdep class
2011-11-10 15:28 UTC (3+ messages)
[PATCH 1/2] writeback: Improve busyloop prevention
2011-11-10 14:50 UTC (15+ messages)
cifs and win2k8
2011-11-10 13:38 UTC (2+ messages)
Ext4 data structures integrity
2011-11-10 11:21 UTC (9+ messages)
[PATCH v2 00/28] ext4: Add metadata checksumming
2011-11-10 2:34 UTC (7+ messages)
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum
[PATCH 2/2] fs/fs-writeback.c: Fix issue on make htmldocs
2011-11-10 2:03 UTC (2+ messages)
[PATCH 1/2] fs: binfmt_elf: Create Kconfig variable for PIE randomization
2011-11-10 0:37 UTC (2+ messages)
Filesystem (directory) permissions meaning difference for x86_64 and x86 for 3.1?
2011-11-09 20:51 UTC
[PATCH 0/8] Cleanup and improve sync (v4)
2011-11-09 17:45 UTC (9+ messages)
` [PATCH 1/8] vfs: Move noop_backing_dev_info check from sync into writeback
` [PATCH 2/8] quota: Split dquot_quota_sync() to writeback and cache flushing part
` [PATCH 3/8] quota: Move quota syncing to ->sync_fs method
` [PATCH 4/8] vfs: Reorder operations during sys_sync
` [PATCH 5/8] vfs: Create function for iterating over block devices
` [PATCH 6/8] vfs: Make sys_sync writeout also block device inodes
` [PATCH 7/8] vfs: Remove unnecessary flushing of block devices
` [PATCH 8/8] vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes
[PATCH 0/4] 32/64 bit llseek hashes (v4)
2011-11-09 14:59 UTC (3+ messages)
[PATCH v2 0/3] xfstests: Add a group of reservation space test
2011-11-09 8:38 UTC (5+ messages)
` [PATCH v2 1/3] xfstests 273: add a copy and reserve test
` [PATCH v2 2/3] xfstests 274: add a prealloc "
` [PATCH v2 3/3] xfstests 275: add a write "
[PATCH 1/9] xfstests: fsstress add command line style output for show_opts
2011-11-08 17:04 UTC (16+ messages)
` [PATCH 2/9] xfstests: freeze fsstress options for 117'th
` [PATCH 3/9] xfstests: add fallocate support to fsstress
` [PATCH 4/9] xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2
` [PATCH 5/9] xfstests: add fiemap operation to fsstress
` [PATCH 6/9] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 7/9] xfstests: add a new quota "
` [PATCH 8/9] xfstress: add regression testcase for d583fb87a3ff0
` [PATCH 9/9] xfstress: Test data journaling flag switch for a single file
[PATCH 1/3] xfstests: fix argument typo
2011-11-08 8:41 UTC (3+ messages)
` [PATCH 2/3] xfstests: fix typo in 260'th test
` [PATCH 3/3] xfstests: remove duplicated umount $scratch_dev
[PATCH 00/12] Bunch of new stress tests -v4
2011-11-08 8:32 UTC (18+ messages)
` [PATCH 01/12] xfstests: fsstress dump inode info when possible
` [PATCH 02/12] xfstests: add different logging option to fsstress
` [PATCH 03/12] xfstests: fsstress should kill children tasks before exit
` [PATCH 04/12] xfstests: fsstress add command line style output for show_opts
` [PATCH 05/12] xfstests: freeze fsstress options for 117'th
` [PATCH 06/12] xfstests: add fallocate support to fsstress
` [PATCH 07/12] xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2
` [PATCH 08/12] xfstests: add fiemap operation to fsstress
` [PATCH 09/12] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 10/12] xfstests: add a new quota "
` [PATCH 11/12] xfstress: add regression testcase for d583fb87a3ff0
` [PATCH 12/12] xfstress: Test data journaling flag switch for a single file
[PATCH] mount.nfs: ensure AF priority when mounting
2011-11-08 4:01 UTC (3+ messages)
write_inode_now in ocfs2_cleanup_delete_inode
2011-11-07 23:20 UTC (2+ messages)
[PATCH 0/1] readlinkat() error code change for empty pathname
2011-11-07 18:10 UTC (4+ messages)
` [PATCH 1/1] readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
[PATCH] VFS: Log the fact that we've given ELOOP rather than creating a loop
2011-11-07 15:00 UTC
[PATCH] audit: fix mark refcounting
2011-11-07 14:59 UTC
Symbolic link with absolute target path in UDF - not working properly?
2011-11-07 14:19 UTC
Asus K42Jc random freeze
2011-11-07 13:18 UTC
Possible usage of uninitalized task_ratelimit variable in mm/page-writeback.c
2011-11-07 11:15 UTC (3+ messages)
[PATCH] vfs: Export fallocate facility to kernel modules
2011-11-05 17:04 UTC (5+ messages)
Improve lseek scalability v3
2011-11-05 15:27 UTC (5+ messages)
` [PATCH 1/2] LSEEK: BTRFS: Avoid i_mutex for SEEK_{CUR,SET,END}
XFS status update for October 2011
2011-11-05 9:32 UTC
[PULL REQUEST] writeback changes for 3.2-rc1
2011-11-04 12:17 UTC (2+ messages)
CIFS: Rename bug on servers not supporting inode numbers
2011-11-04 11:16 UTC
readahead() blocks until the specified data has been read ?
2011-11-04 6:39 UTC
[PATCH] fsync.2 updates
2011-11-04 6:12 UTC
[PATCH][RFC] A readahead complete notify approach to implement buffer aio
2011-11-04 2:59 UTC (4+ messages)
[PATCH] ACL supports to mqueue
2011-11-04 2:15 UTC (7+ messages)
Looking for advice on creating XFS on a large (to me) RAID
2011-11-03 17:45 UTC (3+ messages)
[PATCH] /fs/proc/meminfo.c: fix compilation error
2011-11-03 16:27 UTC
[PATCH 0/8] xfstests: Bunch of new stress tests -v3
2011-11-03 16:05 UTC (13+ messages)
` [PATCH 6/8] xfstests: add fiemap operation to fsstress
` [PATCH 7/8] xfstests: add a new test that runs fsstress under ENOSPC conditions
[PATCH 0/3] xfstests: Add a group of reservation space test
2011-11-03 8:04 UTC (6+ messages)
` [PATCH 1/3] xfstests 264: add a copy and reserve test
` [PATCH 2/3] xfstests 265: add a prealloc "
` [PATCH 3/3] xfstests 266: add a write "
interims VFS queue
2011-11-03 3:21 UTC (16+ messages)
` caching the request queue was "
` [PATCH for 3.2] fs/direct-io.c: Calculate fs_count correctly in get_more_blocks
` [PATCH V2 "
` interims VFS queue, part2
[patchset 0/8] pnfs-obj: Move to ORE for v3.2 merge window
2011-11-02 19:01 UTC (6+ messages)
` [osd-dev] "
[linux-next warning] VFS: do_fd_request called on non-open device
2011-11-02 16:21 UTC
[PATCH] mm: Improve cmtime update on shared writable mmaps
2011-11-02 15:19 UTC (6+ messages)
writeback tree status (for 3.2 merge window)
2011-11-02 15:13 UTC (3+ messages)
[PATCH] fs: fix dentry leak in simple_fill_super()
2011-11-01 23:37 UTC (2+ messages)
[PATCH] VFS: fix statfs() automounter semantics regression
2011-11-01 23:23 UTC (2+ messages)
[PATCH v2 00/53] SMB2 protocol support for CIFS kernel module
2011-11-01 13:52 UTC (16+ messages)
` [PATCH v2 02/53] CIFS: Allow SMB2 statistics to be tracked
` [PATCH v2 03/53] CIFS: Check for smb2 vs. cifs in find_tcp_session
` [PATCH v2 05/53] CIFS: wait_for_free_request needs to wait on credits returned by server (for SMB2)
` [PATCH v2 06/53] CIFS: Add missing unicode handling routines needed by smb2
[patch 0/5] per-zone dirty limits v3
2011-11-01 10:55 UTC (8+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
Deadlock due to device removal - race condition in scsi/block layer?
2011-10-31 16:45 UTC (2+ messages)
[PATCH 0/5] ext4: statistic of different data and metadata IO types
2011-10-31 9:43 UTC (6+ messages)
` [PATCH 1/5] ext4: add data structure and functions for io statistic
` [PATCH 2/5] ext4: add hooks in buffer layer
` [PATCH 3/5] ext4: io stat read related entrance
` [PATCH 4/5] ext4: io stat write "
` [PATCH 5/5] ext4: io stat show result in sysfs
linux 3.1 issue: bdi dirty threshold goes mad
2011-10-31 8:33 UTC
For Claims Contact: Mrs.Hope Spencer. Email:mrs.hopespencer@microsoftdonation.pcriot.com
2011-10-31 7:30 UTC
[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
2011-10-30 0:59 UTC (4+ messages)
[PATCH] exec: log when wait_for_dump_helpers aborts due to a signal
2011-10-29 14:43 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).