Commit Graph

211716 Commits (fb01aa85b8b29c1a4e1f4a28ea54175de6bf7559)
 

Author SHA1 Message Date
Tsutomu Itoh 91ca338d77 btrfs: check NULL or not 14 years ago
Jesper Juhl ff175d57f0 btrfs: Don't pass NULL ptr to func that may deref it. 14 years ago
Dave Young 20b450773d btrfs: mount failure return value fix 14 years ago
Jesper Juhl 42838bb265 btrfs: Mem leak in btrfs_get_acl() 14 years ago
Miao Xie 6d07bcec96 btrfs: fix wrong free space information of btrfs 14 years ago
Miao Xie b2117a39fa btrfs: make the chunk allocator utilize the devices better 14 years ago
Miao Xie 7bfc837df9 btrfs: restructure find_free_dev_extent() 14 years ago
Miao Xie 1974a3b42d btrfs: fix wrong calculation of stripe size 14 years ago
Miao Xie d52a5b5f1f btrfs: try to reclaim some space when chunk allocation fails 14 years ago
Miao Xie 299a08b1c3 btrfs: fix wrong data space statistics 14 years ago
Stefan Schmidt f580eb0931 fs/btrfs: Fix build of ctree 14 years ago
Chris Mason f892436eb2 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 14 years ago
Chris Mason 26c79f6ba0 Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 14 years ago
Chris Mason 65e5341b9a Btrfs: fix off by one while setting block groups readonly 14 years ago
Li Zefan 0caa102da8 Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls 14 years ago
Li Zefan b83cc9693f Btrfs: Add readonly snapshots support 14 years ago
Li Zefan fa0d2b9bd7 Btrfs: Refactor btrfs_ioctl_snap_create() 14 years ago
Li Zefan 3a39c18d63 btrfs: Extract duplicate decompress code 14 years ago
Li Zefan 1a419d85a7 btrfs: Allow to specify compress method when defrag 14 years ago
Li Zefan a6fa6fae40 btrfs: Add lzo compression support 14 years ago
Li Zefan 261507a02c btrfs: Allow to add new compression algorithm 14 years ago
Li Zefan 4b72029dc3 btrfs: Fix error handling in zlib 14 years ago
Li Zefan 8844355df7 btrfs: Fix bugs in zlib workspace 14 years ago
Chris Mason 83a50de97f Btrfs: prevent RAID level downgrades when space is low 14 years ago
Chris Mason cd02dca564 Btrfs: account for missing devices in RAID allocation profiles 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
Li Zefan fdfb1e4f6c Btrfs: Make async snapshot ioctl more generic 14 years ago
Xin Zhong 914ee295af Btrfs: pwrite blocked when writing from the mmaped buffer of the same page 14 years ago
Li Zefan f106e82caa Btrfs: Fix a crash when mounting a subvolume 14 years ago
Sage Weil 75eaa0e22c Btrfs: fix sync subvol/snapshot creation 14 years ago
Yan, Zheng 24ae63656a Btrfs: Fix page leak in compressed writeback path 14 years ago
Josef Bacik 84cd948cb1 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots 14 years ago
Josef Bacik 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item 14 years ago
Josef Bacik b8399dee47 Btrfs: do not do fast caching if we are allocating blocks for tree_root 14 years ago
Josef Bacik 2b20982e31 Btrfs: deal with space cache errors better 14 years ago
Josef Bacik 955256f2c3 Btrfs: fix use after free in O_DIRECT 14 years ago
Chris Mason 5a92bc88ce Btrfs: don't use migrate page without CONFIG_MIGRATION 14 years ago
Chris Mason 163cf09c2a Btrfs: deal with DIO bios that span more than one ordered extent 14 years ago
Josef Bacik 450ba0ea06 Btrfs: setup blank root and fs_info for mount time 14 years ago
Josef Bacik 975f84fee2 Btrfs: fix fiemap 14 years ago
Ian Kent 619c8c7639 Btrfs - fix race between btrfs_get_sb() and umount 14 years ago
Josef Bacik bc1cbf1f86 Btrfs: update inode ctime when using links 14 years ago
Josef Bacik 0ed42a63f3 Btrfs: make sure new inode size is ok in fallocate 14 years ago
Josef Bacik 55a61d1d06 Btrfs: fix typo in fallocate to make it honor actual size 14 years ago
Chris Mason 45f49bce99 Btrfs: avoid NULL pointer deref in try_release_extent_buffer 14 years ago
Josef Bacik a1b075d28d Btrfs: make btrfs_add_nondir take parent inode as an argument 14 years ago
Josef Bacik 495e86779f Btrfs: hold i_mutex when calling btrfs_log_dentry_safe 14 years ago
Josef Bacik 6a91221304 Btrfs: use dget_parent where we can UPDATED 14 years ago
Josef Bacik 7619585390 Btrfs: fix more ESTALE problems with NFS 14 years ago