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
2014-01-28
btrfs: Add noinode_cache mount option
Qu Wenruo
4
-2
/
+22
2014-01-28
Btrfs: fix to search previous metadata extent item since skinny metadata
Wang Shilong
3
-2
/
+46
2014-01-28
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
1
-1
/
+4
2014-01-28
Btrfs: fix send to not send non-aligned clone operations
Filipe David Borba Manana
1
-1
/
+2
2014-01-28
Btrfs: fix btrfs boot when compiled as built-in
Filipe David Borba Manana
6
-9
/
+73
2014-01-28
Btrfs: unlock inodes in correct order in clone ioctl
Filipe David Borba Manana
1
-3
/
+11
2014-01-28
Btrfs: optimize to remove unnecessary removal with ulist reallocation
Wang Shilong
1
-3
/
+1
2014-01-28
Btrfs: release subvolume's block_rsv before transaction commit
Liu Bo
1
-7
/
+7
2014-01-28
Btrfs: fix the race between write back and nocow buffered write
Miao Xie
1
-2
/
+5
2014-01-28
Btrfs: only process as many file extents as there are refs
Josef Bacik
1
-8
/
+9
2014-01-28
Btrfs: fix qgroup rescan to work with skinny metadata
Josef Bacik
1
-5
/
+13
2014-01-28
Btrfs: fix extent_from_logical to deal with skinny metadata
Josef Bacik
1
-8
/
+33
2014-01-28
Btrfs: throttle delayed refs better
Josef Bacik
4
-4
/
+46
2014-01-28
Btrfs: attach delayed ref updates to delayed ref heads
Josef Bacik
6
-405
/
+267
2014-01-28
Btrfs: make fsync latency less sucky
Josef Bacik
3
-1
/
+15
2014-01-28
Btrfs: add support for inode properties
Filipe David Borba Manana
9
-10
/
+542
2014-01-28
Btrfs: faster file extent item replace operations
Filipe David Borba Manana
4
-46
/
+114
2014-01-28
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
1
-1
/
+1
2014-01-28
Btrfs: remove unnecessary transaction commit before send
Wang Shilong
1
-29
/
+0
2014-01-28
Btrfs: fix protection between send and root deletion
Wang Shilong
2
-0
/
+29
2014-01-28
Btrfs: fix wrong send_in_progress accounting
Wang Shilong
1
-3
/
+13
2014-01-28
btrfs: Add treelog mount option.
Qu Wenruo
1
-1
/
+7
2014-01-28
btrfs: Add datasum mount option.
Qu Wenruo
1
-0
/
+10
2014-01-28
btrfs: Add datacow mount option.
Qu Wenruo
1
-1
/
+7
2014-01-28
btrfs: Add acl mount option.
Qu Wenruo
1
-1
/
+5
2014-01-28
btrfs: Add noflushoncommit mount option.
Qu Wenruo
1
-1
/
+7
2014-01-28
btrfs: Add noenospc_debug mount option.
Qu Wenruo
1
-0
/
+5
2014-01-28
btrfs: Add nodiscard mount option.
Qu Wenruo
1
-1
/
+5
2014-01-28
btrfs: Add noautodefrag mount option.
Qu Wenruo
1
-1
/
+7
2014-01-28
btrfs: Add "barrier" option to support "-o remount,barrier"
Qu Wenruo
1
-1
/
+7
2014-01-28
Btrfs: only fua the first superblock when writting supers
Wang Shilong
1
-1
/
+4
2014-01-28
Btrfs: return free space to global_rsv as much as possible
Liu Bo
1
-1
/
+1
2014-01-28
Btrfs: fix an oops when we fail to relocate tree blocks
Wang Shilong
1
-0
/
+6
2014-01-28
Btrfs: fix the wrong nocow range check
Miao Xie
1
-2
/
+5
2014-01-28
Btrfs: fix an oops when we fail to merge reloc roots
Wang Shilong
1
-7
/
+3
2014-01-28
Btrfs: remove unused argument from select_reloc_root()
Wang Shilong
1
-4
/
+2
2014-01-28
Btrfs: reduce btree node locking duration on item update
Filipe David Borba Manana
2
-10
/
+14
2014-01-28
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
1
-0
/
+4
2014-01-28
Btrfs: stop caching thread if extent_commit_sem is contended
Josef Bacik
1
-1
/
+2
2014-01-28
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
4
-6
/
+157
2014-01-28
Btrfs: use flags instead of the bool variants in delayed node
Miao Xie
2
-18
/
+21
2014-01-28
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
3
-9
/
+1
2014-01-28
Btrfs: cleanup code of btrfs_balance_delayed_items()
Miao Xie
1
-23
/
+11
2014-01-28
Btrfs: don't run delayed nodes again after all nodes flush
Miao Xie
1
-0
/
+1
2014-01-28
Btrfs: remove residual code in delayed inode async helper
Miao Xie
1
-27
/
+0
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
29
-329
/
+358
2014-01-28
Btrfs: fix tree mod logging
Filipe David Borba Manana
1
-89
/
+296
2014-01-28
btrfs: check balance of send_in_progress
David Sterba
1
-18
/
+20
2014-01-28
Btrfs: remove transaction from btrfs send
Wang Shilong
1
-33
/
+0
2014-01-28
Btrfs: fix double initialization of the raid kobject
Miao Xie
1
-4
/
+5
[prev]
[next]