linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-03 21:18:16 to 2010-08-06 17:16:40 UTC [more...]

[PATCH 00/38] Union mounts - union stack as linked list
 2010-08-06 17:16 UTC  (29+ 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

[RFC] relaxed barrier semantics
 2010-08-06 16:04 UTC  (47+ messages)
                                  ` [RFC PATCH] Flush only barriers (Was: Re: [RFC] relaxed barrier semantics)
  ` [PATCH, RFC 1/2] relaxed cache flushes
    ` [PATCH, RFC 2/2] dm: support REQ_FLUSH directly
    ` [PATCH, RFC] relaxed barriers

[PATCH RESEND] Fix /proc/softirqs file formatting
 2010-08-06 14:52 UTC  (3+ messages)

[PATCH 0/3] Small writeback code fixes and improvements
 2010-08-06 12:34 UTC  (9+ 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 0/3 v2] Three writeback fixes to stop sync(1) livelocks
 2010-08-06 12:23 UTC  (12+ messages)
` [PATCH 1/3 v2] mm: Stop background writeback if there is other work queued for the thread
` [PATCH 2/3 v2] mm: Fix writeback_in_progress()
` [PATCH 3/3 v2] mm: Avoid resetting wb_start after each writeback round

PATCH 3/6 - direct-io: do not merge logically non-contiguous requests
 2010-08-06 12:03 UTC 

PATCH 3/6 - direct-io: do not merge logically non-contiguous requests
 2010-08-06 10:50 UTC 

[PATCH 00/13] writeback patches for 2.6.36
 2010-08-06 10:17 UTC  (21+ messages)
` [PATCH 01/13] writeback: reduce calls to global_page_state in balance_dirty_pages()
` [PATCH 02/13] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 03/13] writeback: add comment to the dirty limits functions
` [PATCH 04/13] writeback: dont redirty tail an inode with dirty pages
` [PATCH 05/13] writeback: fix queue_io() ordering
` [PATCH 06/13] writeback: merge for_kupdate and !for_kupdate cases
` [PATCH 07/13] writeback: explicit low bound for vm.dirty_ratio
` [PATCH 08/13] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 09/13] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 10/13] writeback: kill writeback_control.more_io
` [PATCH 11/13] writeback: sync expired inodes first in background writeback
` [PATCH 12/13] writeback: try more writeback as long as something was written
` [PATCH 13/13] writeback: introduce writeback_control.inodes_written

[PATCH 0/2] Adding two writeback files in /proc/sys/vm
 2010-08-06  7:19 UTC  (11+ messages)
` [PATCH 1/2] mm: helper functions for dirty and writeback accounting
` [PATCH 2/2] writeback: Adding pages_dirtied and pages_entered_writeback

[PATCH 1/2] cifs: Include linux/err.h for IS_ERR and PTR_ERR
 2010-08-06  2:13 UTC  (2+ messages)
` [PATCH 2/2] DNS: Fixes for the DNS query module

[PATCH 4/7] Squashfs: Add LZO compression support
 2010-08-06  0:28 UTC 

linux-next NFSD: NULL pointer dereference at nfsd_svc()
 2010-08-06  1:37 UTC  (12+ messages)

[PATCH 7/7] Squashfs: fix filename typo
 2010-08-06  0:32 UTC 

[PATCH 5/7] Squashfs: fix block size use in LZO decompressor
 2010-08-06  0:30 UTC 

[PATCH 3/7] squashfs: fix filename in header comment
 2010-08-06  0:27 UTC 

[PATCH 6/7] Squashfs: update Kconfig and documentation for LZO
 2010-08-06  0:31 UTC 

[PATCH 2/7] Squashfs: Make XATTR config name consistent with other file systems
 2010-08-06  0:25 UTC 

[PATCH 1/7] squashfs: fix compiler inline warning
 2010-08-06  0:23 UTC 

[PATCH 0/7] Squashfs updates for 2.6.36
 2010-08-06  0:22 UTC 

[RFC] relaxed barrier semantics
 2010-08-05 19:31 UTC  (11+ messages)
                ` xfs rm performance

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-08-05 16:01 UTC  (10+ messages)
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 6/6] writeback: merge for_kupdate and !for_kupdate cases

[PATCH 0/6] [RFC] writeback: try to write older pages first
 2010-08-05 15:26 UTC  (7+ messages)
` [PATCH 3/6] writeback: kill writeback_control.more_io

[PATCH 1/2] ext3: Fix buffer dirtying in data=journal mode (fwd)
 2010-08-05 14:19 UTC  (2+ messages)

[PATCH 0/6] Reduce writeback from page reclaim context V6
 2010-08-05 14:15 UTC  (7+ 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 PATCH 0/2] Prioritise inodes and zones for writeback required by page reclaim
 2010-08-05 13:42 UTC  (5+ 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

scalability investigation: Where can I get your latest patches?
 2010-08-05 11:44 UTC  (8+ messages)

[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  (6+ messages)

Why PAGEOUT_IO_SYNC stalls for a long time
 2010-08-05  8:09 UTC  (6+ messages)

[PATCH] dio: track and serialise unaligned direct IO
 2010-08-05  1:02 UTC  (12+ messages)

[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

[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)

Preview of changes to the Security susbystem for 2.6.36
 2010-08-04 16:23 UTC  (16+ messages)

2.6.36 merge plans
 2010-08-04 10:49 UTC  (4+ messages)

[PATCH 1/7] cachefiles: use path_get instead of lone dget
 2010-08-04 10:23 UTC  (3+ messages)
` [PATCH 0/7] dcache fixes and cleanups

[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


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).