linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-13 06:43:07 to 2010-12-16 16:09:08 UTC [more...]

[PATCH 0/5] hfsplus: clean-up based on checkpatch.pl
 2010-12-16 16:08 UTC  (4+ messages)
` [PATCH 1/5] hfsplus: over 80 character lines clean-up
` [PATCH 2/5] hfsplus: C99 comments clean-up
` [PATCH 3/5] hfsplus: spaces/indentation clean-up

[PATCH] fs/9p: Fix the return error on default acl removal
 2010-12-16 15:29 UTC 

Big git diff speedup by avoiding x86 "fast string" memcmp
 2010-12-16 14:15 UTC  (19+ messages)

[PATCH 1/1] hfsplus: fix an artifact in ioctl flag checking
 2010-12-16 12:44 UTC 

Atomic non-durable file write API
 2010-12-16 12:22 UTC  (2+ messages)

[PATCH] mm: add replace_page_cache_page() function
 2010-12-16 12:05 UTC  (6+ messages)

Bcache version 9
 2010-12-16 11:21 UTC  (5+ messages)

[PATCH for-2.6.37] update Documentation/filesystems/Locking
 2010-12-16 11:04 UTC  (2+ messages)
` [PATCH for-2.6.37 v2] "

[PATCH] fs: select: fix information leak to userspace
 2010-12-16  9:39 UTC  (16+ messages)
` [PATCH v2] "

[PATCH] aio: remove unnecessary check
 2010-12-16  9:09 UTC 

[PATCH 00/35] IO-less dirty throttling v4
 2010-12-16  5:37 UTC  (66+ messages)
` [PATCH 01/35] writeback: enabling gate limit for light dirtied bdi
` [PATCH 02/35] writeback: safety margin for bdi stat error
` [PATCH 03/35] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 04/35] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 05/35] writeback: IO-less balance_dirty_pages()
` [PATCH 06/35] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 07/35] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 08/35] writeback: user space think time compensation
` [PATCH 09/35] writeback: account per-bdi accumulated written pages
` [PATCH 10/35] writeback: bdi write bandwidth estimation
` [PATCH 11/35] writeback: show bdi write bandwidth in debugfs
` [PATCH 12/35] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 13/35] writeback: bdi base throttle bandwidth
` [PATCH 14/35] writeback: smoothed bdi dirty pages
` [PATCH 15/35] writeback: adapt max balance pause time to memory size
` [PATCH 16/35] writeback: increase min pause time on concurrent dirtiers
` [PATCH 17/35] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 18/35] writeback: start background writeback earlier
` [PATCH 19/35] writeback: make nr_to_write a per-file limit
` [PATCH 20/35] writeback: scale IO chunk size up to device bandwidth
` [PATCH 21/35] writeback: trace balance_dirty_pages()
` [PATCH 22/35] writeback: trace global dirty page states
` [PATCH 23/35] writeback: trace writeback_single_inode()
` [PATCH 24/35] btrfs: dont call balance_dirty_pages_ratelimited() on already dirty pages
` [PATCH 25/35] btrfs: lower the dirty balacing rate limit
` [PATCH 26/35] btrfs: wait on too many nr_async_bios
` [PATCH 27/35] nfs: livelock prevention is now done in VFS
` [PATCH 28/35] nfs: writeback pages wait queue
` [PATCH 29/35] nfs: in-commit pages accounting and "
` [PATCH 30/35] nfs: heuristics to avoid commit
` [PATCH 31/35] nfs: dont change wbc->nr_to_write in write_inode()
` [PATCH 32/35] nfs: limit the range of commits
` [PATCH 33/35] nfs: adapt congestion threshold to dirty threshold
` [PATCH 34/35] nfs: trace nfs_commit_unstable_pages()
` [PATCH 35/35] nfs: trace nfs_commit_release()

[patch] cifs: don't overwrite dentry name in d_revalidate
 2010-12-16  4:48 UTC  (2+ messages)

[patch] fs: fix deadlocks in writeback_if_idle
 2010-12-16  3:12 UTC  (10+ messages)

[patch 1/2] fs: fix d_validate (again)
 2010-12-16  2:46 UTC  (3+ messages)

[patch] fs: scale vfsmount refcount (was Re: rcu-walk and dcache scaling tree update and status)
 2010-12-15 10:24 UTC  (10+ messages)
` rcu-walk and dcache scaling tree update and status

[announce] rcu-walk and dcache scaling tree update
 2010-12-15 10:22 UTC 

[PATCH] Typecasting required for comparing unlike datatypes
 2010-12-16  0:24 UTC  (4+ messages)

[PATCH] aio: using hash table for active requests
 2010-12-15 22:02 UTC  (2+ messages)

Deadlocks with transparent huge pages and userspace fs daemons
 2010-12-15 14:54 UTC  (5+ messages)

linux-next: Tree for December 14 (New tree: vfs-scale)
 2010-12-15  6:02 UTC  (3+ messages)

lifetime of DCACHE_DISCONECTED dentries
 2010-12-14 22:01 UTC  (10+ messages)
            ` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries

