Commit Graph

1423 Commits (3dd1462e82bcab7625cec129952f26dae7a8b742)

Author SHA1 Message Date
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
Josef Bacik 2ede0daf01 Btrfs: handle NFS lookups properly 14 years ago
Mariusz Kozlowski 0410c94aff btrfs: make 1-bit signed fileds unsigned 14 years ago
Li Zefan f209561ad8 btrfs: Show device attr correctly for symlinks 14 years ago
Li Zefan 5f3888ff6f btrfs: Set file size correctly in file clone 14 years ago
Li Zefan 2a6b8daeda btrfs: Check if dest_offset is block-size aligned before cloning file 14 years ago
Josef Bacik 0de90876c6 Btrfs: handle the space_cache option properly 14 years ago
Arne Jansen 6f33434850 btrfs: Fix early enospc because 'unused' calculated with wrong sign. 14 years ago
Miao Xie e65e153554 btrfs: fix panic caused by direct IO 14 years ago
Miao Xie 88f794ede7 btrfs: cleanup duplicate bio allocating functions 14 years ago
Miao Xie 0c56fa9662 btrfs: fix free dip and dip->csums twice 14 years ago
Chris Mason 784b4e29a2 Btrfs: add migrate page for metadata inode 14 years ago
Chris Mason 6418c96107 Btrfs: deal with errors from updating the tree log 14 years ago
Sage Weil 4260f7c751 Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed 14 years ago
Sage Weil 531cb13f1e Btrfs: make SNAP_DESTROY async 14 years ago
Sage Weil 72fd032e94 Btrfs: add SNAP_CREATE_ASYNC ioctl 14 years ago
Sage Weil 462045928b Btrfs: add START_SYNC, WAIT_SYNC ioctls 14 years ago
Sage Weil bb9c12c945 Btrfs: async transaction commit 14 years ago
Sage Weil 99d16cbcaf Btrfs: fix deadlock in btrfs_commit_transaction 14 years ago
Sage Weil fccdae435c Btrfs: fix lockdep warning on clone ioctl 14 years ago
Sage Weil 050006a753 Btrfs: fix clone ioctl where range is adjacent to extent 14 years ago
Sage Weil 9a019196ec Btrfs: fix delalloc checks in clone ioctl 14 years ago
Chris Mason d8e39c457b Btrfs: drop unused variable in block_alloc_rsv 14 years ago
Andi Kleen 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 years ago
Andi Kleen 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 years ago
Julia Lawall d0b678cb0a Btrfs: Use ERR_CAST helpers 14 years ago
Julia Lawall 2354d08fe9 Btrfs: use memdup_user helpers 14 years ago