linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-31 05:04:41 to 2010-01-13 22:57:16 UTC [more...]

[PATCH] [RFC] List per-process file descriptor consumption when hitting file-max
 2010-01-13 22:57 UTC  (8+ messages)
` [RFC][PATCHv2] "
` [RFC][PATCHv3] "

[PATCH V3 2/2] lzma: make lzma reentrant
 2010-01-13 20:23 UTC 

[PATCH V3 1/2] lzma: Make lzma available to non initramfs/initrd code
 2010-01-13 20:21 UTC 

[PATCH V3 0/2] Squashfs: Add support for LZMA compressed filesystems
 2010-01-13 20:18 UTC 

[PATCH 1/2] vfs: cleanup path_to_nameidata()
 2010-01-13 20:07 UTC  (4+ messages)
` [PATCH 2/2] vfs: Fix refcnt leak with __do_follow_link() in do_filp_open()

[PATCH] ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path
 2010-01-13 19:44 UTC  (2+ messages)

[PATCH] procfs: Fix refcnt leak on proc_self_follow_link() error path
 2010-01-13 19:43 UTC  (2+ messages)

[PATCH 1/8] vfs: fix too big f_pos handling
 2010-01-13 14:09 UTC 

[PATCH] vfs: Fix vmtruncate() regression
 2010-01-13 12:14 UTC  (4+ messages)

[PATCH 0/7] General sysfs enhancements
 2010-01-12 17:43 UTC  (28+ messages)
` [PATCH 1/7] sysfs: Serialize updates to the vfs inode
` [PATCH 2/7] sysfs: Pack sysfs_dirent more tightly
` [PATCH 3/7] sysfs: Keep an nlink count on sysfs directories
` [PATCH 4/7] sysfs: Implement sysfs_rename_link
` [PATCH 5/7] driver core: Use sysfs_rename_link in device_rename
` [PATCH 6/7] sysfs: Pass super_block to sysfs_get_inode
` [PATCH 7/7] sysfs: Kill unused sysfs_sb variable

[ANNOUNCE] util-linux-ng v2.17 (stable)
 2010-01-12 16:20 UTC  (17+ messages)

[PATCH] libfs: Open code simple_commit_write into only user
 2010-01-12 14:18 UTC  (5+ messages)
` [PATCH version2] "
  ` [PATCH 2/2] libfs: Unexport and kill simple_prepare_write

[PATCH 2/2] pass writeback_control to ->write_inode
 2010-01-12 12:54 UTC  (3+ messages)

[PATCH] gfs2: Fix refcnt leak on gfs2_follow_link() error path
 2010-01-12  9:51 UTC  (2+ messages)

[PATCH 1/2] make sure data is on disk before calling ->write_inode
 2010-01-12  0:41 UTC  (2+ messages)

[PATCH] ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path
 2010-01-12  0:38 UTC  (2+ messages)

[2.6.30 and later] file corruption on ext3 filesystem
 2010-01-11 20:13 UTC  (7+ messages)

why fs/*/*.c don't use i_size_read/write?
 2010-01-11 17:12 UTC 

[PULL] Quota fix for 2.6.33
 2010-01-11 12:23 UTC 

[PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
 2010-01-10  4:42 UTC  (12+ messages)

[RFC][PATCH] Disabling read-ahead makes I/O of large reads small
 2010-01-09 14:01 UTC  (25+ messages)
    ` [RFC][PATCH 2/2] readahead: avoid page-by-page reads on POSIX_FADV_RANDOM
        ` [RFC][PATCH v2] readahead: introduce O_RANDOM_READ for POSIX_FADV_RANDOM
        ` [RFC][PATCH v3] readahead: introduce O_RANDOM "
              ` [RFC][PATCH v4] "
                      ` [RFC][PATCH v5] "

[PATCH] fs: O_* bit numbers uniqueness check
 2010-01-09 13:52 UTC  (13+ messages)
  ` [PATCH v2] "

[PATCH] improve the performance of large sequential write NFS workloads
 2010-01-08 14:15 UTC  (57+ messages)
                                          ` [PATCH 0/6] "
                                              ` [PATCH 4/6] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices
                                              ` [PATCH 1/6] VFS: Ensure that writeback_single_inode() commits unstable writes
                                                        ` [PATCH 0/5] Re: [PATCH] improve the performance of large sequential write NFS workloads
                                                            ` [PATCH 5/5] NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
                                                            ` [PATCH 2/5] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
                                                            ` [PATCH 4/5] VM/NFS: The VM must tell the filesystem when to free reclaimable pages
                                                            ` [PATCH 1/5] VFS: Ensure that writeback_single_inode() commits unstable writes
                                                            ` [PATCH 3/5] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices
                                              ` [PATCH 5/6] VM: Use per-bdi unstable accounting to improve use of wbc->force_commit
                                              ` [PATCH 3/6] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
                                              ` [PATCH 2/6] VM/NFS: The VM must tell the filesystem when to free reclaimable pages
                                              ` [PATCH 6/6] NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set

[RFC] How about moving&categorizing files under fs/ into separate sub-dirs?
 2010-01-08  3:24 UTC 

[PATCH V2 6/8] lzma: Make lzma available to non initramfs/initrd code
 2010-01-07  0:49 UTC 

[PATCH V2 6/8] lzma: Make lzma available to non initramfs/initrd code
 2010-01-07  0:37 UTC  (7+ messages)

[PATCH 1/2] nfsd: make sure data is on disk before calling ->fsync
 2010-01-06 22:46 UTC  (6+ messages)

[PATCH 1/1] FS: btrfs, fix memory leaks
 2010-01-06 16:57 UTC 

[PATCH] FS: use helpers for rlimits
 2010-01-06 15:24 UTC 

[GIT PULL] exofs fixes for 2.6.33-rc3
 2010-01-06  9:31 UTC 

[PATCH] fs/dcache.c: CodingStyle cleanup
 2010-01-05 20:45 UTC 

[PATCH] exofs: simple_write_end does not mark_inode_dirty
 2010-01-05  7:00 UTC  (3+ messages)

[PATCH/RFC] VFS: report the number of busy inodes on unmount
 2010-01-04 23:59 UTC 

[PATCH] ecryptfs: fix interpose/interpolate typos in comments
 2010-01-04 23:17 UTC 

Important: Email Account Verification Update!! !
 2010-01-04  9:41 UTC 

[PATCH 0/7] VFS prep for union mounts/writable overlays
 2010-01-02  0:44 UTC  (3+ messages)
` [PATCH 1/7] autofs4: Save autofs trigger's vfsmount in super block info

[PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems
 2010-01-01  9:11 UTC  (5+ 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).