linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-23 17:22:58 to 2008-01-28 16:25:12 UTC [more...]

[2.6.24 REGRESSION] BUG: Soft lockup - with VFS
 2008-01-28 16:25 UTC  (2+ messages)

[patch 00/26] mount options: fix filesystem's ->show_options
 2008-01-28 16:22 UTC  (71+ messages)
` [patch 01/26] mount options: add documentation
` [patch 02/26] mount options: add generic_show_options()
` [patch 03/26] mount options: fix adfs
` [patch 04/26] mount options: fix affs
` [patch 05/26] mount options: fix afs
` [patch 06/26] mount options: fix autofs4
` [patch 07/26] mount options: fix autofs
` [patch 08/26] mount options: fix befs
` [patch 09/26] mount options: fix capifs
` [patch 10/26] mount options: fix devpts
` [patch 11/26] mount options: fix ext2
` [patch 12/26] mount options: fix ext4
` [patch 13/26] mount options: fix fat
` [patch 14/26] mount options: fix fuse
` [patch 15/26] mount options: fix hostfs
` [patch 16/26] mount options: fix hpfs
` [patch 17/26] mount options: fix hugetlbfs
` [patch 18/26] mount options: fix isofs
` [patch 19/26] mount options: fix jfs
` [patch 20/26] mount options: fix ncpfs
` [patch 21/26] mount options: partially fix nfs
` [patch 22/26] mount options: fix reiserfs
` [patch 23/26] mount options: fix spufs
` [patch 24/26] mount options: fix tmpfs
` [patch 25/26] mount options: fix udf
` [patch 26/26] mount options: fix usbfs

[PATCH] [0/18] Implement some low hanging BKL removal fruit in fs/*
 2008-01-28 15:13 UTC  (44+ messages)
` [PATCH] [1/18] BKL-removal: Convert ext2 over to use unlocked_ioctl
` [PATCH] [2/18] BKL-removal: Remove incorrect BKL comment in ext2
` [PATCH] [3/18] BKL-removal: Convert ext3 to use unlocked_ioctl
` [PATCH] [4/18] ext3: Remove incorrect BKL comment
` [PATCH] [5/18] BKL-removal: Remove incorrect comment refering to lock_kernel() from jbd/jbd2
` [PATCH] [6/18] BKL-removal: Convert ext4 to use unlocked_ioctl
` [PATCH] [7/18] BKL-removal: Remove incorrect comments refering to BKL from ext4
` [PATCH] [8/18] BKL-removal: Remove BKL from remote_llseek
` [PATCH] [9/18] BKL-removal: Use unlocked_ioctl for jfs
` [PATCH] [10/18] BKL-removal: Implement a compat_ioctl handler for JFS
` [PATCH] [11/18] BKL-removal: Convert ocfs2 over to unlocked_ioctl
` [PATCH] [12/18] BKL-removal: Convert CIFS "
` [PATCH] [13/18] BKL-removal: Add compat_ioctl for cifs
` [PATCH] [14/18] BKL-removal: Add unlocked_fasync
` [PATCH] [15/18] BKL-removal: Convert pipe over to unlocked_fasync
` [PATCH] [16/18] BKL-removal: Convert socket fasync "
` [PATCH] [17/18] BKL-removal: Convert fuse "
` [PATCH] [18/18] BKL-removal: Convert bad_inode "

[RFC] ext3 freeze feature
 2008-01-28 13:13 UTC  (13+ messages)

[PATCH] [14/18] BKL-removal: Add unlocked_fasync
 2008-01-28  9:44 UTC  (3+ messages)
    ` [PATCH] [14/18] BKL-removal: Add unlocked_fasync v2
        ` [PATCH] [8/18] BKL-removal: Remove BKL from remote_llseek

[PATCH v2 0/9] bfs: assorted cleanups
 2008-01-28  7:02 UTC  (16+ messages)
` [PATCH v2 1/9] bfs: remove a useless variable
` [PATCH v2 2/9] bfs: coding style cleanup in fs/bfs/inode.c
` [PATCH v2 3/9] bfs: coding style cleanup in fs/bfs/bfs.h
` [PATCH v2 4/9] bfs: coding style cleanup in fs/bfs/dir.c
` [PATCH v2 5/9] bfs: move function prototype to the proper header file
` [PATCH v2 6/9] bfs: coding style cleanup in fs/bfs/file.c
` [PATCH v2 7/9] bfs: coding style cleanup in include/linux/bfs_fs.h
` [PATCH v2 8/9] bfs: remove multiple assignments
` [PATCH v2 9/9] bfs: use the proper header file for inclusion

[PATCH] CRAMFS: Uncompressed files support
 2008-01-28  0:59 UTC  (2+ messages)

possible deadlock shown by CONFIG_PROVE_LOCKING
 2008-01-27 21:38 UTC  (3+ messages)

[PATCH] BKL-Removal: Convert pipe to use unlocked_ioctl too
 2008-01-27  3:14 UTC 

[RFC] Parallelize IO for e2fsck
 2008-01-26 16:01 UTC  (15+ messages)
                    ` Kernel Event Notifications (was: [RFC] Parallelize IO for e2fsck)

[UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
 2008-01-26  8:45 UTC  (3+ messages)

[RFC] ext3: per-process soft-syncing data=ordered mode
 2008-01-26  5:28 UTC  (11+ messages)

[GIT PULL -mm] 0/4 Unionfs updates/fixes/cleanups
 2008-01-26  5:05 UTC  (5+ messages)
` [PATCH 1/4] Unionfs: use first writable branch (fix/cleanup)
` [PATCH 2/4] Unionfs: remove unnecessary call to d_iput
` [PATCH 3/4] Unionfs: d_parent related locking fixes
` [PATCH 4/4] Unionfs: lock_rename "

lockdep warning with LTP dio test (v2.6.24-rc6-125-g5356f66)
 2008-01-25 16:16 UTC  (5+ messages)

[RFC] Add vfsmount to vfs helper functions
 2008-01-25 10:20 UTC 

[PATCH 00/27] Permit filesystem local caching [try #2]
 2008-01-24 21:22 UTC  (9+ messages)
` [PATCH 23/27] NFS: Fix memory leak "
` [PATCH 24/27] NFS: Use local caching "
` [PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS "
` [PATCH 27/27] NFS: Separate caching by superblock, explicitly if necessary "

[RFC][PATCH] VFS: create /proc/<pid>/mountinfo
 2008-01-23 19:32 UTC  (6+ 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).