Age | Commit message (Expand) | Author |
2014-06-19 | Btrfs: remove unused wait queue in struct extent_buffer | Filipe Manana |
2014-06-19 | Btrfs: fix deadlocks with trylock on tree nodes | Chris Mason |
2014-06-13 | btrfs: fix error handling in create_pending_snapshot | Eric Sandeen |
2014-06-13 | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen |
2014-06-13 | btrfs: free ulist in qgroup_shared_accounting() error path | Eric Sandeen |
2014-06-13 | Btrfs: fix qgroups sanity test crash or hang | Filipe Manana |
2014-06-13 | btrfs: prevent RCU warning when dereferencing radix tree slot | Sasha Levin |
2014-06-13 | Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting | Wang Shilong |
2014-06-13 | btrfs: new ioctl TREE_SEARCH_V2 | Gerhard Heift |
2014-06-12 | btrfs: tree_search, search_ioctl: direct copy to userspace | Gerhard Heift |
2014-06-12 | btrfs: new function read_extent_buffer_to_user | Gerhard Heift |
2014-06-12 | btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW | Gerhard Heift |
2014-06-12 | btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer | Gerhard Heift |
2014-06-12 | btrfs: tree_search, search_ioctl: accept varying buffer | Gerhard Heift |
2014-06-12 | btrfs: tree_search: eliminate redundant nr_items check | Gerhard Heift |
2014-06-10 | Btrfs: convert smp_mb__{before,after}_clear_bit | Chris Mason |
2014-06-09 | Btrfs: fix scrub_print_warning to handle skinny metadata extents | Liu Bo |
2014-06-09 | Btrfs: make fsync work after cloning into a file | Filipe Manana |
2014-06-09 | Btrfs: use right type to get real comparison | Liu Bo |
2014-06-09 | Btrfs: don't check nodes for extent items | Josef Bacik |
2014-06-09 | Btrfs: don't release invalid page in btrfs_page_exists_in_range() | Filipe Manana |
2014-06-09 | Btrfs: make sure we retry if page is a retriable exception | Filipe Manana |
2014-06-09 | Btrfs: make sure we retry if we couldn't get the page | Filipe Manana |
2014-06-09 | btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56 | Gui Hecheng |
2014-06-09 | trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/ | Antonio Ospite |
2014-06-09 | Btrfs: fix leaf corruption after __btrfs_drop_extents | Liu Bo |
2014-06-09 | Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item | Filipe Manana |
2014-06-09 | Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled | Filipe Manana |
2014-06-09 | btrfs: free delayed node outside of root->inode_lock | Jeff Mahoney |
2014-06-09 | btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX | Gui Hecheng |
2014-06-09 | Btrfs: fix transaction leak during fsync call | Filipe Manana |
2014-06-09 | btrfs: Avoid trucating page or punching hole in a already existed hole. | Qu Wenruo |
2014-06-09 | Btrfs: update commit root on snapshot creation after orphan cleanup | Filipe Manana |
2014-06-09 | Btrfs: ioctl, don't re-lock extent range when not necessary | Filipe Manana |
2014-06-09 | Btrfs: avoid visiting all extent items when cloning a range | Filipe Manana |
2014-06-09 | Btrfs: set dead flag on the right root when destroying snapshot | Filipe Manana |
2014-06-09 | Btrfs: ensure readers see new data after a clone operation | Filipe Manana |
2014-06-09 | fs: btrfs: volumes.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-06-09 | btrfs: allocate raid type kobjects dynamically | Jeff Mahoney |
2014-06-09 | Btrfs: send, use the right limits for xattr names and values | Filipe Manana |
2014-06-09 | Btrfs: send, don't error in the presence of subvols/snapshots | Filipe Manana |
2014-06-09 | Btrfs: async delayed refs | Chris Mason |
2014-06-09 | Btrfs: split up __extent_writepage to lower stack usage | Chris Mason |
2014-06-09 | btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking | Alex Gartrell |
2014-06-09 | Btrfs: cut down stack usage in btree_write_cache_pages | Chris Mason |
2014-06-09 | Btrfs: break up __btrfs_write_out_cache to cut down stack usage | Chris Mason |
2014-06-09 | Btrfs: free tmp ulist for qgroup rescan | Josef Bacik |
2014-06-09 | btrfs: usage error should not be logged into system log | Anand Jain |
2014-06-09 | btrfs: remove newline from inode cache kthread name | David Sterba |
2014-06-09 | btrfs: remove stale newlines from log messages | David Sterba |