linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-10-22 22:10:50 to 2008-10-29 01:49:55 UTC [more...]

[PATCH V2 01/16] Squashfs: inode operations
 2008-10-29  1:49 UTC 

[PATCH V2 04/16] Squashfs: regular file operations
 2008-10-29  1:49 UTC 

[PATCH V2 06/16] Squashfs: super block operations
 2008-10-29  1:49 UTC 

[PATCH V2 05/16] Squashfs: symlink operations
 2008-10-29  1:49 UTC 

[PATCH V2 00/16] Squashfs: compressed read-only filesystem
 2008-10-29  1:49 UTC 

[PATCH 00/14] 64-bit quotas and preparations for OCFS2 quotas
 2008-10-29  1:02 UTC  (26+ messages)
` [PATCH 01/14] quota: Add callbacks for allocating and destroying dquot structures
  ` [PATCH 02/14] quota: Increase size of variables for limits and inode usage
    ` [PATCH 03/14] quota: Remove bogus 'optimization' in check_idq() and check_bdq()
      ` [PATCH 04/14] quota: Make _SUSPENDED just a flag
        ` [PATCH 05/14] quota: Allow to separately enable quota accounting and enforcing limits
          ` [PATCH 06/14] ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
            ` [PATCH 07/14] ext4: "
              ` [PATCH 08/14] reiserfs: "
                ` [PATCH 09/14] quota: Remove compatibility function sb_any_quota_enabled()
                  ` [PATCH 10/14] quota: Introduce DQUOT_QUOTA_SYS_FILE flag
                    ` [PATCH 11/14] quota: Move quotaio_v[12].h from include/linux/ to fs/
                      ` [PATCH 12/14] quota: Split off quota tree handling into a separate file
                        ` [PATCH 13/14] quota: Convert union in mem_dqinfo to a pointer
                          ` [PATCH 14/14] quota: Support 64-bit quota format

[rfc][patch] mm: direct io less aggressive syncs and invalidates
 2008-10-29  0:56 UTC  (4+ messages)

WARNING: at fs/buffer.c:1186 mark_buffer_dirty+0x51/0x66()
 2008-10-29  0:25 UTC  (4+ messages)

[patch 0/9] writeback data integrity and other fixes (take 3)
 2008-10-29  0:24 UTC  (19+ messages)
` [patch 1/9] mm: write_cache_pages cyclic fix
  ` [patch 1.1/9] mm: write_cache_pages cyclic fix fix
` [patch 2/9] mm: write_cache_pages early loop termination
` [patch 3/9] mm: write_cache_pages writepage error fix
` [patch 4/9] mm: write_cache_pages integrity fix
` [patch 5/9] mm: write_cache_pages cleanups
` [patch 6/9] mm: write_cache_pages optimise page cleaning
` [patch 7/9] mm: write_cache_pages terminate quickly
` [patch 8/9] mm: write_cache_pages more "
` [patch 9/9] mm: do_sync_mapping_range integrity fix

potential regression in ext[34] call to __page_symlink()?
 2008-10-29  0:11 UTC 

[PATCH] improve jbd fsync batching
 2008-10-28 21:56 UTC  (5+ messages)

Subject: [PATCH 02/16] Squashfs: directory lookup operations
 2008-10-28 20:19 UTC  (4+ messages)

[PATCH 1/2] autofs4 - make autofs type usage explicit
 2008-10-28 13:25 UTC  (3+ messages)
` [PATCH 2/2] autofs4 - fix string validation check order

[PATCH 1/6] autofs4 - correct offset mount expire check
 2008-10-28 13:24 UTC  (14+ messages)
` [PATCH 2/6] autofs4 - remove string terminator check
` [PATCH 3/6] autofs4 - collect version check return
` [PATCH 4/6] autofs4 - make autofs type usage explicit
` [PATCH 5/6] autofs4 - improve parameter usage
` [PATCH 6/6] autofs4 - cleanup expire code duplication

[patch 0/7] writeback data integrity and other fixes
 2008-10-28 13:18 UTC  (6+ messages)
