Commit Graph

492 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Christoph Hellwig f13fae2d2a [XFS] Remove vn_revalidate calls in xfs. 17 years ago
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
Christoph Hellwig 766b0925c0 [XFS] fix compilation without CONFIG_PROC_FS 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
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
Lachlan McIlroy f9e09f095f [XFS] Use the generic xattr methods. 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
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