Tim Shimmin
|
e6a4b37f38
[XFS] Remove the BPCSHIFT and NB* based macros from XFS.
|
17 年之前 |
Eric Sandeen
|
71ddabb94a
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
|
17 年之前 |
Christoph Hellwig
|
613d70436c
[XFS] kill xfs_iocore_t
|
17 年之前 |
Eric Sandeen
|
c8b5ea289f
[XFS] Unwrap GRANT_LOCK.
|
17 年之前 |
Lachlan McIlroy
|
541d7d3c4b
[XFS] kill unnessecary ioops indirection
|
17 年之前 |
Lachlan McIlroy
|
cf441eeb79
[XFS] clean up vnode/inode tracing
|
17 年之前 |
Christoph Hellwig
|
c6143911a7
[XFS] cleanup fid types mess
|
17 年之前 |
Christoph Hellwig
|
3e5daf05a0
[XFS] simplify xfs_create/mknod/symlink prototype
|
17 年之前 |
Christoph Hellwig
|
bd186aa901
[XFS] kill the vfs_flags member in struct bhv_vfs
|
18 年之前 |
Christoph Hellwig
|
1543d79c45
[XFS] move v_trace from bhv_vnode to xfs_inode
|
18 年之前 |
Christoph Hellwig
|
b677c210ce
[XFS] move v_iocount from bhv_vnode to xfs_inode
|
18 年之前 |
Christoph Hellwig
|
09262b4339
[XFS] Create xfs_iflags_test_and_clear helper function
|
18 年之前 |
Christoph Hellwig
|
b3aea4edc2
[XFS] kill the v_flag member in struct bhv_vnode
|
18 年之前 |
Christoph Hellwig
|
2f6f7b3d9b
[XFS] kill v_vfsp member from struct bhv_vnode
|
18 年之前 |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
18 年之前 |
Christoph Hellwig
|
993386c19a
[XFS] decontaminate vnode operations from behavior details
|
18 年之前 |
David Chinner
|
da353b0d64
[XFS] Radix tree based inode caching
|
18 年之前 |
Christoph Hellwig
|
804c83c376
[XFS] stop using uio in the readlink code
|
18 年之前 |
Christoph Hellwig
|
051e7cd44a
[XFS] use filldir internally
|
18 年之前 |
Christoph Hellwig
|
eb9df39daf
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
|
18 年之前 |
Lachlan McIlroy
|
776a75fa5c
[XFS] Ensure file size updates have been completed before writing inode to disk.
|
17 年之前 |
David Chinner
|
c32676eea1
[XFS] Fix inode size update before data write in xfs_setattr
|
18 年之前 |
David Chinner
|
91ebecc74e
[XFS] Allow punching holes to free space when at ENOSPC
|
18 年之前 |
David Chinner
|
0f1145cc18
[XFS] Fix lockdep annotations for xfs_lock_inodes
|
18 年之前 |
David Chinner
|
2a82b8be8a
[XFS] Concurrent Multi-File Data Streams
|
18 年之前 |
Christoph Hellwig
|
fbf3ce8d8e
[XFS] XFS should not be looking at filp reference counts
|
18 年之前 |
Jesper Juhl
|
87ae3c2411
[XFS] Cancel transactions on xfs_itruncate_start error.
|
18 年之前 |
David Chinner
|
957d0ebed0
[XFS] Cleanup inode extent size hint extraction
|
18 年之前 |
David Chinner
|
92dfe8d266
[XFS] Make hole punching at EOF atomic.
|
18 年之前 |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 年之前 |