linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-13 05:26:24 to 2008-12-20 13:13:03 UTC [more...]

[Question] inotify : process based filtering of events
 2008-12-20 13:13 UTC  (3+ messages)

Pull request for FS-Cache, including NFS patches
 2008-12-20  6:06 UTC 

Pull request for FS-Cache, including NFS patches
 2008-12-20  6:05 UTC  (23+ messages)

[PATCH 0/10] make link target handling more robust
 2008-12-19 22:22 UTC  (13+ messages)
` [PATCH, v5] 9p: don't print IS_ERR strings
  ` [PATCH, v5] eCryptfs: check readlink result was not an error before using it
    ` [PATCH, v5] vfs: introduce helper function to safely NUL-terminate symlinks
      ` [PATCH, v5] vfs: ensure page symlinks are NUL-terminated
        ` [PATCH, v5] ext2: ensure fast "
          ` [PATCH, v5] ext3: "
            ` [PATCH, v5] ext4: "
              ` [PATCH, v5] sysv: "
                ` [PATCH, v5] freevxfs: "
                  ` [PATCH, v5] befs: "

Corruption with O_DIRECT and unaligned user buffers
 2008-12-19 20:34 UTC  (15+ messages)

[PATCH 0/8, v3] ensure symlinks are NUL-terminated
 2008-12-19 19:43 UTC  (19+ messages)
` [PATCH] vfs: introduce helper function to safely NUL-terminate symlinks
  ` [PATCH] vfs: ensure page symlinks are NUL-terminated
    ` [PATCH] ext2: ensure fast "
      ` [PATCH] ext3: "
        ` [PATCH] ext4: "
          ` [PATCH] ufs: "
            ` [PATCH] sysv: "
              ` [PATCH] freevxfs: "

Notes on support for multiple devices for a single filesystem
 2008-12-19 19:30 UTC  (2+ messages)

