Commit Graph

47 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Dave Chinner 622d81494f xfs: use KM_NOFS for allocations during attribute list operations 14 years ago
Christoph Hellwig b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Christoph Hellwig 0cadda1c5f xfs: remove duplicate buffer flags 15 years ago
Dave Chinner a9273ca5c6 xfs: convert attr to use unsigned names 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig b8f82a4a6f xfs: kill the STATIC_INLINE macro 15 years ago
Christoph Hellwig 1a5902c5d2 xfs: remove m_attroffset 16 years ago
Christoph Hellwig e1486dea0b xfs: factor out attr fork reset handling 16 years ago
Eric Sandeen c9fb86a917 [XFS] Remove macro-to-function indirections in attr code 16 years ago
Niv Sardi 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
Christoph Hellwig ad9b463aa2 [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly 17 years ago
Barry Naujok 6a178100ab [XFS] Add op_flags field and helpers to xfs_da_args 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Eric Sandeen cb49dbb130 [XFS] Always use di_forkoff when checking for attr space. 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Lachlan McIlroy c167b77d5e [XFS] Fix assertion in xfs_attr_shortform_remove(). 18 years ago
Barry Naujok e5889e90dd [XFS] Fix attr2 corruption with btree data extents 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Tim Shimmin 726801ba06 [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Nathan Scott fac80cce0e [XFS] endianess annotations for xfs_da_node_hdr_t 19 years ago
Nathan Scott 403432dcb5 [XFS] endianess annotations for xfs_da_node_entry_t 19 years ago
Nathan Scott d7929ff670 [XFS] store xfs_attr_inactive_list_t in native endian 19 years ago
Nathan Scott 984a081a7c [XFS] store xfs_attr_sf_sort in native endian 19 years ago
Nathan Scott 3b244aa81e [XFS] endianess annotations for xfs_attr_shortform_t 19 years ago
Nathan Scott c0f054e7a4 [XFS] endianess annotations for xfs_attr_leaf_name_remote_t 19 years ago
Nathan Scott 053b5758cb [XFS] endianess annotations for xfs_attr_leaf_name_local_t 19 years ago
Nathan Scott 6b19f2d87d [XFS] endianess annotations for xfs_attr_leaf_entry_t 19 years ago
Nathan Scott 918ae424e1 [XFS] endianess annotations for xfs_attr_leaf_hdr_t 19 years ago
Nathan Scott 89da054424 [XFS] endianess annotations for xfs_da_blkinfo_t 19 years ago
Nathan Scott 13059ff04c [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and 19 years ago
Nathan Scott e0144ca553 [XFS] Fix a case where attr2 format was being used unconditionally. 19 years ago
Nathan Scott da087bad81 [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. 20 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Nathan Scott 380b5dc0e5 [XFS] Fix up an internal sort function name collision issue. 20 years ago
Nathan Scott d8cc890d40 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 20 years ago
Nathan Scott aa82daa061 [XFS] Move some code around to prepare for the upcoming extended 20 years ago
Christoph Hellwig ba0f32d460 [XFS] mark various symbols static Patch from Adrian Bunk 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago