- 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 8 years ago
- afdb571 btrfs: simplify btrfs_wait_cache_io prototype by Jeff Mahoney · 8 years ago
- 71ff643 btrfs: convert extent-tree tracepoints to use fs_info by Jeff Mahoney · 8 years ago
- ccdf9b3 btrfs: root->fs_info cleanup, access fs_info->delayed_root directly by Jeff Mahoney · 8 years ago
- 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 8 years ago
- 6202df6 btrfs: root->fs_info cleanup, update_block_group{,flags} by Jeff Mahoney · 8 years ago
- 3796d33 btrfs: root->fs_info cleanup, lock/unlock_chunks by Jeff Mahoney · 9 years ago
- 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 9 years ago
- da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
- f15376d btrfs: root->fs_info cleanup, io_ctl_init by Jeff Mahoney · 8 years ago
- fb45625 btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere by Jeff Mahoney · 8 years ago
- c28f158 btrfs: struct reada_control.root -> reada_control.fs_info by Jeff Mahoney · 8 years ago
- de14379 btrfs: struct btrfsic_state->root should be an fs_info by Jeff Mahoney · 8 years ago
- 2b2e27e btrfs: alloc_reserved_file_extent trace point should use extent_root by Jeff Mahoney · 8 years ago
- 5112feb btrfs: btrfs_init_new_device should use fs_info->dev_root by Jeff Mahoney · 8 years ago
- 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 8 years ago
- 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 8 years ago
- 1d57ee9 btrfs: improve delayed refs iterations by Wang Xiaoguang · 8 years ago
- 824d8df btrfs: qgroup: Fix qgroup data leaking by using subtree tracing by Qu Wenruo · 8 years ago
- 33d1f05 btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c by Qu Wenruo · 8 years ago
- 50b3e04 btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps by Qu Wenruo · 8 years ago
- 1d2beaa btrfs: qgroup: Add comments explaining how btrfs qgroup works by Qu Wenruo · 8 years ago
- 1621f8f btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio by Christoph Hellwig · 8 years ago
- 4989d27 btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all by Christoph Hellwig · 8 years ago
- 2a4d0c9 btrfs: calculate end of bio offset properly by Christoph Hellwig · 8 years ago
- 8138105 btrfs: use bi_size by Christoph Hellwig · 8 years ago
- 6cd7ce4 btrfs: don't access the bio directly in btrfs_csum_one_bio by Christoph Hellwig · 8 years ago
- 6a2de22 btrfs: don't access the bio directly in the direct I/O code by Christoph Hellwig · 8 years ago
- 80ace3e btrfs: don't access the bio directly in the raid5/6 code by Christoph Hellwig · 8 years ago
- 974b1ad btrfs: use bio iterators for the decompression handlers by Christoph Hellwig · 8 years ago
- 0c476a5 btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space by Jeff Mahoney · 8 years ago
- f94480b Btrfs: abort transaction if fill_holes() fails by Josef Bacik · 8 years ago
- 62fe51c Btrfs: fix file extent corruption by Josef Bacik · 8 years ago
- d2fbb2b btrfs: increment ctx->pos for every emitted or skipped dirent in readdir by Jeff Mahoney · 8 years ago
- c2951f3 btrfs: remove old tree_root dirent processing in btrfs_real_readdir() by Jeff Mahoney · 8 years ago
- d1111a7 btrfs: Call kunmap if zlib_inflateInit2 fails by Nick Terrell · 8 years ago
- ed0df61 btrfs: store and load values of stripes_min/stripes_max in balance status item by David Sterba · 8 years ago
- 4d5106a btrfs: remove redundant check of btrfs_iget return value by Christophe JAILLET · 8 years ago
- 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
- a23eaa8 Btrfs: adjust len of writes if following a preallocated extent by Liu Bo · 8 years ago
- 7b9ea62 btrfs: return early from failed memory allocations in ioctl handlers by Shailendra Verma · 8 years ago
- 58e8012 btrfs: add optimized version of eb to eb copy by David Sterba · 8 years ago
- b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
- fba1acf btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer by David Sterba · 8 years ago
- d24ee97 btrfs: use new helpers to set uuids in eb by David Sterba · 8 years ago
- f157bf7 btrfs: introduce helpers for updating eb uuids by David Sterba · 8 years ago
- 2230adf btrfs: delete unused member from superblock by David Sterba · 8 years ago
- 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
- b917bb3 btrfs: reada, remove pointless BUG_ON check for fs_info by David Sterba · 8 years ago
- 8694bb6 btrfs: reada, remove pointless BUG_ON in reada_find_extent by David Sterba · 8 years ago
- fc2e901 btrfs: reada, sink start parameter to btree_readahead_hook by David Sterba · 8 years ago
- bcdc51b btrfs: reada, remove unused parameter from __readahead_hook by David Sterba · 8 years ago
- 04998b3 btrfs: reada, cleanup remove unneeded variable in __readahead_hook by David Sterba · 8 years ago
- ef2fff6 btrfs: rename helper macros for qgroup and aux data casts by David Sterba · 8 years ago
- 5d9dbe6 btrfs: remove stale comment from btrfs_statfs by David Sterba · 8 years ago
- 926b923 btrfs: remove unused headers, statfs.h by David Sterba · 8 years ago
- 745699e btrfs: remove useless comments by Xiaoguang Wang · 8 years ago
- ebce0e0 btrfs: make block group flags in balance printks human-readable by Adam Borowski · 8 years ago
- 8e2bd3b Btrfs: deal with existing encompassing extent map in btrfs_get_extent() by Omar Sandoval · 8 years ago
- 939659d btrfs: add necessary comments about tickets_id by Wang Xiaoguang · 8 years ago
- dc1a90c btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed_refs() by Wang Xiaoguang · 8 years ago
- cf8cddd btrfs: don't abuse REQ_OP_* flags for btrfs_map_block by Christoph Hellwig · 8 years ago
- 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
- f616751 Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 570dd45 btrfs: fix races on root_log_ctx lists by Chris Mason · 8 years ago
- 9d1032c btrfs: fix WARNING in btrfs_select_ref_head() by Wang Xiaoguang · 8 years ago
- 9c89469 Btrfs: remove some no-op casts by Dan Carpenter · 8 years ago
- dd4b857 btrfs: pass correct args to btrfs_async_run_delayed_refs() by Wang Xiaoguang · 8 years ago
- 69ae5e4 btrfs: make file clone aware of fatal signals by Wang Xiaoguang · 8 years ago
- 0b34c26 btrfs: qgroup: Prevent qgroup->reserved from going subzero by Goldwyn Rodrigues · 8 years ago
- 112a3ed Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.9 by Chris Mason · 8 years ago
- 14155ca btrfs: assign error values to the correct bio structs by Junjie Mao · 8 years ago
- 4547f4d Btrfs: kill BUG_ON in do_relocation by Liu Bo · 8 years ago
- d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- d9ed71e Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 by Chris Mason · 8 years ago
- d5e84fd Btrfs: fix incremental send failure caused by balance by Filipe Manana · 8 years ago
- f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 19c4d2f Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs" by Chris Mason · 8 years ago
- fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- cd27e45 [btrfs] fix check_direct_IO() for non-iovec iterators by Al Viro · 8 years ago
- e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
- f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 0e67578 btrfs: tests: uninline member definitions in free_space_extent by David Sterba · 8 years ago
- d2d9ac6 btrfs: tests: constify free space extent specs by David Sterba · 8 years ago
- 781e3bc Btrfs: expand free space tree sanity tests to catch endianness bug by Omar Sandoval · 8 years ago
- 9426ce7 Btrfs: fix extent buffer bitmap tests on big-endian systems by Omar Sandoval · 8 years ago
- 6675df3 Btrfs: catch invalid free space trees by Omar Sandoval · 8 years ago
- f8d468a Btrfs: fix mount -o clear_cache,space_cache=v2 by Omar Sandoval · 8 years ago
- 2fe1d55 Btrfs: fix free space tree bitmaps on big-endian systems by Omar Sandoval · 8 years ago
- 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
- c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 196e024 Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf by Liu Bo · 8 years ago
- 4867268 Btrfs: don't BUG() during drop snapshot by Josef Bacik · 8 years ago