index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
1
-2
/
+2
2015-08-28
xfs: fix error gotos in xfs_setattr_nonsize
Eric Sandeen
1
-4
/
+4
2015-07-01
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-24
/
+24
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
1
-11
/
+7
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-3
/
+3
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-8
/
+4
2015-06-04
xfs: add initial DAX support
Dave Chinner
1
-12
/
+12
2015-06-04
xfs: add DAX truncate support
Dave Chinner
1
-1
/
+5
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-2
/
+1
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-6
/
+4
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-10
/
+10
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
1
-1
/
+1
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
1
-1
/
+1
2015-03-25
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
1
-1
/
+1
2015-03-25
xfs: add RENAME_WHITEOUT support
Dave Chinner
1
-1
/
+1
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
1
-43
/
+20
2015-02-24
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
1
-14
/
+10
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
1
-14
/
+10
2015-02-23
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
1
-22
/
+14
2015-02-23
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
1
-42
/
+14
2015-02-23
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
1
-1
/
+6
2015-02-16
xfs: recall pNFS layouts on conflicting access
Christoph Hellwig
1
-3
/
+8
2015-02-16
xfs: implement pNFS export operations
Christoph Hellwig
1
-1
/
+1
2014-12-24
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
1
-4
/
+8
2014-12-24
xfs: Make xfs_vn_rename compliant with renameat2() syscall
Carlos Maiolino
1
-5
/
+10
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-1
/
+1
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
1
-1
/
+1
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-09-23
xfs: flush entire last page of old EOF on truncate up
Dave Chinner
1
-0
/
+30
2014-08-04
xfs: fix rounding error of fiemap length parameter
Brian Foster
1
-2
/
+2
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-29
/
+29
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-9
/
+9
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
1
-4
/
+16
2014-05-15
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
1
-2
/
+2
2014-05-15
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
1
-4
/
+4
2014-05-07
xfs: truncate_setsize should be outside transactions
Dave Chinner
1
-4
/
+16
2014-05-06
xfs: initialize default acls for ->tmpfile()
Brian Foster
1
-26
/
+29
2014-04-17
xfs: fix tmpfile/selinux deadlock and initialize security
Brian Foster
1
-3
/
+17
2014-03-13
Merge branch 'xfs-O_TMPFILE-support' into for-next
Dave Chinner
1
-0
/
+16
2014-03-13
Merge branch 'xfs-stack-fixes' into for-next
Dave Chinner
1
-0
/
+14
2014-02-27
xfs: fix directory inode iolock lockdep false positive
Dave Chinner
1
-0
/
+14
2014-02-10
xfs: ensure correct timestamp updates from truncate
Christoph Hellwig
1
-8
/
+8
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-31
/
+24
2014-01-26
xfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-18
/
+23
2014-01-25
xfs: switch to kfree_put_link()
Al Viro
1
-13
/
+1
2014-01-06
xfs: add O_TMPFILE support
Zhi Yong Wu
1
-0
/
+16
2013-12-17
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
[next]