Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e946217e4fdaa67681bbabfa8e6b18641921f750
/
fs
/
xfs
/
xfs_inode.h
dff35fd
[XFS] update timestamp in xfs_ialloc manually
by Christoph Hellwig
· 16 years ago
c63942d
[XFS] replace inode flush semaphore with a completion
by David Chinner
· 16 years ago
5ec7f8c
[XFS] kill bhv_vnode_t
by Christoph Hellwig
· 16 years ago
e1cccd9
[XFS] kill xfs_lock_dir_and_entry
by Christoph Hellwig
· 16 years ago
e6064d3
[XFS] XFS: Kill xfs_vtoi()
by David Chinner
· 16 years ago
e4f7529
[XFS] Kill shouty XFS_ITOV() macro
by David Chinner
· 16 years ago
705db4a
[XFS] kill shouty XFS_ITOV_NULL macro
by David Chinner
· 16 years ago
0165164
[XFS] Avoid directly referencing the VFS inode.
by David Chinner
· 16 years ago
61436fe
[XFS] kill xfs_igrow_start and xfs_igrow_finish
by Christoph Hellwig
· 16 years ago
cfa853e
[XFS] remove manual lookup from xfs_rename and simplify locking
by Christoph Hellwig
· 17 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
a3f74ff
[XFS] Don't block pdflush when writing back inodes
by David Chinner
· 17 years ago
163d368
[XFS] Remove the xfs_refcache
by Donald Douwsma
· 17 years ago
4576758
[XFS] use generic_permission
by Christoph Hellwig
· 17 years ago
45ba598
[XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.
by Christoph Hellwig
· 17 years ago
40ebd81
[XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity
by Robert P. J. Day
· 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
36e41ee
[XFS] Cleanup lock goop.
by Eric Sandeen
· 17 years ago
cf441ee
[XFS] clean up vnode/inode tracing
by Lachlan McIlroy
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
0a74cd1
[XFS] kill 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
b677c21
[XFS] move v_iocount from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
09262b4
[XFS] Create xfs_iflags_test_and_clear helper function
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
347d1c0
[XFS] dinode endianess annotations
by Christoph Hellwig
· 17 years ago
a6f64d4
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
by Christoph Hellwig
· 17 years ago
0f1145c
[XFS] Fix lockdep annotations for xfs_lock_inodes
by David Chinner
· 17 years ago
2a82b8b
[XFS] Concurrent Multi-File Data Streams
by David Chinner
· 17 years ago
f7c66ce
[XFS] Add lockdep support for XFS
by Lachlan McIlroy
· 18 years ago
ba87ea6
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
by Lachlan McIlroy
· 18 years ago
d3cf209
[XFS] propogate return codes from flush routines
by Lachlan McIlroy
· 18 years ago
7a18c38
[XFS] Clean up i_flags and i_flags_lock handling.
by David Chinner
· 18 years ago
f273ab8
[XFS] Really fix use after free in xfs_iunpin.
by David Chinner
· 18 years ago
745b1f47
[XFS] Remove last bulkstat false-positives with debug kernels.
by Nathan Scott
· 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
b12dd34
[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is
by Nathan Scott
· 19 years ago
8867bc9
[XFS] There are a few problems with the new
by Mandy Kirkconnell
· 19 years ago
0293ce3
[XFS] 929045 567344 This mod introduces multi-level in-core file extent
by Mandy Kirkconnell
· 19 years ago
4eea22f
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
by Mandy Kirkconnell
· 19 years ago
75e17b3
[XFS] add helper to get xfs_inode from vnode
by Christoph Hellwig
· 19 years ago
42fe2b1
[XFS] fix, speedup and simplify atime handling let the VFS handle atime
by Christoph Hellwig
· 19 years ago
9dac13e
[XFS] Remove unused type, xfs_gap_t.
by Nathan Scott
· 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
30dab21
[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.
by Nathan Scott
· 19 years ago
efa8027
[XFS] rewrite xfs_iflush_all
by Christoph Hellwig
· 19 years ago
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
31b084a
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms
by Nathan Scott
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago