index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-20
1
-2
/
+0
*
xfs: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
1
-3
/
+2
*
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
2010-10-18
1
-2
/
+2
*
xfs: simplify xfs_truncate_file
Christoph Hellwig
2010-07-26
1
-83
/
+0
*
xfs: simplify inode to transaction joining
Christoph Hellwig
2010-07-26
1
-2
/
+2
*
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: kill xfs_qmops
Christoph Hellwig
2009-06-08
1
-1
/
+1
*
xfs: fix various typos
Malcolm Parsons
2009-03-29
1
-1
/
+1
*
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
2008-12-01
1
-3
/
+3
*
[XFS] Fix double free of log tickets
Dave Chinner
2008-11-17
1
-0
/
+6
*
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-08-13
1
-2
/
+2
*
[XFS] remove manual lookup from xfs_rename and simplify locking
Christoph Hellwig
2008-04-29
1
-43
/
+0
*
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-29
1
-1
/
+1
*
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2008-04-18
1
-2
/
+2
*
[XFS] kill xfs_get_dir_entry
Christoph Hellwig
2008-04-18
1
-22
/
+0
*
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-04-10
1
-3
/
+3
*
[XFS] keep i_nlink updated and use proper accessors
Christoph Hellwig
2008-02-07
1
-0
/
+2
*
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
2008-02-07
1
-4
/
+3
*
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2008-02-07
1
-1
/
+1
*
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
1
-1
/
+1
*
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
2007-10-15
1
-7
/
+2
*
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-05-08
1
-1
/
+5
*
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
1
-3
/
+2
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-4
/
+1
*
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
2006-06-09
1
-2
/
+2
*
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
1
-2
/
+2
*
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
2006-01-11
1
-6
/
+3
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-25
/
+11
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
1
-5
/
+6
*
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-06-21
1
-1
/
+1
*
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...
Nathan Scott
2005-05-05
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+488