- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / namei.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-22 Christoph Hellwigjfs: new export ops
2007-07-17 Christoph Hellwigknfsd: exportfs: remove iget abuse
2007-06-06 Dave KleikampJFS: Whitespace cleanup and remove some dead code
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-01-09 Dave KleikampJFS: Add lockdep annotations
2006-10-02 Dave KleikampJFS: White space cleanup
2006-10-02 Akinobu Mita[PATCH] JFS: return correct error when i-node allocatio...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-05 Evgeniy DushistovJFS: commit_mutex cleanups
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-02-09 Herbert PoetzlJFS: ext2 inode attributes for jfs
2006-01-24 Ingo MolnarJFS: semaphore to mutex conversion.
2005-10-31 Dave KleikampJFS: set i_ctime & i_mtime on target directory when...
2005-09-01 Dave KleikampJFS: Implement jfs_init_security
2005-09-01 Dave KleikampJFS: allow extended attributes to be set within a exist...
2005-08-17 Dave KleikampJFS: Initialize dentry->d_op for negative dentries too
2005-05-04 Dave KleikampJFS: fix sparse warnings by moving extern declarations...
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.
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2004-08-18 Dave KleikampJFS: disk quota support
2004-07-12 Dave KleikampJFS: Add d_hash and d_compare operations for case-insen...
2004-07-11 Alexander Viro[PATCH] sparse: NULL noise in jfs
2004-06-22 Andreas Gruenbacher- #42324: patches.fixes/jfs-link-timestamps: the link...
2004-06-11 Andreas Gruenbacher- #41490 / LTC9047: additional jfs fix from Dave Kleikamp.
2004-06-02 Andreas Gruenbacher- #41490: patches.fixes/jfs-dtstack: jfs dtstack overflow.
2004-06-02 Dave KleikampJFS: Handle out of space errors more gracefully
2004-06-01 Andreas Gruenbacher- Add patches.fixes/jfs-out-of-space to series.conf
2004-05-24 Andreas Gruenbacher- patches.suse/disk_laptop_mode: Add EXPORT_SYMBOL...
2004-05-20 Dave KleikampJFS: [CHECKER] if txCommit fails, don't call d_instantiate
2004-05-06 Andreas Gruenbacher- #39949: Update modules.dep correctly by running ...
2004-05-04 Dave KleikampJFS: [CHECKER] Memory leak in jfs_link
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Dave KleikampJFS: Add lots of missing statics and remove dead code
2004-03-08 Dave KleikampJFS: Avoid incrementing i_count on file create
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-12 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040212
2004-02-11 Dave KleikampJFS: get_UCSname does not need nls_tab argument
2004-02-09 Dave KleikampJFS: rename should update mtime on source and target...
2004-01-06 Andrew Morton[PATCH] JFS fix for NFS on little-endian systems
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-30 Dave KleikampJFS: Fix race between link() and unlink()
2003-10-08 Dave KleikampJFS: Improved error handing
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (11/15)
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (9/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-07-17 Dave KleikampJFS: Missed some non-negative error return codes
2003-07-07 Dave KleikampMerge jfs@jfs.bkbits.net:linux-2.5
2003-07-04 Trond Myklebust[PATCH] Pass 'nameidata' to ->create()
2003-07-04 Trond Myklebust[PATCH] Add open intent information to the 'struct...
2003-07-03 Dave KleikampJFS: Make error return codes negative
2003-06-11 Dave KleikampJFS: add back read_inode super_operation
2003-02-10 Andrew Morton[PATCH] Fix synchronous writers to wait properly for...
2003-01-17 Dave KleikampJFS: replace ugly JFS debug macros with simpler ones.
2002-12-10 Dave KleikampJFS: Remove COMMIT_Holdlock
2002-11-21 Dave KleikampMerge jfs@jfs.bkbits.net:linux-2.5
2002-11-20 Andries E. Brouwer[PATCH] *_mknod prototype
2002-11-19 Dave KleikampJFS: Fix off-by one error when symlink size == 256...
2002-11-01 Dave KleikampJFS: add posix acls
2002-09-12 Dave KleikampJFS: cleanup -- Remove excessive typedefs
2002-09-02 Christoph HellwigJFS: use jfs_file_inode_operations for special files...
2002-08-30 Dave KleikampJFS extended attributes
2002-08-29 Dave KleikampJFS: rework extent invalidation
2002-08-05 Dave KleikampRework JFS's inode locking
2002-07-29 Dave KleikampRemove d_delete call from jfs_rmdir and jfs_unlink
2002-07-23 Dave KleikampJFS: Replace depreciated initializer syntax with C99...
2002-06-18 Dave KleikampJFS does not need to set i_version. It is never used.
2002-06-14 Dave KleikampJFS: Yet another truncation fix.
2002-06-07 Dave KleikampJFS: Add hch's copyright.
2002-05-29 Dave KleikampJFS: support for kNFSD
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 KleikampNo need to handle regular files in jfs_mknod
2002-04-04 Dave KleikampJFS: remove dead code
2002-04-04 Dave KleikampJFS include cleanup
2002-02-22 Dave KleikampRemove redundant test from jfs_link
2002-02-22 Dave KleikampAdd JFS file system