[XFS] add keys_inorder and recs_inorder btree methods
[safe/jmp/linux-2.6] / fs / xfs / xfs_inode.c
2008-10-30 Christoph Hellwig[XFS] make btree tracing generic
2008-10-30 Lachlan McIlroy[XFS] Use xfs_idestroy() to cleanup an inode.
2008-10-30 David Chinner[XFS] Make use of the init-once slab optimisation.
2008-09-26 Lachlan McIlroy[XFS] Remove xfs_iext_irec_compact_full()
2008-09-26 Lachlan McIlroy[XFS] Fix extent list corruption in xfs_iext_irec_compa...
2008-08-13 David HowellsCRED: Introduce credential access wrappers
2008-08-13 Lachlan McIlroy[XFS] Use KM_NOFS for debug trace buffers
2008-08-13 Christoph Hellwig[XFS] update timestamp in xfs_ialloc manually
2008-08-13 David Chinner[XFS] replace inode flush semaphore with a completion
2008-08-13 Harvey Harrison[XFS] use get_unaligned_* helpers
2008-08-13 Christoph Hellwig[XFS] sanitize xfs_initialize_vnode
2008-08-13 Christoph Hellwig[XFS] kill bhv_vnode_t
2008-08-13 Christoph Hellwig[XFS] remove some easy bhv_vnode_t instances
2008-08-13 David Chinner[XFS] Use KM_NOFS for incore inode extent tree allocati...
2008-08-13 David Chinner[XFS] Kill shouty XFS_ITOV() macro
2008-08-13 David Chinner[XFS] kill shouty XFS_ITOV_NULL macro
2008-07-28 Lachlan McIlroy[XFS] fix extent corruption in xfs_iext_irec_compact_full()
2008-07-28 Lachlan McIlroy[XFS] make inode reclaim wait for log I/O to complete
2008-07-28 Christoph Hellwig[XFS] kill xfs_igrow_start and xfs_igrow_finish
2008-07-28 Denys Vlasenko[XFS] Remove unused arg from kmem_free()
2008-05-23 David Chinner[XFS] Fix inode list allocation size in writeback.
2008-05-23 David Chinner[XFS] Don't allow memory reclaim to wait on the filesys...
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-18 David Chinner[XFS] Ensure the inode is joined in xfs_itruncate_finish
2008-04-18 David Chinner[XFS] xfs_iflush_fork() never returns an error.
2008-04-18 David Chinner[XFS] Ensure xfs_bawrite() errors are checked.
2008-04-18 David Chinner[XFS] Propagate errors from xfs_trans_commit().
2008-04-18 David Chinner[XFS] Use xfs_inode_clean() in more places
2008-04-18 David Chinner[XFS] Remove the xfs_icluster structure
2008-04-18 David Chinner[XFS] Don't block pdflush when writing back inodes
2008-04-18 David Chinner[XFS] Factor xfs_itobp() and xfs_inotobp().
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-02-07 Christoph Hellwig[XFS] use generic_permission
2008-02-07 Christoph Hellwig[XFS] Remove CFORK macros and use code directly in...
2008-02-07 Robert P. J. Day[XFS] Use kernel-supplied "roundup_pow_of_two" for...
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 David Chinner[XFS] Fix inode allocation latency
2008-02-07 Vlad Apostolov[XFS] Make xfs_bulkstat() to report unlinked but refere...
2008-02-07 Christoph Hellwig[XFS] kill xfs_iocore_t
2008-02-07 Donald Douwsma[XFS] Unwrap AIL_LOCK
2008-02-07 Lachlan McIlroy[XFS] kill unnessecary ioops indirection
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2007-12-18 Lachlan McIlroy[XFS] Don't wait for pending I/Os when purging blocks...
2007-10-16 Vlad Apostolov[XFS] get_bulkall() could return incorrect inode state
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] kill v_vfsp member from struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] dinode endianess annotations
2007-10-15 Eric Sandeen[XFS] move linux/log2.h header to xfs_linux.h
2007-10-15 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_rec_t
2007-10-15 Christoph Hellwig[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
2007-07-14 Eric Sandeen[XFS] Clean up function name handling in tracing code
2007-07-14 David Chinner[XFS] Quota inode has no parent.
2007-07-14 David Chinner[XFS] Concurrent Multi-File Data Streams
2007-07-14 Vignesh Babu[XFS] Use is_power_of_2 instead of open coding checks
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Lachlan McIlroy[XFS] propogate return codes from flush routines
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2007-02-10 Lachlan McIlroy[XFS] Fix callers of xfs_iozero() to zero the correct...
2007-02-10 David Chinner[XFS] Fix inode log item use-after-free on forced shutdown
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-11-21 David Chinner[XFS] Stale the correct inode when freeing clusters.
2006-11-11 David Chinner[XFS] Prevent a deadlock when xfslogd unpins inodes.
2006-11-11 David Chinner[XFS] Clean up i_flags and i_flags_lock handling.
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Nathan Scott[XFS] Remove last bulkstat false-positives with debug...
2006-07-28 Nathan Scott[XFS] Ensure bulkstat from an invalid inode number...
2006-06-28 Nathan Scott[XFS] Rework code snippets slightly to remove remaining...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
2006-06-09 Nathan Scott[XFS] Fix up debug code so that bulkstat wont generate...
2006-06-09 Nathan Scott[XFS] Remove unused parameter from di2xflags routine.
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] Portability changes: remove prdev, stick to one...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 David Chinner[XFS] Stop a BUG from occurring in generic_delete_inode...
2006-06-09 Barry Naujok[XFS] Add degframentation exclusion support
2006-06-09 Mandy Kirkconnell[XFS] Fix size argument in kmem_free().
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-04-11 David Chinner[XFS] Fix an inode use-after-free durin an unpin. When...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-22 David Chinner[XFS] Explain the race closed by the addition of vn_iow...
2006-03-22 Yingping Lu[XFS] Fixing the error caused by the conflict between...
2006-03-22 Yingping Lu[XFS] Fixing KDB's xrwtrc command, also added the curre...
2006-03-17 Nathan Scott[XFS] endianess annotations for xfs_attr_shortform_t
2006-03-17 Nathan Scott[XFS] Fix an infinite loop issue in bulkstat when a...
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-03-17 Mandy Kirkconnell[XFS] There are a few problems with the new
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 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-11 Eric Sandeen[XFS] remove unused vars, args, & unneeded intermediate...
next