Commit Graph

356 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
Dan Carpenter 3140c9a34b Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs 15 years ago
Dan Carpenter 676e4c8639 Btrfs: handle kzalloc() failure in open_ctree() 15 years ago
Chris Mason eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 years ago
Yan, Zheng 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log 15 years ago
Yan, Zheng d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 years ago
Yan, Zheng 8929ecfa50 Btrfs: Introduce global metadata reservation 15 years ago
Yan, Zheng a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 years ago
Yan, Zheng f0486c68e4 Btrfs: Introduce contexts for metadata reservation 15 years ago
Yan, Zheng 5da9d01b66 Btrfs: Shrink delay allocated space in a synchronized 15 years ago
Jens Axboe e6d086d83c btrfs: convert to using bdi_setup_and_register() 15 years ago
Josef Bacik 287a0ab91d Btrfs: kill max_extent mount option 15 years ago
Josef Bacik 1b1d1f6625 Btrfs: fail to mount if we have problems reading the block groups 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Josef Bacik 2ac55d41b5 Btrfs: cache the extent state everywhere we possibly can V2 15 years ago
Eric Paris 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL 15 years ago
Miao Xie d7ce5843bb Btrfs: remove BUG_ON() due to mounting bad filesystem 15 years ago
Josef Bacik e3acc2a685 Btrfs: run orphan cleanup on default fs root 15 years ago
Yan, Zheng 24bbcf0442 Btrfs: Add delayed iput 15 years ago
Yan, Zheng c71bf099ab Btrfs: Avoid orphan inodes cleanup while replaying log 15 years ago
Yan, Zheng 8cef4e160d Btrfs: Avoid superfluous tree-log writeout 15 years ago
Chris Mason 257c62e1bc Btrfs: avoid tree log commit when there are no changes 16 years ago
Josef Bacik e3ccfa9897 Btrfs: async delalloc flushing under space pressure 16 years ago
Chris Mason 61d92c328c Btrfs: fix deadlock on async thread startup 16 years ago
Christoph Hellwig 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers 16 years ago
Christoph Hellwig 35d62a942d Btrfs: fix arguments to btrfs_wait_on_page_writeback_range 16 years ago
Josef Bacik 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
Yan Zheng c65ddb52dc Btrfs: hash the btree inode during fill_super 16 years ago
Alexey Dobriyan 7f09410bbc const: mark remaining address_space_operations const 16 years ago
Yan, Zheng 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
Yan, Zheng 4df27c4d5c Btrfs: change how subvolumes are organized 16 years ago
Yan, Zheng 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 years ago
Yan Zheng 11833d66be Btrfs: improve async block group caching 16 years ago
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Chris Mason 890871be85 Btrfs: switch extent_map to a rw lock 16 years ago
Chris Mason 9042846bc7 Btrfs: Allow worker threads to exit when idle 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 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
Josef Bacik 817d52f8db Btrfs: async block group caching 16 years ago
David Woodhouse 83121942b2 Btrfs: Fix crash on read failures at mount 16 years ago
Jens Axboe ad081f1430 btrfs: properly register fs backing device 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
David Woodhouse 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 years ago
Chris Mason c289811cc0 Btrfs: autodetect SSD devices 16 years ago
Chris Mason 585ad2c379 Btrfs: fix metadata dirty throttling limits 16 years ago
Yan Zheng 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
Chris Mason cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path 16 years ago
Joel Becker 21380931eb Btrfs: Fix a bunch of printk() warnings. 16 years ago