Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2008-03-07 09:13:31 to 2008-03-17 19:19:54 UTC [more...]

[patch 0/8] fuse: writable mmap + batched write
 2008-03-17 19:19 UTC  (9+ messages)
` [patch 1/8] mm: bdi: export bdi_writeout_inc()
` [patch 2/8] mm: Add NR_WRITEBACK_TEMP counter
` [patch 3/8] mm: rotate_reclaimable_page() cleanup
` [patch 4/8] mm: allow not updating BDI stats in end_page_writeback()
` [patch 5/8] fuse: support writable mmap
` [patch 6/8] fuse: clean up setting i_size in write
` [patch 7/8] fuse: implement perform_write
` [patch 8/8] fuse: update file size on short read

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-17 17:08 UTC  (4+ messages)

[RFC] quota: 64-bit limits with vfs
 2008-03-17 14:51 UTC  (17+ messages)
                  ` [RFC] quota: 64-bit limits with vfs, updated

[PATCH 0/4] Automatic quotaon on remount
 2008-03-17 13:17 UTC  (10+ messages)
` [PATCH 1/4] quota: Quota core changes for "
` [PATCH 2/4] ext3: Make ext3 handle "
` [PATCH 3/4] ext4: Make ext4 "
` [PATCH 4/4] reiserfs: Make reiserfs "

[PATCH] uverbs: kill last remaining modular get_empty_filp user
 2008-03-17 10:48 UTC  (12+ messages)
` [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()

projected date for mount.cifs to support DFS junction points
 2008-03-17  3:14 UTC  (22+ messages)
      ` review 5, was "
          ` [linux-cifs-client] "

set last write time = fsync ?
 2008-03-15 15:35 UTC  (10+ messages)
        `  "
          ` [linux-cifs-client] "

What's a realistic size for xattr?
 2008-03-15 11:09 UTC  (11+ messages)

[PATCH] nfsd: fix oops on access from high-numbered ports
 2008-03-14 23:37 UTC 

filesystem differentiation
 2008-03-14 23:24 UTC  (2+ messages)

[patch] get security descriptor results in oplock
 2008-03-14 22:37 UTC 

[RFC] Union mount readdir support in glibc
 2008-03-14 20:58 UTC  (12+ messages)

[patch 0/6] vfs: mountinfo update
 2008-03-14 19:29 UTC  (10+ messages)
` [patch 1/6] vfs: mountinfo -mm fix
` [patch 2/6] vfs: pnode cleanup
` [patch 3/6] vfs: mountinfo stable peer group id
` [patch 4/6] vfs: mountinfo show dominating "
` [patch 5/6] vfs: optimization to /proc/<pid>/mountinfo patch
` [patch 6/6] vfs: mountinfo: only show mounts under tasks root

[PATCH] VFS: Remove lives_below_in_same_fs()
 2008-03-14 15:51 UTC  (2+ messages)

[RFC PATCH] mountinfo: show only reachable mounts
 2008-03-14 15:17 UTC  (7+ messages)

[PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
 2008-03-14 14:10 UTC  (8+ messages)
` [PATCH 4/4] autofs4 - add "
      ` [RFC] "

[PATCH] FILESYSTEMS: Explicitly include required header file slab.h
 2008-03-14  2:33 UTC 

accessing "nonexistent" /proc/<tid>/
 2008-03-13 12:25 UTC 

background on the ext3 batching performance issue
 2008-03-13 11:26 UTC  (9+ messages)
  ` some hard numbers on ext3 & "

utimes ==> flush
 2008-03-13  5:33 UTC  (2+ messages)

[PATCH] quota: additional range checks and mem_dqblk updates to handle 64-bit limits
 2008-03-12 22:35 UTC  (12+ messages)
    ` [PATCH] quota: additional range checks and mem_dqblk updates?to "

[PATCH 0/3] NLM: Proposal for a timeout setting on blocking locks
 2008-03-12 15:51 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

CRFS source and project resources are now available
 2008-03-12  1:17 UTC 

[PATCH 3/5] hugetlbfs: use call_once()
 2008-03-11 13:41 UTC  (6+ messages)
    ` [PATCH 4/5] shmem: "
      ` [PATCH 5/5] tiny-shmem: "

Question regarding chmod/chown for /proc entries
 2008-03-11 14:52 UTC 

[RFC][PATCH 1/3] xip: no struct pages -- get_xip_mem
 2008-03-11 10:58 UTC  (5+ messages)

[PATCH 1/3] enhanced ESTALE error handling
 2008-03-11  4:12 UTC  (7+ messages)
` [PATCH 1/3] enhanced lookup ESTALE error handling (v2)
    ` [PATCH 1/3] enhanced lookup ESTALE error handling (v3)

[RFC][PATCH 3/3] xip: no struct pages -- ext2
 2008-03-10 23:45 UTC  (2+ messages)

[PATCH 0/3] enhanced ESTALE error handling
 2008-03-10 22:42 UTC  (4+ messages)
` [PATCH 0/3] enhanced ESTALE error handling (v2)
  ` [PATCH 0/3] enhanced ESTALE error handling (v3)

[PATCH 3/3] enhanced ESTALE error handling
 2008-03-10 20:23 UTC  (3+ messages)
` [PATCH 3/3] enhanced NFS ESTALE error handling (v2)
    ` [PATCH 3/3] enhanced NFS ESTALE error handling (v3)

[PATCH 2/3] enhanced ESTALE error handling
 2008-03-10 20:23 UTC  (3+ messages)
` [PATCH 2/3] enhanced syscall ESTALE error handling (v2)
    ` [PATCH 2/3] enhanced syscall ESTALE error handling (v3)

[RFC]Introduce generalized hooks for getting and setting inode secctx
 2008-03-10 12:37 UTC  (36+ messages)
` [PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx
` [PATCH 2/2] LSM/SELinux: inode_{get,set}secctx hooks to access LSM security context information

how to show propagation state for mounts
 2008-03-10 11:39 UTC  (10+ messages)
          ` [rfc patch] "
            ` [RFC PATCH v2] vfs: optimization to /proc/<pid>/mountinfo patch

[RFC][PATCH 0/3] ext4 online defrag (ver 0.7)
 2008-03-10 10:48 UTC  (3+ messages)
  ` [PATCH 2/5] ext4: online defrag-- Allocate new contiguous blocks with mballoc

[RFC][PATCH 2/3] xip: no struct pages -- direct_access
 2008-03-08  4:33 UTC 

[RFC][PATCH 0/3] xip: no struct pages -- summary
 2008-03-08  4:33 UTC 

[RFC][PATCH 2/3] ext4 online defrag (ver 0.7)
 2008-03-08  2:13 UTC  (6+ messages)
        ` Re:[PATCH 3/5] ext4: online defrag -- Move the file data to the new blocks

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-08  0:18 UTC 

[RFC] ext3 freeze feature
 2008-03-07  9:13 UTC  (2+ messages)
` [RFC] freeze feature ver 1.0


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox