Commit Graph

878 Commits (86c4d62305649848164ae311a0959fc569b0d964)

Author SHA1 Message Date
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
David Chinner 234f56aca2 [XFS] Check for errors when changing buffer pointers. 17 years ago
David Chinner 78e9da77f1 [XFS] Don't allow silent errors in xfs_inactive(). 17 years ago
David Chinner 64bfe1bfae [XFS] Catch errors from xfs_imap(). 17 years ago
David Chinner 7b07339048 [XFS] xfs_bulkstat_one_dinode() never returns an error. 17 years ago
David Chinner e4ac967b11 [XFS] xfs_iflush_fork() never returns an error. 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 db7a19f2c8 [XFS] Ensure xfs_bawrite() errors are checked. 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 7c9ef85c56 [XFS] Catch errors returned from xfs_bmap_last_offset(). 17 years ago
David Chinner fc6149d8d9 [XFS] Check for xfs_free_extent() failing. 17 years ago
David Chinner d87dd6360d [XFS] Warn if errors come from block_truncate_page(). 17 years ago
David Chinner c2b1cba683 [XFS] xfs_bmap_adjacent() never returns an error. 17 years ago
David Chinner 12375c8237 [XFS] Make xfs_alloc_compute_aligned() void. 17 years ago
David Chinner f4586e4061 [XFS] Clean up xfs_alloc_search_busy() return values. 17 years ago