messages from 2011-06-07 23:02:34 to 2011-06-17 01:49:27 UTC [more...]
[PATCH 0/7] overlay filesystem: request for inclusion
2011-06-17 1:49 UTC (34+ messages)
mmotm 2011-06-15-16-56 uploaded
2011-06-17 0:46 UTC (11+ messages)
` mmotm 2011-06-15-16-56 uploaded (UML build error)
` mmotm 2011-06-15-16-56 uploaded (mm/migrate)
` mmotm 2011-06-15-16-56 uploaded (mm/page_cgroup.c)
` [BUGFIX][PATCH][-rc3] Define a consolidated definition of node_start/end_pfn for build error in page_cgroup.c (Was "
[PATCH] Fix infinite loop in search_binary_handler()
2011-06-16 22:11 UTC
[PATCH 1/5] VFS: Do (nearly) lockless generic_file_llseek
2011-06-16 21:07 UTC (5+ messages)
` [PATCH 2/5] VFS: Use f_lock for SEEK_SET
` [PATCH 3/5] VFS: Add generic_file_llseek_size
` [PATCH 4/5] EXT4: Replace cut'n'pasted llseek code with generic_file_llseek_size
` [PATCH 5/5] NFS: Drop unnecessary locking in llseek
[git pull] vfs patches for -rc4
2011-06-16 17:10 UTC
Fw: Re: [PATCH 0/7] overlay filesystem: request for inclusion
2011-06-16 15:15 UTC (13+ messages)
` "
suse xfs patches
2011-06-16 15:09 UTC (3+ messages)
[PATCH 0/12] Per superblock cache reclaim
2011-06-16 11:33 UTC (2+ messages)
undefined behaviour in fs/jbd*/revoke.c:hash()
2011-06-16 0:29 UTC (2+ messages)
WARNING: at /home/ak/lsrc/git/linux-2.6/fs/fs-writeback.c:356
2011-06-16 0:05 UTC
GSoC HFSplus project
2011-06-15 16:01 UTC
lease/delegation/oplock semantics
2011-06-15 15:47 UTC (13+ messages)
` [PATCH 1/2] locks: introduce i_blockleases to close lease races
` [PATCH 2/2] locks: break lease on unlink
[PATCH] FS-Cache: Add a helper to bulk uncache pages on an inode
2011-06-15 15:01 UTC
3.0-rc3: WARNING: at fs/fs-writeback.c:356 writeback_single_inode+0x3e/0x18f()
2011-06-15 4:42 UTC
xfstests 252 failure
2011-06-14 19:37 UTC (4+ messages)
[PATCH 0/9] fsnotify: change locking order
2011-06-14 15:29 UTC (10+ messages)
` [PATCH 1/9] inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()
` [PATCH 2/9] fsnotify: introduce fsnotify_get_group()
` [PATCH 3/9] fsnotify: use reference counting for groups
` [PATCH 4/9] fsnotify: take groups mark_lock before mark lock
` [PATCH 5/9] fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed
` [PATCH 6/9] fsnotify: use a mutex instead of a spinlock to protect a groups mark list
` [PATCH 7/9] fsnotify: pass group to fsnotify_destroy_mark()
` [PATCH 8/9] fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark()
` [PATCH 9/9] fsnotify: dont put marks on temporary list when clearing marks by group
[PATCH 1/3] 9p: add 9P2000.L renameat operation
2011-06-14 15:14 UTC (5+ messages)
` [PATCH 3/3] 9p: add 9P2000.L unlinkat operation
` [V9fs-developer] "
[PATCH] writeback: trace global_dirty_state
2011-06-14 13:46 UTC (3+ messages)
fanotify coredump issue
2011-06-14 10:42 UTC (3+ messages)
[PATCH 0/3] bdi write bandwidth estimation
2011-06-14 3:45 UTC (6+ messages)
` [PATCH 1/3] writeback: account per-bdi accumulated written pages
` [PATCH 2/3] writeback: bdi write bandwidth estimation
` [PATCH 3/3] writeback: show bdi write bandwidth in debugfs
[PATCH] NFS: return -EAGAIN when skipped commit in nfs_commit_unstable_pages()
2011-06-14 2:30 UTC (3+ messages)
[PATCH] trace: Add tracepoints to fs subsystem
2011-06-14 0:42 UTC (3+ messages)
[PATCH] vfs: Fix data corruption after failed write in __block_write_begin()
2011-06-13 22:58 UTC
[PATCH 00/15] writeback fixes and cleanups for 3.0 (v5)
2011-06-13 13:42 UTC (24+ messages)
` [PATCH 01/15] writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
` [PATCH 02/15] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 03/15] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 07/15] writeback: split inode_wb_list_lock into bdi_writeback.list_lock
` [PATCH 11/15] writeback: skip balance_dirty_pages() for in-memory fs
LVM vs. Ext4 snapshots (was: [PATCH v1 00/30] Ext4 snapshots)
2011-06-13 8:50 UTC (13+ messages)
[PATCH] Add cloexec information to fdinfo
2011-06-13 2:54 UTC
[RFC] breakage in sysfs_readdir() and s_instances abuse in sysfs
2011-06-12 18:35 UTC (9+ messages)
Race inotify_rm_watch vs umount
2011-06-10 14:35 UTC (3+ messages)
[PATCH] locks: breaking read lease should not block read open
2011-06-10 13:48 UTC (3+ messages)
logfs on nandsim, umount crash
2011-06-10 12:42 UTC
overlayfs: mounting overlayfs on top of overlayfs
2011-06-10 6:46 UTC (6+ messages)
[Bug 18632] "INFO: task" dpkg "blocked for more than 120 seconds
2011-06-10 3:21 UTC (16+ messages)
[PATCH 4/4] writeback: reduce per-bdi dirty threshold ramp up time
2011-06-09 23:58 UTC (11+ messages)
[PATCH v8 00/12] memcg: per cgroup dirty page accounting
2011-06-09 22:21 UTC (19+ messages)
` [PATCH v8 10/12] memcg: create support routines for page-writeback
` [PATCH v8 11/12] writeback: make background writeback cgroup aware
Port xfstests 145, 161, 175, 176, 185?
2011-06-09 19:17 UTC (3+ messages)
how to detect foreign renames in inotify
2011-06-08 14:48 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).