index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
1
-2
/
+3
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
1
-3
/
+2
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
1
-0
/
+3
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
1
-0
/
+1
2007-10-16
[XFS] Create xfs_iflags_test_and_clear helper function
Christoph Hellwig
1
-0
/
+13
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
1
-0
/
+3
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
1
-9
/
+3
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
1
-44
/
+12
2007-10-15
[XFS] dinode endianess annotations
Christoph Hellwig
1
-4
/
+48
2007-10-15
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
1
-5
/
+5
2007-07-14
[XFS] Fix lockdep annotations for xfs_lock_inodes
David Chinner
1
-6
/
+9
2007-07-14
[XFS] Concurrent Multi-File Data Streams
David Chinner
1
-0
/
+1
2007-05-08
[XFS] Add lockdep support for XFS
Lachlan McIlroy
1
-14
/
+46
2007-05-08
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
1
-0
/
+3
2007-05-08
[XFS] propogate return codes from flush routines
Lachlan McIlroy
1
-1
/
+1
2006-11-11
[XFS] Clean up i_flags and i_flags_lock handling.
David Chinner
1
-0
/
+41
2006-09-28
[XFS] Really fix use after free in xfs_iunpin.
David Chinner
1
-0
/
+1
2006-09-28
[XFS] Remove last bulkstat false-positives with debug kernels.
Nathan Scott
1
-4
/
+7
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
1
-3
/
+3
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
1
-1
/
+0
2006-04-11
[XFS] Fix inode reclaim scalability regression. When a filesystem has
David Chinner
1
-0
/
+1
2006-03-17
[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is
Nathan Scott
1
-3
/
+4
2006-03-17
[XFS] There are a few problems with the new
Mandy Kirkconnell
1
-0
/
+1
2006-03-14
[XFS] 929045 567344 This mod introduces multi-level in-core file extent
Mandy Kirkconnell
1
-5
/
+47
2006-03-14
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
Mandy Kirkconnell
1
-6
/
+12
2006-01-11
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
1
-0
/
+2
2006-01-11
[XFS] fix, speedup and simplify atime handling let the VFS handle atime
Christoph Hellwig
1
-0
/
+2
2005-11-02
[XFS] Remove unused type, xfs_gap_t.
Nathan Scott
1
-18
/
+0
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
-65
/
+10
2005-11-02
[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.
Nathan Scott
1
-1
/
+2
2005-06-21
[XFS] rewrite xfs_iflush_all
Christoph Hellwig
1
-6
/
+1
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
1
-2
/
+0
2005-05-05
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms
Nathan Scott
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+554