Commit Graph

128 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Eric W. Biederman e9069f4708 btrfs: Fix compilation with user namespace support enabled 12 years ago
Chris Mason f46dbe3dee btrfs: init ref_index to zero in add_inode_ref 13 years ago
Stefan Behrens 5af3e8cce8 Btrfs: make filesystem read-only when submitting barrier fails 13 years ago
Josef Bacik 94edf4ae43 Btrfs: don't bother committing delayed inode updates when fsyncing 13 years ago
Josef Bacik 18ec90d63f Btrfs: be smarter about dropping things from the tree log 13 years ago
Josef Bacik 6f1fed7753 Btrfs: don't lookup csums for prealloc extents 13 years ago
Josef Bacik e6138876ad Btrfs: cache extent state when writing out dirty metadata pages 13 years ago
Mark Fasheh f186373fef btrfs: extended inode refs 13 years ago
Jan Schmidt 5a1d7843ca btrfs: improved readablity for add_inode_ref 13 years ago
Josef Bacik 0aa4a17d82 Btrfs: handle not finding the extent exactly when logging changed extents 13 years ago
Josef Bacik ff44c6e36d Btrfs: do not hold the write_lock on the extent tree while logging 13 years ago
Miao Xie 2ecb79239b Btrfs: fix unprotected ->log_batch 13 years ago
Josef Bacik 2aaa665581 Btrfs: add hole punching 13 years ago
Josef Bacik 2671485d39 Btrfs: remove unused hint byte argument for btrfs_drop_extents 13 years ago
Liu Bo d279440511 Btrfs: check if an inode has no checksum when logging it 13 years ago
Liu Bo 46d8bc3424 Btrfs: fix a bug in checking whether a inode is already in log 13 years ago
Liu Bo 4e2f84e63d Btrfs: improve fsync by filtering extents that we want 13 years ago
Liu Bo 06d3d22b45 Btrfs: cleanup extents after we finish logging inode 13 years ago
Josef Bacik 0fa83cdb1d Btrfs: only warn if we hit an error when doing the tree logging 13 years ago
Josef Bacik 5dc562c541 Btrfs: turbo charge fsync 13 years ago
Tsutomu Itoh b995929515 Btrfs: return error of btrfs_update_inode() to caller 13 years ago
Chris Mason b6305567e7 Btrfs: run delayed directory updates during log replay 13 years ago
Josef Bacik 5bdbeb2187 Btrfs: fix return code in drop_objectid_items 13 years ago
Josef Bacik 22ee6985de Btrfs: check to see if the inode is in the log before fsyncing 13 years ago
Tsutomu Itoh 018642a1f1 Btrfs: return value of btrfs_read_buffer is checked correctly 13 years ago
Chris Mason b9fab919b7 Btrfs: avoid sleeping in verify_parent_transid while atomic 13 years ago
Jeff Mahoney 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 years ago
Jeff Mahoney 143bede527 btrfs: return void in functions without error conditions 13 years ago
Jan Kara 6dd70ce4eb btrfs: Fix busyloops in transaction waiting code 13 years ago
Arne Jansen 66d7e7f09f Btrfs: mark delayed refs as for cow 13 years ago
David Sterba 6c41761fc6 btrfs: separate superblock items out of fs_info 13 years ago
Chris Mason e688b7252f Btrfs: fix extent pinning bugs in the tree log 13 years ago
Chris Mason cd354ad613 Btrfs: don't wait as long for more batches during SSD log commit 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
liubo 34f3e4f23c Btrfs: fix an oops of log replay 14 years ago
Chris Mason bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
Mark Fasheh 1e5063d093 btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer() 14 years ago
David Sterba 3ed4498caf btrfs: fix dereference of ERR_PTR value 14 years ago
Tsutomu Itoh 37daa4f968 Btrfs: check return value of btrfs_inc_extent_ref() 14 years ago
Tsutomu Itoh c00e9493f1 Btrfs: return error to caller if read_one_inode() fails 14 years ago
Tsutomu Itoh 1cd307990d Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 14 years ago
Tsutomu Itoh 65a246c5ff Btrfs: return error code to caller when btrfs_del_item fails 14 years ago
liubo 8e531cdfeb Btrfs: do not flush csum items of unchanged file data during treelog 14 years ago
Miao Xie 16cdcec736 btrfs: implement delayed inode items operation 14 years ago
Arne Jansen a2de733c78 btrfs: scrub 14 years ago
David Sterba b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path 14 years ago
David Sterba c704005d88 btrfs: unify checking of IS_ERR and null 14 years ago
Tsutomu Itoh a62f44a5f4 Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() 14 years ago
Li Zefan 33345d0152 Btrfs: Always use 64bit inode number 14 years ago
liubo c622ae6085 btrfs: make inode ref log recovery faster 14 years ago