Commit Graph

2912 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Liu Bo 9f3959c53d Btrfs: get right arguments for btrfs_wait_ordered_range 12 years ago
Liu Bo 183f37fa35 Btrfs: do not log extents when we only log new names 12 years ago
Stefan Behrens 292fd7fc39 Btrfs: don't allow degraded mount if too many devices are missing 12 years ago
Masanari Iida d142324873 Btrfs: Fix typo in fs/btrfs 12 years ago
jeff.liu 0253f40ef9 Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev() 12 years ago
Namjae Jeon d0e1d66b5a writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() 12 years ago
Miao Xie 9afab8820b Btrfs: make ordered extent be flushed by multi-task 12 years ago
Miao Xie 25287e0a16 Btrfs: make ordered operations be handled by multi-task 12 years ago
Miao Xie 8ccf6f19b6 Btrfs: make delalloc inodes be flushed by multi-task 12 years ago
Josef Bacik 7b398f8e58 Btrfs: fill the global reserve when unpinning space 12 years ago
Liu Bo 32adf09013 Btrfs: cleanup unused arguments 12 years ago
Liu Bo 0e411ecec6 Btrfs: kill unnecessary arguments in del_ptr 12 years ago
Liu Bo 6a7a665d78 Btrfs: reorder tree mod log operations in deleting a pointer 12 years ago
Liu Bo 95c80bb1f6 Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems 12 years ago
Miao Xie de6c4115a2 Btrfs: fix unnecessary while loop when search the free space, cache 12 years ago
Josef Bacik de1ee92ac3 Btrfs: recheck bio against block device when we map the bio 12 years ago
Miao Xie 08e007d2e5 Btrfs: improve the noflush reservation 12 years ago
Miao Xie 561c294d4c Btrfs: fix wrong comment in can_overcommit() 12 years ago
Miao Xie 3fed40cc97 Btrfs: cleanup duplicated division functions 12 years ago
Adam Buchbinder 48fc7f7e78 Fix misspellings of "whether" in comments. 12 years ago
Masanari Iida 926ccfef82 Btrfs: Fix printk and variable name 12 years ago
Liu Bo 52b1de91ea btrfs: unpin_extent_cache: fix the typo and unnecessary arguements 12 years ago
Josef Bacik c37b2b6269 Btrfs: do not bug when we fail to commit the transaction 12 years ago
Liu Bo 7bfdcf7fba Btrfs: fix memory leak when cloning root's node 12 years ago
Josef Bacik be6aef6049 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot 12 years ago
Alex Lyakas e2d044fe77 Btrfs: Send: preserve ownership (uid and gid) also for symlinks. 12 years ago
Miao Xie 671415b7db Btrfs: fix deadlock caused by the nested chunk allocation 12 years ago
Lukas Czerner e515c18bfe btrfs: Return EINVAL when length to trim is less than FSB 12 years ago
Tsutomu Itoh 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() 12 years ago
Arne Jansen d79e50433b Btrfs: send correct rdev and mode in btrfs-send 12 years ago
Jan Schmidt 96b5bd7771 Btrfs: extended inode refs support for send mechanism 12 years ago
Stefan Behrens 84167d1905 Btrfs: Fix wrong error handling code 12 years ago
Gabriel de Perthuis 661bec6ba8 Fix a sign bug causing invalid memory access in the ino_paths ioctl. 12 years ago
Jan Schmidt 01763a2e37 Btrfs: comment for loop in tree_mod_log_insert_move 12 years ago
Jan Schmidt d638108484 Btrfs: fix extent buffer reference for tree mod log roots 12 years ago
Jan Schmidt 5b6602e762 Btrfs: determine level of old roots 12 years ago
Jan Schmidt 834328a849 Btrfs: tree mod log's old roots could still be part of the tree 12 years ago
Jan Schmidt ba1bfbd592 Btrfs: fix a tree mod logging issue for root replacement operations 12 years ago
Jan Schmidt 57911b8ba8 Btrfs: don't put removals from push_node_left into tree mod log twice 12 years ago
Eric W. Biederman e9069f4708 btrfs: Fix compilation with user namespace support enabled 13 years ago
Jeff Layton 4fa6b5ecbf audit: overhaul __audit_inode_child to accomodate retrying 13 years ago
Jeff Layton c43a25abba audit: reverse arguments to audit_inode_child 13 years ago
Chris Mason f46dbe3dee btrfs: init ref_index to zero in add_inode_ref 13 years ago
Wang Sheng-Hui 1037a5affc Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer 13 years ago
Josef Bacik f60b1b49f6 Btrfs: fix page leakage 13 years ago
Josef Bacik 4804b38293 Btrfs: do not warn_on when we cannot alloc a page for an extent buffer 13 years ago
Josef Bacik edd33c99c4 Btrfs: don't bug on enomem in readpage 13 years ago
Josef Bacik 15e3004a0e Btrfs: cleanup pages properly when ENOMEM in compression 13 years ago
Stefan Behrens 5af3e8cce8 Btrfs: make filesystem read-only when submitting barrier fails 13 years ago
Stefan Behrens 62856a9b73 Btrfs: detect corrupted filesystem after write I/O errors 13 years ago