index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
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
2014-01-06
xfs: add O_TMPFILE support
Zhi Yong Wu
2013-12-17
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
2013-12-09
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
2013-12-06
xfs: add xfs_setattr_time
Christoph Hellwig
2013-12-06
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
2013-10-30
xfs: prevent stack overflows from page cache allocation
Dave Chinner
2013-10-30
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
[next]