[PATCH] fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
 2010-12-14 20:12 UTC  (4+ messages)

(unknown),
 2010-12-14 16:12 UTC 

[PATCH 04/19] Make file_pos_read/write() public and export kernel_write()
 2010-12-14 16:45 UTC  (11+ messages)
  ` [PATCH 05/19] c/r: documentation
` [PATCH 07/19] c/r: basic infrastructure for checkpoint/restart
` [PATCH 12/19] c/r: introduce vfs_fcntl()
` [PATCH 13/19] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
` [PATCH 14/19] c/r: checkpoint and restart open file descriptors
` [PATCH 15/19] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [PATCH 17/19] c/r: dump memory address space (private memory)
` [PATCH 18/19] c/r: add generic '->checkpoint' f_op to ext fses
` [PATCH 19/19] c/r: add generic '->checkpoint()' f_op to simple devices

[PATCH 1/3] fs: add set_flags wrapper
 2010-12-14 15:11 UTC  (3+ messages)
` [PATCH 2/3] fs: add fadvise file_operation
` [PATCH 3/3] ecryptfs: add fadvise/set_flags calbacks

SEASONAL FINANCIAL LENDER
 2010-12-14  1:46 UTC 

[RFC 4/5] implement metadata_ra in btrfs
 2010-12-14  1:14 UTC  (3+ messages)

[RFC 1/5] add metadata_incore ioctl in vfs
 2010-12-14  1:12 UTC  (3+ messages)

[RFC 3/5]add metadata_readahead ioctl in vfs
 2010-12-14  0:46 UTC  (2+ messages)

[RFC 2/5] implement metadata_incore in btrfs
 2010-12-14  0:45 UTC  (2+ messages)

rcu-walk and dcache scaling tree update and status
 2010-12-13 23:21 UTC  (2+ messages)

20TB ext4
 2010-12-13 18:12 UTC  (2+ messages)

hpfs_setattr error case avoids unlock_kernel ?
 2010-12-13 17:09 UTC  (3+ messages)
  ` [PATCH] hpfs_setattr error case avoids unlock_kernel

[PATCH] aio: check return value of create_workqueue()
 2010-12-13 15:58 UTC  (2+ messages)

[PATCH 00/47] IO-less dirty throttling v3
 2010-12-13 12:38 UTC  (34+ messages)
` [PATCH 18/47] writeback: move BDI_WRITTEN accounting into __bdi_writeout_inc()
` [PATCH 19/47] writeback: fix increasement of nr_dirtied_pause
` [PATCH 20/47] writeback: use do_div in bw calculation
` [PATCH 21/47] writeback: prevent divide error on tiny HZ
` [PATCH 22/47] writeback: prevent bandwidth calculation overflow
` [PATCH 23/47] writeback: spinlock protected bdi bandwidth update
` [PATCH 24/47] writeback: increase pause time on concurrent dirtiers
` [PATCH 25/47] writeback: make it easier to break from a dirty exceeded bdi
` [PATCH 26/47] writeback: start background writeback earlier
` [PATCH 27/47] writeback: user space think time compensation
` [PATCH 28/47] writeback: bdi base throttle bandwidth
` [PATCH 29/47] writeback: smoothed bdi dirty pages
` [PATCH 30/47] writeback: adapt max balance pause time to memory size
` [PATCH 31/47] writeback: increase min pause time on concurrent dirtiers
` [PATCH 32/47] writeback: extend balance_dirty_pages() trace event
` [PATCH 33/47] writeback: trace global dirty page states
` [PATCH 34/47] writeback: trace writeback_single_inode()
` [PATCH 35/47] writeback: scale IO chunk size up to device bandwidth
` [PATCH 36/47] btrfs: dont call balance_dirty_pages_ratelimited() on already dirty pages
` [PATCH 37/47] btrfs: lower the dirty balacing rate limit
` [PATCH 38/47] btrfs: wait on too many nr_async_bios
` [PATCH 39/47] nfs: livelock prevention is now done in VFS
` [PATCH 40/47] nfs: writeback pages wait queue
` [PATCH 41/47] nfs: in-commit pages accounting and "
` [PATCH 42/47] nfs: heuristics to avoid commit
` [PATCH 43/47] nfs: dont change wbc->nr_to_write in write_inode()
` [PATCH 44/47] nfs: limit the range of commits
` [PATCH 45/47] nfs: adapt congestion threshold to dirty threshold
` [PATCH 46/47] nfs: trace nfs_commit_unstable_pages()
` [PATCH 47/47] nfs: trace nfs_commit_release()

[RFC 5/5] validate extent_buffer if it's readahead in btrfs
 2010-12-13  7:22 UTC 

[RFC 0/5] add new ioctls to do metadata readahead in btrfs
 2010-12-13  7:22 UTC 


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