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
2010-10-25
fs: improve DCACHE_REFERENCED usage
Nick Piggin
1
-3
/
+6
2010-10-25
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
3
-20
/
+35
2010-10-25
fs: simplify __d_free
Christoph Hellwig
1
-9
/
+5
2010-10-25
fs: take dcache_lock inside __d_path
Christoph Hellwig
4
-8
/
+4
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
31
-2
/
+36
2010-10-25
fs: introduce a per-cpu last_ino allocator
Eric Dumazet
1
-7
/
+38
2010-10-25
new helper: ihold()
Al Viro
40
-49
/
+57
2010-10-25
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
3
-41
/
+38
2010-10-25
fs: move i_count increments into find_inode/find_inode_fast
Christoph Hellwig
1
-11
/
+6
2010-10-25
fs: Stop abusing find_inode_fast in iunique
Christoph Hellwig
1
-5
/
+25
2010-10-25
fs: Factor inode hash operations into functions
Dave Chinner
1
-45
/
+55
2010-10-25
fs: Implement lazy LRU updates for inodes
Nick Piggin
4
-41
/
+71
2010-10-25
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
5
-25
/
+52
2010-10-25
vfs: fix infinite loop caused by clone_mnt race
Miklos Szeredi
1
-1
/
+1
2010-10-25
switch hfs to hlist_add_fake()
Al Viro
3
-4
/
+1
2010-10-25
list.h: new helper - hlist_add_fake()
Al Viro
3
-2
/
+8
2010-10-25
new helper: inode_unhashed()
Al Viro
6
-8
/
+13
2010-10-25
unexport invalidate_inodes
Al Viro
3
-2
/
+5
2010-10-25
smbfs never retains inodes with zero refcount in the first place
Al Viro
1
-1
/
+0
2010-10-25
ntfs: don't call invalidate_inodes()
Al Viro
1
-15
/
+0
2010-10-25
gfs2: invalidate_inodes() is no-op there
Al Viro
2
-2
/
+0
2010-10-25
ext2_remount: don't bother with invalidate_inodes()
Al Viro
1
-3
/
+1
2010-10-25
fs/buffer.c: call __block_write_begin() if we have page
Namhyung Kim
1
-5
/
+4
2010-10-25
lockdep: fixup checking of dir inode annotation
Namhyung Kim
1
-1
/
+1
2010-10-25
aio: bump i_count instead of using igrab
Chris Mason
1
-1
/
+14
2010-10-25
update block_device_operations documentation
Christoph Hellwig
1
-8
/
+23
2010-10-25
fs/buffer.c: remove duplicated assignment on b_private
Namhyung Kim
1
-1
/
+0
2010-10-25
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
1
-3
/
+3
2010-10-25
hfs: use sync_dirty_buffer
Christoph Hellwig
2
-13
/
+2
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
4
-4
/
+33
2010-10-25
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
3
-10
/
+4
2010-10-25
Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
Valerie Aurora
1
-2
/
+2
2010-10-25
affs: testing the wrong variable
Dan Carpenter
1
-2
/
+2
2010-10-25
fs: allow for more than 2^31 files
Eric Dumazet
4
-24
/
+21
2010-10-25
isofs: Fix isofs_get_blocks for 8TB files
Jan Kara
1
-9
/
+8
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
14
-73
/
+39
2010-10-25
fs: mark destroy_inode static
Christoph Hellwig
2
-2
/
+1
2010-10-25
fs: add sync_inode_metadata
Christoph Hellwig
10
-41
/
+30
2010-10-25
fs: move permission check back into __lookup_hash
Christoph Hellwig
1
-10
/
+4
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
51
-1359
/
+3810
2010-10-25
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-41
/
+27
2010-10-25
x86-32, mm: Remove duplicated include
Borislav Petkov
1
-1
/
+0
2010-10-25
exofs: Remove inode->i_count manipulation in exofs_new_inode
Boaz Harrosh
1
-19
/
+9
2010-10-25
fs/exofs: typo fix of faild to failed
Joe Perches
3
-14
/
+14
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
76
-767
/
+1440
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
479
-19477
/
+37901
2010-10-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-8555
/
+3
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
24
-1035
/
+1370
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
60
-417
/
+800
2010-10-25
MIPS: MT: Fix build error iFPU affinity code
Ralf Baechle
1
-1
/
+1
[next]