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_aops.c
Age
Commit message (
Expand
)
Author
2018-02-03
xfs: ubsan fixes
Darrick J. Wong
2017-08-06
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2015-11-03
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
xfs: DAX does not use IO completion callbacks
Dave Chinner
2015-11-03
xfs: Don't use unwritten extents for DAX
Dave Chinner
2015-11-03
xfs: fix inode size update overflow in xfs_map_direct()
Dave Chinner
2015-10-12
xfs: add missing ilock around dio write last extent alignment
Brian Foster
2015-10-12
cancel the setfilesize transation when io error happen
Zhaohongjiang
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-08-28
xfs: return errors from partial I/O failures to files
David Jeffery
2015-08-15
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
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 DAX IO path support
Dave Chinner
2015-06-04
xfs: add DAX file operations support
Dave Chinner
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-04-24
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-16
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-02-02
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
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-10-13
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
Dave Chinner
2014-10-02
xfs: restore buffer_head unwritten bit on ioend cancel
Brian Foster
2014-09-23
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Chinner
2014-09-02
xfs: don't dirty buffers beyond EOF
Dave Chinner
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-06
xfs: tone down writepage/releasepage WARN_ONs
Christoph Hellwig
2014-05-20
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
Jie Liu
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
[next]