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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
[XFS] keep i_nlink updated and use proper accessors
Christoph Hellwig
3
-2
/
+2
2008-02-07
[XFS] stop updating inode->i_blocks
Christoph Hellwig
4
-14
/
+1
2008-02-07
[XFS] Make xfs_ail_check check less by default
David Chinner
1
-9
/
+28
2008-02-07
[XFS] Move AIL pushing into it's own thread
David Chinner
7
-108
/
+282
2008-02-07
[XFS] use generic_permission
Christoph Hellwig
7
-120
/
+25
2008-02-07
[XFS] stop re-checking permissions in xfs_swapext
Christoph Hellwig
1
-9
/
+11
2008-02-07
[XFS] clean up xfs_swapext
Christoph Hellwig
1
-41
/
+26
2008-02-07
[XFS] remove permission check from xfs_change_file_space
Christoph Hellwig
1
-12
/
+0
2008-02-07
[XFS] prevent panic during log recovery due to bogus op_hdr length
Lachlan McIlroy
1
-1
/
+6
2008-02-07
[XFS] Cleanup various fid related bits:
Christoph Hellwig
5
-84
/
+17
2008-02-07
[XFS] Fix xfs_lowbit64
David Chinner
1
-4
/
+4
2008-02-07
[XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.
Christoph Hellwig
4
-71
/
+64
2008-02-07
[XFS] kill superflous buffer locking (2nd attempt)
Christoph Hellwig
2
-51
/
+5
2008-02-07
[XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity
Robert P. J. Day
2
-29
/
+4
2008-02-07
[XFS] Remove the BPCSHIFT and NB* based macros from XFS.
Tim Shimmin
7
-47
/
+17
2008-02-07
[XFS] Remove bogus assert
Niv Sardi
1
-1
/
+0
2008-02-07
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
13
-28
/
+32
2008-02-07
[XFS] Move platform specific mount option parse out of core XFS code
David Chinner
3
-433
/
+430
2008-02-07
[XFS] Implement fallocate.
David Chinner
1
-0
/
+43
2008-02-07
[XFS] Fix inode allocation latency
David Chinner
5
-51
/
+23
2008-02-07
[XFS] Fix transaction overrun during writeback.
David Chinner
1
-25
/
+50
2008-02-07
[XFS] Show all mount args in /proc/mounts
David Chinner
1
-35
/
+35
2008-02-07
[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
David Chinner
1
-11
/
+3
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
19
-37
/
+50
2008-02-07
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
3
-120
/
+29
2008-02-07
[XFS] Make xfs_bulkstat() to report unlinked but referenced inodes
Vlad Apostolov
2
-20
/
+27
2008-02-07
[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression
Lachlan McIlroy
2
-5
/
+49
2008-02-07
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
Eric Sandeen
2
-6
/
+12
2008-02-07
[XFS] lose xfs_hex_dump in favor of print_hex_dump
Eric Sandeen
3
-31
/
+8
2008-02-07
[XFS] kill XFS_INOBT_IS_FREE_DISK
Christoph Hellwig
1
-2
/
+0
2008-02-07
[XFS] kill superflous buffer locking
Christoph Hellwig
2
-49
/
+5
2008-02-07
[XFS] Refactor xfs_mountfs
Eric Sandeen
1
-105
/
+162
2008-02-07
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
Christoph Hellwig
4
-133
/
+120
2008-02-07
[XFS] clean up some xfs_log_priv.h macros
Christoph Hellwig
3
-17
/
+16
2008-02-07
[XFS] clean up some xfs_log_priv.h macros
Christoph Hellwig
3
-50
/
+40
2008-02-07
[XFS] kill xfs_freeze.
Christoph Hellwig
3
-16
/
+12
2008-02-07
[XFS] cleanup vnode useage in xfs_iget.c
Christoph Hellwig
4
-98
/
+65
2008-02-07
[XFS] cleanup vnode useage in xfs_ioctl.c
Christoph Hellwig
1
-51
/
+28
2008-02-07
[XFS] Kill off xfs_statvfs.
Christoph Hellwig
4
-69
/
+41
2008-02-07
[XFS] simplify xfs_vn_getattr
Christoph Hellwig
1
-25
/
+53
2008-02-07
[XFS] kill xfs_iocore_t
Christoph Hellwig
13
-211
/
+54
2008-02-07
[XFS] Remove spin.h
Eric Sandeen
11
-45
/
+14
2008-02-07
[XFS] Cleanup lock goop.
Eric Sandeen
3
-20
/
+2
2008-02-07
[XFS] ktrace kt_lock is unused, remove it.
Eric Sandeen
2
-5
/
+0
2008-02-07
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
10
-79
/
+60
2008-02-07
[XFS] Unwrap mru_lock.
Eric Sandeen
1
-17
/
+17
2008-02-07
[XFS] Unwrap xfs_dabuf_global_lock
Eric Sandeen
2
-9
/
+6
2008-02-07
[XFS] Unwrap pagb_lock.
Eric Sandeen
2
-11
/
+8
2008-02-07
[XFS] Unwrap XFS_DQ_PINUNLOCK.
Eric Sandeen
3
-16
/
+7
2008-02-07
[XFS] Unwrap GRANT_LOCK.
Eric Sandeen
3
-50
/
+35
[next]