index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
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
*
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
*
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 '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: 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
*
|
Btrfs: drop spin lock when memory alloc fails
Liu Bo
2011-12-08
|
/
*
Btrfs: fix meta data raid-repair merge problem
Jan Schmidt
2011-12-01
*
Btrfs: sectorsize align offsets in fiemap
Josef Bacik
2011-11-20
*
btrfs: mirror_num should be int, not u64
Jan Schmidt
2011-11-20
*
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
2011-11-20
*
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
|
\
|
*
btrfs: Moved repair code from inode.c to extent_io.c
Jan Schmidt
2011-09-29
|
*
btrfs: add mirror_num to extent_read_full_page
Jan Schmidt
2011-09-29
*
|
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
2011-11-06
|
\
\
|
*
|
btrfs: hooks for readahead
Arne Jansen
2011-10-02
|
*
|
btrfs: add an extra wait mode to read_extent_buffer_pages
Arne Jansen
2011-10-02
|
|
/
*
|
Btrfs: ClearPageError during writepage and clean_tree_block
Chris Mason
2011-11-06
*
|
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
2011-11-06
*
|
Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
Liu Bo
2011-10-20
*
|
Btrfs: introduce convert_extent_bit
Josef Bacik
2011-10-19
*
|
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
2011-10-19
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-08-03
|
\
[next]