Yan Zheng
|
3bb1a1bc42
Btrfs: Remove offset field from struct btrfs_extent_ref
|
16 年之前 |
Yan Zheng
|
a76a3cd40c
Btrfs: Count space allocated to file in bytes
|
16 年之前 |
Chris Mason
|
a62b940160
Btrfs: cast bio->bi_sector to a u64 before shifting
|
16 年之前 |
Chris Mason
|
323ac95bce
Btrfs: don't read leaf blocks containing only checksums during truncate
|
16 年之前 |
Chris Mason
|
d352ac6814
Btrfs: add and improve comments
|
16 年之前 |
Chris Mason
|
8c8bee1d7c
Btrfs: Wait for IO on the block device inodes of newly added devices
|
16 年之前 |
Zheng Yan
|
5b21f2ed3f
Btrfs: extent_map and data=ordered fixes for space balancing
|
16 年之前 |
Chris Mason
|
2b1f55b0f0
Remove Btrfs compat code for older kernels
|
16 年之前 |
Chris Mason
|
3435302953
Btrfs: Fix race against disk_i_size updates
|
16 年之前 |
Zheng Yan
|
31840ae1a6
Btrfs: Full back reference support
|
16 年之前 |
Josef Bacik
|
0f9dd46cda
Btrfs: free space accounting redo
|
16 年之前 |
Chris Mason
|
49eb7e46d4
Btrfs: Dir fsync optimizations
|
16 年之前 |
Chris Mason
|
98509cfc5a
Btrfs: Fix releasepage to properly keep dirty and writeback pages
|
16 年之前 |
Chris Mason
|
8d5bf1cb35
Btrfs: Update the highest objectid in a root after log replay is done
|
16 年之前 |
Christoph Hellwig
|
a237d2a2bd
remove unused function btrfs_ilookup
|
16 年之前 |
Chris Mason
|
e02119d5a7
Btrfs: Add a write ahead tree log to optimize synchronous operations
|
16 年之前 |
Christoph Hellwig
|
95819c0573
Btrfs: optimize btrget/set/removexattr
|
17 年之前 |
David Woodhouse
|
f2322b1c65
Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when done
|
17 年之前 |
David Woodhouse
|
49593bfa57
Minor cleanup of btrfs_real_readdir()
|
17 年之前 |
David Woodhouse
|
5ecc7e5d1d
Btrfs: Remove special cases for "." and ".."
|
17 年之前 |
David Woodhouse
|
cbdf5a2442
Btrfs: Implement our own copy of the nfsd readdir hack, for older kernels
|
17 年之前 |
Balaji Rao
|
1a54ef8c11
Introduce btrfs_iget helper
|
17 年之前 |
Chris Mason
|
4d1b5fb4d7
Btrfs: Lookup readpage checksums on bio submission again
|
17 年之前 |
Chris Mason
|
7c2fe32a23
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
|
17 年之前 |
Chris Mason
|
53863232ef
Btrfs: Lower contention on the csum mutex
|
17 年之前 |
Chris Mason
|
db69e0ebae
Btrfs: Init address_space->writeback_index properly
|
17 年之前 |
Chris Mason
|
4ca8b41e3f
Btrfs: Avoid calling into the FS for the final iput on fake root inodes
|
17 年之前 |
Yan Zheng
|
7ea394f119
Btrfs: Fix nodatacow for the new data=ordered mode
|
17 年之前 |
Chris Mason
|
00e4e6b33a
Get rid of BTRFS_I(inode)->index and use local vars instead
|
17 年之前 |
Chris Mason
|
3de9d6b649
btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for now
|
17 年之前 |