index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-08-28
xfs: fix error gotos in xfs_setattr_nonsize
Eric Sandeen
2015-06-30
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
xfs: add initial DAX support
Dave Chinner
2015-06-04
xfs: add DAX truncate support
Dave Chinner
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-03-25
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2015-03-25
xfs: add RENAME_WHITEOUT support
Dave Chinner
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
2015-02-24
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
2015-02-23
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
2015-02-23
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
2015-02-23
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
2015-02-16
xfs: recall pNFS layouts on conflicting access
Christoph Hellwig
2015-02-16
xfs: implement pNFS export operations
Christoph Hellwig
2014-12-24
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
2014-12-24
xfs: Make xfs_vn_rename compliant with renameat2() syscall
Carlos Maiolino
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-09-23
xfs: flush entire last page of old EOF on truncate up
Dave Chinner
2014-08-04
xfs: fix rounding error of fiemap length parameter
Brian Foster
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
2014-05-15
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
2014-05-15
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
2014-05-07
xfs: truncate_setsize should be outside transactions
Dave Chinner
2014-05-06
xfs: initialize default acls for ->tmpfile()
Brian Foster
2014-04-17
xfs: fix tmpfile/selinux deadlock and initialize security
Brian Foster
2014-03-13
Merge branch 'xfs-O_TMPFILE-support' into for-next
Dave Chinner
2014-03-13
Merge branch 'xfs-stack-fixes' into for-next
Dave Chinner
2014-02-27
xfs: fix directory inode iolock lockdep false positive
Dave Chinner
2014-02-10
xfs: ensure correct timestamp updates from truncate
Christoph Hellwig
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-25
xfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
xfs: switch to kfree_put_link()
Al Viro
[prev]
[next]