| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: reduce btree node locking duration on item update | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | fs/btrfs: Integer overflow in btrfs_ioctl_resize() | Wenliang Fan | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: stop caching thread if extent_commit_sem is contended | Josef Bacik | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | rwsem: add rwsem_is_contended | Josef Bacik | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: introduce the delayed inode ref deletion for the single link inode | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: use flags instead of the bool variants in delayed node | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: remove btrfs_end_transaction_dmeta() | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: cleanup code of btrfs_balance_delayed_items() | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: don't run delayed nodes again after all nodes flush | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: remove residual code in delayed inode async helper | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: convert printk to btrfs_ and fix BTRFS prefix | Frank Holton | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix tree mod logging | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: check balance of send_in_progress | David Sterba | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: remove transaction from btrfs send | Wang Shilong | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix double initialization of the raid kobject | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix a warning when iput a file | Wang Shilong | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: Check read-only status of roots during send | David Sterba | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: remove unused mnt from send_ctx | David Sterba | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: send: clean up dead code | David Sterba | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix deadlock when iterating inode refs and running delayed inodes | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: remove dead comments for read_csums() | Wang Shilong | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix use of uninitialized err variable | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: remove unnecessary filemap writting and waiting after block group relo... | Wang Shilong | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix error check of btrfs_lookup_dentry() | Tsutomu Itoh | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: return immediately if tree log mod is not necessary | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: move the extent buffer radix tree into the fs_info | Josef Bacik | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: use a bit to track if we're in the radix tree | Josef Bacik | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: deal with io_tree->mapping being NULL | Josef Bacik | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: more efficient push_leaf_right | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: wrap repeated code into scrub_blocked_if_needed() | Wang Shilong | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix wrong super generation mismatch when scrubbing supers | Wang Shilong | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix pass of transid with wrong endianness in send.c | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix extent_map block_len after merging | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: remove dead code | Michal Nazarewicz | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix max dir item size calculation | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: more efficient extent state insertions | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: add missing extent state caching calls | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: faster and more efficient extent map insertion | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix extent boundary check in bio_readpage_error | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: try harder to avoid btree node splits | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: avoid unnecessary ordered extent cache resets | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: fix leaks during sysfs teardown | Jeff Mahoney | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: fix static checker warnings | Jeff Mahoney | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix very slow inode eviction and fs unmount | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: improve forever loop when doing balance relocation | Wang Shilong | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix ordered extent check in btrfs_punch_hole | Filipe David Borba Manana | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix the reserved space leak caused by the race between nonlock dio and... | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: cleanup unnecessary parameter and variant of prepare_pages() | Miao Xie | 2014-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: replace BUG in can_modify_feature | David Sterba | 2014-01-28 | |
