index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2011-10-11
xfs: remove i_iocount
Christoph Hellwig
1
-2
/
+0
2011-07-13
xfs: remove leftovers of the old btree tracing code
Christoph Hellwig
1
-1
/
+0
2011-06-23
xfs: reset inode per-lifetime state when recycling it
Dave Chinner
1
-4
/
+9
2011-01-10
Merge branch 'master' into for-linus-merged
Alex Elder
1
-18
/
+61
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+12
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
1
-5
/
+5
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
1
-12
/
+35
2010-12-16
xfs: rcu free inodes
Dave Chinner
1
-1
/
+13
2010-12-23
xfs: provide a inode iolock lockdep class
Dave Chinner
1
-0
/
+19
2010-10-18
xfs: fix bogus m_maxagi check in xfs_iget
Christoph Hellwig
1
-2
/
+2
2010-07-26
xfs: fix gcc 4.6 set but not read and unused statement warnings
Christoph Hellwig
1
-3
/
+0
2010-07-26
xfs: simplify and remove xfs_ireclaim
Dave Chinner
1
-52
/
+1
2010-07-26
xfs: remove xfs_iput
Christoph Hellwig
1
-17
/
+0
2010-07-26
xfs: remove xfs_iput_new
Christoph Hellwig
1
-23
/
+0
2010-07-26
xfs: some iget tracing cleanups / fixes
Christoph Hellwig
1
-4
/
+4
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-3
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-06-24
xfs: remove block number from inode lookup code
Dave Chinner
1
-7
/
+3
2010-06-03
xfs: improve xfs_isilocked
Christoph Hellwig
1
-16
/
+10
2010-05-28
xfs: fix access to upper inodes without inode64
Christoph Hellwig
1
-3
/
+0
2010-03-01
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
1
-6
/
+13
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
1
-5
/
+5
2010-01-15
xfs: Remove inode iolock held check during allocation
Dave Chinner
1
-1
/
+0
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-2
/
+2
2009-12-16
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
1
-4
/
+8
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-97
/
+14
2009-12-11
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
1
-1
/
+1
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
1
-0
/
+3
2009-09-01
xfs: simplify xfs_trans_iget
Christoph Hellwig
1
-26
/
+0
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
1
-1
/
+0
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
1
-55
/
+58
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
1
-57
/
+68
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
1
-12
/
+5
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
1
-2
/
+0
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
1
-0
/
+3
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-4
/
+1
2009-04-06
xfs: fix double free of inode
Dave Chinner
1
-9
/
+14
2009-03-04
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
1
-5
/
+10
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
1
-0
/
+48
2008-12-04
kill dead inode flags
Christoph Hellwig
1
-1
/
+0
2008-12-04
cleanup the inode reclaim path
Christoph Hellwig
1
-42
/
+86
2008-12-01
[XFS] move inode allocation out xfs_iread
Christoph Hellwig
1
-6
/
+82
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
1
-2
/
+1
2008-10-30
[XFS] Fix race when looking up reclaimable inodes
David Chinner
1
-10
/
+22
2008-10-30
[XFS] free partially initialized inodes using destroy_inode
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] Can't lock inodes in radix tree preload region
David Chinner
1
-7
/
+11
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
1
-1
/
+3
2008-10-30
[XFS] kill deleted inodes list
David Chinner
1
-8
/
+0
2008-10-30
[XFS] mark inodes for reclaim via a tag in the inode radix tree
David Chinner
1
-0
/
+3
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
1
-132
/
+35
[next]