[PATCH 00/45] Permit filesystem local caching [ver #41]
 2008-12-19 18:33 UTC  (14+ messages)
` [PATCH 01/45] Create a dynamically sized pool of threads for doing very slow work items "
` [PATCH 02/45] Make slow-work thread pool actually dynamic "
` [PATCH 03/45] Make the slow work pool configurable "

[rfc][patch] unlock_page speedup
 2008-12-19 17:55 UTC  (7+ messages)

[PATCH] ext3: ext3_commit_super should always mark super uptodate
 2008-12-19 15:46 UTC  (3+ messages)

[rfc][patch 1/2] mnt_want_write speedup 1
 2008-12-19 15:32 UTC  (8+ messages)
` [rfc][patch 2/2] mnt_want_write speedup 2

[PATCH/RFC/whatever] generic sreadahead hook ioctls
 2008-12-19 10:35 UTC  (2+ messages)

[PATCH v2] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2008-12-19  8:59 UTC  (3+ messages)

[PATCH -v3] vfs: add releasepages hooks to block devices which can be used by file systems
 2008-12-19  5:15 UTC  (7+ messages)

[rfc git patch] union directory
 2008-12-19  1:47 UTC  (4+ messages)

[PATCH] quota: Don't set grace time when user isn't above softlimit
 2008-12-19  0:43 UTC 

Btrfs trees for linux-next
 2008-12-18 21:22 UTC  (25+ messages)
          ` Notes on support for multiple devices for a single filesystem

[PATCH][RFC] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2008-12-18 21:01 UTC  (9+ messages)
  ` [xfs-masters] "

verified fixes
 2008-12-18 20:25 UTC 

Bad page state in process 'kjournald2'
 2008-12-18 16:24 UTC 

[PATCHSET 0/9] exofs (was osdfs)
 2008-12-18  8:41 UTC  (15+ messages)
` [PATCH 1/9] exofs: osd Swiss army knife
` [PATCH 2/9] exofs: file and file_inode operations
` [PATCH 3/9] exofs: symlink_inode and fast_symlink_inode operations
` [PATCH 4/9] exofs: address_space_operations
` [PATCH 5/9] exofs: dir_inode and directory operations
` [PATCH 6/9] exofs: super_operations and file_system_type
` [PATCH 7/9] exofs: mkexofs
` [PATCH 8/9] exofs: Documentation
` [PATCH 9/9] fs: Add exofs to Kernel build

[PATCH mmotm] nilfs2: fix gc failure on volumes keeping numerous snapshots
 2008-12-18  3:50 UTC 

[PATCH v2 0/5] fs: Scalability of sockets/pipes allocation/deallocation on SMP
 2008-12-17 20:25 UTC  (17+ messages)
                ` [PATCH v3 1/7] fs: Use a percpu_counter to track nr_dentry
                ` [PATCH v3 2/7] fs: Use a percpu_counter to track nr_inodes
                ` [PATCH v3 3/7] fs: Introduce a per_cpu last_ino allocator
                ` [PATCH v3 4/7] fs: Introduce SINGLE dentries for pipes, socket, anon fd
                ` [PATCH v3 5/7] fs: new_inode_single() and iput_single()
                ` [PATCH v3 6/7] fs: struct file move from call_rcu() to SLAB_DESTROY_BY_RCU

[PATCH] cifs: fix buffer overrun in parse_DFS_referrals
 2008-12-17 15:49 UTC  (3+ messages)

[PATCH] Quota-tools support for ext4
 2008-12-17 12:24 UTC  (2+ messages)

[PATCH] introduce new LSM hooks where vfsmount is available
 2008-12-17  5:06 UTC  (4+ messages)

[PATCH] cifs: fix buffer overrun in parse_DFS_referrals
 2008-12-17  3:34 UTC  (2+ messages)

[PATCH, v4] vfs: introduce helper function to safely NUL-terminate symlinks
 2008-12-16 16:53 UTC  (2+ messages)
` [PATCH] "

[PATCH] cifs: make sure that DFS pathnames are properly formed
 2008-12-16  3:30 UTC  (2+ messages)
  ` [linux-cifs-client] "

[patch 04/11] vfs: introduce new LSM hooks where vfsmount is available
 2008-12-16  1:12 UTC  (7+ messages)

[PATCH 0/11] make link target handling more robust
 2008-12-16  0:09 UTC  (11+ messages)
      ` [PATCH] ext2: ensure link targets are NULL-terminated
          ` [PATCH, v2] ext3: "
                    ` [PATCH, v2] sysv: ensure link targets are NUL-terminated
                      ` [PATCH, v2] ufs: "

[patch] mm: pagecache gfp flags fix
 2008-12-15 23:30 UTC  (3+ messages)

[PATCH V4 2/3] quota: Add quota claim and release reserved quota blocks operations
 2008-12-15 13:40 UTC  (2+ messages)

[PATCH V4 1/3] quota: Add reservation support for delayed block allocation
 2008-12-15 13:16 UTC  (2+ messages)

[PATCH V2 2/2]QUOTA cleanup:Move EXPORT_SYMBOL immediatlely next to the functions/varibles
 2008-12-15 12:57 UTC  (2+ messages)

[PATCH V2 1/2] QUOTA cleanup: Use inode->i_blkbits to get block bits
 2008-12-15 12:42 UTC  (2+ messages)

[PATCH mmotm 0/5] nilfs2 filesystem updates
 2008-12-15 10:17 UTC  (10+ messages)
` [PATCH mmotm 1/5] nilfs2: fix problems of memory allocation in ioctl

[Bugme-new] [Bug 12225] New: From version 2.6.27.8 smbd lock ups kernel after 2-10 hours uptime. Keyboard, sshd, smbd, acpi button not work. Syslog and hdd not activity. but Nmap port scan and pinged normally on all ifaces
 2008-12-15  0:02 UTC  (2+ messages)
  ` [stable] "

[PATCH 1/2] relatime: Make atime updates more useful
 2008-12-13  5:26 UTC  (3+ messages)
` [PATCH] relatime: Let relatime update atime at least once per day


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