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
/
gfs2
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-09
[GFS2] Remove i_mode passing from NFS File Handle
Wendy Cheng
1
-17
/
+37
2007-07-09
[GFS2] Obtaining no_formal_ino from directory entry
Wendy Cheng
1
-2
/
+8
2007-07-09
[GFS2] Fix deallocation issues
Abhijith Das
1
-0
/
+1
2007-07-09
[GFS2] gfs2_lookupi() uninitialised var fix
akpm@linux-foundation.org
1
-1
/
+1
2007-07-09
[GFS2] Recovery for lost unlinked inodes
Steven Whitehouse
1
-15
/
+35
2007-07-09
[GFS2] Fix bug in error path of inode
Steven Whitehouse
1
-7
/
+7
2007-07-09
[GFS2] Add nanosecond timestamp feature
Steven Whitehouse
1
-11
/
+19
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
1
-1
/
+82
2007-07-09
[GFS2] Clean up inode number handling
Steven Whitehouse
1
-49
/
+31
2007-03-07
[GFS2] Fix bz 229831, lookup returns wrong inode
Steven Whitehouse
1
-1
/
+2
2007-03-07
[GFS2] pass formal ino in do_filldir_main
Wendy Cheng
1
-2
/
+2
2007-02-05
[GFS2] Fix unlink deadlocks
Russell Cattelan
1
-45
/
+1
2007-02-05
[GFS2] Fix recursive locking attempt with NFS
Steven Whitehouse
1
-8
/
+15
2007-02-05
[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2
Eric Sandeen
1
-1
/
+1
2007-02-05
[GFS2] make gfs2_change_nlink_i() static
Adrian Bunk
1
-44
/
+44
2007-02-05
[GFS2] Fix gfs2_rename deadlock
S. Wendy Cheng
1
-19
/
+31
2007-02-05
[GFS2] BZ 217008 fsfuzzer fix.
Russell Cattelan
1
-1
/
+11
2007-02-05
[GFS2] Fix change nlink deadlock
S. Wendy Cheng
1
-4
/
+16
2006-11-30
[GFS2] Fix glock ordering on inode creation
Steven Whitehouse
1
-27
/
+4
2006-11-30
[GFS2] Remove unused function from inode.c
Steven Whitehouse
1
-86
/
+0
2006-11-30
[GFS2] Remove gfs2_inode_attr_in
Steven Whitehouse
1
-18
/
+3
2006-11-30
[GFS2] Inode number is constant
Steven Whitehouse
1
-1
/
+1
2006-11-30
[GFS2] Only set inode flags when required
Steven Whitehouse
1
-10
/
+1
2006-11-30
[GFS2] Tidy up 0 initialisations in inode.c
Steven Whitehouse
1
-7
/
+7
2006-11-30
[GFS2] Shrink gfs2_inode (8) - i_vn
Steven Whitehouse
1
-2
/
+2
2006-11-30
[GFS2] Shrink gfs2_inode (7) - di_payload_format
Steven Whitehouse
1
-2
/
+1
2006-11-30
[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
Steven Whitehouse
1
-33
/
+11
2006-11-30
[GFS2] Shrink gfs2_inode (5) - di_nlink
Steven Whitehouse
1
-13
/
+24
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
1
-14
/
+9
2006-11-30
[GFS2] Shrink gfs2_inode (3) - di_mode
Steven Whitehouse
1
-11
/
+7
2006-11-30
[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
Steven Whitehouse
1
-20
/
+16
2006-11-30
[GFS2] Shrink gfs2_inode (1) - di_header/di_num
Steven Whitehouse
1
-14
/
+11
2006-11-30
[GFS2] Change argument to gfs2_dinode_print
Steven Whitehouse
1
-4
/
+4
2006-11-30
[GFS2] Move gfs2_dinode_in to inode.c
Steven Whitehouse
1
-0
/
+34
2006-11-30
[GFS2] Change argument to gfs2_dinode_in
Steven Whitehouse
1
-1
/
+1
2006-11-30
[GFS2] Change argument of gfs2_dinode_out
Steven Whitehouse
1
-3
/
+3
2006-11-30
[GFS2] gfs2 misc endianness annotations
Al Viro
1
-4
/
+5
2006-11-30
[GFS2] split and annotate gfs2_inum
Al Viro
1
-11
/
+11
2006-11-30
[GFS2] split and annotate gfs2_inum_range
Al Viro
1
-2
/
+2
2006-11-30
[GFS2] split gfs2_dinode into on-disk and host variants
Al Viro
1
-2
/
+2
2006-11-06
[GFS2] Fix OOM error handling
Steven Whitehouse
1
-0
/
+3
2006-10-03
[GFS2] Initialize SELinux extended attributes at inode creation time.
Ryan O'Hara
1
-0
/
+38
2006-10-02
[GFS2] Mark nlink cleared so VFS sees it happen
Steven Whitehouse
1
-0
/
+1
2006-10-02
[GFS2] Remove uneeded endian conversion
Steven Whitehouse
1
-1
/
+3
2006-09-28
[GFS2] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-28
[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
Theodore Ts'o
1
-1
/
+1
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
1
-3
/
+2
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
1
-1
/
+1
2006-09-04
[GFS2] Remove a cast, tidy gfs2_inode_attr_in
Steven Whitehouse
1
-13
/
+14
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
1
-10
/
+10
[next]