Commit Graph

1033 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
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
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