Commit Graph

106702 Commits (0f285c8a1c4cacfd9f2aec077b06e2b537ee57ab)
 

Author SHA1 Message Date
Christoph Hellwig 0f285c8a1c [XFS] Now that xfs_setattr is only used for attributes set from ->setattr 17 years ago
Christoph Hellwig 25fe55e814 [XFS] xfs_setattr currently doesn't just handle the attributes set through 17 years ago
Lachlan McIlroy c032bfcf46 [XFS] fix use after free with external logs or real-time devices 17 years ago
Tim Shimmin 6a617dd22b [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a 17 years ago
Christoph Hellwig 766b0925c0 [XFS] fix compilation without CONFIG_PROC_FS 17 years ago
Christoph Hellwig 26cc002180 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ 17 years ago
Christoph Hellwig 62a877e35d [XFS] fix mount option parsing in remount 17 years ago
Eric Sandeen deeb5912db [XFS] Disable queue flag test in barrier check. 17 years ago
Christoph Hellwig 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
Tim Shimmin 136f8f21b6 [XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still 17 years ago
Lachlan McIlroy 2edbddd5f4 [XFS] Don't assert if trying to mount with blocksize > pagesize 17 years ago
Christoph Hellwig 8f8670bb1c [XFS] Don't update mtime on rename source 17 years ago
Lachlan McIlroy 313b5c767a [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator 17 years ago
Lachlan McIlroy b877e3d37d [XFS] Restore the lowspace extent allocator algorithm 17 years ago
Lachlan McIlroy 4ddd8bb1d2 [XFS] use minleft when allocating in xfs_bmbt_split() 17 years ago
Christoph Hellwig e182f57ac0 [XFS] attrmulti cleanup 17 years ago
Christoph Hellwig 90ad58a83a [XFS] Check for invalid flags in xfs_attrlist_by_handle. 17 years ago
Barry Naujok 07fe4dd48d [XFS] Fix CI lookup in leaf-form directories 17 years ago
Lachlan McIlroy f9e09f095f [XFS] Use the generic xattr methods. 17 years ago
Lachlan McIlroy ddea2d5246 [XFS] Always reset btree cursor after an insert 17 years ago
Lachlan McIlroy 6bd8fc8a55 [XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs 17 years ago
Barry Naujok 90bb7ab077 [XFS] Fix returning case-preserved name with CI node form directories 17 years ago
Christoph Hellwig e5700704b2 [XFS] Don't update i_size for directories and special files 17 years ago
Christoph Hellwig 8f112e3bc3 [XFS] Merge xfs_rmdir into xfs_remove 17 years ago
Tim Shimmin 61f10fad19 [XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() with 17 years ago
Lachlan McIlroy 6278debdf9 [XFS] fix extent corruption in xfs_iext_irec_compact_full() 17 years ago
Lachlan McIlroy 7f871d5d1b [XFS] make inode reclaim wait for log I/O to complete 17 years ago
Christoph Hellwig ad9b463aa2 [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly 17 years ago
Christoph Hellwig caf8aabdbc [XFS] Factor out code for whether inode has attributes or not. 17 years ago
Eric Sandeen ae23a5e87d [XFS] Pack some shortform dir2 structures for the ARM old ABI 17 years ago
Lachlan McIlroy 0ec585163a [XFS] Use the generic xattr methods. 17 years ago
Barry Naujok d532506cd8 [XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode 17 years ago
Barry Naujok 87affd08bc [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c 17 years ago
Barry Naujok 866d5dc974 [XFS] Remove d_add call for an ENOENT lookup return code 17 years ago
Barry Naujok d3689d7687 [XFS] kmem_free and kmem_realloc to use const void * 17 years ago
Barry Naujok 189f4bf22b [XFS] XFS: ASCII case-insensitive support 17 years ago
Barry Naujok 384f3ced07 [XFS] Return case-insensitive match for dentry cache 17 years ago
Barry Naujok 9403540c06 dcache: Add case-insensitive support d_ci_add() routine 17 years ago
Barry Naujok 6a178100ab [XFS] Add op_flags field and helpers to xfs_da_args 17 years ago
Barry Naujok 5163f95a08 [XFS] Name operation vector for hash and compare 17 years ago
Eric Sandeen 68f34d5107 [XFS] 17 years ago
Christoph Hellwig 120226c11a [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure 17 years ago
Christoph Hellwig effa2eda3a [XFS] rename error2 goto label in xfs_fs_fill_super 17 years ago
Christoph Hellwig 95db4e21b7 [XFS] kill calls to xfs_binval in the mount error path 17 years ago
Christoph Hellwig c962fb7902 [XFS] kill xfs_mount_init 17 years ago
Christoph Hellwig bdd907bab7 [XFS] allow xfs_args_allocate to fail 17 years ago
Christoph Hellwig e34b562c6b [XFS] add xfs_setup_devices helper 17 years ago
Christoph Hellwig 19f354d4c3 [XFS] sort out opening and closing of the block devices 17 years ago
Christoph Hellwig af15b8953a [XFS] don't call xfs_freesb from xfs_mountfs failure case 17 years ago
Christoph Hellwig f8f15e42b4 [XFS] merge xfs_mount into xfs_fs_fill_super 17 years ago