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
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
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-04-17
xfs: don't map ranges that span EOF for direct IO
Dave Chinner
2014-04-14
xfs: xfs_vm_write_end truncates too much on failure
Dave Chinner
2014-04-14
xfs: write failure beyond EOF truncates too much data
Dave Chinner
2014-04-14
xfs: kill buffers over failed write ranges properly
Dave Chinner
2014-04-04
Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next
Dave Chinner
2014-04-04
xfs: extra semi-colon breaks a condition
Dan Carpenter
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
2014-03-07
xfs: xfs_check_page_type buffer checks need help
Dave Chinner
2014-02-10
xfs: allow appending aio writes
Christoph Hellwig
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-18
xfs: rename xfs_ilock_map_shared
Christoph Hellwig
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-10-30
xfs: prevent stack overflows from page cache allocation
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: create a shared header file for format-related information
Dave Chinner
2013-10-01
xfs: get rid of count from xfs_iomap_write_allocate()
Jie Liu
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2013-08-20
xfs: rename bio_add_buffer() to xfs_bio_add_buffer()
Zhi Yong Wu
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
[next]