- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / xfs_bmap.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-10 Eric Sandeen[XFS] Remove a bunch of unused functions from XFS.
2007-02-10 Eric Sandeen[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR...
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2007-02-10 David Chinner[XFS] Make growfs work for amounts greater than 2TB
2007-02-10 Barry Naujok[XFS] Fix attr2 corruption with btree data extents
2006-11-21 Lachlan McIlroy[XFS] Fix uninitialized br_state and br_startoff in
2006-09-28 Nathan Scott[XFS] Improve error handling for the zero-fsblock exten...
2006-09-28 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_key Trivial...
2006-09-28 Christoph Hellwig[XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make...
2006-09-28 Christoph Hellwig[XFS] add xfs_btree_check_lptr_disk variant which handl...
2006-08-30 Adrian Bunk[XFS] Fix char size overflow in bmap_alloc call for...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-18 Nathan Scott[XFS] Remove an incorrect use of unlikely() on a relati...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Yingping Lu[XFS] In actual allocation of file system blocks and...
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-03-31 Nathan Scott[XFS] Make project quota enforcement return an error...
2006-03-28 Mandy Kirkconnell[XFS] Remove unused/obsoleted function: xfs_bmap_do_sea...
2006-03-17 Mandy Kirkconnell[XFS] There are a few problems with the new
2006-03-14 Mandy Kirkconnell[XFS] Fix assert to check that in-core extents are...
2006-03-14 Nathan Scott[XFS] Reduce stack usage within xfs_bmapi by rearrangin...
2006-03-14 Nathan Scott[XFS] Reduce xfs_bmapi stack use by removing some local...
2006-03-14 Mandy Kirkconnell[XFS] 929045 567344 This mod introduces multi-level...
2006-03-14 Mandy Kirkconnell[XFS] 929045 567344 This mod re-organizes some of the...
2006-01-11 Nathan Scott[XFS] Merge in trivial changes, sync up headers with...
2006-01-11 Nathan Scott[XFS] Sort out cosmetic differences between user and...
2006-01-11 Nathan Scott[XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps...
2006-01-11 Nathan Scott[XFS] Implement the di_extsize allocator hint for non...
2005-11-02 Christoph Hellwig[XFS] Endianess annotations for various allocator data...
2005-11-02 Yingping Lu[XFS] Fixing size report discrepancy between ls and...
2005-11-02 Yingping Lu[XFS] Fixed a bug in reporting extent list for attribut...
2005-11-02 Nathan Scott[XFS] Fix up a 32/64 local flags variable issue when...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-01 Nathan Scott[XFS] Ondisk format extension for extended attributes...
2005-11-01 Christoph Hellwig[XFS] Add format checking to cmn_err and icmn_err
2005-09-02 David Chinner[XFS] Prevent the incore superblock sb_fdblocks count...
2005-06-21 Nathan Scott[XFS] Merge fixes into realtime quota code, since one...
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-09-13 Andreas KleenUpdate XFS to 2.6.9rc1-bk19 state
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-28 Christoph Hellwig[XFS] Fix warnings in xfs_bmap.c
2004-08-19 Nathan Scott[XFS] Use sparse whitespace approach that Al took to...
2004-08-19 Eric Sandeen[XFS] Code checks to trap access to fsb zero.
2004-08-19 Nathan Scott[XFS] sparse: annotate source for user pointers. From...
2004-08-19 Glen Overby[XFS] Permit buffered writes to the real-time subvolume.
2004-05-24 Andreas Gruenbacher- xfs updates/fixes:
2004-05-22 Nathan Scott[XFS] Remove xfs_swappable code, its not useful on...
2004-05-22 Nathan Scott[XFS] Switch all XFSDEBUG to DEBUG
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-09 Nathan Scott[XFS] Fix warnings when tracing enabled on 64 bit platforms
2004-01-09 Nathan Scott[XFS] Fix build with tracing enabled, couple of portabi...
2003-10-08 Stephen Lord[XFS] switch xfs to use linux imode flags internally
2003-09-26 Dean Roehrich[XFS] Make dm_send_data_event use vp rather than bhv
2003-09-15 Eric Sandeen[XFS] Re-work xfs stats macros to support per-cpu data
2003-09-15 Eric Sandeen[XFS] remove doubly-included header files
2003-08-12 Nathan Scott[XFS] Use xfs_dev_t size rather than dev_t size in...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-29 Nathan Scott[XFS] Change any references to legal/illegal into valid...
2003-07-09 Stephen LordCorrect the maxbytes sb value for non-pagesize filesyst...
2003-05-03 Russell Cattelan[XFS] Rework the way xfs includes xfs_<blah>.h headers.
2003-05-02 Russell Cattelan[XFS] Whitespace cleanup
2003-03-26 Christoph Hellwig[XFS] Separate the quota source into its own subdirecto...
2003-03-17 Glen Overby[XFS] Add error reporting calls in error paths that...
2003-03-17 Stephen Lord[XFS] remove a couple more sync transactions from xfs
2003-02-06 Steven Cole[PATCH] Spelling fixes
2002-12-03 Nathan Scott[XFS] Cleanup after initially investigating unwritten...
2002-10-15 Stephen LordXFS: Switch to native endian internal representation...
2002-10-15 Stephen LordXFS: remove some 'temporary debugging code'
2002-10-15 Nathan ScottXFS: Global search and replace of the b* memory routine...
2002-09-11 Christoph HellwigImport XFS CVS from 10092002