linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-09-26 03:31:00 to 2007-10-02 14:20:05 UTC [more...]

[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

batching support for transactions
 2007-10-02 12:57 UTC 

[00/17] [RFC] Virtual Compound Page Support
 2007-10-02  9:19 UTC  (35+ messages)
` [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK

[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 

Versioning file system
 2007-09-29 17:44 UTC  (6+ messages)

Upgrading datastructures between different filesystem versions
 2007-09-29  9:05 UTC  (9+ messages)

[patch]A potential bug in inotify_user.c
 2007-09-29  3:28 UTC 

[00/17] Virtual Compound Page Support V1
 2007-09-28 23:58 UTC  (5+ messages)
` [13/17] Virtual compound page freeing in interrupt context

[00/41] Large Blocksize Support V7 (adds memmap support)
 2007-09-28  2:46 UTC  (4+ messages)

2.6.23-rc8-mm2: BUG near reiserfs_xattr_set
 2007-09-28  7:29 UTC  (12+ messages)
      ` [RFC][PATCH] make reiserfs stop using 'struct file' for internal xattr operations
                ` [RFC][PATCH] stop abusing filp_open in reiserfs journal code

[PATCH] fs: Correct SuS compliance for open of large file without options
 2007-09-28  3:22 UTC  (21+ messages)

[PATCH 00/19] export operations rewrite
 2007-09-28  2:09 UTC  (2+ messages)

[patch]anon_inodes.c: fix error check in anon_inode_getfd
 2007-09-27 18:25 UTC  (8+ messages)

[GIT PULL -mm] 00/25 Unionfs updates/cleanups/fixes
 2007-09-27 14:28 UTC  (33+ messages)
` [PATCH 01/25] Unionfs: Simplify unionfs_get_nlinks
` [PATCH 02/25] Unionfs: Remove unused #defines
` [PATCH 03/25] Unionfs: display informational messages only if debug is on
` [PATCH 04/25] Unionfs: cache-coherency fixes
` [PATCH 05/25] Unionfs: cast page->index loff_t before shifting
` [PATCH 09/25] Unionfs: add un/likely conditionals on common fileops
` [PATCH 10/25] Unionfs: add un/likely conditionals on copyup ops
` [PATCH 11/25] Unionfs: add un/likely conditionals on debug ops
` [PATCH 12/25] Unionfs: add un/likely conditionals on dentry ops
` [PATCH 13/25] Unionfs: add un/likely conditionals on dir ops
` [PATCH 15/25] Unionfs: add un/likely conditionals on fileops
` [PATCH 16/25] Unionfs: add un/likely conditionals on inode ops
` [PATCH 17/25] Unionfs: add un/likely conditionals on lookup ops
` [PATCH 18/25] Unionfs: add un/likely conditionals on super ops
` [PATCH 20/25] Unionfs: add un/likely conditionals on rename ops
` [PATCH 25/25] Unionfs: use poison.h for safe poison pointers

[PATCH] Threaded e2fsck proof of concept
 2007-09-26 18:25 UTC 

[patch 0/4] 64k pagesize/blocksize fixes
 2007-09-26 17:58 UTC  (5+ messages)
` [patch 2/4] ext2: fix rec_len overflow for 64KB block size


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).