index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-1
/
+1
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-1
/
+1
2015-12-23
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
1
-13
/
+170
2015-12-23
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-93
/
+5
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-13
/
+170
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
1
-13
/
+21
2015-12-17
Btrfs: add extent buffer bitmap operations
Omar Sandoval
1
-0
/
+149
2015-12-07
btrfs: make set_range_writeback return void
David Sterba
1
-2
/
+1
2015-12-07
btrfs: make extent_range_redirty_for_io return void
David Sterba
1
-2
/
+1
2015-12-07
btrfs: make extent_range_clear_dirty_for_io return void
David Sterba
1
-2
/
+1
2015-12-07
btrfs: make end_extent_writepage return void
David Sterba
1
-5
/
+2
2015-12-07
btrfs: make extent_clear_unlock_delalloc return void
David Sterba
1
-3
/
+2
2015-12-07
btrfs: make clear_extent_buffer_uptodate return void
David Sterba
1
-2
/
+1
2015-12-07
btrfs: make set_extent_buffer_uptodate return void
David Sterba
1
-2
/
+1
2015-12-03
btrfs: make lock_extent static inline
David Sterba
1
-5
/
+0
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
1
-6
/
+6
2015-12-03
btrfs: make clear_extent_bit helpers static inline
David Sterba
1
-39
/
+0
2015-12-03
btrfs: make set_extent_bit helpers static inline
David Sterba
1
-44
/
+0
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+7
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-7
/
+7
2015-10-21
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
1
-11
/
+39
2015-10-21
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
1
-18
/
+53
2015-10-14
Btrfs: fix double range unlock of hole region when reading page
Filipe Manana
1
-2
/
+6
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-12
/
+14
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+11
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
1
-8
/
+10
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
1
-2
/
+2
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
1
-2
/
+2
2015-10-05
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
1
-8
/
+11
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+57
2015-09-15
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
1
-8
/
+57
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+18
2015-08-21
btrfs: fix compile when block cgroups are not enabled
Chris Mason
1
-0
/
+3
2015-08-19
btrfs: Prevent from early transaction abort
Michal Hocko
1
-4
/
+2
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
1
-7
/
+2
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
1
-3
/
+13
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-18
/
+12
2015-06-30
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2015-06-03
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
Josef Bacik
1
-0
/
+2
2015-06-03
Btrfs: wake up extent state waiters on unlock through clear_extent_bits
Filipe Manana
1
-1
/
+6
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-2
/
+0
2015-05-11
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
Filipe Manana
1
-0
/
+19
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
1
-25
/
+26
2015-04-26
btrfs: fix race on ENOMEM in alloc_extent_buffer
Omar Sandoval
1
-1
/
+2
2015-03-26
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
1
-1
/
+4
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+6
2015-03-17
Btrfs: just free dummy extent buffers
Josef Bacik
1
-0
/
+6
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-35
/
+52
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
1
-1
/
+1
[next]