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

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-06-04 18:40 UTC  (3+ messages)
` [PATCH 1/2] radix-tree: Implement function radix_tree_gang_tag_if_tagged
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging

[patch 0/4] Initial vfs scalability patches again
 2010-06-04 18:39 UTC  (15+ messages)
` [patch 1/4] fs: cleanup files_lock
  ` [PATCH, RFC] tty: stop abusing file->f_u.fu_list
` [patch 2/4] lglock: introduce special lglock and brlock spin locks
` [patch 3/4] fs: scale files_lock
` [patch 4/4] fs: brlock vfsmount_lock

[PATCH 0/4] Update ctime when changing the file's permission by setfacl
 2010-06-04 18:37 UTC  (8+ messages)
` [PATCH 1/4] ext2: update "
` [PATCH 2/4] vfs: "
` [PATCH 3/4] ext4: "
` [PATCH 4/4] jffs2: "

Wrong DIF guard tag on ext2 write
 2010-06-04 17:11 UTC  (42+ messages)
` [LFS/VM TOPIC] Stable pages while IO (was Wrong DIF guard tag on ext2 write)
  ` [Lsf10-pc] "

[PATCH V2 3/7] Cleancache (was Transcendent Memory): VFS hooks
 2010-06-04 16:06 UTC  (3+ messages)

[PATCH] quota: clean up quota active checks
 2010-06-04 14:56 UTC  (2+ messages)

[PATCH] clean up the namespace in dqblk_xfs.h
 2010-06-04 14:52 UTC  (3+ messages)

[PATCH 1/2] vfs: sanitize __d_path()
 2010-06-04 14:10 UTC  (3+ messages)
` [PATCH 2/2] vfs: show unreachable paths in getcwd and proc

[PATCH V2 0/7] Cleancache (was Transcendent Memory): overview
 2010-06-04 13:45 UTC  (14+ messages)

wait_even_interruptible_timeout(), signal, spin_lock() = system hang
 2010-06-04 12:13 UTC  (3+ messages)

[PATCH] vfs: remove unused MNT_STRICTATIME
 2010-06-04 11:55 UTC 

[patch] fcntl: return -EFAULT if copy_to_user fails
 2010-06-04 11:14 UTC  (13+ messages)
  ` [patch v2] "

[PATCH 1/2] fs: optimize mpage_readpage()
 2010-06-04 10:18 UTC  (6+ messages)

[PATCH 0/6] writeback: tracing and fixes V3
 2010-06-04  7:56 UTC  (14+ messages)
` [PATCH 1/6] writeback: initial tracing support
` [PATCH 2/6] writeback: Add tracing to balance_dirty_pages
` [PATCH 3/6] writeback: Add tracing to 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

[PATCH][1/1] fs: wrong type for 'magic' argument in 'simple_fill_super()', fs/libfs.c
 2010-06-04  7:39 UTC  (4+ messages)
  ` [Linux-ima-user] "

[PATCH v6] fs: allow protected cross-uid sticky symlinks
 2010-06-04  6:23 UTC  (7+ messages)

[PATCH -V13 0/11] Generic name to handle and open by handle syscalls
 2010-06-04  6:08 UTC  (14+ messages)
` [PATCH -V13 01/11] exportfs: Return the minimum required handle size
` [PATCH -V13 02/11] vfs: Add name to file handle conversion support
` [PATCH -V13 03/11] vfs: Add open by file handle support
` [PATCH -V13 04/11] vfs: Allow handle based open on symlinks
` [PATCH -V13 05/11] vfs: Support null pathname in readlink
` [PATCH -V13 06/11] ext4: Copy fs UUID to superblock
` [PATCH -V13 07/11] x86: Add new syscalls for x86_32
` [PATCH -V13 08/11] x86: Add new syscalls for x86_64
` [PATCH -V13 09/11] ext3: Copy fs UUID to superblock
` [PATCH -V13 10/11] vfs: Support null pathname in faccessat
` [PATCH -V13 11/11] vfs: Support null pathname in linkat

[PATCHv4 00/17] kill unnecessary SB sync wake-ups
 2010-06-04  5:13 UTC  (6+ messages)
` [PATCHv4 17/17] writeback: lessen sync_supers wakeup count

[patch] fs: move code out of buffer.c
 2010-06-03 16:55 UTC 

[PATCH -V13 0/11] Generic name to handle and open by handle syscalls
 2010-06-03 16:17 UTC  (13+ messages)
` [PATCH 01/11] exportfs: Return the minimum required handle size
` [PATCH 02/11] vfs: Add name to file handle conversion support
` [PATCH 03/11] vfs: Add open by file handle support
` [PATCH 04/11] vfs: Allow handle based open on symlinks
` [PATCH 05/11] vfs: Support null pathname in readlink
` [PATCH 06/11] ext4: Copy fs UUID to superblock
` [PATCH 07/11] x86: Add new syscalls for x86_32
` [PATCH 08/11] x86: Add new syscalls for x86_64
` [PATCH 09/11] ext3: Copy fs UUID to superblock
` [PATCH 10/11] vfs: Support null pathname in faccessat
` [PATCH 11/11] vfs: Support null pathname in linkat

Unbound(?) internal fragmentation in Btrfs
 2010-06-03 14:58 UTC 

[patch] fix truncate inode time modification breakage
 2010-06-03 12:13 UTC  (22+ messages)
    ` [patch v2] "
      ` Filesystem setattr/truncate notes and problems
                  ` [patch v3] fix truncate inode time modification breakage

[patch] pipe: add support for shrinking and growing pipes
 2010-06-03  8:53 UTC  (20+ messages)

[PATCH v4] fs: allow protected cross-uid sticky symlinks
 2010-06-03  4:42 UTC  (5+ messages)

[PATCH V2 2/7] Cleancache (was Transcendent Memory): core files
 2010-06-03  2:47 UTC  (4+ messages)

[PATCH] EVM
 2010-06-02 23:45 UTC  (2+ messages)
` [PATCH] ima: appraise measurement required

[PATCH v5] fs: allow protected cross-uid sticky symlinks
 2010-06-02 22:36 UTC 

[git pull] vfs pile, part 2
 2010-06-02 19:57 UTC  (2+ messages)

[PATCH 0/6] first step toward the new truncate sequence
 2010-06-02  9:47 UTC  (5+ messages)
` [PATCH 5/6] introduce __block_write_begin

time_attrs argument for security_path_truncate
 2010-06-02  5:22 UTC  (10+ messages)
` [Security] "
      ` [PATCH] LSM: Remove unused time_attrs argument

[PATCH][BUG] fs: thaw_bdev() should return EINVAL if bd_fsfreeze_count is 0
 2010-06-02  4:50 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).