index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
1
-3
/
+0
2015-12-24
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
1
-1
/
+9
2015-12-24
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-23
/
+91
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-1
/
+9
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
1
-1
/
+3
2015-12-17
Btrfs: add extent buffer bitmap operations
Omar Sandoval
1
-0
/
+6
2015-12-07
btrfs: make extent_range_redirty_for_io return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make extent_range_clear_dirty_for_io return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make end_extent_writepage return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make extent_clear_unlock_delalloc return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make clear_extent_buffer_uptodate return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make set_extent_buffer_uptodate return void
David Sterba
1
-1
/
+1
2015-12-03
btrfs: make lock_extent static inline
David Sterba
1
-1
/
+6
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
1
-1
/
+1
2015-12-03
btrfs: make clear_extent_bit helpers static inline
David Sterba
1
-9
/
+38
2015-12-03
btrfs: make set_extent_bit helpers static inline
David Sterba
1
-12
/
+46
2015-10-22
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
1
-0
/
+1
2015-10-22
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
1
-0
/
+3
2015-10-22
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
1
-0
/
+3
2015-10-22
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
Qu Wenruo
1
-0
/
+12
2015-02-16
btrfs: constify structs with op functions or static definitions
David Sterba
1
-1
/
+1
2015-01-22
btrfs: switch extent_state state to unsigned
David Sterba
1
-29
/
+29
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
1
-2
/
+2
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
1
-1
/
+2
2014-11-21
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
1
-0
/
+1
2014-10-08
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
1
-1
/
+1
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-10
/
+0
2014-10-04
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
1
-2
/
+5
2014-10-02
btrfs: kill extent_buffer_page helper
David Sterba
1
-6
/
+0
2014-10-02
btrfs: remove unused extent state bits
David Sterba
1
-4
/
+0
2014-09-18
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
1
-0
/
+1
2014-09-18
Btrfs: implement repair function when direct read fails
Miao Xie
1
-1
/
+4
2014-09-18
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
1
-3
/
+3
2014-09-18
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
1
-1
/
+1
2014-09-18
Btrfs: split bio_readpage_error into several functions
Miao Xie
1
-0
/
+28
2014-09-18
Btrfs: shrink further sizeof(struct extent_buffer)
Filipe Manana
1
-2
/
+0
2014-09-18
Btrfs: reduce size of struct extent_state
Filipe Manana
1
-1
/
+0
2014-06-20
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
1
-1
/
+0
2014-06-13
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
1
-0
/
+3
2014-06-10
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
1
-0
/
+2
2014-04-07
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
1
-0
/
+1
2014-01-29
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
1
-5
/
+3
2014-01-29
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
1
-0
/
+1
2013-11-12
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...
Chandra Seetharaman
1
-1
/
+1
2013-11-12
Btrfs: add tests for find_lock_delalloc_range
Josef Bacik
1
-0
/
+6
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
1
-1
/
+0
2013-09-01
btrfs: Introduce extent_read_full_page_nolock()
Mark Fasheh
1
-0
/
+3
2013-09-01
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
1
-12
/
+9
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
1
-6
/
+4
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
1
-0
/
+1
[next]