Commit Graph

68 Commits (347d1c01956d567c18afef0cc253eb235cafacd8)

Author SHA1 Message Date
Christoph Hellwig eb9df39daf [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED 18 years ago
Lachlan McIlroy 776a75fa5c [XFS] Ensure file size updates have been completed before writing inode to disk. 18 years ago
David Chinner c32676eea1 [XFS] Fix inode size update before data write in xfs_setattr 18 years ago
David Chinner 91ebecc74e [XFS] Allow punching holes to free space when at ENOSPC 18 years ago
David Chinner 0f1145cc18 [XFS] Fix lockdep annotations for xfs_lock_inodes 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
Christoph Hellwig fbf3ce8d8e [XFS] XFS should not be looking at filp reference counts 18 years ago
Jesper Juhl 87ae3c2411 [XFS] Cancel transactions on xfs_itruncate_start error. 18 years ago
David Chinner 957d0ebed0 [XFS] Cleanup inode extent size hint extraction 18 years ago
David Chinner 92dfe8d266 [XFS] Make hole punching at EOF atomic. 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Lachlan McIlroy f7c66ce3f7 [XFS] Add lockdep support for XFS 18 years ago
Tim Shimmin f10bb2dad0 [XFS] Remove unused ilen variable and references. 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago
Lachlan McIlroy d3cf209476 [XFS] propogate return codes from flush routines 18 years ago
Eric Sandeen e9ed9d2240 [XFS] remove more misc. unused args 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
Eric Sandeen f7c99b6fc7 [XFS] Remove unused argument to xfs_bmap_finish 18 years ago
David Chinner 4c60658e0f [XFS] Prevent a deadlock when xfslogd unpins inodes. 18 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 18 years ago
Vlad Apostolov 70a505285f [XFS] rename uio_read() to xfs_uio_read() 18 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago
Vlad Apostolov 17370097da [XFS] pass file mode on DMAPI remove events 19 years ago
Nathan Scott 673cdf5c72 [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking. 19 years ago
Alexey Dobriyan b71d300c8b [XFS] link(2) on directory is banned in VFS. 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott 7d4fb40ad7 [XFS] Start writeout earlier (on last close) in the case where we have a 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago
Barry Naujok d3446eac3f [XFS] Add degframentation exclusion support 19 years ago
Olaf Weber 3f368a0d58 [XFS] Originally the ATTR_DMI flag also had the functionality of the 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Nathan Scott b1ecdda931 [XFS] Fix a project quota space accounting leak on rename. 19 years ago
Nathan Scott 1b895840ce [XFS] Provide XFS support for the splice syscall. 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
Nathan Scott bb19fba193 [XFS] Sync up one/two other minor changes missed in previous merges. 19 years ago
Yingping Lu 9fa8046f50 [XFS] Fixing the error caused by the conflict between DIO Write's 19 years ago
Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. 19 years ago
Jesper Juhl 014c2544e6 return statement cleanup - kill pointless parentheses 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Nathan Scott ca5ccbf98d [XFS] Fix some build fallout from atime changes. 19 years ago
Christoph Hellwig 75e17b3caf [XFS] add helper to get xfs_inode from vnode 19 years ago
Yingping Lu 68bdb6eabc [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks 19 years ago
Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime 19 years ago
Nathan Scott 3ddb8fa98c [XFS] Sort out cosmetic differences between user and kernel copies of some 19 years ago
Yingping Lu 1661dc8e7a [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. 19 years ago
Nathan Scott dd9f438e32 [XFS] Implement the di_extsize allocator hint for non-realtime files as 19 years ago