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_iops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: kill suid/sgid through the truncate path.
Dave Chinner
2013-05-30
1
-15
/
+32
*
xfs: remove xfs_flush_pages
Dave Chinner
2012-11-14
1
-2
/
+2
*
xfs: add EOFBLOCKS inode tagging/untagging
Brian Foster
2012-11-08
1
-0
/
+4
*
Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-07-30
1
-0
/
+45
|
\
|
*
xfs: implement ->update_time
Christoph Hellwig
2012-07-22
1
-0
/
+45
*
|
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
|
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-2
/
+2
|
/
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: push the ilock into xfs_zero_eof
Christoph Hellwig
2012-05-14
1
-2
/
+0
*
xfs: reduce ilock hold times in xfs_setattr_size
Christoph Hellwig
2012-05-14
1
-7
/
+7
*
xfs: clean up minor sparse warnings
Dave Chinner
2012-03-14
1
-5
/
+8
*
xfs: log timestamp updates
Christoph Hellwig
2012-03-13
1
-58
/
+0
*
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
2012-01-17
1
-2
/
+1
*
xfs: remove xfs_itruncate_data
Christoph Hellwig
2012-01-13
1
-17
/
+30
*
xfs: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch ->mknod() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch ->create() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-10-28
1
-7
/
+7
|
\
|
*
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
2011-10-11
1
-2
/
+2
|
*
xfs: Return -EIO when xfs_vn_getattr() failed
Mitsuo Hayasaka
2011-10-11
1
-1
/
+1
|
*
xfs: remove i_iocount
Christoph Hellwig
2011-10-11
1
-2
/
+2
|
*
xfs: wait for I/O completion when writing out pages in xfs_setattr_size
Christoph Hellwig
2011-10-11
1
-2
/
+2
*
|
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-10-25
1
-19
/
+20
|
/
*
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
2011-08-31
1
-3
/
+11
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-0
/
+1210