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
/
xfs
/
xfs_iget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
1
-5
/
+5
2010-01-15
xfs: Remove inode iolock held check during allocation
Dave Chinner
1
-1
/
+0
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-2
/
+2
2009-12-16
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
1
-4
/
+8
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-97
/
+14
2009-12-11
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
1
-1
/
+1
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
1
-0
/
+3
2009-09-01
xfs: simplify xfs_trans_iget
Christoph Hellwig
1
-26
/
+0
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
1
-1
/
+0
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
1
-55
/
+58
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
1
-57
/
+68
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
1
-12
/
+5
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
1
-2
/
+0
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
1
-0
/
+3
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-4
/
+1
2009-04-06
xfs: fix double free of inode
Dave Chinner
1
-9
/
+14
2009-03-04
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
1
-5
/
+10
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
1
-0
/
+48
2008-12-04
kill dead inode flags
Christoph Hellwig
1
-1
/
+0
2008-12-04
cleanup the inode reclaim path
Christoph Hellwig
1
-42
/
+86
2008-12-01
[XFS] move inode allocation out xfs_iread
Christoph Hellwig
1
-6
/
+82
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
1
-2
/
+1
2008-10-30
[XFS] Fix race when looking up reclaimable inodes
David Chinner
1
-10
/
+22
2008-10-30
[XFS] free partially initialized inodes using destroy_inode
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] Can't lock inodes in radix tree preload region
David Chinner
1
-7
/
+11
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
1
-1
/
+3
2008-10-30
[XFS] kill deleted inodes list
David Chinner
1
-8
/
+0
2008-10-30
[XFS] mark inodes for reclaim via a tag in the inode radix tree
David Chinner
1
-0
/
+3
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
1
-132
/
+35
2008-10-30
[XFS] factor xfs_iget_core() into hit and miss cases
David Chinner
1
-157
/
+191
2008-10-30
[XFS] Kill xfs_sync()
David Chinner
1
-8
/
+7
2008-10-30
[XFS] remove the mount inode list
David Chinner
1
-41
/
+1
2008-10-30
[XFS] Unlock inode before calling xfs_idestroy()
Lachlan McIlroy
1
-3
/
+6
2008-10-30
[XFS] Make use of the init-once slab optimisation.
David Chinner
1
-15
/
+0
2008-08-13
[XFS] replace inode flush semaphore with a completion
David Chinner
1
-24
/
+8
2008-08-13
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
1
-1
/
+8
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
1
-3
/
+4
2008-04-29
[XFS] shrink mrlock_t
Christoph Hellwig
1
-64
/
+76
2008-04-18
[XFS] Remove the xfs_icluster structure
David Chinner
1
-46
/
+3
2008-03-06
[XFS] fix inode leak in xfs_iget_core()
David Chinner
1
-0
/
+1
2008-02-07
[XFS] Fix inode allocation latency
David Chinner
1
-18
/
+0
2008-02-07
[XFS] cleanup vnode useage in xfs_iget.c
Christoph Hellwig
1
-77
/
+65
2008-02-07
[XFS] kill xfs_iocore_t
Christoph Hellwig
1
-10
/
+3
2008-02-07
[XFS] more vnode/inode tracing fixes
Lachlan McIlroy
1
-5
/
+3
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
1
-5
/
+5
2007-12-10
[XFS] Fix broken inode cluster setup.
David Chinner
1
-1
/
+1
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
1
-1
/
+1
2007-10-16
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
1
-3
/
+3
2007-10-16
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
1
-2
/
+2
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
1
-5
/
+5
[next]