David Chinner 220ca310a5 [XFS] XFS: Check for valid transaction headers in recovery il y a 16 ans
..
linux-2.6 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev il y a 16 ans
quota 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers il y a 16 ans
support 9f8868ffb3 [XFS] streamline init/exit path il y a 17 ans
Kconfig 7788fae6cc [XFS] allow enabling CONFIG_XFS_DEBUG il y a 17 ans
Makefile 0ec585163a [XFS] Use the generic xattr methods. il y a 17 ans
xfs.h 18d18208da [XFS] Fix broken HAVE_SPLICE removal commit. il y a 17 ans
xfs_acl.c 5ec7f8c7d1 [XFS] kill bhv_vnode_t il y a 16 ans
xfs_acl.h 5ec7f8c7d1 [XFS] kill bhv_vnode_t il y a 16 ans
xfs_ag.h 64137e56d7 [XFS] Unwrap pagb_lock. il y a 17 ans
xfs_alloc.c e6430037e9 [XFS] fix logic error in xfs_alloc_ag_vextent_near() il y a 17 ans
xfs_alloc.h 92821e2ba4 [XFS] Lazy Superblock Counters il y a 18 ans
xfs_alloc_btree.c 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) il y a 17 ans
xfs_alloc_btree.h 2c36ddeda7 [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. il y a 18 ans
xfs_arch.h cdeb380aa2 [XFS] remove INT_GET and friends il y a 16 ans
xfs_attr.c 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll il y a 16 ans
xfs_attr.h 5e9da7b7a1 [XFS] Move attr log alloc size calculator to another function. il y a 16 ans
xfs_attr_leaf.c 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll il y a 16 ans
xfs_attr_leaf.h 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll il y a 16 ans
xfs_attr_sf.h 68f34d5107 [XFS] il y a 17 ans
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. il y a 16 ans
xfs_bit.h 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. il y a 16 ans
xfs_bmap.c c94312de22 [XFS] Make xfs_bmap_*_count_leaves void. il y a 16 ans
xfs_bmap.h b877e3d37d [XFS] Restore the lowspace extent allocator algorithm il y a 17 ans
xfs_bmap_btree.c 313b5c767a [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator il y a 17 ans
xfs_bmap_btree.h 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h il y a 17 ans
xfs_btree.c 169d6227a7 [XFS] Use the same btree_cur union member for alloc and inobt trees. il y a 16 ans
xfs_btree.h 169d6227a7 [XFS] Use the same btree_cur union member for alloc and inobt trees. il y a 16 ans
xfs_buf_item.c e1f5dbd707 [XFS] Fix use-after-free with buffers il y a 16 ans
xfs_buf_item.h a8272ce0c1 [XFS] Fix up sparse warnings. il y a 17 ans
xfs_clnt.h 7c12f29650 [XFS] Fix up noattr2 so that it will properly update the versionnum and il y a 17 ans
xfs_da_btree.c 6f9f51adb6 [XFS] Account for allocated blocks when expanding directories il y a 16 ans
xfs_da_btree.h 384f3ced07 [XFS] Return case-insensitive match for dentry cache il y a 17 ans
xfs_dfrag.c f9114eba1e [XFS] Prevent lockdep false positives when locking two inodes. il y a 16 ans
xfs_dfrag.h 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report il y a 19 ans
xfs_dinode.h 45ba598e56 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. il y a 17 ans
xfs_dir2.c 6f9f51adb6 [XFS] Account for allocated blocks when expanding directories il y a 16 ans
xfs_dir2.h 384f3ced07 [XFS] Return case-insensitive match for dentry cache il y a 17 ans
xfs_dir2_block.c 384f3ced07 [XFS] Return case-insensitive match for dentry cache il y a 17 ans
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally il y a 17 ans
xfs_dir2_data.c 5163f95a08 [XFS] Name operation vector for hash and compare il y a 17 ans
xfs_dir2_data.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. il y a 18 ans
xfs_dir2_leaf.c 07fe4dd48d [XFS] Fix CI lookup in leaf-form directories il y a 17 ans
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally il y a 17 ans
xfs_dir2_node.c 90bb7ab077 [XFS] Fix returning case-preserved name with CI node form directories il y a 17 ans
xfs_dir2_node.h bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. il y a 18 ans
xfs_dir2_sf.c 384f3ced07 [XFS] Return case-insensitive match for dentry cache il y a 17 ans
xfs_dir2_sf.h ae23a5e87d [XFS] Pack some shortform dir2 structures for the ARM old ABI il y a 17 ans
xfs_dir2_trace.c 6a178100ab [XFS] Add op_flags field and helpers to xfs_da_args il y a 17 ans
xfs_dir2_trace.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI il y a 19 ans
xfs_dmapi.h 7a8fc9b248 removed unused #include <linux/version.h>'s il y a 16 ans
xfs_dmops.c c8fcfac5a2 [XFS] fixups after behavior removal merge into mainline git il y a 17 ans
xfs_error.c 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR il y a 16 ans
xfs_error.h 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR il y a 16 ans
xfs_extfree_item.c f0e2d93c29 [XFS] Remove unused arg from kmem_free() il y a 17 ans
xfs_extfree_item.h 128dabc5e9 [XFS] cleanup the field types of some item format structures il y a 18 ans
xfs_filestream.c 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers il y a 16 ans
xfs_filestream.h 2a82b8be8a [XFS] Concurrent Multi-File Data Streams il y a 18 ans
xfs_fs.h e182f57ac0 [XFS] attrmulti cleanup il y a 17 ans
xfs_fsops.c 189f4bf22b [XFS] XFS: ASCII case-insensitive support il y a 17 ans
xfs_fsops.h e13a73f025 [XFS] Write log dummy record when freezing filesystem il y a 19 ans
xfs_ialloc.c 359346a965 [XFS] Don't initialise new inode generation numbers to zero il y a 17 ans
xfs_ialloc.h 425f9ddd53 [XFS] Pick a single default inode cluster size. il y a 17 ans
xfs_ialloc_btree.c 169d6227a7 [XFS] Use the same btree_cur union member for alloc and inobt trees. il y a 16 ans
xfs_ialloc_btree.h 91906a882a [XFS] kill XFS_INOBT_IS_FREE_DISK il y a 17 ans
xfs_iget.c c63942d3ee [XFS] replace inode flush semaphore with a completion il y a 16 ans
xfs_imap.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI il y a 19 ans
xfs_inode.c 2cf7f0da3a [XFS] Wait for all I/O on truncate to zero file size il y a 16 ans
xfs_inode.h dff35fd41f [XFS] update timestamp in xfs_ialloc manually il y a 16 ans
xfs_inode_item.c c63942d3ee [XFS] replace inode flush semaphore with a completion il y a 16 ans
xfs_inode_item.h 3354040897 [XFS] Use xfs_inode_clean() in more places il y a 17 ans
xfs_inum.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI il y a 19 ans
xfs_iomap.c 4ddd8bb1d2 [XFS] use minleft when allocating in xfs_bmbt_split() il y a 17 ans
xfs_iomap.h 541d7d3c4b [XFS] kill unnessecary ioops indirection il y a 17 ans
xfs_itable.c df80c933f9 [XFS] remove some easy bhv_vnode_t instances il y a 16 ans
xfs_itable.h faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode il y a 18 ans
xfs_log.c 8f330f5149 [XFS] handle memory allocation failures during log initialisation il y a 16 ans
xfs_log.h 4249023a5d [XFS] cleanup xfs_mountfs il y a 16 ans
xfs_log_priv.h 31bd61f2bb [XFS] Move memory allocations for log tracing out of the critical path il y a 16 ans
xfs_log_recover.c 220ca310a5 [XFS] XFS: Check for valid transaction headers in recovery il y a 16 ans
xfs_log_recover.h 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI il y a 19 ans
xfs_mount.c 9ccbece546 [XFS] Fix use-after-free with log and quotas il y a 16 ans
xfs_mount.h 41b5c2e77a [XFS] xfs_unmountfs should return void il y a 16 ans
xfs_mru_cache.c 9f8868ffb3 [XFS] streamline init/exit path il y a 17 ans
xfs_mru_cache.h 65de556756 [XFS] On-demand reaping of the MRU cache il y a 17 ans
xfs_qmops.c 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. il y a 17 ans
xfs_quota.h b09cc77109 [XFS] remove dependency of the quota module on behaviors il y a 17 ans
xfs_refcache.h 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. il y a 19 ans
xfs_rename.c 8f8670bb1c [XFS] Don't update mtime on rename source il y a 17 ans
xfs_rtalloc.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. il y a 16 ans
xfs_rtalloc.h 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config il y a 17 ans
xfs_rw.c b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion il y a 16 ans
xfs_rw.h 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config il y a 17 ans
xfs_sb.h 189f4bf22b [XFS] XFS: ASCII case-insensitive support il y a 17 ans
xfs_trans.c 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h il y a 16 ans
xfs_trans.h 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h il y a 16 ans
xfs_trans_ail.c 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences il y a 17 ans
xfs_trans_buf.c 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h il y a 16 ans
xfs_trans_extfree.c da353b0d64 [XFS] Radix tree based inode caching il y a 17 ans
xfs_trans_inode.c f0e2d93c29 [XFS] Remove unused arg from kmem_free() il y a 17 ans
xfs_trans_item.c 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h il y a 16 ans
xfs_trans_priv.h 249a8c1124 [XFS] Move AIL pushing into it's own thread il y a 17 ans
xfs_trans_space.h f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just il y a 19 ans
xfs_types.h 556b8b166c [XFS] remove bhv_vname_t and xfs_rename code il y a 17 ans
xfs_utils.c 0165164625 [XFS] Avoid directly referencing the VFS inode. il y a 16 ans
xfs_utils.h 907f49a8f5 [XFS] implement IHOLD/IRELE directly il y a 16 ans
xfs_vfsops.c 5ec7f8c7d1 [XFS] kill bhv_vnode_t il y a 16 ans
xfs_vfsops.h f8f15e42b4 [XFS] merge xfs_mount into xfs_fs_fill_super il y a 17 ans
xfs_vnodeops.c 2fd6f6ec64 [XFS] Don't do I/O beyond eof when unreserving space il y a 16 ans
xfs_vnodeops.h 0f285c8a1c [XFS] Now that xfs_setattr is only used for attributes set from ->setattr il y a 17 ans