Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
573201f36fd9c7c6d5218cdcd9948cee700b277d
/
fs
/
xfs
/
xfs_iget.c
f1f724e
xfs: fix locking for inode cache radix tree tag updates
by Christoph Hellwig
· 15 years ago
5017e97
xfs: rename xfs_get_perag
by Dave Chinner
· 15 years ago
126976c
xfs: Remove inode iolock held check during allocation
by Dave Chinner
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
b44b112
xfs: check for not fully initialized inodes in xfs_ireclaim
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
0c3dc2b
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
by Christoph Hellwig
· 15 years ago
033da48
xfs: reset the i_iolock lock class in the reclaim path
by Christoph Hellwig
· 15 years ago
aa72a5c
xfs: simplify xfs_trans_iget
by Christoph Hellwig
· 15 years ago
13e6d5c
xfs: merge fsync and O_SYNC handling
by Christoph Hellwig
· 15 years ago
bc990f5
xfs: fix locking in xfs_iget_cache_hit
by Christoph Hellwig
· 15 years ago
b36ec04
xfs: fix freeing of inodes not yet added to the inode cache
by Christoph Hellwig
· 15 years ago
54e3462
vfs: fix inode_init_always calling convention
by Christoph Hellwig
· 15 years ago
1cbd20d
switch xfs to generic acl caching helpers
by Al Viro
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
705db3f
xfs: fix double free of inode
by Dave Chinner
· 16 years ago
ed93ec3
xfs: prevent lockdep false positive in xfs_iget_cache_miss
by Christoph Hellwig
· 16 years ago
5a8d0f3
move inode tracing out of xfs_vnode.
by Christoph Hellwig
· 16 years ago
6bd16ff
kill dead inode flags
by Christoph Hellwig
· 16 years ago
5cafdeb
cleanup the inode reclaim path
by Christoph Hellwig
· 16 years ago
24f211b
[XFS] move inode allocation out xfs_iread
by Christoph Hellwig
· 16 years ago
b48d8d6
[XFS] kill the XFS_IMAP_BULKSTAT flag
by Christoph Hellwig
· 16 years ago
6bfb3d0
[XFS] Fix race when looking up reclaimable inodes
by David Chinner
· 16 years ago
9ed0451
[XFS] free partially initialized inodes using destroy_inode
by Christoph Hellwig
· 16 years ago
56e73ec
[XFS] Can't lock inodes in radix tree preload region
by David Chinner
· 16 years ago
783a2f6
[XFS] Finish removing the mount pointer from the AIL API
by David Chinner
· 16 years ago
1165451
[XFS] kill deleted inodes list
by David Chinner
· 16 years ago
396beb8
[XFS] mark inodes for reclaim via a tag in the inode radix tree
by David Chinner
· 16 years ago
bf90424
[XFS] Combine the XFS and Linux inodes
by David Chinner
· 16 years ago
6441e54
[XFS] factor xfs_iget_core() into hit and miss cases
by David Chinner
· 16 years ago
a4e4c4f
[XFS] Kill xfs_sync()
by David Chinner
· 16 years ago
6c7699c
[XFS] remove the mount inode list
by David Chinner
· 16 years ago
f338f90
[XFS] Unlock inode before calling xfs_idestroy()
by Lachlan McIlroy
· 16 years ago
07c8f67
[XFS] Make use of the init-once slab optimisation.
by David Chinner
· 16 years ago
c63942d
[XFS] replace inode flush semaphore with a completion
by David Chinner
· 16 years ago
41be8be
[XFS] sanitize xfs_initialize_vnode
by Christoph Hellwig
· 16 years ago
0165164
[XFS] Avoid directly referencing the VFS inode.
by David Chinner
· 16 years ago
579aa9c
[XFS] shrink mrlock_t
by Christoph Hellwig
· 17 years ago
bad5584
[XFS] Remove the xfs_icluster structure
by David Chinner
· 17 years ago
72772a3
[XFS] fix inode leak in xfs_iget_core()
by David Chinner
· 17 years ago
5d51eff
[XFS] Fix inode allocation latency
by David Chinner
· 17 years ago
10090be
[XFS] cleanup vnode useage in xfs_iget.c
by Christoph Hellwig
· 17 years ago
613d704
[XFS] kill xfs_iocore_t
by Christoph Hellwig
· 17 years ago
15947f2
[XFS] more vnode/inode tracing fixes
by Lachlan McIlroy
· 17 years ago
cf441ee
[XFS] clean up vnode/inode tracing
by Lachlan McIlroy
· 17 years ago
a7430847
[XFS] Fix broken inode cluster setup.
by David Chinner
· 17 years ago
b267ce9
[XFS] kill struct bhv_vfs
by Christoph Hellwig
· 17 years ago
745f691
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
by Christoph Hellwig
· 17 years ago
2aeaa25
[XFS] kill the v_number member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
1543d79
[XFS] move v_trace from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
b3aea4e
[XFS] kill the v_flag member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
739bfb2
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
by Christoph Hellwig
· 17 years ago
da353b0
[XFS] Radix tree based inode caching
by David Chinner
· 17 years ago
f7c66ce
[XFS] Add lockdep support for XFS
by Lachlan McIlroy
· 17 years ago
4c60658
[XFS] Prevent a deadlock when xfslogd unpins inodes.
by David Chinner
· 18 years ago
7a18c38
[XFS] Clean up i_flags and i_flags_lock handling.
by David Chinner
· 18 years ago
439b843
[XFS] Keep lockdep happy.
by Tim Shimmin
· 18 years ago
f273ab8
[XFS] Really fix use after free in xfs_iunpin.
by David Chinner
· 18 years ago
7ae67d7
[XFS] standardize on one sema init macro
by Eric Sandeen
· 18 years ago
77e4635
[XFS] Add a greedy allocation interface, allocating within a min/max size range.
by Nathan Scott
· 18 years ago
efb8ad7
[XFS] Add a debug flag for allocations which are known to be larger than
by Nathan Scott
· 18 years ago
745b1f47
[XFS] Remove last bulkstat false-positives with debug kernels.
by Nathan Scott
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
0d8fee3
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
by Al Viro
· 18 years ago
67fcaa7
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
by Nathan Scott
· 18 years ago
b83bd13
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
by Nathan Scott
· 18 years ago
1fc5d95
[XFS] Fix inode reclaim scalability regression. When a filesystem has
by David Chinner
· 19 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
ec86dc0
[XFS] Complete transition away from linvfs naming convention, finally.
by Nathan Scott
· 19 years ago
75e17b3
[XFS] add helper to get xfs_inode from vnode
by Christoph Hellwig
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
ba403ab
[XFS] Retry linux inode cacech lookup if we found a stale inode. This
by Christoph Hellwig
· 19 years ago
592cb26
[XFS] remove unessecary vnode flags
by Christoph Hellwig
· 19 years ago
71bce25
[XFS] Move the XFS inode to the front of its hash list on a cache hit
by Nathan Scott
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago