messages from 2007-09-30 11:40:52 to 2007-10-08 06:52:30 UTC [more...]
[patch] fs: restore nobh
2007-10-08 6:52 UTC
RFC: Case-insensitive support for XFS
2007-10-08 6:17 UTC (10+ messages)
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-10-08 1:58 UTC (2+ messages)
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-10-07 19:20 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
[00/17] [RFC] Virtual Compound Page Support
2007-10-05 21:31 UTC (64+ messages)
` [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
` SLUB performance regression vs SLAB
[PATCH 00/32] Remove iget() and read_inode() [try #2]
2007-10-05 16:21 UTC (45+ messages)
` [PATCH 01/32] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 02/32] Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) "
` [PATCH 03/32] IGET: Introduce a function to register iget failure "
` [PATCH 04/32] IGET: Use iget_failed() in AFS "
` [PATCH 05/32] IGET: Use iget_failed() in GFS2 "
` [PATCH 06/32] IGET: Mark iget() and read_inode() as being obsolete "
` [PATCH 07/32] IGET: Stop AFFS from using iget() and read_inode() "
` [PATCH 08/32] IGET: Stop autofs "
` [PATCH 09/32] IGET: Stop BEFS "
` [PATCH 10/32] IGET: Stop BFS "
` [PATCH 11/32] IGET: Stop CIFS "
` [PATCH 12/32] IGET: Stop EFS "
` [PATCH 13/32] IGET: Stop EXT2 "
` [PATCH 14/32] IGET: Stop EXT3 "
` [PATCH 15/32] IGET: Stop EXT4 "
` [PATCH 16/32] IGET: Stop FAT "
` [PATCH 17/32] IGET: Stop FreeVXFS "
` [PATCH 18/32] IGET: Stop FUSE "
` [PATCH 19/32] IGET: Stop HFSPLUS "
` [PATCH 20/32] IGET: Stop ISOFS from using "
` [PATCH 21/32] IGET: Stop JFFS2 from using iget() and "
` [PATCH 22/32] IGET: Stop JFS "
` [PATCH 23/32] IGET: Stop the MINIX filesystem "
` [PATCH 24/32] IGET: Stop PROCFS "
` [PATCH 25/32] IGET: Stop QNX4 "
` [PATCH 26/32] IGET: Stop ROMFS "
` [PATCH 27/32] IGET: Stop the SYSV filesystem "
` [PATCH 28/32] IGET: Stop UFS "
` [PATCH 29/32] IGET: Stop OPENPROMFS "
` [PATCH 30/32] IGET: Stop HOSTFS "
` [PATCH 31/32] IGET: Stop HPPFS "
` [PATCH 32/32] IGET: Remove iget() and the read_inode() super op as being obsolete "
[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 (4+ messages)
` [patch 2/2] getattr - fill the size of FIFOs
batching support for transactions
2007-10-03 21:33 UTC (5+ messages)
[PATCH 00/30] Remove iget() and read_inode()
2007-10-02 14:16 UTC (48+ messages)
` [PATCH 01/30] IGET: Introduce a function to register iget failure
` [PATCH 02/30] IGET: Use iget_failed() in AFS
` [PATCH 03/30] IGET: Use iget_failed() in GFS2
` [PATCH 04/30] IGET: Mark iget() and read_inode() as being obsolete
` [PATCH 05/30] IGET: Stop AFFS from using iget() and read_inode()
` [PATCH 06/30] IGET: Stop autofs "
` [PATCH 07/30] IGET: Stop BEFS "
` [PATCH 08/30] IGET: Stop BFS "
` [PATCH 09/30] IGET: Stop CIFS "
` [PATCH 10/30] IGET: Stop EFS "
` [PATCH 11/30] IGET: Stop EXT2 "
` [PATCH 12/30] IGET: Stop EXT3 "
` [PATCH 13/30] IGET: Stop EXT4 "
` [PATCH 14/30] IGET: Stop FAT "
` [PATCH 15/30] IGET: Stop FreeVXFS "
` [PATCH 16/30] IGET: Stop FUSE "
` [PATCH 17/30] IGET: Stop HFSPLUS "
` [PATCH 18/30] IGET: Stop ISOFS from using read_inode()
` [PATCH 19/30] IGET: Stop JFFS2 from using iget() and read_inode()
` [PATCH 20/30] IGET: Stop JFS "
` [PATCH 21/30] IGET: Stop the MINIX filesystem "
` [PATCH 22/30] IGET: Stop PROCFS "
` [PATCH 23/30] IGET: Stop QNX4 "
` [PATCH 24/30] IGET: Stop ROMFS "
` [PATCH 25/30] IGET: Stop the SYSV filesystem "
` [PATCH 26/30] IGET: Stop UFS "
` [PATCH 27/30] IGET: Stop OPENPROMFS "
` [PATCH 28/30] IGET: Stop HOSTFS "
` [PATCH 29/30] IGET: Stop HPPFS "
` [PATCH 30/30] IGET: Remove iget() and the read_inode() super op as being obsolete
[patch 1/2] VFS: new fgetattr() file operation
2007-10-01 18:06 UTC (4+ messages)
` [patch 2/2] VFS: allow filesystem to override mknod capability checks
[GIT PULL -mm] 00/19 Unionfs updates/cleanups/fixes
2007-10-01 5:50 UTC (20+ messages)
` [PATCH 01/19] Unionfs: compile if debug is off
` [PATCH 02/19] Unionfs: add un/likely on conditionals
` [PATCH 03/19] Unionfs: minor comment cleanups
` [PATCH 04/19] Unionfs: use consistent printk prefixes
` [PATCH 05/19] Unionfs: use UNIONFS_NAME macro
` [PATCH 06/19] Unionfs: properly indent static struct
` [PATCH 07/19] Unionfs: remove unnecessary if condition
` [PATCH 08/19] Unionfs: use page_offset() helper
` [PATCH 09/19] Unionfs: use pr_debug() instead of custom dprintk()
` [PATCH 10/19] Unionfs: convert all appropriate printk's to pr_debug calls
` [PATCH 11/19] Unionfs: add missing newlines in printk's
` [PATCH 12/19] Unionfs: update/assign a KERN_* level to all printk statements
` [PATCH 13/19] Unionfs: remove periods from the end of printk strings
` [PATCH 14/19] Unionfs: use braces in both branches of conditionals
` [PATCH 15/19] Unionfs: coding style: proper spacing
` [PATCH 16/19] Unionfs: coding style: take assignments out of "if" conditions
` [PATCH 17/19] Unionfs: coding style: avoid multiple assignments on same line
` [PATCH 18/19] Unionfs: coding style: miscellaneous fixes
` [PATCH 19/19] Unionfs: coding style: avoid lines longer than 80 chars
[RFC][PATCH 3/6] 9p: 9P server connection code
2007-09-30 22:40 UTC
[RFC][PATCH 5/6] 9p: 9P server TCP socket connection support
2007-09-30 22:42 UTC
[RFC][PATCH 1/6] 9p: 9P server low-level 9P messages support
2007-09-30 22:37 UTC
[RFC][PATCH 2/6] 9p: 9P server interface and common srv code
2007-09-30 22:39 UTC
[RFC][PATCH 4/6] 9p: 9P server fid management
2007-09-30 22:41 UTC
[RFC][REFERENCE ONLY] 9p: 9P ramfs sample implementation
2007-09-30 22:46 UTC
[RFC][PATCH 6/6] 9p: 9P server Kconfig and Makefile changes
2007-09-30 22:43 UTC
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).