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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+7
2018-08-17
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
1
-1
/
+1
2018-08-13
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
46
-2939
/
+1816
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-67
/
+39
2018-08-06
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
1
-5
/
+24
2018-08-06
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
1
-2
/
+6
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
3
-0
/
+193
2018-08-06
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
1
-1
/
+57
2018-08-06
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
1
-1
/
+27
2018-08-06
Btrfs: send, fix incorrect file layout after hole punching beyond eof
Filipe Manana
1
-0
/
+9
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
4
-31
/
+12
2018-08-06
btrfs: simplify btrfs_iget
Al Viro
1
-16
/
+13
2018-08-06
btrfs: lift make_bad_inode into btrfs_iget
Al Viro
1
-2
/
+2
2018-08-06
btrfs: simplify IS_ERR/PTR_ERR checks
Al Viro
2
-4
/
+3
2018-08-06
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
3
-14
/
+3
2018-08-06
btrfs: replace: Reset on-disk dev stats value after replace
Misono Tomohiro
1
-0
/
+6
2018-08-06
btrfs: extent-tree: Remove unused __btrfs_free_block_rsv
Misono Tomohiro
2
-6
/
+0
2018-08-06
btrfs: backref: Use ERR_CAST to return error code
Misono Tomohiro
1
-1
/
+1
2018-08-06
btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol
Lu Fengqi
1
-1
/
+0
2018-08-06
btrfs: Remove root parameter from btrfs_unlink_subvol
Lu Fengqi
1
-15
/
+10
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
5
-14
/
+10
2018-08-06
btrfs: Remove fs_info from btrfs_del_root_ref
Lu Fengqi
3
-14
/
+10
2018-08-06
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
5
-6
/
+6
2018-08-06
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
Lu Fengqi
3
-6
/
+5
2018-08-06
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
Lu Fengqi
3
-6
/
+3
2018-08-06
btrfs: extent-tree: remove unused member walk_control::for_reloc
David Sterba
1
-3
/
+0
2018-08-06
Btrfs: fix send failure when root has deleted files still open
Filipe Manana
1
-8
/
+129
2018-08-06
Btrfs: fix mount failure after fsync due to hard link recreation
Filipe Manana
1
-0
/
+66
2018-08-06
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
1
-1
/
+1
2018-08-06
btrfs: merge free_fs_root helpers
David Sterba
1
-11
/
+5
2018-08-06
btrfs: constify strings passed to assertion helper
David Sterba
1
-1
/
+1
2018-08-06
btrfs: dev-replace: remove unused members of btrfs_dev_replace
David Sterba
2
-4
/
+0
2018-08-06
btrfs: remove unused member btrfs_root::name
David Sterba
2
-3
/
+0
2018-08-06
btrfs: allow defrag on a file opened read-only that has rw permissions
Adam Borowski
1
-2
/
+8
2018-08-06
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2
-27
/
+0
2018-08-06
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
Nikolay Borisov
3
-13
/
+9
2018-08-06
btrfs: Remove fs_info form btrfs_free_chunk
Nikolay Borisov
1
-3
/
+3
2018-08-06
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
Nikolay Borisov
3
-8
/
+6
2018-08-06
btrfs: Remove fs_info from btrfs_assign_next_active_device
Nikolay Borisov
3
-7
/
+8
2018-08-06
btrfs: remove fs_info argument from update_dev_stat_item
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
Nikolay Borisov
3
-6
/
+4
2018-08-06
btrfs: Remove fs_info argument from btrfs_add_dev_item
Nikolay Borisov
1
-6
/
+4
2018-08-06
btrfs: extent-tree: Remove dead alignment check
Qu Wenruo
1
-2
/
+1
2018-08-06
Btrfs: remove unused key assignment when doing a full send
Filipe Manana
1
-7
/
+2
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
5
-15
/
+4
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
5
-17
/
+7
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
4
-25
/
+4
2018-08-06
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
4
-35
/
+9
2018-08-06
btrfs: remove unused member async_submit_bio::bio_flags
David Sterba
1
-2
/
+0
2018-08-06
btrfs: remove unused member async_submit_bio::fs_info
David Sterba
1
-2
/
+0
[next]