- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / jfs_dtree.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-14 Al Viromore low-hanging fruits - kernel, fs, lib signedness
2007-06-06 Dave KleikampJFS: Whitespace cleanup and remove some dead code
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Josef Sipek[PATCH] struct path: convert jfs
2006-10-02 Dave KleikampJFS: White space cleanup
2006-10-02 Akinobu Mita[PATCH] JFS: return correct error when i-node allocatio...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2005-11-10 Dave KleikampJFS: Add back directory i_size calculations for legacy...
2005-07-26 Dave KleikampJFS: Fix i_blocks accounting when allocation fails
2005-06-27 Dave KleikampJFS: Code cleanup - getting rid of never-used debug...
2005-06-02 Dave KleikampJFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859
2005-05-03 Dave Kleikamp[PATCH] JFS: Don't allocate extents that overlap existi...
2005-05-03 Dave Kleikamp[PATCH] JFS: Changes for larger page size
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-26 Dave KleikampJFS: endian annotations
2004-08-18 Dave KleikampJFS: disk quota support
2004-07-11 Alexander Viro[PATCH] sparse: NULL noise in jfs
2004-06-20 Dave Kleikamp[PATCH] jfs build fix
2004-06-09 Dave KleikampJFS: Better RAS when btstack is overrun
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 KleenFix metapage leak in JFS (#41503 - LTC9062)
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-07 Dave KleikampJFS: [CHECKER] More robust error recovery in add_index
2004-05-07 Dave KleikampJFS: reduce stack usage
2004-05-06 Andreas Gruenbacher- #39949: Update modules.dep correctly by running ...
2004-04-30 Dave KleikampJFS: [CHECKER] Fix a possible null-pointer dereference
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-24 Dave KleikampJFS: Prevent hang in __lock_metapage
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
2003-10-08 Dave KleikampJFS: Improved error handing
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-03 Dave KleikampJFS: Make error return codes negative
2003-06-23 Dave KleikampJFS: Possible trap/data loss when fixing directory...
2003-03-13 Dave BlaschkeCode cleanup suggested by static analysis tool.
2003-01-29 Dave KleikampJFS: Implement get_index_page to replace some uses...
2003-01-17 Dave KleikampJFS: replace ugly JFS debug macros with simpler ones.
2002-11-20 Dave KleikampJFS: Move index table out of directory inode's address...
2002-10-09 Dave KleikampJFS: change name of get_index() to read_index()
2002-09-26 Dave KleikampJFS: detect and fix invalid directory index values
2002-09-25 Dave KleikampJFS: Fix problems with NFS
2002-09-12 Dave KleikampJFS: cleanup -- Remove excessive typedefs
2002-09-02 Christoph HellwigJFS: Don't include <linux/smp_lock.h> in jfs_dtree.c
2002-07-19 Dave KleikampJFS: cosmetic syncup with 2.4 code
2002-05-21 Dave Kleikamp[PATCH] jfs_readdir does not need to grab BKL
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-04-30 Dave Hansen[PATCH] shift BKL out of vfs_readdir
2002-04-04 Dave KleikampMake JFS licence boilerplate uniform, update copyright...
2002-04-04 Dave KleikampRemove register keyword from JFS code
2002-04-04 Dave KleikampJFS include cleanup
2002-04-04 Dave KleikampDetect bad JFS directory to avoid infinite loop
2002-03-06 Dave KleikampRemove duplicate code in jfs_dtree.c.
2002-03-06 Dave KleikampJFS: Limit readdir offset to signed integer.
2002-02-22 Dave KleikampFix a corruption problem in the jfs dir table
2002-02-22 Dave KleikampAdd JFS file system