messages from 2007-10-04 21:11:13 to 2007-10-18 20:09:07 UTC [more...]
[RFC PATCH 0/5] Shadow directories
2007-10-18 20:09 UTC (13+ messages)
` [RFC PATCH 1/5] Shadow directories: headers
` [RFC PATCH 2/5] Shadow directories: core
` [RFC PATCH 3/5] Shadow directories: chdir, fchdir
` [RFC PATCH 4/5] Shadow directories: procfs
` [RFC PATCH 5/5] Shadow directories: documentation
[2/3] Distributed storage. Network state machine
2007-10-18 19:17 UTC
[3/3] Distributed storage. Documentation and algorithms
2007-10-18 19:18 UTC
[1/3] Distributed storage. Core files
2007-10-18 19:17 UTC
[0/3] Distributed storage. Mirror algo extension for automatic recovery
2007-10-18 19:17 UTC
2.6.23-mm1: BUG in reiserfs_delete_xattrs
2007-10-17 14:55 UTC (9+ messages)
possible circular lock dependency in reiserfs
2007-10-17 9:05 UTC
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-10-16 18:02 UTC (12+ messages)
More Large blocksize benchmarks
2007-10-16 13:01 UTC (4+ messages)
[PATCH 4/4] docbook: fix filesystems content
2007-10-16 0:30 UTC
[GIT] locks.c updates for 2.6.24
2007-10-15 22:53 UTC
Correct behavior on O_DIRECT sparse file writes
2007-10-15 16:53 UTC (5+ messages)
XFS regression?
2007-10-15 11:57 UTC (12+ messages)
[PATCH 00/31] Remove iget() and read_inode() [try #4]
2007-10-12 10:58 UTC (34+ messages)
` [PATCH 01/31] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 02/31] Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) "
` [PATCH 03/31] IGET: Introduce a function to register iget failure "
` [PATCH 04/31] IGET: Use iget_failed() in AFS "
` [PATCH 05/31] IGET: Use iget_failed() in GFS2 "
` [PATCH 06/31] IGET: Stop AFFS from using iget() and read_inode() "
` [PATCH 07/31] IGET: Stop autofs "
` [PATCH 08/31] IGET: Stop BEFS "
` [PATCH 09/31] IGET: Stop BFS "
` [PATCH 10/31] IGET: Stop CIFS "
` [PATCH 11/31] IGET: Stop EFS "
` [PATCH 12/31] IGET: Stop EXT2 "
` [PATCH 13/31] IGET: Stop EXT3 "
` [PATCH 14/31] IGET: Stop EXT4 "
` [PATCH 15/31] IGET: Stop FAT "
` [PATCH 16/31] IGET: Stop FreeVXFS "
` [PATCH 17/31] IGET: Stop FUSE "
` [PATCH 18/31] IGET: Stop HFSPLUS "
` [PATCH 19/31] IGET: Stop ISOFS from using "
` [PATCH 20/31] IGET: Stop JFFS2 from using iget() and "
` [PATCH 21/31] IGET: Stop JFS "
` [PATCH 22/31] IGET: Stop the MINIX filesystem "
` [PATCH 23/31] IGET: Stop PROCFS "
` [PATCH 24/31] IGET: Stop QNX4 "
` [PATCH 25/31] IGET: Stop ROMFS "
` [PATCH 26/31] IGET: Stop the SYSV filesystem "
` [PATCH 27/31] IGET: Stop UFS "
` [PATCH 28/31] IGET: Stop OPENPROMFS "
` [PATCH 29/31] IGET: Stop HOSTFS "
` [PATCH 30/31] IGET: Stop HPPFS "
` [PATCH 31/31] IGET: Remove iget() and the read_inode() super op as being obsolete "
Distributed storage. Bug fixes
2007-10-11 10:59 UTC
[PATCH 00/31] Remove iget() and read_inode() [try #3]
2007-10-11 7:39 UTC (34+ messages)
` [PATCH 01/31] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 02/31] Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) "
` [PATCH 03/31] IGET: Introduce a function to register iget failure "
` [PATCH 04/31] IGET: Use iget_failed() in AFS "
` [PATCH 05/31] IGET: Use iget_failed() in GFS2 "
` [PATCH 06/31] IGET: Stop AFFS from using iget() and read_inode() "
` [PATCH 07/31] IGET: Stop autofs "
` [PATCH 08/31] IGET: Stop BEFS "
` [PATCH 09/31] IGET: Stop BFS "
` [PATCH 10/31] IGET: Stop CIFS "
` [PATCH 11/31] IGET: Stop EFS "
` [PATCH 12/31] IGET: Stop EXT2 "
` [PATCH 13/31] IGET: Stop EXT3 "
` [PATCH 14/31] IGET: Stop EXT4 "
` [PATCH 15/31] IGET: Stop FAT "
` [PATCH 16/31] IGET: Stop FreeVXFS "
` [PATCH 17/31] IGET: Stop FUSE "
` [PATCH 18/31] IGET: Stop HFSPLUS "
` [PATCH 19/31] IGET: Stop ISOFS from using "
` [PATCH 20/31] IGET: Stop JFFS2 from using iget() and "
` [PATCH 21/31] IGET: Stop JFS "
` [PATCH 22/31] IGET: Stop the MINIX filesystem "
` [PATCH 23/31] IGET: Stop PROCFS "
` [PATCH 24/31] IGET: Stop QNX4 "
` [PATCH 25/31] IGET: Stop ROMFS "
` [PATCH 26/31] IGET: Stop the SYSV filesystem "
` [PATCH 27/31] IGET: Stop UFS "
` [PATCH 28/31] IGET: Stop OPENPROMFS "
` [PATCH 29/31] IGET: Stop HOSTFS "
` [PATCH 30/31] IGET: Stop HPPFS "
` [PATCH 31/31] IGET: Remove iget() and the read_inode() super op as being obsolete "
RF Nr 9527BCV-33-7-7-7
2007-10-10 14:48 UTC
RFC: Case-insensitive support for XFS
2007-10-10 2:27 UTC (12+ messages)
Is naked reading of inode->i_size OK?
2007-10-09 23:40 UTC
[PATCH 00/32] Remove iget() and read_inode() [try #2]
2007-10-09 15:45 UTC (21+ messages)
` [PATCH 01/32] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 03/32] IGET: Introduce a function to register iget failure "
` [PATCH 06/32] IGET: Mark iget() and read_inode() as being obsolete "
` [PATCH 13/32] IGET: Stop EXT2 from using iget() and read_inode() "
` [PATCH 14/32] IGET: Stop EXT3 "
` [PATCH 15/32] IGET: Stop EXT4 "
[PATCH]fix VM_CAN_NONLINEAR check in sys_remap_file_pages
2007-10-09 1:43 UTC (11+ messages)
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-10-08 11:18 UTC (3+ messages)
[patch] fs: restore nobh
2007-10-08 6:52 UTC
[patch 2/2] getattr - fill the size of FIFOs
2007-10-06 20:12 UTC (2+ messages)
[PATCH]AIO: fix cleanup in io_submit_one(...)
2007-10-06 16:24 UTC
[PATCH -mm] Split fs/Kconfig: ext[234]
2007-10-06 8:15 UTC
SLUB performance regression vs SLAB
2007-10-05 21:31 UTC (24+ messages)
[PATCH] isofs: add +w bit for non-RR discs
2007-10-05 11:59 UTC (3+ messages)
[patch 1/2] getattr - fill the size of pipes
2007-10-04 23:41 UTC (3+ messages)
SLUB performance regression vs SLAB
2007-10-04 21:11 UTC (6+ messages)
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).