index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2012-05-04
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
1
-2
/
+2
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-28
/
+28
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
1
-9
/
+6
2012-04-18
Btrfs: avoid possible use-after-free in clear_extent_bit()
Li Zefan
1
-15
/
+21
2012-04-18
Btrfs: retrurn void from clear_state_bit
Li Zefan
1
-5
/
+2
2012-04-13
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2012-04-12
Btrfs: check return value of bio_alloc() properly
Tsutomu Itoh
1
-0
/
+4
2012-04-12
Btrfs: fix uninit variable in repair_eb_io_failure
Chris Mason
1
-1
/
+1
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-301
/
+734
2012-03-28
Merge branch 'error-handling' into for-linus
Chris Mason
1
-96
/
+140
2012-03-26
Btrfs: deal with read errors on extent buffers differently
Josef Bacik
1
-10
/
+32
2012-03-26
Btrfs: loop waiting on writeback
Chris Mason
1
-5
/
+5
2012-03-26
Btrfs: ensure an entire eb is written at once
Josef Bacik
1
-155
/
+342
2012-03-26
Btrfs: introduce mark_extent_buffer_accessed
Josef Bacik
1
-2
/
+15
2012-03-26
Btrfs: introduce free_extent_buffer_stale
Josef Bacik
1
-34
/
+171
2012-03-26
Btrfs: only use the existing eb if it's count isn't 0
Josef Bacik
1
-2
/
+8
2012-03-26
Btrfs: set page->private to the eb
Josef Bacik
1
-25
/
+67
2012-03-26
Btrfs: allow metadata blocks larger than the page size
Chris Mason
1
-81
/
+63
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-18
/
+22
2012-03-22
btrfs: split extent_state ops
Jeff Mahoney
1
-13
/
+23
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
1
-22
/
+19
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-21
/
+14
2012-03-22
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
1
-11
/
+26
2012-03-22
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
1
-3
/
+14
2012-03-22
btrfs: Remove set bits return from clear_extent_bit
Jeff Mahoney
1
-7
/
+5
2012-03-22
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
Jeff Mahoney
1
-20
/
+38
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-8
/
+8
2012-02-23
Btrfs: clear the extent uptodate bits during parent transid failures
Chris Mason
1
-4
/
+3
2012-02-21
Btrfs: be less strict on finding next node in clear_extent_bit
Liu Bo
1
-2
/
+1
2012-02-16
Btrfs: kick out redundant stuff in convert_extent_bit
Liu Bo
1
-5
/
+0
2012-02-16
Btrfs: skip states when they does not contain bits to clear
Liu Bo
1
-5
/
+10
2012-02-16
Btrfs: check return value of lookup_extent_mapping() correctly
Tsutomu Itoh
1
-1
/
+1
2012-02-16
Btrfs: fix return value check of extent_io_ops
Tsutomu Itoh
1
-6
/
+10
2012-02-15
btrfs: delalloc for page dirtied out-of-band in fixup worker
Jeff Mahoney
1
-25
/
+40
2012-01-26
Btrfs: Check for NULL page in extent_range_uptodate
Mitch Harder
1
-0
/
+2
2012-01-16
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
1
-2
/
+3
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
1
-0
/
+1
2012-01-04
Btrfs: add nested locking mode for paths
Arne Jansen
1
-0
/
+1
2011-12-21
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
1
-2
/
+3
2011-12-08
Btrfs: drop spin lock when memory alloc fails
Liu Bo
1
-8
/
+16
2011-12-01
Btrfs: fix meta data raid-repair merge problem
Jan Schmidt
1
-7
/
+20
2011-11-20
Btrfs: sectorsize align offsets in fiemap
Josef Bacik
1
-1
/
+4
2011-11-20
btrfs: mirror_num should be int, not u64
Jan Schmidt
1
-2
/
+2
2011-11-20
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
1
-1
/
+1
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-9
/
+384
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
1
-5
/
+4
2011-11-06
Btrfs: ClearPageError during writepage and clean_tree_block
Chris Mason
1
-0
/
+4
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
1
-4
/
+10
2011-10-20
Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
Liu Bo
1
-1
/
+1
[next]