Commit Graph

1027 Commits (3f5ec13696fd4a33bde42f385406cbb1d3cc96fd)

Author SHA1 Message Date
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 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
Christoph Hellwig e48ad3160e [XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super 17 years ago
Christoph Hellwig 61436febae [XFS] kill xfs_igrow_start and xfs_igrow_finish 17 years ago
Christoph Hellwig 48b62a1a97 [XFS] merge xfs_mntupdate into xfs_fs_remount 17 years ago
Christoph Hellwig fa6adbe088 [XFS] kill xfs_uuid_unmount 17 years ago
David Chinner 4b166de0a0 [XFS] Update valid fields in xfs_mount_log_sb() 17 years ago
Christoph Hellwig 911ee3de3d [XFS] Kill attr_capable checks as already done in xattr_permission. 17 years ago
Matthew Wilcox d748c62367 [XFS] Convert l_flushsema to a sv_t 17 years ago
Michael Nishimoto d729eae893 [XFS] Ensure that 2 GiB xfs logs work properly. 17 years ago
Denys Vlasenko b41759cf11 [XFS] Remove unused wbc parameter from xfs_start_page_writeback() 17 years ago
Denys Vlasenko 4f0e8a9816 [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Tim Shimmin 7c12f29650 [XFS] Fix up noattr2 so that it will properly update the versionnum and 17 years ago
Barry Naujok f9f6dce019 [XFS] Split xfs_dir2_leafn_lookup_int into its two pieces of functionality 17 years ago
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Dave Chinner 49641f1acf Fix reference counting race on log buffers 17 years ago
Christoph Hellwig 6ab455eeaf [XFS] Fix memory corruption with small buffer reads 17 years ago
David Chinner c8f5f12e46 [XFS] Fix inode list allocation size in writeback. 17 years ago
David Chinner 49383b0e98 [XFS] Don't allow memory reclaim to wait on the filesystem in inode 17 years ago
David Chinner 978b723712 [XFS] Fix fsync() b0rkage. 17 years ago
David Chinner 64275ea4f3 [XFS] Include linux/random.h in all builds, not just debug. 17 years ago
David Chinner a94477da38 [XFS] Include linux/random.h in all builds, not just debug builds. 17 years ago
Stephen Rothwell adaa693b84 [XFS] Fix build failure after enabling CONFIG_XFS_DEBUG 17 years ago
Christoph Hellwig c5acbaf43d [XFS] remove dmapi cruft in xfs_file.c 17 years ago
Christoph Hellwig 3a738a5c73 [XFS] remove sendfile leftovers 17 years ago
Christoph Hellwig 7788fae6cc [XFS] allow enabling CONFIG_XFS_DEBUG 17 years ago
David Chinner 359346a965 [XFS] Don't initialise new inode generation numbers to zero 17 years ago
David Chinner 86c4d62305 [XFS] Fix check for block zero access in xfs_write_iomap_allocate() 17 years ago