Commit Graph

1018 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
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
Al Viro 7df336ec12 Fix btrfs when ACLs are configured out 16 years ago
Hisashi Hifumi 524724ed1f Btrfs: fdatasync should skip metadata writeout 16 years ago
David Woodhouse 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 years ago
Christoph Hellwig 6cbff00f46 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION 16 years ago
Chris Mason c289811cc0 Btrfs: autodetect SSD devices 16 years ago
Chris Mason 451d7585a8 Btrfs: add mount -o ssd_spread to spread allocations out 16 years ago
Chris Mason c604480171 Btrfs: avoid allocation clusters that are too spread out 16 years ago
Chris Mason 3b30c22f64 Btrfs: Add mount -o nossd 16 years ago
Chris Mason d644d8a1e3 Btrfs: avoid IO stalls behind congested devices in a multi-device FS 16 years ago
Chris Mason d84275c938 Btrfs: don't allow WRITE_SYNC bios to starve out regular writes 16 years ago
Chris Mason 585ad2c379 Btrfs: fix metadata dirty throttling limits 16 years ago
Chris Mason 2c943de6ad Btrfs: reduce mount -o ssd CPU usage 16 years ago
Chris Mason cfbb930846 Btrfs: balance btree more often 16 years ago
Chris Mason b361242102 Btrfs: stop avoiding balancing at the end of the transaction. 16 years ago
Yan Zheng 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
Yan Zheng 5c939df56c btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' 16 years ago
Chris Mason 44fb551163 Btrfs: Fix oops and use after free during space balancing 16 years ago
Yan Zheng 2cc3c559fb Btrfs: set device->total_disk_bytes when adding new device 16 years ago
Sankar P 9f55684c2d Btrfs: Spelling fix in btrfs_lookup_first_block_group comments 16 years ago
Sage Weil 6b65c5c61b Btrfs: make show_options result match actual option names 16 years ago
Li Hong 5d847a8ed9 Btrfs: remove outdated comment in btrfs_ioctl_resize() 16 years ago
Chris Mason cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path 16 years ago
Chris Mason 76a05b35a3 Btrfs: Don't loop forever on metadata IO failures 16 years ago
Chris Mason 2757495c90 Btrfs: init inode ordered_data_close flag properly 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Chris Mason 46a53cca82 Btrfs: look for acls during btrfs_read_locked_inode 16 years ago
Chris Mason 7b1a14bbb0 Btrfs: fix acl caching 16 years ago
Joel Becker 21380931eb Btrfs: Fix a bunch of printk() warnings. 16 years ago
Joel Becker e63b6a6c0f Btrfs: Fix a trivial warning using max() of u64 vs ULL. 16 years ago
Chris Mason 45c06543af Btrfs: remove unused btrfs_bit_radix slab 16 years ago
Chris Mason 193f284d49 Btrfs: ratelimit IO error printks 16 years ago
Chris Mason b7967db75a Btrfs: remove #if 0 code 16 years ago
Chris Ball d6397baee4 Btrfs: When shrinking, only update disk size on success 16 years ago
Chris Mason 59bc5c758e Btrfs: fix deadlocks and stalls on dead root removal 16 years ago
Chris Mason e980b50cda Btrfs: fix fallocate deadlock on inode extent lock 16 years ago
Christoph Hellwig 9601e3f633 Btrfs: kill btrfs_cache_create 16 years ago
Christoph Hellwig 0d4bf11e53 Btrfs: don't export symbols 16 years ago
Christoph Hellwig 2ea2544ef5 Btrfs: simplify makefile 16 years ago
Josef Bacik 97e728d435 Btrfs: try to keep a healthy ratio of metadata vs data block groups 16 years ago
Chris Mason 546888da82 Btrfs: fix btrfs fallocate oops and deadlock 16 years ago
Li Zefan dae7b665cf btrfs: use memdup_user() 16 years ago