index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix gcc 4.6 set but not read and unused statement warnings
Christoph Hellwig
2010-07-26
1
-3
/
+0
*
xfs: simplify and remove xfs_ireclaim
Dave Chinner
2010-07-26
1
-52
/
+1
*
xfs: remove xfs_iput
Christoph Hellwig
2010-07-26
1
-17
/
+0
*
xfs: remove xfs_iput_new
Christoph Hellwig
2010-07-26
1
-23
/
+0
*
xfs: some iget tracing cleanups / fixes
Christoph Hellwig
2010-07-26
1
-4
/
+4
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-3
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: remove block number from inode lookup code
Dave Chinner
2010-06-24
1
-7
/
+3
*
xfs: improve xfs_isilocked
Christoph Hellwig
2010-06-03
1
-16
/
+10
*
xfs: fix access to upper inodes without inode64
Christoph Hellwig
2010-05-28
1
-3
/
+0
*
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
2010-03-01
1
-6
/
+13
*
xfs: rename xfs_get_perag
Dave Chinner
2010-01-15
1
-5
/
+5
*
xfs: Remove inode iolock held check during allocation
Dave Chinner
2010-01-15
1
-1
/
+0
*
kill I_LOCK
Christoph Hellwig
2009-12-17
1
-2
/
+2
*
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
2009-12-16
1
-4
/
+8
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-97
/
+14
*
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
2009-12-11
1
-1
/
+1
*
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2009-12-11
1
-0
/
+3
*
xfs: simplify xfs_trans_iget
Christoph Hellwig
2009-09-01
1
-26
/
+0
*
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
2009-09-01
1
-1
/
+0
*
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
2009-08-17
1
-55
/
+58
*
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2009-08-07
1
-57
/
+68
*
vfs: fix inode_init_always calling convention
Christoph Hellwig
2009-08-07
1
-12
/
+5
*
switch xfs to generic acl caching helpers
Al Viro
2009-06-24
1
-2
/
+0
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
1
-0
/
+3
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
1
-4
/
+1
*
xfs: fix double free of inode
Dave Chinner
2009-04-06
1
-9
/
+14
*
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
2009-03-04
1
-5
/
+10
*
move inode tracing out of xfs_vnode.
Christoph Hellwig
2008-12-04
1
-0
/
+48
*
kill dead inode flags
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
cleanup the inode reclaim path
Christoph Hellwig
2008-12-04
1
-42
/
+86
*
[XFS] move inode allocation out xfs_iread
Christoph Hellwig
2008-12-01
1
-6
/
+82
*
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
2008-12-01
1
-2
/
+1
*
[XFS] Fix race when looking up reclaimable inodes
David Chinner
2008-10-30
1
-10
/
+22
*
[XFS] free partially initialized inodes using destroy_inode
Christoph Hellwig
2008-10-30
1
-1
/
+1
*
[XFS] Can't lock inodes in radix tree preload region
David Chinner
2008-10-30
1
-7
/
+11
*
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-10-30
1
-1
/
+3
*
[XFS] kill deleted inodes list
David Chinner
2008-10-30
1
-8
/
+0
*
[XFS] mark inodes for reclaim via a tag in the inode radix tree
David Chinner
2008-10-30
1
-0
/
+3
*
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
1
-132
/
+35
*
[XFS] factor xfs_iget_core() into hit and miss cases
David Chinner
2008-10-30
1
-157
/
+191
*
[XFS] Kill xfs_sync()
David Chinner
2008-10-30
1
-8
/
+7
*
[XFS] remove the mount inode list
David Chinner
2008-10-30
1
-41
/
+1
*
[XFS] Unlock inode before calling xfs_idestroy()
Lachlan McIlroy
2008-10-30
1
-3
/
+6
*
[XFS] Make use of the init-once slab optimisation.
David Chinner
2008-10-30
1
-15
/
+0
*
[XFS] replace inode flush semaphore with a completion
David Chinner
2008-08-13
1
-24
/
+8
*
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
2008-08-13
1
-1
/
+8
*
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-08-13
1
-3
/
+4
*
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-29
1
-64
/
+76
*
[XFS] Remove the xfs_icluster structure
David Chinner
2008-04-18
1
-46
/
+3
[next]