index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_vnode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
1
-82
/
+0
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
1
-34
/
+0
2008-12-04
kill vn_ioerror
Christoph Hellwig
1
-16
/
+0
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
1
-14
/
+1
2008-10-30
[XFS] fix instant oops with tracing enabled
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] Use struct inodes instead of vnodes to kill vn_grab
David Chinner
1
-3
/
+3
2008-08-13
[XFS] clean up stale references to semaphores
David Chinner
1
-1
/
+1
2008-08-13
[XFS] kill bhv_vnode_t
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] implement IHOLD/IRELE directly
Christoph Hellwig
1
-18
/
+0
2008-08-13
[XFS] kill vn_to_inode
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
1
-1
/
+1
2008-07-28
[XFS] Remove vn_revalidate calls in xfs.
Christoph Hellwig
1
-50
/
+0
2008-02-07
[XFS] add __init/__exit mark to specific init/cleanup functions
Lachlan McIlroy
1
-1
/
+1
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
-2
/
+0
2008-02-07
[XFS] cleanup vnode useage in xfs_iget.c
Christoph Hellwig
1
-14
/
+0
2008-02-07
[XFS] simplify vn_revalidate
Christoph Hellwig
1
-46
/
+34
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
1
-13
/
+13
2007-10-16
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
1
-3
/
+1
2007-10-16
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
1
-8
/
+0
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
1
-19
/
+27
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
1
-10
/
+19
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
1
-7
/
+2
2007-10-16
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
1
-1
/
+3
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
1
-4
/
+4
2007-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-06-09
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
1
-3
/
+3
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
1
-16
/
+16
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
1
-1
/
+1
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
1
-0
/
+16
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
1
-3
/
+3
2006-03-14
[XFS] Dynamically allocate vattr in places it makes sense to do so, to
Nathan Scott
1
-11
/
+18
2006-01-11
[XFS] fix, speedup and simplify atime handling let the VFS handle atime
Christoph Hellwig
1
-1
/
+0
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-28
/
+11
2005-11-02
[XFS] Introduce two new mount options (nolargeio/largeio) to allow
David Chinner
1
-0
/
+1
2005-09-05
[XFS] streamline the clear_inode path
Christoph Hellwig
1
-144
/
+0
2005-09-02
[XFS] add infrastructure for waiting on I/O completion at inode reclaim
Christoph Hellwig
1
-5
/
+23
2005-09-02
[XFS] remove unessecary vnode flags
Christoph Hellwig
1
-58
/
+1
2005-09-02
[XFS] remove struct vnode::v_type
Christoph Hellwig
1
-15
/
+1
2005-09-02
[XFS] replace vn_get usage by ihold
Christoph Hellwig
1
-24
/
+0
2005-06-21
[XFS] fix some more compiler warnings in the vnode tracing code
Christoph Hellwig
1
-2
/
+2
2005-05-05
[XFS] remove noisy printk at vnode trace allocation
Eric Sandeen
1
-1
/
+0
2005-05-05
[XFS] Fix up warnings
Eric Sandeen
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+455