Commit Graph

479 Commits (76d479a7caff58b1e5f31d80805f7f65f9177696)

Author SHA1 Message Date
Miao Xie 1561deda68 btrfs: fix possible deadlock by clearing __GFP_FS flag 14 years ago
Al Viro c055e99eea btrfs: check link counter overflow in link(2) 14 years ago
Al Viro 92986796d8 btrfs: don't mess with i_nlink of unlocked inode in rename() 14 years ago
Tsutomu Itoh c2db1073fd Btrfs: check return value of btrfs_alloc_path() 14 years ago
Yoshinori Sano dac97e516c Btrfs: fix uncheck memory allocations 14 years ago
Mark Fasheh 3ab3564f01 btrfs: return EXDEV when linking from different subvolumes 14 years ago
Liu Bo 75e7cb7fe0 Btrfs: Per file/directory controls for COW and compression 14 years ago
liubo 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 years ago
Josef Bacik c0da7aa1a2 Btrfs: mark the bio with an error if we have a failure in dio 14 years ago
Josef Bacik 98bc3149fa Btrfs: don't allocate dip->csums when doing writes 14 years ago
Josef Bacik 22a94d44bd Btrfs: add checks to verify dir items are correct 14 years ago
Josef Bacik 695a0d0da0 Btrfs: add a comment explaining what btrfs_cont_expand does 14 years ago
Josef Bacik 930f028abe Btrfs: use mark_inode_dirty when expanding the file 14 years ago
Josef Bacik f0cd846e92 Btrfs: only add orphan items when truncating 14 years ago
Josef Bacik ded5db9de7 Btrfs: make sure to remove the orphan item from the in-memory list 14 years ago
Josef Bacik 66b4ffd110 Btrfs: handle errors in btrfs_orphan_cleanup 14 years ago
Josef Bacik 3893e33b0b Btrfs: cleanup error handling in the truncate path 14 years ago
Josef Bacik a41ad394a0 Btrfs: convert to the new truncate sequence 14 years ago
Josef Bacik dc89e98244 Btrfs: use a slab for the free space entries 14 years ago
Josef Bacik 57a45ced94 Btrfs: change reserved_extents to an atomic_t 14 years ago
Aneesh Kumar K.V f17b604207 fs: Remove i_nlink check from file system link callback 14 years ago
Miao Xie 7e6b6465e6 btrfs: fix not enough reserved space 14 years ago
Daniel J Blueman b4966b7770 btrfs: fix dip leak 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Chris Mason ec29ed5b40 Btrfs: fix fiemap bugs with delalloc 14 years ago
Tsutomu Itoh c26a920373 Btrfs: check return value of alloc_extent_map() 14 years ago
Tsutomu Itoh 554233a6e0 btrfs: cleanup error handling in btrfs_unlink_inode() 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Tsutomu Itoh 98d5dc13e7 btrfs: fix return value check of btrfs_start_transaction() 14 years ago
Josef Bacik dedefd7215 Btrfs: fix check_path_shared so it returns the right value 14 years ago
Tsutomu Itoh 3612b49598 btrfs: fix return value check of btrfs_join_transaction() 14 years ago
Julia Lawall 34d19bada0 fs/btrfs/inode.c: Add missing IS_ERR test 14 years ago
Miao Xie b897abec03 Btrfs: Fix memory leak in writepage fixup work 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
Christoph Hellwig 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
Josef Bacik 23a8519b55 Btrfs: fail if we try to use hole punch 14 years ago
Al Viro af53d29ac1 switch btrfs, close races 14 years ago
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
Li Zefan b83cc9693f Btrfs: Add readonly snapshots support 14 years ago
Li Zefan 261507a02c btrfs: Allow to add new compression algorithm 14 years ago
Jan Beulich 3dd1462e82 Btrfs: fix compiler warnings 14 years ago
Yan, Zheng 24ae63656a Btrfs: Fix page leak in compressed writeback path 14 years ago
Josef Bacik 955256f2c3 Btrfs: fix use after free in O_DIRECT 14 years ago
Chris Mason 163cf09c2a Btrfs: deal with DIO bios that span more than one ordered extent 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