Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4c75968a1bbfb3f190e2e624c83929451e4730ac
/
fs
/
btrfs
/
extent_io.h
1cbb1f4
btrfs: struct-funcs, constify readers
by Jeff Mahoney
· 8 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
c3cfb65
Btrfs: fix unexpected return value of bio_readpage_error
by Liu Bo
· 8 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
7bc329c
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
by Qu Wenruo
· 8 years ago
c5e4c3d
btrfs: sink gfp parameter to btrfs_io_bio_alloc
by David Sterba
· 8 years ago
c821e7f3
btrfs: pass bytes to btrfs_bio_alloc
by David Sterba
· 8 years ago
9f2179a
btrfs: remove redundant parameters from btrfs_bio_alloc
by David Sterba
· 8 years ago
8b6c1d5
btrfs: sink gfp parameter to btrfs_bio_clone
by David Sterba
· 8 years ago
e477094
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
2f8e914
Btrfs: new helper btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
7870d08
Btrfs: don't pass the inode through clean_io_failure
by Josef Bacik
· 8 years ago
6ec656b
btrfs: remove inode argument from repair_io_failure
by Josef Bacik
· 8 years ago
c6100a4
Btrfs: replace tree->mapping with tree->private_data
by Josef Bacik
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
bce19f9
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12
by Chris Mason
· 8 years ago
a7e3b97
Btrfs: fix reported number of inode blocks
by Filipe Manana
· 8 years ago
a315e68
Btrfs: fix invalid attempt to free reserved space on failure to cow range
by Filipe Manana
· 8 years ago
b7ac31b
btrfs: convert extent_state.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
20a7db8
btrfs: add dummy callback for readpage_io_failed and drop checks
by David Sterba
· 8 years ago
4d53ddd
btrfs: document existence of extent_io ops callbacks
by David Sterba
· 8 years ago
c3988d6
btrfs: let writepage_end_io_hook return void
by David Sterba
· 8 years ago
fc4f21b1
btrfs: Make get_extent_t take btrfs_inode
by Nikolay Borisov
· 8 years ago
6fc0ef6
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
by Nikolay Borisov
· 8 years ago
7ab7956
btrfs: make btrfs_free_io_failure_record take btrfs_inode
by Nikolay Borisov
· 8 years ago
b30cb44
btrfs: make clean_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
9d4f7f8
btrfs: make repair_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
4ac1f4a
btrfs: make free_io_failure take btrfs_inode
by Nikolay Borisov
· 8 years ago
53d3235
btrfs: embed extent_changeset::range_changed to the structure
by David Sterba
· 8 years ago
da2c700
btrfs: teach __process_pages_contig about PAGE_LOCK operation
by Liu Bo
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
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
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
f157bf7
btrfs: introduce helpers for updating eb uuids
by David Sterba
· 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
2fe1d55
Btrfs: fix free space tree bitmaps on big-endian systems
by Omar Sandoval
· 8 years ago
8436ea91
Btrfs: kill the start argument to read_extent_buffer_pages
by Josef Bacik
· 8 years ago
ba8b04c
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset
by Qu Wenruo
· 9 years ago
28687b9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
1851309
btrfs: update btrfs_space_info's bytes_may_use timely
by Wang Xiaoguang
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
81a75f67
btrfs: use bio fields for op and flags
by Mike Christie
· 9 years ago
b9ef22d
Btrfs: self-tests: Support non-4k page size
by Feifei Xu
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
58409ed
btrfs: kill unused writepage_io_hook callback
by David Sterba
· 9 years ago
210aa27
btrfs: sink gfp parameter to convert_extent_bit
by David Sterba
· 9 years ago
2c53b91
btrfs: sink gfp parameter to set_record_extent_bits
by David Sterba
· 9 years ago
3744dbe
btrfs: sink gfp parameter to set_extent_new
by David Sterba
· 9 years ago
018ed4f
btrfs: sink gfp parameter to set_extent_defrag
by David Sterba
· 9 years ago
7cd8c75
btrfs: sink gfp parameter to set_extent_delalloc
by David Sterba
· 9 years ago
af6f8f6
btrfs: sink gfp parameter to clear_extent_dirty
by David Sterba
· 9 years ago
f734c44
btrfs: sink gfp parameter to clear_record_extent_bits
by David Sterba
· 9 years ago
9116621
btrfs: sink gfp parameter to clear_extent_bits
by David Sterba
· 9 years ago
ceeb0ae
btrfs: sink gfp parameter to set_extent_bits
by David Sterba
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
f004fae0
Merge branch 'cleanups-4.6' into for-chris-4.6
by David Sterba
· 9 years ago
47dc196
btrfs: use proper type for failrec in extent_state
by David Sterba
· 9 years ago
7f042a8
Btrfs: remove no longer used function extent_read_full_page_nolock()
by Filipe Manana
· 9 years ago
f0f7641
Merge branch 'freespace-4.5' into for-linus-4.5
by Chris Mason
· 9 years ago
bb9d687
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
f7d3d2f
Merge branch 'freespace-tree' into for-linus-4.5
by Chris Mason
· 9 years ago
0f33122
Btrfs: add extent buffer bitmap sanity tests
by Omar Sandoval
· 9 years ago
3e1e8bb
Btrfs: add extent buffer bitmap operations
by Omar Sandoval
· 9 years ago
f631157
btrfs: make extent_range_redirty_for_io return void
by David Sterba
· 9 years ago
bd1fa4f
btrfs: make extent_range_clear_dirty_for_io return void
by David Sterba
· 9 years ago
b5227c0
btrfs: make end_extent_writepage return void
by David Sterba
· 9 years ago
a9d93e1
btrfs: make extent_clear_unlock_delalloc return void
by David Sterba
· 9 years ago
69ba392
btrfs: make clear_extent_buffer_uptodate return void
by David Sterba
· 9 years ago
09c25a8
btrfs: make set_extent_buffer_uptodate return void
by David Sterba
· 9 years ago
cd716d8
btrfs: make lock_extent static inline
by David Sterba
· 9 years ago
ff13db4
btrfs: drop unused parameter from lock_extent_bits
by David Sterba
· 9 years ago
e83b1d9
btrfs: make clear_extent_bit helpers static inline
by David Sterba
· 9 years ago
c631795
btrfs: make set_extent_bit helpers static inline
by David Sterba
· 9 years ago
5247255
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
by Qu Wenruo
· 9 years ago
fefdc55
btrfs: extent_io: Introduce new function clear_record_extent_bits()
by Qu Wenruo
· 9 years ago
d38ed27
btrfs: extent_io: Introduce new function set_record_extent_bits
by Qu Wenruo
· 9 years ago
ac46777
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
by Qu Wenruo
· 9 years ago
e8c9f18
btrfs: constify structs with op functions or static definitions
by David Sterba
· 10 years ago
9ee49a04
btrfs: switch extent_state state to unsigned
by David Sterba
· 10 years ago
ce3e698
btrfs: sink parameter len to alloc_extent_buffer
by David Sterba
· 11 years ago
3f556f7
btrfs: unify extent buffer allocation api
by David Sterba
· 11 years ago
704de49
Btrfs: set page and mapping error on compressed write failure
by Filipe Manana
· 10 years ago
0d4cf4e
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
by Chris Mason
· 10 years ago
bbf65cf
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
656f30d
Btrfs: be aware of btree inode write errors to avoid fs corruption
by Filipe Manana
· 10 years ago
fb85fc9
btrfs: kill extent_buffer_page helper
by David Sterba
· 10 years ago
01d5bc3
btrfs: remove unused extent state bits
by David Sterba
· 10 years ago
f612496
Btrfs: cleanup the read failure record after write or when the inode is freeing
by Miao Xie
· 10 years ago
8b110e3
Btrfs: implement repair function when direct read fails
by Miao Xie
· 10 years ago
1203b68
Btrfs: modify clean_io_failure and make it suit direct io
by Miao Xie
· 10 years ago
ffdd201
Btrfs: modify repair_io_failure and make it suit direct io
by Miao Xie
· 10 years ago
2fe6303
Btrfs: split bio_readpage_error into several functions
by Miao Xie
· 10 years ago
2a39e59
Btrfs: shrink further sizeof(struct extent_buffer)
by Filipe Manana
· 10 years ago
27a3507
Btrfs: reduce size of struct extent_state
by Filipe Manana
· 11 years ago
46fefe4
Btrfs: remove unused wait queue in struct extent_buffer
by Filipe Manana
· 11 years ago
550ac1d
btrfs: new function read_extent_buffer_to_user
by Gerhard Heift
· 11 years ago
faa2dbf
Btrfs: add sanity tests for new qgroup accounting code
by Josef Bacik
· 11 years ago
a26e8c9
Btrfs: don't clear uptodate if the eb is under IO
by Josef Bacik
· 11 years ago
Next »