linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-02 18:10:07 to 2010-02-16 06:38:20 UTC [more...]

[PATCH 0/4] quota: RFC add extend quota type v2
 2010-02-16  5:31 UTC 

[PATCH] fs: Add flags to __d_path for suppressing suffix and mapping /proc/self
 2010-02-15 19:55 UTC  (4+ messages)

[Regression] Filesystem I/O is CPU-bound in rc7 and rc8
 2010-02-15 19:27 UTC  (5+ messages)

[PATCH resend] vfs: add NOFOLLOW flag to umount(2)
 2010-02-15 12:11 UTC 

[PATCH] fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub
 2010-02-15 11:29 UTC  (2+ messages)

You've been awarded
 2010-02-13 22:18 UTC 

[PATCH 0/5] [RESEND] FMODE_NONOTIFY and FMODE_NEG_OFFSET bits
 2010-02-14 22:13 UTC  (40+ messages)
` [PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)

[PATCH 00/11] [RFC] 512K readahead size with thrashing safe readahead
 2010-02-14  3:56 UTC  (25+ messages)
` [PATCH 01/11] readahead: limit readahead size for small devices
` [PATCH 08/11] readahead: add tracing event
` [PATCH 10/11] readahead: dont do start-of-file readahead after lseek()

[PATCH 0/7] General sysfs enhancements
 2010-02-13  3:22 UTC  (9+ messages)
  ` [PATCH 0/6] "
    ` [PATCH 1/6] sysfs: Serialize updates to the vfs inode
    ` [PATCH 2/6] sysfs: Pack sysfs_dirent more tightly
    ` [PATCH 3/6] sysfs: Implement sysfs_rename_link
    ` [PATCH 4/6] driver core: Use sysfs_rename_link in device_rename
    ` [PATCH 5/6] sysfs: Pass super_block to sysfs_get_inode
    ` [PATCH 6/6] sysfs: Kill unused sysfs_sb variable

[PATCH 00/11] 512K readahead size with thrashing safe readahead
 2010-02-12 20:20 UTC  (21+ messages)
` [PATCH 01/11] readahead: limit readahead size for small devices
` [PATCH 02/11] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/11] readahead: bump up the default readahead size
` [PATCH 04/11] readahead: introduce {MAX|MIN}_READAHEAD_PAGES macros for ease of use
` [PATCH 05/11] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 06/11] readahead: thrashing safe context readahead
` [PATCH 07/11] readahead: record readahead patterns
` [PATCH 08/11] readahead: add tracing event
` [PATCH 09/11] readahead: add /debug/readahead/stats
` [PATCH 10/11] readahead: dont do start-of-file readahead after lseek()
` [PATCH 11/11] radixtree: speed up next/prev hole search

procfs: provide ipc mountpoint
 2010-02-12 15:22 UTC 

mmotm 2010-02-10 - BUG at fs/dcache.c:677!
 2010-02-12  5:30 UTC  (5+ messages)

[PATCH] Restrict stack space reservation to rlimit
 2010-02-11 22:22 UTC  (23+ messages)
                    ` [PATCH] Restrict initial stack space expansion "

[WTF] ... is going on with current->fs->{root,mnt} accesses in pohmelfs
 2010-02-11 19:13 UTC  (14+ messages)

[PATCH v2] vfs: add NOFOLLOW flag to umount(2)
 2010-02-11 18:06 UTC  (3+ messages)

[-next Feb 8] kernel BUG at fs/dcache.c:676!
 2010-02-11  5:13 UTC  (2+ messages)

[GIT PULL] Ceph distributed file system client for 2.6.33
 2010-02-09 20:43 UTC  (4+ messages)

[PATCH] fs: buffer_head, remove kmem_cache constructor to reduce memory usage under slub
 2010-02-09 16:48 UTC  (3+ messages)

a possible path to file system convergence
 2010-02-08 21:46 UTC 

[RFC PATCH] vfs: add MNT_NOFOLLOW flag to umount(2)
 2010-02-08 10:37 UTC  (3+ messages)

[PATCH][RFC] %pd - for printing dentry name
 2010-02-07 16:34 UTC  (24+ messages)

Linux Storage and Filesystems Summit 8-9 August
 2010-02-07 14:30 UTC 

[PATCH 0/4] [RESEND 2] FMODE_NONOTIFY and FMODE_NEG_OFFSET bits
 2010-02-07  3:28 UTC  (5+ messages)
` [PATCH 1/4] fanotify: fix FMODE_NONOTIFY bit number
` [PATCH 2/4] vfs: O_* bit numbers uniqueness check
` [PATCH 3/4] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
` [PATCH 4/4] devmem: dont allow seek to last page

[PATCH] dcache: export d_hash_and_lookup
 2010-02-06 13:32 UTC 

[patch 6/7] reiser4: writeback_inodes implementation
 2010-02-06  1:07 UTC  (2+ messages)

[PATCH] cifs: fix length calculation for converted unicode readdir names
 2010-02-05 19:27 UTC  (2+ messages)

[PATCH] procfs: Fix refcnt leak on proc_self_follow_link() error path
 2010-02-04 19:31 UTC  (5+ messages)

[RFC PATCH] vfs: add MNT_NOFOLLOW flag to umount(2)
 2010-02-04 17:36 UTC 

[PATCH 0/4] devmem and readahead fixes for 2.6.33
 2010-02-04  3:27 UTC  (7+ messages)
` [stable] "
  ` [stable] [PATCH] devmem: check vmalloc address on kmem read/write
    ` [stable] [PATCH] devmem: fix kmem write bug on memory holes

Hi Waiting
 2010-02-04  1:05 UTC 

[PATCH 0/3] quota: RFC add extend quota types
 2010-02-03 19:54 UTC  (7+ messages)
` [PATCH 1/3] quota: generalize quota transfer interface
  ` [PATCH 2/3] quota: introduce get_id callback

ext4_lookup: deleted inode referenced:
 2010-02-03 19:14 UTC  (2+ messages)

[patch 1/3] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
 2010-02-02 22:47 UTC 

[patch 3/3] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
 2010-02-02 22:47 UTC 

[patch 2/3] vfs: improve comment describing fget_light()
 2010-02-02 22:47 UTC 

[patch 0/7] per-bdi flushing model improvements. reiser4
 2010-02-02 22:26 UTC  (7+ 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).