Commit Graph

80 Commits (6de0ec00ba8db84d7c452e65e502989455ecb6ea)

Author SHA1 Message Date
Christoph Hellwig 3e5daf05a0 [XFS] simplify xfs_create/mknod/symlink prototype 18 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig 1543d79c45 [XFS] move v_trace from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig 09262b4339 [XFS] Create xfs_iflags_test_and_clear helper function 18 years ago
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 18 years ago
Christoph Hellwig 2f6f7b3d9b [XFS] kill v_vfsp member from struct bhv_vnode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
Christoph Hellwig 993386c19a [XFS] decontaminate vnode operations from behavior details 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Christoph Hellwig 804c83c376 [XFS] stop using uio in the readlink code 18 years ago
Christoph Hellwig 051e7cd44a [XFS] use filldir internally 18 years ago
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. 19 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 19 years ago
Vlad Apostolov 70a505285f [XFS] rename uio_read() to xfs_uio_read() 19 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