` [patch 1/7] mm: write_cache_pages writepage error fix

[PATCH 2/3] Implement generic freeze feature
 2008-10-28 12:33 UTC  (3+ messages)

SLUB defrag pull request?
 2008-10-28 11:19 UTC  (28+ messages)

[RFC][PATCH] JBD: release checkpoint journal heads through try_to_release_page when the memory is exhausted
 2008-10-28  2:46 UTC  (2+ messages)

[RESEND PATCH] autofs4 - remove string terminator check
 2008-10-28  2:35 UTC  (5+ messages)

[PATCH] proc: revert /proc/uptime to ->read_proc hook
 2008-10-27 21:34 UTC  (2+ messages)

File System Performance results
 2008-10-27 16:17 UTC  (7+ messages)

[0/3] POHMELFS: the new release. Extended attributes
 2008-10-27 16:17 UTC  (6+ messages)
` [1/3] POHMELFS: Documentation
` [2/3] POHMELFS: Core
` [3/3] POHMELFS: VFS changes (2 exports)

[PATCH] Switch to a valid email address
 2008-10-27 15:19 UTC 

[PATCH] kill suid bit only for regular files
 2008-10-27 15:19 UTC  (4+ messages)

[PATCH} : Fix compilation warnings in fs/jffs2/nodemgmt.c
 2008-10-27 13:30 UTC 

[PATCH 1/3] Add error handling of write_super_lockfs/unlockfs
 2008-10-27 13:03 UTC  (2+ messages)

[PATCH 3/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-10-27 12:59 UTC 

[PATCH 0/3] freeze feature ver 1.14
 2008-10-27 12:58 UTC 

[PATCH 00/14] 64-bit quotas and preparations for OCFS2 quotas
 2008-10-27 12:10 UTC 

[PATCH] autofs4 - fix var shadowed by local delaration
 2008-10-27  4:36 UTC 

v2.6.28-rc1: readlink /proc/*/exe returns uninitialized data to userspace
 2008-10-26 21:08 UTC  (2+ messages)

sendmsg blocking with sendtimeout vs. non-blocking
 2008-10-24 16:18 UTC  (24+ messages)

[RFC][PATCH 6/9]ext4: Add the EXT4_IOC_FREE_BLOCKS_INFO ioctl
 2008-10-24 10:09 UTC 

[RFC][PATCH 9/9]ext4: online defrag command
 2008-10-24 10:10 UTC 

[RFC][PATCH 8/9]ext4: Add the EXT4_IOC_MOVE_VICTIM ioctl
 2008-10-24 10:10 UTC 

[RFC][PATCH 7/9]ext4: Add the EXT4_IOC_FIEMAP_INO ioctl
 2008-10-24 10:09 UTC 

[RFC][PATCH 5/9]ext4: Add the EXT4_IOC_SUPER_INFO ioctl
 2008-10-24 10:09 UTC 

[RFC][PATCH 4/9]ext4: Inside extents management and relevant defrag
 2008-10-24 10:09 UTC 

[RFC][PATCH 3/9]ext4: Exchange the extents between two inodes
 2008-10-24 10:09 UTC 

[RFC][PATCH 2/9]ext4: allocate new contiguous blocks with mballoc
 2008-10-24 10:09 UTC 

[RFC][PATCH 1/9]ext4: Add the EXT4_IOC_DEFRAG ioctl and defrag main function
 2008-10-24 10:09 UTC 

[RFC][PATCH 0/9]ext4: online defrag (ver 0.97)
 2008-10-24 10:09 UTC 

[PATCH] [ConfigFS]: Added CONFIGFS_EATTR_OPS_RO() to remove unused store() function
 2008-10-24  1:11 UTC 

[patch] fs: improved handling of page and buffer IO errors
 2008-10-24  1:05 UTC  (18+ messages)

[RFC] patch to add support for leases to cifs
 2008-10-23 18:49 UTC  (6+ messages)

[patch] fs: improved handling of page and buffer IO errors
 2008-10-23 13:48 UTC  (11+ messages)

Subject: [PATCH 12/16] Squashfs: header files
 2008-10-23  8:56 UTC  (3+ messages)

[PATCH] Add block device speciffic splice write method
 2008-10-23  8:41 UTC  (10+ messages)

Subject: [PATCH 01/16] Squashfs: inode operations
 2008-10-23  8:42 UTC  (3+ messages)

Subject: [PATCH 00/16] Squashfs: compressed read-only filesystem
 2008-10-23  8:40 UTC  (3+ messages)

[PATCH] fs: remove excess kernel-doc
 2008-10-23  0:15 UTC 

PATCH] [ConfigFS]: Extend CONFIGFS_ATTR_STRUCT() and CONFIGFS_ATTR_OPS() macros
 2008-10-22 22:30 UTC  (3+ 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).