Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
40137906c5f55c252194ef5834130383e639536f
/
fs
/
btrfs
/
extent_io.c
087a76d
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
3a45bb2
btrfs: remove root parameter from transaction commit/end routines
by Jeff Mahoney
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 8 years ago
0b246af
btrfs: root->fs_info cleanup, add fs_info convenience variables
by Jeff Mahoney
· 8 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 8 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
fba1acf
btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
by David Sterba
· 8 years ago
f157bf7
btrfs: introduce helpers for updating eb uuids
by David Sterba
· 8 years ago
cf8cddd
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
by Christoph Hellwig
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
9c89469
Btrfs: remove some no-op casts
by Dan Carpenter
· 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
851cd17
Btrfs: memset to avoid stale content in btree leaf
by Liu Bo
· 8 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
62e8557
btrfs: convert printk(KERN_* to use pr_* calls
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
3eb548e
Btrfs: memset to avoid stale content in btree node block
by Liu Bo
· 8 years ago
8436ea91
Btrfs: kill the start argument to read_extent_buffer_pages
by Josef Bacik
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
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
· 8 years ago
2571e73
Btrfs: fix memory leak in reading btree blocks
by Liu Bo
· 8 years ago
afce772
btrfs: fix check_shared for fiemap ioctl
by Lu Fengqi
· 8 years ago
fff648d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d58b0d9
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
b571bc6
Fixup direct bi_rw modifiers
by Shaun Tancheff
· 8 years ago
20bd723
block: add missing group association in bio-cloning functions
by Paolo Valente
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
8a5c743
mm, memcg: use consistent gfp flags during readahead
by Michal Hocko
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
baf863b
Btrfs: fix eb memory leak due to readpage failure
by Liu Bo
· 8 years ago
6f034ec
Btrfs: cleanup BUG_ON in merge_bio
by Liu Bo
· 8 years ago
fba4b69
btrfs: Fix slab accounting flags
by Nikolay Borisov
· 8 years ago
415b35a
Btrfs: fix error handling in map_private_extent_buffer
by Liu Bo
· 8 years ago
c871b0f
Btrfs: check if extent buffer is aligned to sectorsize
by Liu Bo
· 8 years ago
4c52990
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7
by Chris Mason
· 8 years ago
81a75f6
btrfs: use bio fields for op and flags
by Mike Christie
· 8 years ago
1f7ad75
btrfs: have submit_one_bio users use bio op accessors
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
b9ef22d
Btrfs: self-tests: Support non-4k page size
by Feifei Xu
· 8 years ago
b5de8d0
Btrfs: fix race between device replace and read repair
by Filipe Manana
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
2d324f5
Btrfs: fix unexpected return value of fiemap
by Liu Bo
· 9 years ago
5ef64a3
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
e1860a7
btrfs: GFP_NOFS does not GFP_HIGHMEM
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
059f791
btrfs: make state preallocation more speculative in __set_extent_bit
by David Sterba
· 9 years ago
03bf538
btrfs: untangle gotos a bit in convert_extent_bit
by David Sterba
· 9 years ago
7ab5cb2
btrfs: untangle gotos a bit in __clear_extent_bit
by David Sterba
· 9 years ago
b5a4ba1
btrfs: untangle gotos a bit in __set_extent_bit
by David Sterba
· 9 years ago
2c53b91
btrfs: sink gfp parameter to set_record_extent_bits
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
894b36e
Btrfs: cleanup error handling in extent_write_cached_pages
by Liu Bo
· 9 years ago
a9132667
Btrfs: make mapping->writeback_index point to the last written page
by Liu Bo
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 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
675d276
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
by David Sterba
· 9 years ago
f827ba9
btrfs: avoid uninitialized variable warning
by Arnd Bergmann
· 9 years ago
5598e90
btrfs: drop null testing before destroy functions
by Kinglong Mee
· 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
dbfdb6d
Btrfs: Search for all ordered extents that could span across a page
by Chandan Rajendra
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
ee22184
Btrfs: use linux/sizes.h to represent constants
by Byongho Lee
· 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
35de6db
btrfs: make set_range_writeback return void
by David Sterba
· 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
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 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
5e6ecb3
Btrfs: fix double range unlock of hole region when reading page
by Filipe Manana
· 9 years ago
640926f
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
175d58c
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
f14d104
btrfs: switch more printks to our helpers
by David Sterba
· 9 years ago
9464732
btrfs: switch message printers to ratelimited variants
by David Sterba
· 9 years ago
b14af3b
btrfs: switch message printers to ratelimited _in_rcu variants
by David Sterba
· 9 years ago
808f80b
Btrfs: update fix for read corruption of compressed and shared extents
by Filipe Manana
· 9 years ago
03e8f64
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
005efed
Btrfs: fix read corruption of compressed and shared extents
by Filipe Manana
· 9 years ago
Next »