| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | btrfs: Fix tail space processing in find_free_dev_extent() | Zhao Lei | 2015-04-13 | 1 | -11/+13 |
| * | | | btrfs: fix condition of commit transaction | Zhao Lei | 2015-04-13 | 1 | -7/+15 |
| * | | | Btrfs: fix uninit variable in clone ioctl | Chris Mason | 2015-04-13 | 1 | -1/+1 |
| * | | | Btrfs: fix inode eviction infinite loop after cloning into it | Filipe Manana | 2015-04-13 | 1 | -0/+5 |
| * | | | Btrfs: fix inode eviction infinite loop after extent_same ioctl | Filipe Manana | 2015-04-13 | 1 | -0/+3 |
| * | | | Btrfs: fix range cloning when same inode used as source and destination | Filipe Manana | 2015-04-13 | 1 | -2/+4 |
| * | | | Btrfs: fix use after free when close_ctree frees the orphan_rsv | Chris Mason | 2015-04-10 | 3 | -1/+7 |
| * | | | Btrfs: allow block group cache writeout outside critical section in commit | Chris Mason | 2015-04-10 | 9 | -37/+341 |
| * | | | Btrfs: don't use highmem for free space cache pages | Chris Mason | 2015-04-10 | 1 | -7/+5 |
| * | | | Btrfs: two stage dirty block group writeout | Chris Mason | 2015-04-10 | 4 | -32/+170 |
| * | | | btrfs: move struct io_ctl into ctree.h and rename it | Chris Mason | 2015-04-10 | 2 | -33/+33 |
| * | | | Btrfs: don't steal from the global reserve if we don't have the space | Josef Bacik | 2015-04-10 | 1 | -2/+44 |
| * | | | Btrfs: don't commit the transaction in the async space flushing | Josef Bacik | 2015-04-10 | 1 | -6/+8 |
| * | | | Btrfs: reserve space for block groups | Josef Bacik | 2015-04-10 | 3 | -3/+11 |
| * | | | Btrfs: refill block reserves during truncate | Chris Mason | 2015-04-10 | 3 | -11/+46 |
| * | | | Btrfs: account for crcs in delayed ref processing | Josef Bacik | 2015-04-10 | 5 | -24/+83 |
| * | | | btrfs: actively run the delayed refs while deleting large files | Chris Mason | 2015-04-10 | 4 | -5/+52 |
| * | | | fs: btrfs: Add missing include file | Guenter Roeck | 2015-04-01 | 1 | -0/+1 |
| * | | | Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent() | Chris Mason | 2015-04-01 | 1 | -1/+1 |
| * | | | Btrfs: Remove the check for old-style mkfs | Liu Bo | 2015-03-26 | 1 | -6/+0 |
| * | | | btrfs: cleanup orphans while looking up default subvolume | Jeff Mahoney | 2015-03-26 | 1 | -0/+9 |
| * | | | btrfs: explicitly set control file's private_data | Tom Van Braeckel | 2015-03-26 | 1 | -0/+12 |
| * | | | btrfs: incorrect handling for fiemap_fill_next_extent return | Chengyu Song | 2015-03-26 | 1 | -1/+4 |
| * | | | btrfs: don't accept bare namespace as a valid xattr | David Sterba | 2015-03-26 | 1 | -14/+39 |
| * | | | Btrfs: fix log tree corruption when fs mounted with -o discard | Filipe Manana | 2015-03-26 | 1 | -3/+2 |
| * | | | Btrfs: fix metadata inconsistencies after directory fsync | Filipe Manana | 2015-03-26 | 5 | -10/+253 |
| * | | | Btrfs: change the insertion criteria for the qgroup operations rbtree | Filipe Manana | 2015-03-26 | 1 | -4/+4 |
| * | | | Btrfs: add missing inode item update in fallocate() | Filipe Manana | 2015-03-26 | 1 | -9/+20 |
| * | | | Btrfs: incremental send, remove dead code | Filipe Manana | 2015-03-26 | 1 | -59/+0 |
| * | | | Btrfs: incremental send, clear name from cache after orphanization | Filipe Manana | 2015-03-26 | 1 | -0/+17 |
| * | | | Btrfs: send, don't leave without decrementing clone root's send_progress | Filipe Manana | 2015-03-26 | 1 | -2/+2 |
| * | | | Btrfs: send, add missing check for dead clone root | Filipe Manana | 2015-03-26 | 1 | -1/+2 |
| * | | | Btrfs: remove deleted xattrs on fsync log replay | Filipe Manana | 2015-03-26 | 1 | -14/+109 |
| * | | | Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Chris Mason | 2015-03-25 | 25 | -350/+384 |
| |\ \ \ |
|
| | * | | | btrfs: cleanup, reduce temporary variables in btrfs_read_roots | David Sterba | 2015-02-16 | 1 | -29/+25 |
| | * | | | btrfs: use correct type for workqueue flags | David Sterba | 2015-02-16 | 4 | -5/+5 |
| | * | | | btrfs: factor btrfs_read_roots() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -65/+66 |
| | * | | | btrfs: factor btrfs_replay_log() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -40/+53 |
| | * | | | btrfs: factor btrfs_init_workqueues() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -70/+83 |
| | * | | | btrfs: factor btrfs_init_qgroup() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -11/+15 |
| | * | | | btrfs: factor btrfs_init_dev_replace_locks() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -6/+12 |
| | * | | | btrfs: factor btrfs_init_btree_inode() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -25/+31 |
| | * | | | btrfs: factor btrfs_init_balance() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -8/+12 |
| | * | | | btrfs: factor btrfs_init_scrub() out of open_ctree() | Eric Sandeen | 2015-02-16 | 1 | -7/+12 |
| | * | | | btrfs: consistently use fs_info in close_ctree() | Eric Sandeen | 2015-02-16 | 1 | -3/+3 |
| | * | | | btrfs: remove unused fs_info arg from btrfs_close_extra_devices() | Eric Sandeen | 2015-02-16 | 3 | -6/+4 |
| | * | | | btrfs: fix sizeof format specifier in btrfs_check_super_valid() | Fabian Frederick | 2015-02-16 | 1 | -1/+1 |
| | * | | | btrfs: cleanup: use for() loop in btrfs_map_bio() | Zhao Lei | 2015-02-16 | 1 | -6/+3 |
| | * | | | btrfs: remove unused chunk_tree argument in several functions | Zhao Lei | 2015-02-16 | 1 | -14/+6 |
| | * | | | btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() | Zhao Lei | 2015-02-16 | 1 | -2/+2 |