Commit Graph

1178 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Julia Lawall 60f2e8f8a0 Btrfs: correct error-handling zlib error handling 16 years ago
Bartlomiej Zolnierkiewicz 4baf8c9201 Btrfs: remove superfluous NULL pointer check in btrfs_rename() 16 years ago
Chris Mason 013f1b12f4 Btrfs: make sure the async caching thread advances the key 16 years ago
Josef Bacik 6606bb97e1 Btrfs: fix btrfs_remove_from_free_space corner case 16 years ago
Chris Mason f36f3042ea Btrfs: be more polite in the async caching threads 16 years ago
Yan Zheng 276e680d19 Btrfs: preserve commit_root for async caching 16 years ago
Yan Zheng f25784b35f Btrfs: Fix async caching interaction with unmount 16 years ago
Josef Bacik 68b38550dd Btrfs: change how we unpin extents 16 years ago
Julia Lawall 631c07c8d1 Btrfs: Correct redundant test in add_inode_ref 16 years ago
Chris Mason 9779b72f05 Btrfs: find smallest available device extent during chunk allocation 16 years ago
Chris Mason 283bb1979f Btrfs: clear all space_info->full after removing a block group 16 years ago
Sage Weil ebecd3d9d2 Btrfs: make flushoncommit mount option correctly wait on ordered_extents 16 years ago
Yan Zheng d717aa1d31 Btrfs: Avoid delayed reference update looping 16 years ago
Yan Zheng 0a4eefbb74 Btrfs: Fix ordering of key field checks in btrfs_previous_item 16 years ago
Yan Zheng 1fcbac581b Btrfs: find_free_dev_extent doesn't handle holes at the start of the device 16 years ago
Diego Calleja 20736abaa3 Btrfs: Remove code duplication in comp_keys 16 years ago
Josef Bacik 817d52f8db Btrfs: async block group caching 16 years ago
Josef Bacik 9630308170 Btrfs: use hybrid extents+bitmap rb tree for free space 16 years ago
David Woodhouse 83121942b2 Btrfs: Fix crash on read failures at mount 16 years ago
Daniel Cadete c271b49241 Btrfs: remove of redundant btrfs_header_level 16 years ago
Julia Lawall 33c17ad571 Btrfs: adjust NULL test 16 years ago
David Woodhouse 3acada49c2 Btrfs: Remove broken sanity check from btrfs_rmap_block() 16 years ago
Julia Lawall 29c5e8ce01 Btrfs: convert nested spin_lock_irqsave to spin_lock 16 years ago
Yan Zheng 4a8c9a62d7 Btrfs: make sure all dirty blocks are written at commit time 16 years ago
Yan Zheng 33c66f430b Btrfs: fix locking issue in btrfs_find_next_key 16 years ago
Yan Zheng e457afec60 Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf 16 years ago
Yan Zheng bf1fb512a5 Btrfs: properly update space information after shrinking device. 16 years ago
Yan Zheng 1bec1aed1e Btrfs: fix definition of struct btrfs_extent_inline_ref 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Hu Tao 68f5a38c3e Btrfs: fix error message formatting 16 years ago
Jiri Slaby 9b627e9bf4 Btrfs: fix use after free in btrfs_start_workers fail path 16 years ago
Chris Mason 9427216476 Btrfs: honor nodatacow/sum mount options for new files 16 years ago
Yan Zheng 2c47e605a9 Btrfs: update backrefs while dropping snapshot 16 years ago
Josef Bacik a970b0a16c Btrfs: account for space we may use in fallocate 16 years ago
Chris Mason c8a894d77d Btrfs: fix the file clone ioctl for preallocated extents 16 years ago
Chris Mason f597bb19cc Btrfs: don't log the inode in file_write while growing the file 16 years ago
Al Viro 72c04902d1 Get "no acls for this inode" right, fix shmem breakage 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 5affd88a10 switch btrfs to inode->i_acl 16 years ago
Jens Axboe ad081f1430 btrfs: properly register fs backing device 16 years ago
Yan Zheng 978d910d31 Btrfs: always update root items for fs trees at commit time 16 years ago
Christoph Hellwig 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
Christoph Hellwig 59d697b702 btrfs: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Chris Mason b263c2c8bf Btrfs: fix extent_buffer leak during tree log replay 16 years ago
Chris Mason 0b4dcea579 Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir 16 years ago
Chris Mason 067c28adc5 Btrfs: fix -o nodatasum printk spelling 16 years ago
Yan Zheng 85d4198e40 Btrfs: check duplicate backrefs for both data and metadata 16 years ago
Shin Hong fd0fb038d5 Btrfs: init worker struct fields before kthread-run 16 years ago
Hisashi Hifumi 4eedeb75e7 Btrfs: pin buffers during write_dev_supers 16 years ago
Chris Mason e5e9a5206a Btrfs: avoid races between super writeout and device list updates 16 years ago