Commit Graph

1442 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Nick Piggin 258a5aa8df btrfs: provide simple rcu-walk ACL implementation 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Al Viro 3cb50ddf97 Fix btrfs b0rkage 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
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