messages from 2010-08-02 13:35:20 to 2010-08-05 10:36:55 UTC [more...]
[PATCH 00/38] Union mounts - union stack as linked list
2010-08-05 10:36 UTC (21+ messages)
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 27/38] union-mount: In-kernel file copyup routines
[PATCH 1/2] DNS: Separate out CIFS DNS Resolver code
2010-08-05 10:03 UTC (5+ messages)
` [PATCH 2/2] DNS: Make AFS go to the DNS for AFSDB records for unknown cells
[PATCHv6 00/15] kill unnecessary bdi wakeups + cleanups
2010-08-05 9:35 UTC (8+ messages)
Why PAGEOUT_IO_SYNC stalls for a long time
2010-08-05 8:09 UTC (6+ messages)
[PATCH 0/6] Reduce writeback from page reclaim context V6
2010-08-05 6:59 UTC (8+ messages)
` [PATCH 5/6] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/6] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
[RFC] relaxed barrier semantics
2010-08-05 2:16 UTC (49+ messages)
` [RFC PATCH] Flush only barriers (Was: Re: [RFC] relaxed barrier semantics)
` xfs rm performance
` [PATCH, RFC 1/2] relaxed cache flushes
` [PATCH, RFC 2/2] dm: support REQ_FLUSH directly
linux-next NFSD: NULL pointer dereference at nfsd_svc()
2010-08-05 1:10 UTC (11+ messages)
[PATCH] dio: track and serialise unaligned direct IO
2010-08-05 1:02 UTC (12+ messages)
[PATCH 0/2] Adding two writeback files in /proc/sys/vm
2010-08-05 0:43 UTC (3+ messages)
` [PATCH 1/2] mm: helper functions for dirty and writeback accounting
` [PATCH 2/2] writeback: Adding pages_dirtied and pages_entered_writeback
[PATCH 0/2] Adding four writeback files in /proc/sys/vm
2010-08-05 0:18 UTC (5+ messages)
` [PATCH 1/2] mm: helper functions for dirty and writeback accounting
` [PATCH 2/2] writeback: Adding four read-only files to /proc/sys/vm
[PATCH 00/16][cr][v3]: C/R file owner, locks, leases
2010-08-04 23:35 UTC (25+ messages)
` [PATCH 01/16][cr][v3]: Add uid, euid params to f_modown()
` [PATCH 02/16][cr][v3]: Add uid, euid params to __f_setown()
` [PATCH 03/16][cr][v3]: Checkpoint file-owner information
` [PATCH 04/16][cr][v3]: Restore file_owner info
` [PATCH 05/16][cr][v3]: Move file_lock macros into linux/fs.h
` [PATCH 06/16][cr][v3]: Checkpoint file-locks
` [PATCH 07/16][cr][v3]: Define flock_set()
` [PATCH 08/16][cr][v3]: Define flock64_set()
` [PATCH 09/16][cr][v3]: Restore file-locks
` [PATCH 10/16][cr][v3]: Initialize ->fl_break_time to 0
` [PATCH 11/16][cr][v3]: Add ->fl_type_prev field
` [PATCH 12/16][cr][v3]: Add ->fl_break_notified field
` [PATCH 13/16][cr][v3]: Add jiffies_begin field to ckpt_ctx
` [PATCH 14/16][cr][v3]: Checkpoint file-leases
` [PATCH 15/16][cr][v3]: Define do_setlease()
` [PATCH 16/16][cr][v3]: Restore file-leases
[RFC PATCH 0/2] Prioritise inodes and zones for writeback required by page reclaim
2010-08-04 22:56 UTC (4+ messages)
` [PATCH 1/2] writeback: Prioritise dirty inodes encountered by reclaim for background flushing
` [PATCH 2/2] writeback: Account for pages written back belonging to a particular zone
[PATCH] isofs: Fix lseek() to position beyond 4 GB
2010-08-04 20:52 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 0/5] Btrfs: Add hot data tracking functionality
2010-08-04 18:44 UTC (6+ messages)
[PATCH 0/6] writeback cleanups and trivial fixes
2010-08-04 17:10 UTC (8+ messages)
` [PATCH 2/6] writeback: reduce calls to global_page_state in balance_dirty_pages()
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds
Preview of changes to the Security susbystem for 2.6.36
2010-08-04 16:23 UTC (27+ messages)
[PATCH 1/2] ext3: Fix buffer dirtying in data=journal mode (fwd)
2010-08-04 15:35 UTC
2.6.36 merge plans
2010-08-04 10:49 UTC (6+ messages)
[PATCH 1/7] cachefiles: use path_get instead of lone dget
2010-08-04 10:23 UTC (9+ messages)
` [PATCH 0/7] dcache fixes and cleanups
` [PATCH 6/7] vfs: only add " (deleted)" where necessary
scalability investigation: Where can I get your latest patches?
2010-08-04 8:50 UTC (5+ messages)
[PATCH] New EPOLL flag: EPOLLHEAD
2010-08-04 6:20 UTC (4+ messages)
[PATCH 1/6] KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
2010-08-04 4:21 UTC (3+ messages)
` [PATCH 3/6] CIFS: Make cifs_convert_address() take a const src pointer and a length
[PATCH 0/3] Small writeback code fixes and improvements
2010-08-03 20:55 UTC (8+ messages)
` [PATCH 1/3] mm: Stop background writeback if there is other work queued for the thread
` [PATCH 2/3] mm: Fix writeback_in_progress()
` [PATCH 3/3] mm: Avoid resetting wb_start after each writeback round
[PATCH V3 0/8] Cleancache: overview
2010-08-03 19:09 UTC (8+ messages)
rbd
2010-08-03 18:49 UTC
[PATCH 0/9] Reduce writeback from page reclaim context V5
2010-08-03 15:07 UTC (6+ messages)
Linux 2.6.35
2010-08-03 15:05 UTC (3+ messages)
[PATCH 0/5] [RFC] transfer ASYNC vmscan writeback IO to the flusher threads
2010-08-03 14:36 UTC (14+ messages)
` [PATCH 2/5] writeback: stop periodic/background work on seeing sync works
[RFC PATCH] core_pattern: fix long parameters was truncated by core_pattern handler
2010-08-03 10:59 UTC (5+ messages)
` [RFC PATCH V2] "
[PATCH 0/3] dio: serialise unaligned direct IO V3
2010-08-03 7:23 UTC (4+ messages)
` [PATCH 1/3] dio: track and serialise unaligned direct IO
` [PATCH 2/3] dio: scale unaligned IO tracking via multiple lists
` [PATCH 3/3] dio: add a mempool for the unaligned block structures
Bug 12309 - Large I/O operations result in poor interactive performance and high iowait times
2010-08-03 6:35 UTC (8+ messages)
VFS scalability git tree
2010-08-03 5:44 UTC (4+ messages)
[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
2010-08-03 1:13 UTC (20+ messages)
` [PATCH 00/18] Extended file stat functions "
[PATCH 0/2] dio: serialise unaligned direct IO V2
2010-08-02 18:50 UTC (3+ messages)
` [PATCH 1/2] dio: track and serialise unaligned direct IO
Formal Reiser4 inclusion and todo list?
2010-08-02 17:37 UTC
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).