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
/
linux-2.6
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
kill dead inode flags
Christoph Hellwig
1
-5
/
+0
2008-12-04
stop using igrab in xfs_vn_link
Christoph Hellwig
1
-6
/
+3
2008-12-01
[XFS] Hook up the fiemap ioctl.
Eric Sandeen
1
-0
/
+84
2008-11-10
[XFS] Avoid using inodes that haven't been completely initialised
Dave Chinner
1
-1
/
+0
2008-10-30
[XFS] kill sys_cred
Christoph Hellwig
1
-3
/
+3
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
1
-4
/
+13
2008-10-30
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
1
-1
/
+1
2008-08-25
[PATCH] change d_add_ci argument ordering
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] stop using file_update_time
Christoph Hellwig
1
-39
/
+0
2008-08-13
[XFS] optimize xfs_ichgtime
Christoph Hellwig
1
-6
/
+13
2008-08-13
[XFS] update timestamp in xfs_ialloc manually
Christoph Hellwig
1
-17
/
+0
2008-08-13
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
1
-4
/
+99
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
1
-1
/
+1
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
1
-7
/
+7
2008-07-28
[XFS] Remove vn_revalidate calls in xfs.
Christoph Hellwig
1
-15
/
+1
2008-07-28
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
1
-45
/
+11
2008-07-28
[XFS] Don't update i_size for directories and special files
Christoph Hellwig
1
-48
/
+13
2008-07-28
[XFS] Merge xfs_rmdir into xfs_remove
Christoph Hellwig
1
-36
/
+18
2008-07-28
[XFS] Use the generic xattr methods.
Lachlan McIlroy
1
-105
/
+13
2008-07-28
[XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode
Barry Naujok
1
-0
/
+14
2008-07-28
[XFS] Remove d_add call for an ENOENT lookup return code
Barry Naujok
1
-1
/
+5
2008-07-28
[XFS] Return case-insensitive match for dentry cache
Barry Naujok
1
-1
/
+56
2008-07-28
[XFS] Kill attr_capable checks as already done in xattr_permission.
Christoph Hellwig
1
-12
/
+1
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
1
-2
/
+1
2008-04-29
[XFS] remove manual lookup from xfs_rename and simplify locking
Christoph Hellwig
1
-1
/
+2
2008-04-19
[PATCH] r/o bind mounts: elevate count for xfs timestamp updates
Dave Hansen
1
-7
/
+0
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
1
-14
/
+41
2008-04-18
[XFS] Warn if errors come from block_truncate_page().
David Chinner
1
-1
/
+9
2008-04-18
[XFS] cleanup vnode use in xfs_iops.c
Christoph Hellwig
1
-18
/
+16
2008-04-18
[XFS] cleanup vnode use in xfs_lookup
Christoph Hellwig
1
-3
/
+3
2008-04-18
[XFS] cleanup vnode use in xfs_symlink and xfs_rename
Christoph Hellwig
1
-20
/
+21
2008-04-18
[XFS] cleanup vnode use in xfs_link
Christoph Hellwig
1
-12
/
+11
2008-04-18
[XFS] cleanup vnode use in xfs_create/mknod/mkdir
Christoph Hellwig
1
-10
/
+11
2008-04-18
[XFS] cleanup xfs_vn_mknod
Christoph Hellwig
1
-37
/
+30
2008-02-07
[XFS] keep i_nlink updated and use proper accessors
Christoph Hellwig
1
-1
/
+0
2008-02-07
[XFS] stop updating inode->i_blocks
Christoph Hellwig
1
-3
/
+0
2008-02-07
[XFS] use generic_permission
Christoph Hellwig
1
-4
/
+23
2008-02-07
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
1
-1
/
+1
2008-02-07
[XFS] Implement fallocate.
David Chinner
1
-0
/
+43
2008-02-07
[XFS] Fix inode allocation latency
David Chinner
1
-0
/
+16
2008-02-07
[XFS] simplify xfs_vn_getattr
Christoph Hellwig
1
-25
/
+53
2008-02-07
[XFS] simplify vn_revalidate
Christoph Hellwig
1
-1
/
+1
2007-12-21
[XFS] Fix mknod regression
Christoph Hellwig
1
-3
/
+1
2007-12-10
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
David Chinner
1
-2
/
+2
2007-10-17
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
1
-128
/
+68
2007-10-17
introduce I_SYNC
Joern Engel
1
-2
/
+2
2007-10-17
[XFS] simplify validata_fields
Christoph Hellwig
1
-27
/
+24
2007-10-16
[XFS] simplify xfs_create/mknod/symlink prototype
Christoph Hellwig
1
-15
/
+8
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
1
-4
/
+3
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
1
-3
/
+3
[next]