Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
17 年之前 |
Christoph Hellwig
|
993386c19a
[XFS] decontaminate vnode operations from behavior details
|
17 年之前 |
Christoph Hellwig
|
eb9df39daf
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
|
18 年之前 |
Christoph Hellwig
|
cd8b0a97bd
[XFS] endianess annotations for xfs_bmbt_rec_t
|
18 年之前 |
Christoph Hellwig
|
a6f64d4aea
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
|
18 年之前 |
Vlad Apostolov
|
3bacbcd883
[XFS] hole not shown when file is created with resvsp
|
18 年之前 |
Eric Sandeen
|
3a59c94c4b
[XFS] Clean up function name handling in tracing code
|
18 年之前 |
David Chinner
|
2a82b8be8a
[XFS] Concurrent Multi-File Data Streams
|
18 年之前 |
Andrew Morton
|
0892ccd6fe
[XFS] Use uninitialized_var macro to stop warning about rtx
|
18 年之前 |
David Chinner
|
957d0ebed0
[XFS] Cleanup inode extent size hint extraction
|
18 年之前 |
David Chinner
|
4e5ae8386b
[XFS] xfs_bmapi fails to update the previous extent pointer
|
18 年之前 |
Lachlan McIlroy
|
ba87ea699e
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
|
18 年之前 |
Eric Sandeen
|
e9ed9d2240
[XFS] remove more misc. unused args
|
18 年之前 |
Eric Sandeen
|
1c72bf9003
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
|
18 年之前 |
Eric Sandeen
|
6be145bfb1
[XFS] Remove a bunch of unused functions from XFS.
|
18 年之前 |
Eric Sandeen
|
2c36ddeda7
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
|
18 年之前 |
Eric Sandeen
|
f7c99b6fc7
[XFS] Remove unused argument to xfs_bmap_finish
|
18 年之前 |
David Chinner
|
20f4ebf2bf
[XFS] Make growfs work for amounts greater than 2TB
|
18 年之前 |
Barry Naujok
|
e5889e90dd
[XFS] Fix attr2 corruption with btree data extents
|
18 年之前 |
Lachlan McIlroy
|
d2133717d5
[XFS] Fix uninitialized br_state and br_startoff in
|
18 年之前 |
Nathan Scott
|
572d95f49f
[XFS] Improve error handling for the zero-fsblock extent detection code.
|
18 年之前 |
Christoph Hellwig
|
8801bb99e4
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
|
18 年之前 |
Christoph Hellwig
|
576039cf3c
[XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a
|
18 年之前 |
Christoph Hellwig
|
b113bcb83e
[XFS] add xfs_btree_check_lptr_disk variant which handles endian
|
18 年之前 |
Adrian Bunk
|
7288026b86
[XFS] Fix char size overflow in bmap_alloc call for unwritten extent
|
18 年之前 |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 年之前 |
Nathan Scott
|
6fe90e6d14
[XFS] Remove an incorrect use of unlikely() on a relatively likely code
|
19 年之前 |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 年之前 |
Nathan Scott
|
7d04a335b6
[XFS] Shutdown the filesystem if all device paths have gone. Made
|
19 年之前 |
Yingping Lu
|
d210a28cd8
[XFS] In actual allocation of file system blocks and freeing extents, the
|
19 年之前 |