linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-24 01:43:51 to 2010-05-26 17:18:17 UTC [more...]

writeback hang in current mainline
 2010-05-26 17:18 UTC  (13+ 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 0/5] Per superblock shrinkers V2
 2010-05-26 16:44 UTC  (9+ messages)
` [PATCH 1/5] inode: Make unused inode LRU per superblock
` [PATCH 2/5] mm: add context argument to shrinker callback
` [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure
` [PATCH 4/5] superblock: add filesystem shrinker operations
` [PATCH 5/5] xfs: make use of new shrinker callout

[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 0/6] truncate patches
 2010-05-26 15:05 UTC  (7+ 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: "

[PATCHv4 00/17] kill unnecessary SB sync wake-ups
 2010-05-26 15:12 UTC  (20+ 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 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] brd: support discard
 2010-05-26 13:58 UTC  (3+ messages)

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

[RFC PATCH 00/10] Reduce stack usage used by page reclaim V1
 2010-05-26 11:21 UTC  (8+ messages)
` [PATCH 02/10] vmscan: move priority variable into scan_control
` [PATCH 07/10] vmscan: Remove unnecessary temporary variables in shrink_zone()

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

[PATCH] fs/minix: bugfix, number of indirect block ptrs per block depends on block size
 2010-05-26 10:03 UTC 

Delay in mounting on jffs2 file system
 2010-05-26  9:21 UTC 

[PATCH] cifs: implement drop_inode superblock op
 2010-05-26  2:16 UTC  (4+ messages)

[PATCH 0/9][cr][v2]: C/R file owner and posix file locks
 2010-05-26  7:48 UTC  (3+ messages)
` [PATCH 9/9][cr][v2]: Restore file-locks

[09/24] vfs: Remove the range_cont writeback mode
 2010-05-26  0:49 UTC  (9+ messages)
` [10/24] vfs: Add no_nrwrite_index_update writeback control flag

[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

[PATCH 0/6] writeback: tracing and fixes
 2010-05-25 22:42 UTC  (13+ messages)
` [PATCH 1/6] writeback: initial tracing support
` [PATCH 2/6] writeback: Add tracing to balance_dirty_pages
` [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 5/6] xfs: remove nr_to_write writeback windup
` [PATCH 6/6] writeback: limit write_cache_pages integrity scanning to current EOF

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

[PATCH 1/2] reiserfs: Fix resuming of quotas on remount read-write
 2010-05-25 14:02 UTC 

udev loops eating 100 % CPU [mmotm 2010-05-21-16-05]
 2010-05-25 12:28 UTC  (3+ messages)

[PATCH] quota: Convert quota statistics to generic percpu_counter
 2010-05-25 11:39 UTC  (2+ messages)

[PATCH (resend)] xfs: don't allow recursion into fs under write_begin
 2010-05-25 10:33 UTC  (2+ messages)

[PATCH] VFS: Unlink should revoke all outstanding leases on file
 2010-05-25 10:14 UTC  (12+ messages)

BUG: using smp_processor_id() in preemptible
 2010-05-25  5:57 UTC 

[patch] pipe: add support for shrinking and growing pipes
 2010-05-25  4:01 UTC  (25+ messages)

Cleancache [PATCH 2/7] (was Transcendent Memory): core files
 2010-05-25  2:15 UTC  (3+ messages)

Some Union Mount questions
 2010-05-24 20:44 UTC  (2+ messages)

medical opt-in mailing lists
 2010-05-24 18:37 UTC 

[patch 2/5] vfs: O_* bit numbers uniqueness check
 2010-05-24 19:24 UTC 

[patch 5/5] vfs: use kmalloc() to allocate fdmem if possible
 2010-05-24 19:24 UTC 

[patch 4/5] vfs: clarify that nonseekable_open() will never fail
 2010-05-24 19:24 UTC 

[patch 3/5] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
 2010-05-24 19:24 UTC 

[patch 1/5] vfs: improve comment describing fget_light()
 2010-05-24 19:24 UTC 

[RFC] new ->perform_write fop
 2010-05-24 18:40 UTC  (14+ messages)

[PATCH 0/2] cifs: fix "Busy inodes after umount" issues (try #2)
 2010-05-24 13:55 UTC  (3+ messages)
` [PATCH 1/2] cifs: move cifs_new_fileinfo call out of cifs_posix_open
` [PATCH 2/2] cifs: pass instantiated filp back after open call

[PATCH 0/4] cifs: fix "Busy inodes after umount" issues (RFC)
 2010-05-24 10:52 UTC  (9+ messages)
` [PATCH 2/4] cifs: don't leave open files dangling
  ` [linux-cifs-client] "
` [PATCH 3/4] cifs: move cifs_new_fileinfo call out of cifs_posix_open
  ` [linux-cifs-client] "
  ` [linux-cifs-client] [PATCH 0/4] cifs: fix "Busy inodes after umount" issues (RFC)

[RFC] new ->perform_write fop
 2010-05-24  9:33 UTC  (16+ messages)


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