Chris Mason
|
89f135d8b5
Btrfs: fix readdir on 32 bit machines
|
16 years ago |
Yehuda Sadeh
|
1506fcc818
Btrfs: fiemap support
|
16 years ago |
Chris Mason
|
35054394c4
Btrfs: stop providing a bmap operation to avoid swapfile corruptions
|
16 years ago |
Qinghuang Feng
|
c6e308713a
Btrfs: simplify iteration codes
|
16 years ago |
Huang Weiyi
|
7eaebe7d50
Btrfs: removed unused #include <version.h>'s
|
16 years ago |
Chris Mason
|
9ab86c8e01
Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook
|
16 years ago |
Chris Mason
|
cc7172defc
Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies
|
16 years ago |
Yan Zheng
|
07d400a6df
Btrfs: tree logging checksum fixes
|
16 years ago |
Yan Zheng
|
180591bcfe
Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation
|
16 years ago |
Chris Mason
|
d397712bcc
Btrfs: Fix checkpatch.pl warnings
|
16 years ago |
Chris Mason
|
cad321ad52
Btrfs: shift all end_io work to thread pools
|
16 years ago |
Chris Mason
|
75eff68ea6
Btrfs: Don't use spin*lock_irq for the delalloc lock
|
16 years ago |
Chris Mason
|
42dc7babdc
Btrfs: Fix compressed writes on truncated pages
|
16 years ago |
Yan Zheng
|
17d217fe97
Btrfs: fix nodatasum handling in balancing code
|
16 years ago |
Yan Zheng
|
d2fb3437e4
Btrfs: fix leaking block group on balance
|
16 years ago |
Chris Mason
|
c3027eb552
Btrfs: Add inode sequence number for NFS and reserved space in a few structs
|
16 years ago |
Chris Mason
|
d20f7043fa
Btrfs: move data checksumming into a dedicated tree
|
16 years ago |
Chris Mason
|
4022abf449
Btrfs: delete unused function: btrfs_invalidate_dcache_root
|
16 years ago |
Christoph Hellwig
|
b2950863c6
Btrfs: make things static and include the right headers
|
16 years ago |
Liu Hui
|
ce397c0616
Btrfs: Fix cow semantic in run_delalloc_nocow()
|
16 years ago |
Chris Mason
|
4b4e25f2a6
Btrfs: compat code fixes
|
16 years ago |
Chris Mason
|
79683f2d68
Btrfs: Use current_fsuid/gid
|
16 years ago |
Chris Mason
|
d2c3f4f695
Btrfs: Avoid writeback stalls
|
16 years ago |
Chris Mason
|
0660b5af3f
Btrfs: Add backrefs and forward refs for subvols and snapshots
|
16 years ago |
Chris Mason
|
3394e1607e
Btrfs: Give each subvol and snapshot their own anonymous devid
|
16 years ago |
Chris Mason
|
3de4586c52
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
|
16 years ago |
Yan Zheng
|
c146afad2c
Btrfs: mount ro and remount support
|
16 years ago |
Chris Mason
|
5b050f04c8
Btrfs: Fix compile warnings on 32 bit machines
|
16 years ago |
Chris Mason
|
445a694499
Btrfs: Fix usage of struct extent_map->orig_start
|
16 years ago |
Yan Zheng
|
ff5b7ee33d
Btrfs: Fix csum error for compressed data
|
16 years ago |