Commit Graph

631 Commits (84d9077b3391e6966813e380e63b57f53e58e120)

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 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
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 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 48b62a1a97 [XFS] merge xfs_mntupdate into xfs_fs_remount 17 years ago
Christoph Hellwig 911ee3de3d [XFS] Kill attr_capable checks as already done in xattr_permission. 17 years ago
Denys Vlasenko b41759cf11 [XFS] Remove unused wbc parameter from xfs_start_page_writeback() 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
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
Christoph Hellwig 6ab455eeaf [XFS] Fix memory corruption with small buffer reads 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
Donald Douwsma 18d18208da [XFS] Fix broken HAVE_SPLICE removal commit. 17 years ago
Christoph Hellwig d4d90b577e [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held 17 years ago
Barry Naujok e8b0ebaa11 [XFS] Cleanup xfs_attr a bit with xfs_name and remove cred 17 years ago
Christoph Hellwig cfa853e47d [XFS] remove manual lookup from xfs_rename and simplify locking 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
Christoph Hellwig 6a7f422d47 [XFS] kill di_mode checks after xfs_iget 17 years ago
Christoph Hellwig 42173f6860 [XFS] Remove VN_IS* macros and related cruft. 17 years ago
Dave Hansen ec82687f29 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Lachlan McIlroy 65e67f5165 [XFS] Fix merge failure 17 years ago
Lachlan McIlroy 3b2816be27 [XFS] The forward declarations for the xfs_ioctl() helpers and the 17 years ago
Eric Sandeen f7d3c34788 [XFS] Remove CONFIG_XFS_SECURITY. 17 years ago
David Chinner 7e20694d91 [XFS] Remove periodic logging of in-core superblock counters. 17 years ago
David Chinner d4055947bd [XFS] Don't error out on good I/Os. 17 years ago
David Chinner cc88466f3f [XFS] Catch unwritten extent conversion errors. 17 years ago
David Chinner 958d4ec606 [XFS] xfs_bdwrite() does not return errors. 17 years ago
David Chinner d64e31a2f5 [XFS] Ensure errors from xfs_bdstrat() are correctly checked. 17 years ago