Commit Graph

893 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
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
David Chinner d349404ff1 [XFS] Don't double count reserved block changes on UP. 17 years ago
Alexey Dobriyan fe0754f0e5 [XFS] remove xfs_log_ticket_zone on rmmod 17 years ago
Eric Sandeen 7155054c9d [XFS] fix non-smp xfs build 17 years ago
Donald Douwsma 18d18208da [XFS] Fix broken HAVE_SPLICE removal commit. 17 years ago
Christoph Hellwig ce46193bca [XFS] kill XFS_ICSB_SB_LOCKED 17 years ago
Christoph Hellwig 45af6c6de6 [XFS] split xfs_icsb_balance_counter 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 5df78e73d3 [XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir 17 years ago
Christoph Hellwig 82dab941a1 [XFS] kill parent == child checks in xfs_remove and xfs_rmdir 17 years ago
Christoph Hellwig 1ac74e01df [XFS] kill usesless IHOLD calls in xfs_rename 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 eca450b7c2 [XFS] simplify xfs_lookup 17 years ago
Christoph Hellwig d4377d8418 [XFS] xfs_rename: pass resblks to xfs_dir_removename 17 years ago
Christoph Hellwig 6a7f422d47 [XFS] kill di_mode checks after xfs_iget 17 years ago
Christoph Hellwig 4e5dbb3498 [XFS] kill xfs_getattr 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
Donald Douwsma e687330b5e [XFS] Remove unused HAVE_SPLICE macro. 17 years ago
Eric Sandeen f7d3c34788 [XFS] Remove CONFIG_XFS_SECURITY. 17 years ago
Tim Shimmin 6d1337b29b [XFS] xfs_bmap_compute_maxlevels should be based on di_forkoff 17 years ago
Eric Sandeen cb49dbb130 [XFS] Always use di_forkoff when checking for attr space. 17 years ago
David Chinner f6485057c5 [XFS] Ensure the inode is joined in xfs_itruncate_finish 17 years ago
David Chinner 7e20694d91 [XFS] Remove periodic logging of in-core superblock counters. 17 years ago
David Chinner e6430037e9 [XFS] fix logic error in xfs_alloc_ag_vextent_near() 17 years ago
David Chinner d4055947bd [XFS] Don't error out on good I/Os. 17 years ago
David Chinner 1bb7d6b5a8 [XFS] Catch log unmount failures. 17 years ago
David Chinner b911ca0472 [XFS] Sanitise xfs_log_force error checking. 17 years ago