index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2012-05-31
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
2012-05-30
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
2012-05-30
Btrfs: use fastpath in extent state ops as much as possible
Liu Bo
2012-05-30
Btrfs: finish ordered extents in their own thread
Josef Bacik
2012-05-30
Btrfs: fix compile warnings in extent_io.c
Josef Bacik
2012-05-26
Btrfs: dummy extent buffers for tree mod log
Jan Schmidt
2012-05-11
Btrfs: remove the useless assignment to *entry in function tree_insert of fil...
Wang Sheng-Hui
2012-05-11
Btrfs: fix the comment for find_first_extent_bit
Wang Sheng-Hui
2012-05-11
Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...
Wang Sheng-Hui
2012-05-11
Btrfs: cleanup the comment for clear_state_bit in extent_io.c
Wang Sheng-Hui
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-05-04
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
2012-04-18
Btrfs: avoid possible use-after-free in clear_extent_bit()
Li Zefan
2012-04-18
Btrfs: retrurn void from clear_state_bit
Li Zefan
2012-04-14
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-12
Btrfs: check return value of bio_alloc() properly
Tsutomu Itoh
2012-04-12
Btrfs: fix uninit variable in repair_eb_io_failure
Chris Mason
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-29
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-27
Btrfs: deal with read errors on extent buffers differently
Josef Bacik
2012-03-26
Btrfs: loop waiting on writeback
Chris Mason
2012-03-26
Btrfs: ensure an entire eb is written at once
Josef Bacik
2012-03-26
Btrfs: introduce mark_extent_buffer_accessed
Josef Bacik
2012-03-26
Btrfs: introduce free_extent_buffer_stale
Josef Bacik
2012-03-26
Btrfs: only use the existing eb if it's count isn't 0
Josef Bacik
2012-03-26
Btrfs: set page->private to the eb
Josef Bacik
2012-03-26
Btrfs: allow metadata blocks larger than the page size
Chris Mason
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: split extent_state ops
Jeff Mahoney
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
2012-03-22
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
2012-03-22
btrfs: Remove set bits return from clear_extent_bit
Jeff Mahoney
2012-03-22
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
Jeff Mahoney
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-23
Btrfs: clear the extent uptodate bits during parent transid failures
Chris Mason
2012-02-21
Btrfs: be less strict on finding next node in clear_extent_bit
Liu Bo
2012-02-16
Btrfs: kick out redundant stuff in convert_extent_bit
Liu Bo
2012-02-16
Btrfs: skip states when they does not contain bits to clear
Liu Bo
2012-02-16
Btrfs: check return value of lookup_extent_mapping() correctly
Tsutomu Itoh
2012-02-16
Btrfs: fix return value check of extent_io_ops
Tsutomu Itoh
2012-02-15
btrfs: delalloc for page dirtied out-of-band in fixup worker
Jeff Mahoney
2012-01-26
Btrfs: Check for NULL page in extent_range_uptodate
Mitch Harder
2012-01-16
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-04
Btrfs: add nested locking mode for paths
Arne Jansen
2011-12-21
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
[next]