Commit Graph

456 Commits (8c4b3c29329eb7ffded3023e6d65bc415cb4e215)

Author SHA1 Message Date
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
Barry Naujok 556b8b166c [XFS] remove bhv_vname_t and xfs_rename code 17 years ago
David Chinner d87dd6360d [XFS] Warn if errors come from block_truncate_page(). 17 years ago
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 0225da1f35 [XFS] Replace __inline with inline 17 years ago
Lachlan McIlroy df26cfe849 [XFS] split xfs_ioc_xattr 17 years ago
Christoph Hellwig f3dcc13f6f [XFS] cleanup root inode handling in xfs_fs_fill_super 17 years ago
Christoph Hellwig af048193fc [XFS] cleanup vnode use in xfs_iops.c 17 years ago
Christoph Hellwig dcf49cc5cf [XFS] cleanup vnode use in xfs_lrw.c 17 years ago
Christoph Hellwig ef1f5e7ad3 [XFS] cleanup vnode use in xfs_lookup 17 years ago
Christoph Hellwig 3937be5ba8 [XFS] cleanup vnode use in xfs_symlink and xfs_rename 17 years ago
Christoph Hellwig a3da789640 [XFS] cleanup vnode use in xfs_link 17 years ago
Christoph Hellwig 979ebab116 [XFS] cleanup vnode use in xfs_create/mknod/mkdir 17 years ago
Christoph Hellwig bc4ac74a4e [XFS] cleanup vnode use in dmapi calls 17 years ago
Christoph Hellwig 24bd861d1c [XFS] don't encode parent in nfs filehandles unless nessecary 17 years ago
Christoph Hellwig 126468b115 [XFS] kill xfs_rwlock/xfs_rwunlock 17 years ago
Christoph Hellwig 43973964a3 [XFS] kill xfs_get_dir_entry 17 years ago
Christoph Hellwig a8b3acd57e [XFS] vnode cleanup in xfs_fs_subr.c 17 years ago
Christoph Hellwig db0bb7baa1 [XFS] cleanup xfs_vn_mknod 17 years ago
David Chinner a3f74ffb6d [XFS] Don't block pdflush when writing back inodes 17 years ago
Donald Douwsma 163d3686bb [XFS] Remove the xfs_refcache 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago