Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52f9e53ede8e1b261e68216c6c2f32bb3f26c795
/
fs
/
btrfs
/
extent_io.c
318e151
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
5ee0844
Btrfs: revert checksum error statistic which can cause a BUG()
by Stefan Behrens
· 12 years ago
e2aed8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
67c9684
Btrfs: improve multi-thread buffer read
by Liu Bo
· 12 years ago
51561ff
Btrfs: lock the transition from dirty to writeback for an eb
by Josef Bacik
· 12 years ago
594831c
Btrfs: fix potential race in extent buffer freeing
by Josef Bacik
· 12 years ago
e64860a
Btrfs: don't return true in releasepage unless we actually freed the eb
by Josef Bacik
· 12 years ago
d5b025d
btrfs read error corrected message floods the console during recovery
by Anand Jain
· 12 years ago
10983f2
Btrfs: fix typo in convert_extent_bit
by Liu Bo
· 12 years ago
7fd1a3f
Btrfs: hold a ref on the inode during writepages
by Josef Bacik
· 12 years ago
606686e
Btrfs: use rcu to protect device->name
by Josef Bacik
· 12 years ago
1e20932
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
442a4f6
Btrfs: add device counters for detected IO and checksum errors
by Stefan Behrens
· 12 years ago
d1ac6e4
Btrfs: use fastpath in extent state ops as much as possible
by Liu Bo
· 13 years ago
5fd0204
Btrfs: finish ordered extents in their own thread
by Josef Bacik
· 13 years ago
d7dbe9e
Btrfs: fix compile warnings in extent_io.c
by Josef Bacik
· 13 years ago
815a51c
Btrfs: dummy extent buffers for tree mod log
by Jan Schmidt
· 13 years ago
fd5e62a
Btrfs: remove the useless assignment to *entry in function tree_insert of file extent_io.c
by Wang Sheng-Hui
· 13 years ago
477d7ea
Btrfs: fix the comment for find_first_extent_bit
by Wang Sheng-Hui
· 13 years ago
39bab87
Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_extent_pages
by Wang Sheng-Hui
· 13 years ago
1b303fc
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
by Wang Sheng-Hui
· 13 years ago
271fd5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
17de39a
Btrfs: fix page leak when allocing extent buffers
by Josef Bacik
· 13 years ago
f7b0069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
5cf1ab5
Btrfs: always store the mirror we read the eb from
by Josef Bacik
· 13 years ago
cdc6a39
Btrfs: avoid possible use-after-free in clear_extent_bit()
by Li Zefan
· 13 years ago
8e52acf
Btrfs: retrurn void from clear_state_bit
by Li Zefan
· 13 years ago
659e45d
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
e627ee7
Btrfs: check return value of bio_alloc() properly
by Tsutomu Itoh
· 13 years ago
d95603b
Btrfs: fix uninit variable in repair_eb_io_failure
by Chris Mason
· 13 years ago
9613beb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
1d4284b
Merge branch 'error-handling' into for-linus
by Chris Mason
· 13 years ago
ea46679
Btrfs: deal with read errors on extent buffers differently
by Josef Bacik
· 13 years ago
a098d8e
Btrfs: loop waiting on writeback
by Chris Mason
· 13 years ago
0b32f4b
Btrfs: ensure an entire eb is written at once
by Josef Bacik
· 13 years ago
5df4235
Btrfs: introduce mark_extent_buffer_accessed
by Josef Bacik
· 13 years ago
3083ee2
Btrfs: introduce free_extent_buffer_stale
by Josef Bacik
· 13 years ago
115391d
Btrfs: only use the existing eb if it's count isn't 0
by Josef Bacik
· 13 years ago
4f2de97a
Btrfs: set page->private to the eb
by Josef Bacik
· 13 years ago
727011e
Btrfs: allow metadata blocks larger than the page size
by Chris Mason
· 14 years ago
79787ea
btrfs: replace many BUG_ONs with proper error handling
by Jeff Mahoney
· 13 years ago
3fbe5c0
btrfs: split extent_state ops
by Jeff Mahoney
· 13 years ago
d008237
btrfs: drop gfp_t from lock_extent
by Jeff Mahoney
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
355808c
btrfs: ->submit_bio_hook error push-up
by Jeff Mahoney
· 13 years ago
3444a97
btrfs: Factor out tree->ops->merge_bio_hook call
by Jeff Mahoney
· 13 years ago
6763af8
btrfs: Remove set bits return from clear_extent_bit
by Jeff Mahoney
· 13 years ago
c2d904e
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
by Jeff Mahoney
· 13 years ago
7ac687d
btrfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
5065319
Btrfs: clear the extent uptodate bits during parent transid failures
by Chris Mason
· 13 years ago
692e575
Btrfs: be less strict on finding next node in clear_extent_bit
by Liu Bo
· 13 years ago
9d47c76
Btrfs: kick out redundant stuff in convert_extent_bit
by Liu Bo
· 13 years ago
0449314
Btrfs: skip states when they does not contain bits to clear
by Liu Bo
· 13 years ago
285190d
Btrfs: check return value of lookup_extent_mapping() correctly
by Tsutomu Itoh
· 13 years ago
013bd4c
Btrfs: fix return value check of extent_io_ops
by Tsutomu Itoh
· 13 years ago
87826df
btrfs: delalloc for page dirtied out-of-band in fixup worker
by Jeff Mahoney
· 13 years ago
8bedd51
Btrfs: Check for NULL page in extent_range_uptodate
by Mitch Harder
· 13 years ago
c126dea
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
by Chris Mason
· 13 years ago
9785dbd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
5b25f70
Btrfs: add nested locking mode for paths
by Arne Jansen
· 13 years ago
21adbd5
Btrfs: integrate integrity check module into btrfs
by Stefan Behrens
· 13 years ago
1cf4ffd
Btrfs: drop spin lock when memory alloc fails
by Liu Bo
· 13 years ago
f4a8e65
Btrfs: fix meta data raid-repair merge problem
by Jan Schmidt
· 13 years ago
4d479cf
Btrfs: sectorsize align offsets in fiemap
by Josef Bacik
· 13 years ago
32240a9
btrfs: mirror_num should be int, not u64
by Jan Schmidt
· 13 years ago
745c4d8
btrfs: Fix up 32/64-bit compatibility for new ioctls
by Jeff Mahoney
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
531f4b1a
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
by Chris Mason
· 13 years ago
bf0da8c
Btrfs: ClearPageError during writepage and clean_tree_block
by Chris Mason
· 13 years ago
01d658f
Btrfs: make sure to flush queued bios if write_cache_pages waits
by Chris Mason
· 13 years ago
fee187d
Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
by Liu Bo
· 13 years ago
462d6fa
Btrfs: introduce convert_extent_bit
by Josef Bacik
· 13 years ago
9e48710
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
by Josef Bacik
· 13 years ago
4bb31e9
btrfs: hooks for readahead
by Arne Jansen
· 13 years ago
bb82ab8
btrfs: add an extra wait mode to read_extent_buffer_pages
by Arne Jansen
· 13 years ago
4a54c8c
btrfs: Moved repair code from inode.c to extent_io.c
by Jan Schmidt
· 13 years ago
8ddc7d9
btrfs: add mirror_num to extent_read_full_page
by Jan Schmidt
· 13 years ago
ed8f373
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
0d10ee2
Btrfs: don't call writepages from within write_full_page
by Josef Bacik
· 13 years ago
69261c4
Btrfs: clean up for find_first_extent_bit()
by Xiao Guangrong
· 13 years ago
ded91f0
Btrfs: clean up for wait_extent_bit()
by Xiao Guangrong
· 13 years ago
3150b69
Btrfs: clean up for insert_state()
by Xiao Guangrong
· 13 years ago
1bf8504
btrfs: Make extent-io callbacks that never fail return void
by Jeff Mahoney
· 13 years ago
2271220
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
ff95acb
Merge branch 'integration' into for-linus
by Chris Mason
· 13 years ago
19b6caf
Btrfs: reduce extent_state lock contention for metadata
by Chris Mason
· 13 years ago
bd68151
Btrfs: switch the btrfs tree locks to reader/writer
by Chris Mason
· 13 years ago
a659171
Btrfs: stop using highmem for extent_buffers
by Chris Mason
· 13 years ago
f7aaa06
Btrfs: tag pages for writeback in sync
by Josef Bacik
· 13 years ago
df98b6e
Btrfs: fix how we merge extent states and deal with cached states
by Josef Bacik
· 13 years ago
d46db3d
writeback: make writeback_control.nr_to_write straight
by Wu Fengguang
· 14 years ago
e6ece70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
ff5714c
Merge branch 'for-chris' of
by Chris Mason
· 13 years ago
a0c3061
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
c309df0
Btrfs: return -ENOMEM in clear_extent_bit
by Chris Mason
· 13 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 13 years ago
90a887c
btrfs: add cleancache support
by Dan Magenheimer
· 13 years ago
d6c0cb3
Merge branch 'cleanups_and_fixes' into inode_numbers
by Chris Mason
· 13 years ago
c7f895a
Btrfs: fix unsafe usage of merge_state
by Xiao Guangrong
· 14 years ago
Next »