Commit Graph

382 Commits (425eb736cd905181a4dd4dc8d66342a7c7ab2f27)

Author SHA1 Message Date
Chris Mason eb14ab8ed2 Btrfs: fix page->private races 14 years ago
Tsutomu Itoh 3612b49598 btrfs: fix return value check of btrfs_join_transaction() 14 years ago
Li Zefan 83a4d54840 Btrfs: Fix memory leak at umount 14 years ago
liubo acce952b02 Btrfs: forced readonly mounts on errors 14 years ago
Tsutomu Itoh 5e540f7715 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() 14 years ago
Tsutomu Itoh 91ca338d77 btrfs: check NULL or not 14 years ago
Dave Young 20b450773d btrfs: mount failure return value fix 14 years ago
Li Zefan a6fa6fae40 btrfs: Add lzo compression support 14 years ago
Chris Mason 68433b73b1 Btrfs: EIO when we fail to read tree roots 14 years ago
Jan Beulich 3dd1462e82 Btrfs: fix compiler warnings 14 years ago
Chris Mason 5a92bc88ce Btrfs: don't use migrate page without CONFIG_MIGRATION 14 years ago
Josef Bacik 450ba0ea06 Btrfs: setup blank root and fs_info for mount time 14 years ago
Chris Mason 784b4e29a2 Btrfs: add migrate page for metadata inode 14 years ago
Sage Weil bb9c12c945 Btrfs: async transaction commit 14 years ago
Andi Kleen 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 years ago
Josef Bacik 0cb59c9953 Btrfs: write out free space cache 14 years ago
Josef Bacik 0af3d00bad Btrfs: create special free space cache inode 14 years ago
Christoph Hellwig c3b9a62c8f btrfs: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
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