messages from 2010-05-25 13:48:55 to 2010-05-28 05:06:55 UTC [more...]
[PATCH 0/6] writeback: tracing and fixes
2010-05-28 5:06 UTC (16+ messages)
` [PATCH 1/6] writeback: initial tracing support
` [PATCH 3/6] ext4: Use our own write_cache_pages()
` [PATCH 4/6] writeback: pay attention to wbc->nr_to_write in write_cache_pages
` [PATCH 6/6] writeback: limit write_cache_pages integrity scanning to current EOF
[RFC PATCH 00/10] Reduce stack usage used by page reclaim V1
2010-05-28 2:51 UTC (10+ messages)
` [PATCH 02/10] vmscan: move priority variable into scan_control
` [PATCH 07/10] vmscan: Remove unnecessary temporary variables in shrink_zone()
[PATCH 1/6] fs: allow short direct-io reads to be completed via buffered IO
2010-05-28 1:42 UTC (6+ messages)
` [PATCH 6/6] Btrfs: do aio_write instead of write
[PATCH 0/5] Per superblock shrinkers V2
2010-05-28 0:30 UTC (28+ messages)
` [PATCH 1/5] inode: Make unused inode LRU per superblock
` [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure
` [PATCH 3/5 v2] "
` [PATCH 4/5] superblock: add filesystem shrinker operations
[PULL REQUEST] Quota mount handling and various fixes
2010-05-27 20:42 UTC
ext3 filesystem corruption on md RAID1 device
2010-05-27 20:12 UTC (4+ messages)
[GIT PULL] Btrfs updates
2010-05-27 17:47 UTC (4+ messages)
[PATCH] fs/minix: bugfix, number of indirect block ptrs per block depends on block size
2010-05-27 17:17 UTC (6+ messages)
[PATCHv4 00/17] kill unnecessary SB sync wake-ups
2010-05-27 16:04 UTC (29+ messages)
` [PATCHv4 01/17] VFS: introduce helpers for the s_dirty flag
` [PATCHv4 02/17] AFFS: do not manipulate s_dirt directly
` [PATCHv4 03/17] BFS: "
` [PATCHv4 04/17] BTRFS: "
` [PATCHv4 05/17] EXOFS: "
` [PATCHv4 06/17] EXT2: "
` [PATCHv4 07/17] EXT4: "
` [PATCHv4 08/17] FAT: "
` [PATCHv4 09/17] HFS: "
` [PATCHv4 10/17] HFSPLUS: "
` [PATCHv4 11/17] JFFS2: "
` [PATCHv4 12/17] reiserfs: "
` [PATCHv4 13/17] SYSV: "
` [PATCHv4 14/17] UDF: "
` [PATCHv4 15/17] UFS: "
` [PATCHv4 16/17] VFS: rename s_dirt to s_dirty
` [PATCHv4 17/17] writeback: lessen sync_supers wakeup count
[PATCH] quota: Convert quota statistics to generic percpu_counter
2010-05-25 13:47 UTC (2+ messages)
[PATCH 1/2] reiserfs: Fix resuming of quotas on remount read-write
2010-05-25 14:02 UTC (2+ messages)
` [PATCH 2/2] quota: Fixup dquot_transfer
[PATCH] quota: Convert quota statistics to generic percpu_counter
2010-05-27 15:45 UTC (2+ messages)
[PATCH] cifs: implement drop_inode superblock op
2010-05-27 15:20 UTC (8+ messages)
` [linux-cifs-client] "
[PATCH] pipe: export size and blocks via system call fstat(2)
2010-05-27 14:09 UTC
[PATCH 1/2] vfs: sanitize __d_path()
2010-05-27 13:46 UTC (7+ messages)
` [PATCH 2/2] vfs: show unreachable paths in getcwd and proc
[patch 0/6] truncate patches
2010-05-27 13:01 UTC (10+ messages)
` [patch 1/6] [PATCH] fs: introduce new truncate sequence
` [patch 2/6] [PATCH] kill spurious reference to vmtruncate
` [patch 3/6] [PATCH] fs: convert simple fs to new truncate
` [patch 4/6] [PATCH] tmpfs: convert to use the new truncate convention
` [patch 5/6] [PATCH] ext2: "
` [patch 6/6] [PATCH] fat: "
[patch] brd: support discard
2010-05-27 11:28 UTC (4+ messages)
[patch] pipe: add support for shrinking and growing pipes
2010-05-27 6:49 UTC (12+ messages)
[PATCH 0/9][cr][v2]: C/R file owner and posix file locks
2010-05-26 23:57 UTC (4+ messages)
` [PATCH 9/9][cr][v2]: Restore file-locks
writeback hang in current mainline
2010-05-26 19:18 UTC (16+ messages)
[RFC][PATCH 0/3][cr][v2]: Checkpoint/restart file leases
2010-05-26 17:14 UTC (6+ messages)
` [RFC][PATCH 1/3][cr][v2]: Define do_setlease()
` [RFC][PATCH 2/3][cr][v2]: Checkpoint/restart file leases
` [RFC][PATCH 3/3][cr][v2]: fileleases: C/R of an in-progress lease
[PATCH 2/17] fs: Add missing mutex_unlock
2010-05-26 15:54 UTC
[PATCH 2/2] rename the generic fsync implementations
2010-05-26 15:53 UTC
[PATCH 1/2] drop unused dentry argument to ->fsync
2010-05-26 15:53 UTC
[PATCH v2 4/4] splice: fix updating sd->pos wrongly
2010-05-26 14:44 UTC
[PATCH v2 2/4] splice: direct_splice_actor() should not use pos in sd
2010-05-26 14:43 UTC
[PATCH v2 3/4]: sendfile: remove flags paramter of do_splice_direct()
2010-05-26 14:44 UTC
[PATCH v2 resend 1/4] splice: check f_mode for seekable file
2010-05-26 14:43 UTC
t3
2010-05-26 14:06 UTC
[PATCH] writeback: fix non-integrity write-back
2010-05-26 13:21 UTC (2+ messages)
[PATCH 2/3] splice: allow non-block splice only when in file is seekable
2010-05-26 12:23 UTC (4+ messages)
[PATCH 3/3] sendfile: fix sendfile
2010-05-26 11:59 UTC (3+ messages)
[linux-cifs-client][try3][patch] cifs: implement hard mount option behaviour
2010-05-26 11:10 UTC (2+ messages)
` [linux-cifs-client] [try3][patch] "
[PATCH 1/3] splice: check f_mode for seekable file
2010-05-26 10:25 UTC (2+ messages)
Delay in mounting on jffs2 file system
2010-05-26 9:21 UTC
[10/24] vfs: Add no_nrwrite_index_update writeback control flag
2010-05-26 0:49 UTC (8+ messages)
[RFT PATCH 1/2] Revert "fb_defio: fix for non-dirty ptes"
2010-05-26 0:18 UTC (4+ messages)
` [RFT PATCH 2/2] fb_defio: redo fix for non-dirty ptes
[linux-cifs-client][patch] [try 2] cifs: implement hard mount option behaviour
2010-05-25 22:24 UTC
page_mkwrite vs pte dirty race in fb_defio
2010-05-25 22:13 UTC (4+ messages)
` [Bulk] "
[LSF/Filesystems][ATTEND]
2010-05-25 19:00 UTC (3+ messages)
` [Lsf10-pc] [LSF/Filesystems][ATTEND]
[09/25] vfs: Remove the range_cont writeback mode
2010-05-25 18:09 UTC
[PATCH] xfs: skip writeback from reclaim context
2010-05-25 18:17 UTC
[patch] block: bd_start_claiming fix module refcount
2010-05-25 17:30 UTC (4+ messages)
` [patch] block: bd_start_claiming cleanup
Deadlock in NFSv4 in all kernels
2010-05-25 17:10 UTC (12+ messages)
[PATCH] cifs: fix page refcount leak
2010-05-25 16:54 UTC (2+ messages)
OOM kills when running fsstress on CIFS
2010-05-25 16:32 UTC (5+ messages)
[PATCH] fscache: Fixed incorrect op count check for delayed operations, fixed some debug messages
2010-05-25 15:16 UTC
[PATCH]bisected:fs:anon_inodes.c one processor core reads full throttle
2010-05-25 14:24 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).