index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
1
-5
/
+5
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
1
-0
/
+1
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
1
-2
/
+3
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
1
-390
/
+195
2007-05-08
[XFS] Add lockdep support for XFS
Lachlan McIlroy
1
-7
/
+8
2006-11-11
[XFS] Prevent a deadlock when xfslogd unpins inodes.
David Chinner
1
-0
/
+30
2006-11-11
[XFS] Clean up i_flags and i_flags_lock handling.
David Chinner
1
-14
/
+6
2006-11-11
[XFS] Keep lockdep happy.
Tim Shimmin
1
-0
/
+1
2006-09-28
[XFS] Really fix use after free in xfs_iunpin.
David Chinner
1
-0
/
+6
2006-09-28
[XFS] standardize on one sema init macro
Eric Sandeen
1
-1
/
+1
2006-09-28
[XFS] Add a greedy allocation interface, allocating within a min/max size
Nathan Scott
1
-9
/
+8
2006-09-28
[XFS] Add a debug flag for allocations which are known to be larger than
Nathan Scott
1
-2
/
+2
2006-09-28
[XFS] Remove last bulkstat false-positives with debug kernels.
Nathan Scott
1
-9
/
+8
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2006-06-19
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
Al Viro
1
-1
/
+1
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
1
-9
/
+7
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
1
-1
/
+1
2006-04-11
[XFS] Fix inode reclaim scalability regression. When a filesystem has
David Chinner
1
-17
/
+12
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
1
-1
/
+1
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
1
-3
/
+3
2006-01-11
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
1
-4
/
+1
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-11
/
+7
2005-09-05
[XFS] Retry linux inode cacech lookup if we found a stale inode. This
Christoph Hellwig
1
-12
/
+16
2005-09-02
[XFS] remove unessecary vnode flags
Christoph Hellwig
1
-11
/
+0
2005-05-05
[XFS] Move the XFS inode to the front of its hash list on a cache hit
Nathan Scott
1
-1
/
+50
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1022
[prev]