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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
4
-9
/
+7
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
7
-175
/
+270
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
8
-208
/
+29
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
2
-0
/
+12
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
3
-89
/
+3
2009-04-07
nilfs2: super block operations fix endian bug
Ryusuke Konishi
1
-3
/
+3
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
13
-160
/
+144
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
6
-69
/
+37
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
4
-5
/
+5
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
4
-231
/
+2
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
1
-6
/
+5
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
4
-105
/
+2
2009-04-07
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
1
-4
/
+7
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
4
-69
/
+69
2009-04-07
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
1
-12
/
+18
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
3
-26
/
+38
2009-04-07
nilfs2: insert explanations in gcinode file
Ryusuke Konishi
1
-1
/
+20
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
7
-75
/
+135
2009-04-07
nilfs2: cleanup nilfs_clear_inode
Ryusuke Konishi
1
-10
/
+1
2009-04-07
nilfs2: fix problems of memory allocation in ioctl
Ryusuke Konishi
1
-12
/
+8
2009-04-07
nilfs2: update makefile and Kconfig
Ryusuke Konishi
3
-1
/
+32
2009-04-07
nilfs2: ioctl operations
Koji Sato
1
-0
/
+941
2009-04-07
nilfs2: block cache for garbage collection
Ryusuke Konishi
1
-0
/
+270
2009-04-07
nilfs2: another dat for garbage collection
Ryusuke Konishi
1
-0
/
+84
2009-04-07
nilfs2: recovery functions
Ryusuke Konishi
1
-0
/
+941
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
4
-81
/
+93
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
4
-3
/
+3577
2009-04-07
nilfs2: segment buffer
Ryusuke Konishi
2
-0
/
+664
2009-04-07
nilfs2: super block operations
Ryusuke Konishi
1
-0
/
+1366
2009-04-07
nilfs2: operations for the_nilfs core object
Ryusuke Konishi
1
-0
/
+524
2009-04-07
nilfs2: pathname operations
Ryusuke Konishi
1
-0
/
+446
2009-04-07
nilfs2: directory entry operations
Yoshiji Amagai
1
-0
/
+711
2009-04-07
nilfs2: file operations
Ryusuke Konishi
1
-0
/
+125
2009-04-07
nilfs2: inode operations
Ryusuke Konishi
1
-0
/
+819
2009-04-07
nilfs2: segment usage file
Koji Sato
3
-1
/
+682
2009-04-07
nilfs2: checkpoint file
Koji Sato
2
-0
/
+953
2009-04-07
nilfs2: inode map file
Ryusuke Konishi
2
-0
/
+203
2009-04-07
nilfs2: disk address translator
Koji Sato
2
-0
/
+481
2009-04-07
nilfs2: persistent object allocator
Ryusuke Konishi
2
-0
/
+576
2009-04-07
nilfs2: meta data file
Ryusuke Konishi
2
-0
/
+687
2009-04-07
nilfs2: buffer and page operations
Ryusuke Konishi
2
-0
/
+618
2009-04-07
nilfs2: B-tree node cache
Ryusuke Konishi
2
-0
/
+374
2009-04-07
nilfs2: direct block mapping
Koji Sato
2
-0
/
+507
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
2
-0
/
+2393
2009-04-07
nilfs2: integrated block mapping
Koji Sato
3
-0
/
+1069
2009-04-07
nilfs2: add inode and other major structures
Ryusuke Konishi
3
-0
/
+715
2009-04-07
fs/romfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-07
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
1
-0
/
+40
[next]