index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
2012-05-31
|
\
|
*
Btrfs: dummy extent buffers for tree mod log
Jan Schmidt
2012-05-26
*
|
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-30
*
|
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-11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-05-06
|
\
|
|
*
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
2012-05-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-28
|
\
|
|
*
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-18
*
|
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-13
|
\
|
|
*
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-04-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-30
|
\
|
|
*
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-28
|
|
\
|
|
*
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
|
|
*
btrfs: split extent_state ops
Jeff Mahoney
2012-03-21
|
|
*
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
2012-03-21
|
|
*
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-21
|
|
*
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
2012-03-21
|
|
*
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
2012-03-21
|
|
*
btrfs: Remove set bits return from clear_extent_bit
Jeff Mahoney
2012-03-21
|
|
*
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
Jeff Mahoney
2012-03-21
|
*
|
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-26
|
|
/
*
/
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
|
/
*
Btrfs: clear the extent uptodate bits during parent transid failures
Chris Mason
2012-02-23
*
Btrfs: be less strict on finding next node in clear_extent_bit
Liu Bo
2012-02-21
*
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-16
*
btrfs: delalloc for page dirtied out-of-band in fixup worker
Jeff Mahoney
2012-02-15
*
Btrfs: Check for NULL page in extent_range_uptodate
Mitch Harder
2012-01-26
*
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
2012-01-16
|
\
|
*
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
2011-12-21
*
|
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-16
|
\
\
|
|
/
|
/
|
|
*
Btrfs: add nested locking mode for paths
Arne Jansen
2012-01-04
[next]