index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
1
-1
/
+2
2023-08-21
btrfs: make btrfs_cleanup_fs_roots() static
Filipe Manana
1
-1
/
+0
2023-06-19
btrfs: use a separate end_io handler for read_extent_buffer
Christoph Hellwig
1
-3
/
+2
2023-06-19
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
1
-2
/
+0
2023-02-15
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
1
-2
/
+2
2023-02-15
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
1
-1
/
+2
2023-02-15
btrfs: remove now spurious bio submission helpers
Christoph Hellwig
1
-1
/
+0
2023-02-15
btrfs: support cloned bios in btree_csum_one_bio
Christoph Hellwig
1
-1
/
+1
2023-02-15
btrfs: handle checksum generation in the storage layer
Christoph Hellwig
1
-8
/
+1
2023-02-15
btrfs: open code the submit_bio_start helpers
Christoph Hellwig
1
-1
/
+0
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
1
-1
/
+1
2022-12-05
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
1
-29
/
+1
2022-12-05
btrfs: concentrate all tree block parentness check parameters into one structure
Qu Wenruo
1
-4
/
+32
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
David Sterba
1
-1
/
+1
2022-12-05
btrfs: pass btrfs_inode to btrfs_wq_submit_bio
David Sterba
1
-1
/
+1
2022-12-05
btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
David Sterba
1
-2
/
+1
2022-12-05
btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
David Sterba
1
-2
/
+10
2022-12-05
btrfs: remove unused function prototypes
Josef Bacik
1
-4
/
+0
2022-12-05
btrfs: move btrfs_get_block_group helper out of disk-io.h
Josef Bacik
1
-7
/
+1
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
1
-0
/
+2
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
1
-0
/
+1
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
1
-1
/
+1
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
1
-1
/
+3
2022-08-17
btrfs: move lockdep class helpers to locking.c
Josef Bacik
1
-10
/
+0
2022-07-25
btrfs: handle allocation failure in btrfs_wq_submit_bio gracefully
Christoph Hellwig
1
-3
/
+3
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
1
-10
/
+0
2022-07-25
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
1
-1
/
+0
2022-05-16
btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio
David Sterba
1
-2
/
+1
2022-05-16
btrfs: do not return errors from btrfs_submit_metadata_bio
Christoph Hellwig
1
-2
/
+1
2022-05-16
btrfs: remove unused bio_flags argument to btrfs_submit_metadata_bio
Christoph Hellwig
1
-1
/
+1
2022-05-16
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
1
-2
/
+2
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
1
-0
/
+2
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
1
-12
/
+6
2022-01-03
btrfs: stop accessing ->csum_root directly
Josef Bacik
1
-0
/
+6
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
1
-1
/
+7
2022-01-03
btrfs: add a btrfs_block_group_root() helper
Josef Bacik
1
-0
/
+5
2021-10-26
btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE
Qu Wenruo
1
-3
/
+0
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
1
-1
/
+1
2021-02-09
btrfs: split alloc_log_tree()
Naohiro Aota
1
-0
/
+2
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
1
-1
/
+1
2021-02-08
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
1
-1
/
+1
2020-12-09
btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset
Qu Wenruo
1
-1
/
+1
2020-12-09
btrfs: clear oneshot options on mount and remount
Boris Burkov
1
-0
/
+1
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
1
-0
/
+1
2020-12-09
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
1
-0
/
+2
2020-12-08
btrfs: remove unused parameter phy_offset from btrfs_validate_metadata_buffer
Qu Wenruo
1
-1
/
+1
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
1
-1
/
+2
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
1
-2
/
+2
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
1
-1
/
+0
2020-12-08
btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio
Qu Wenruo
1
-4
/
+4
[next]