index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-26
1
-21
/
+16
|
\
|
*
btrfs: avoid uninitialized variable warning
Arnd Bergmann
2016-02-23
1
-2
/
+2
|
*
btrfs: drop null testing before destroy functions
Kinglong Mee
2016-02-18
1
-4
/
+2
|
*
btrfs: use proper type for failrec in extent_state
David Sterba
2016-02-18
1
-17
/
+14
*
|
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
1
-34
/
+11
|
\
\
|
*
|
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
2016-02-03
1
-34
/
+11
|
|
/
*
|
Btrfs: Search for all ordered extents that could span across a page
Chandan Rajendra
2016-02-01
1
-1
/
+2
|
/
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-1
/
+1
|
\
|
*
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-1
/
+1
*
|
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
2015-12-23
1
-13
/
+170
|
\
\
|
*
\
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-18
1
-13
/
+170
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
2015-12-17
1
-13
/
+21
|
|
*
Btrfs: add extent buffer bitmap operations
Omar Sandoval
2015-12-17
1
-0
/
+149
*
|
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-93
/
+5
|
\
\
\
|
*
|
|
btrfs: make lock_extent static inline
David Sterba
2015-12-03
1
-5
/
+0
|
*
|
|
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
1
-6
/
+6
|
*
|
|
btrfs: make clear_extent_bit helpers static inline
David Sterba
2015-12-03
1
-39
/
+0
|
*
|
|
btrfs: make set_extent_bit helpers static inline
David Sterba
2015-12-03
1
-44
/
+0
|
|
/
/
*
|
|
btrfs: make set_range_writeback return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make extent_range_redirty_for_io return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make extent_range_clear_dirty_for_io return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make end_extent_writepage return void
David Sterba
2015-12-07
1
-5
/
+2
*
|
|
btrfs: make extent_clear_unlock_delalloc return void
David Sterba
2015-12-07
1
-3
/
+2
*
|
|
btrfs: make clear_extent_buffer_uptodate return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make set_extent_buffer_uptodate return void
David Sterba
2015-12-07
1
-2
/
+1
|
/
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-7
/
+7
|
\
\
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-7
/
+7
|
|
/
*
|
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
2015-10-21
1
-11
/
+39
*
|
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
2015-10-21
1
-18
/
+53
*
|
Btrfs: fix double range unlock of hole region when reading page
Filipe Manana
2015-10-14
1
-2
/
+6
*
|
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-12
1
-12
/
+14
|
\
\
|
|
/
|
/
|
|
*
btrfs: switch more printks to our helpers
David Sterba
2015-10-08
1
-8
/
+10
|
*
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-08
1
-2
/
+2
|
*
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
2015-10-08
1
-2
/
+2
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-09
1
-8
/
+11
|
\
\
|
|
/
|
/
|
|
*
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-05
1
-8
/
+11
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
1
-8
/
+57
|
\
\
|
|
/
|
*
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-09-15
1
-8
/
+57
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-05
1
-7
/
+18
|
\
\
|
|
/
|
*
btrfs: fix compile when block cgroups are not enabled
Chris Mason
2015-08-21
1
-0
/
+3
|
*
btrfs: Prevent from early transaction abort
Michal Hocko
2015-08-19
1
-4
/
+2
|
*
Btrfs: add support for blkio controllers
Chris Mason
2015-08-09
1
-3
/
+13
*
|
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
1
-7
/
+2
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-18
/
+12
|
/
*
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-30
1
-1
/
+8
|
\
|
*
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
Josef Bacik
2015-06-03
1
-0
/
+2
|
*
Btrfs: wake up extent state waiters on unlock through clear_extent_bits
Filipe Manana
2015-06-03
1
-1
/
+6
*
|
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-05-19
1
-2
/
+0
*
|
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
Filipe Manana
2015-05-11
1
-0
/
+19
|
/
[next]