- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / inode.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2005-09-28 Olaf Hering+- update ocfs2 patch, move truncate_inode_pages call...
2005-09-26 Olaf Hering+- update to 2.6.13.2
2005-09-17 Dave Kleikamp[PATCH] jfs: jfs_delete_inode must call clear_inode
2005-09-16 Dave KleikampJFS: Fix sparse warnings, including endian error
2005-09-11 Linus TorvaldsMerge branch 'for-linus' from /.../shaggy/jfs-2.6 manually
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-08-30 Dave KleikampJFS: jfs_delete_inode should always call clear_inode.
2005-08-20 Lars Marowsky-BreeMerge OCFS2 and configfs from Oracle. Bleeding edge.
2005-08-01 Dave KleikampJFS: Check for invalid inodes in jfs_delete_inode
2005-05-04 Dave KleikampJFS: fix sparse warnings by moving extern declarations...
2005-05-03 Dave Kleikamp[PATCH] JFS: Don't allocate extents that overlap existi...
2005-05-03 Dave Kleikamp[PATCH] JFS: Support page sizes greater than 4K
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-04-14 Hannes ReineckeReally add patch.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-17 Dave KleikampJFS: fix race in jfs_commit_inode
2004-09-17 Andrey V. Savochkin[PATCH] fix for fsync ignoring writing errors
2004-08-18 Dave KleikampJFS: disk quota support
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-19 Andrew Morton[PATCH] direct-IO return type fixes
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] bdev: switch to f_mapping
2003-10-01 Dave KleikampJFS: Make sure journal records get flushed to disk
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (7/15)
2003-08-19 Andrew Morton[PATCH] async write errors: use flags in address space
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] Move the special_file() definition
2003-08-01 Andrew Morton[PATCH] direct-io support for XFS unwritten extents
2003-07-25 Stephen LordAdd an IO completion handler to the direct_IO path...
2003-07-17 Dave KleikampJFS: Missed some non-negative error return codes
2003-07-03 Dave KleikampJFS: Make error return codes negative
2003-06-11 Dave KleikampJFS: add back read_inode super_operation
2003-01-17 Dave KleikampJFS: replace ugly JFS debug macros with simpler ones.
2003-01-09 Dave KleikampJFS: Switch over to using akpm's no-buffer-head operations
2003-01-08 Andrew Morton[PATCH] AIO support for raw/O_DIRECT
2002-12-14 Andrew Morton[PATCH] remove PF_SYNC
2002-12-03 Dave Kleikampjfs_truncate needs to call block_truncate_page.
2002-11-19 Dave KleikampJFS: Fix off-by one error when symlink size == 256...
2002-11-05 Trond Myklebust[PATCH] Make ->readpages palatable to NFS
2002-10-29 Andrew Morton[PATCH] permit direct IO with finer-than-fs-blocksize...
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - filesystems
2002-10-07 Chuck Lever[PATCH] add struct file* to ->direct_IO addr space op
2002-09-19 Andrew Morton[PATCH] clean up argument passing in writeback paths
2002-09-13 Andrew Morton[PATCH] readv/writev speedup
2002-09-02 Christoph HellwigJFS: use jfs_file_inode_operations for special files...
2002-08-30 Dave KleikampProper implementation of jfs_get_blocks
2002-08-30 Dave KleikampJFS extended attributes
2002-08-22 Dave Kleikamp[JFS] direct-to-BIO pagecache IO
2002-08-05 Dave KleikampRework JFS's inode locking
2002-07-28 Andrew Morton[PATCH] direct IO updates
2002-07-23 Dave KleikampJFS: Replace depreciated initializer syntax with C99...
2002-07-19 Andrew Morton[PATCH] direct_io mopup
2002-06-07 Dave KleikampJFS: Add hch's copyright.
2002-05-29 Dave KleikampJFS: support for kNFSD
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-04-30 Andrew Morton[PATCH] cleanup of bh->flags
2002-04-04 Dave KleikampMake JFS licence boilerplate uniform, update copyright...
2002-04-04 Dave KleikampJFS include cleanup
2002-02-22 Dave KleikampAdd JFS file system