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.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-28
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
1
-1
/
+2
2017-02-28
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2017-02-28
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
1
-10
/
+11
2017-02-28
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
1
-6
/
+7
2017-02-28
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
1
-7
/
+7
2017-02-28
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2017-02-17
btrfs: remove unused parameter from extent_write_cache_pages
David Sterba
1
-4
/
+2
2017-02-17
btrfs: remove unused parameter from update_nr_written
David Sterba
1
-4
/
+4
2017-02-17
btrfs: remove unused parameter from submit_extent_page
David Sterba
1
-9
/
+3
2017-02-17
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
1
-1
/
+1
2017-02-17
Btrfs: add another missing end_page_writeback on submit_extent_page failure
Takafumi Kubota
1
-2
/
+6
2017-02-17
Btrfs: use helper to simplify lock/unlock pages
Liu Bo
1
-64
/
+10
2017-02-17
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
1
-6
/
+42
2017-02-14
Btrfs: create helper for processing bits on contiguous pages
Liu Bo
1
-15
/
+22
2017-02-14
Btrfs: cleanup unused cached_state in __extent_writepage_io
Liu Bo
1
-8
/
+1
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
1
-5
/
+5
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-14
btrfs: drop gfp mask tweaking in try_release_extent_state
Michal Hocko
1
-2
/
+0
2017-02-14
btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepage
Michal Hocko
1
-0
/
+5
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-43
/
+69
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+7
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
1
-1
/
+1
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-5
/
+3
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
1
-10
/
+15
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-21
/
+9
2016-11-30
btrfs: add optimized version of eb to eb copy
David Sterba
1
-0
/
+14
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
1
-5
/
+5
2016-11-30
btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
David Sterba
1
-1
/
+1
2016-11-30
btrfs: introduce helpers for updating eb uuids
David Sterba
1
-0
/
+21
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-9
/
+7
2016-10-24
Btrfs: remove some no-op casts
Dan Carpenter
1
-4
/
+4
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
1
-18
/
+46
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
1
-18
/
+46
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
1
-5
/
+13
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-22
/
+31
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-2
/
+2
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-23
/
+19
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
1
-20
/
+8
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-4
/
+3
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
1
-1
/
+1
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
1
-1
/
+17
2016-08-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+1
2016-08-05
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+24
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
1
-1
/
+1
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
1
-6
/
+0
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
[next]