messages from 2007-05-23 09:21:13 to 2007-05-28 04:48:50 UTC [more...]
[RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md
2007-05-28 4:48 UTC (14+ messages)
` "
XFS: curcular locking re iprune_mutex vs ip->i_iolock->mr_lock
2007-05-28 0:06 UTC (2+ messages)
[PATCH] AFS: Implement file locking
2007-05-27 16:12 UTC (9+ messages)
[AppArmor 00/41] AppArmor security module overview
2007-05-27 16:12 UTC (46+ messages)
` [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
` [AppArmor 01/41] Pass struct vfsmount to the inode_create LSMhook
` Pass struct vfsmount to the inode_create LSM hook
[patch 00/41] Buffered write deadlock fix and new aops for 2.6.22-rc2-mm1
2007-05-27 1:35 UTC (47+ messages)
` [patch 01/41] mm: revert KERNEL_DS buffered write optimisation
` [patch 02/41] Revert 81b0c8713385ce1b1b9058e916edcf9561ad76d6
` [patch 03/41] Revert 6527c2bdf1f833cc18e8f42bd97973d583e4aa83
` [patch 04/41] mm: clean up buffered write code
` [patch 05/41] mm: debug write deadlocks
` [patch 06/41] mm: trim more holes
` [patch 07/41] mm: buffered write cleanup
` [patch 08/41] mm: write iovec cleanup
` [patch 09/41] mm: fix pagecache write deadlocks
` [patch 10/41] mm: buffered write iterator
` [patch 11/41] fs: fix data-loss on error
` [patch 12/41] fs: introduce write_begin, write_end, and perform_write aops
` [patch 13/41] mm: restore KERNEL_DS optimisations
` [patch 14/41] implement simple fs aops
` [patch 15/41] block_dev convert to new aops
` [patch 16/41] ext2 "
` [patch 17/41] ext3 "
` [patch 18/41] ext4 "
` [patch 19/41] xfs "
` [patch 20/41] fs: new cont helpers
` [patch 21/41] fat convert to new aops
` [patch 22/41] adfs "
` [patch 23/41] hfs "
` [patch 24/41] hfsplus "
` [patch 25/41] hpfs "
` [patch 26/41] bfs "
` [patch 27/41] qnx4 "
` [patch 28/41] reiserfs use generic write
` [patch 29/41] reiserfs convert to new aops
` [patch 30/41] reiserfs use generic_cont_expand_simple
` [patch 31/41] With reiserfs no longer using the weird generic_cont_expand, remove it completely
` [patch 32/41] nfs convert to new aops
` [patch 33/41] smb "
` [patch 34/41] fuse "
` [patch 35/41] hostfs "
` [patch 36/41] jffs2 "
` [patch 37/41] ufs "
` [patch 38/41] udf "
` [patch 39/41] sysv "
` [patch 40/41] minix "
` [patch 41/41] jfs "
[PATCH] AFS: drop explicit extern
2007-05-27 0:14 UTC (2+ messages)
[RFC PATCH] file as directory
2007-05-24 12:07 UTC (36+ messages)
[patch 1/2] i_version update - vfs part
2007-05-25 16:25 UTC
[patch 0/2] i_version update
2007-05-25 16:25 UTC
[patch 2/2] i_version update - ext4 part
2007-05-25 16:25 UTC
[npiggin@wotan.suse.de: Re: [patch 00/41] Buffered write deadlock fix and new aops for 2.6.21-mm2]
2007-05-25 11:52 UTC
[RFC 2/5] inode reservation v0.1 (ext4 kernel patch)
2007-05-25 6:42 UTC (9+ messages)
` it seems Evolution remove the Tabs
[RFC 4/5] inode reservation v0.1 (benchmark result)
2007-05-24 20:21 UTC (2+ messages)
[PATCH 1/1] Documentation: Fix up docs still talking about i_sem
2007-05-24 16:21 UTC
RFC [PATCH 0/6] Client support for crossing NFS server mountpoints
2007-05-24 12:51 UTC (3+ messages)
` possible bug/oops in nfs_pageio_add_request (2.6.22-rc2)?
[PATCH 0/5] New path lookup function (V4)
2007-05-24 1:54 UTC (6+ messages)
` [PATCH 1/5] fs: Introduce vfs_path_lookup
` [PATCH 2/5] sunrpc: Use vfs_path_lookup
` [PATCH 3/5] nfsctl: "
` [PATCH 4/5] fs: Mark link_path_walk static
` [PATCH 5/5] fs: Remove path_walk export
[GIT PULL -mm] Unionfs cleanups and fixes
2007-05-24 0:36 UTC (22+ messages)
` [PATCH 01/21] Unionfs: Tiny documentation fixups
` [PATCH 02/21] Unionfs: Coding style fixes
` [PATCH 03/21] Unionfs: Every printk should prefix with "unionfs: " consistently
` [PATCH 04/21] Unionfs: Add missing copyright notices
` [PATCH 05/21] Unionfs: Cleanup of strings and comments
` [PATCH 06/21] Unionfs: Added numerous comments
` [PATCH 07/21] Unionfs: Consistent pointer declaration spacing
` [PATCH 08/21] Unionfs: Rename Unionfs's double_lock_dentry to avoid confusion
` [PATCH 09/21] Unionfs: Rename our "do_rename" to __unionfs_rename
` [PATCH 10/21] Unionfs: Move unionfs_query_file to commonfops.c
` [PATCH 11/21] Unionfs: Combine unionfs_write with __unionfs_write
` [PATCH 12/21] Unionfs: Prefix external functions with 'extern' properly
` [PATCH 13/21] Unionfs: Don't leak resources when copyup fails partially
` [PATCH 14/21] Unionfs: Call realloc unconditionally
` [PATCH 15/21] Unionfs: Use krealloc instead of open-coding the functionality
` [PATCH 16/21] Unionfs: Disallow setting leftmost branch to readonly
` [PATCH 17/21] Unionfs: Documentation update regarding overlapping branches and new lookup code
` [PATCH 18/21] Unionfs: Remove defunct unionfs_put_inode super op
` [PATCH 19/21] Unionfs: Actually catch bad use of unionfs_mnt{get,put}
` [PATCH 20/21] Unionfs: Removed a trailing whitespace
` [PATCH 21/21] Unionfs: Correctly decrement refcounts of mnt's upon branch management
[RFC 5/5] inode reservation v0.1 (next step working)
2007-05-23 18:08 UTC
[RFC 3/5] inode reservation v0.1 (e2fsprogs patch)
2007-05-23 18:07 UTC
[RFC 1/5] inode reservation v0.1
2007-05-23 18:03 UTC
NCPFS and extended characters (Charcode >=128)
2007-05-23 17:06 UTC
[AppArmor 00/45] AppArmor security module overview
2007-05-23 16:16 UTC (4+ messages)
` [AppArmor 38/45] AppArmor: Module and LSM hooks
[PATCH] LogFS take three
2007-05-23 15:53 UTC (9+ messages)
` Review status (Re: [PATCH] LogFS take three)
[RFC][PATCH 0/14] VFS based Union Mount(v1)
2007-05-23 13:25 UTC (14+ messages)
` [RFC][PATCH 5/14] Introduce union stack
` [RFC][PATCH 10/14] In-kernel file copy between union mounted filesystems
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).