index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: add tracepoints to readpage calls
Dave Chinner
2016-01-08
1
-0
/
+2
*
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
1
-46
/
+50
|
\
|
*
xfs: DAX does not use IO completion callbacks
Dave Chinner
2015-11-03
1
-39
/
+0
|
*
xfs: Don't use unwritten extents for DAX
Dave Chinner
2015-11-03
1
-4
/
+9
|
*
xfs: fix inode size update overflow in xfs_map_direct()
Dave Chinner
2015-11-03
1
-6
/
+44
*
|
xfs: add missing ilock around dio write last extent alignment
Brian Foster
2015-10-12
1
-5
/
+5
*
|
cancel the setfilesize transation when io error happen
Zhaohongjiang
2015-10-12
1
-2
/
+11
|
/
*
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-07
1
-1
/
+2
|
\
|
*
xfs: return errors from partial I/O failures to files
David Jeffery
2015-08-28
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-05
1
-4
/
+2
|
\
\
|
*
|
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
2015-08-15
1
-4
/
+2
|
|
/
*
|
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
1
-2
/
+1
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-3
/
+2
|
/
*
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-30
1
-45
/
+113
|
\
|
*
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
1
-3
/
+3
|
|
\
|
|
*
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
1
-1
/
+1
|
|
*
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
1
-2
/
+2
|
*
|
xfs: add DAX IO path support
Dave Chinner
2015-06-04
1
-9
/
+27
|
*
|
xfs: add DAX file operations support
Dave Chinner
2015-06-04
1
-33
/
+83
|
|
/
*
|
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
1
-2
/
+10
*
|
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
1
-1
/
+0
|
/
*
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-24
1
-78
/
+192
|
\
|
*
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
1
-0
/
+7
|
*
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
1
-30
/
+39
|
*
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
1
-31
/
+30
|
*
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
1
-10
/
+82
|
*
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
1
-33
/
+46
|
*
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-16
1
-13
/
+27
*
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-1
/
+0
*
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-1
/
+1
*
|
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-5
/
+4
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
|
/
*
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2015-02-02
1
-88
/
+61
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
Dave Chinner
2014-10-13
1
-0
/
+7
|
\
|
*
xfs: restore buffer_head unwritten bit on ioend cancel
Brian Foster
2014-10-02
1
-0
/
+7
*
|
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Chinner
2014-09-23
1
-2
/
+14
*
|
xfs: don't dirty buffers beyond EOF
Dave Chinner
2014-09-02
1
-0
/
+61
|
/
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-6
/
+6
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-5
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-10
/
+7
|
\
|
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-6
/
+4
|
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-8
/
+7
*
|
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-10
1
-3
/
+3
|
\
\
|
*
|
xfs: tone down writepage/releasepage WARN_ONs
Christoph Hellwig
2014-06-06
1
-3
/
+3
|
|
/
*
|
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
Jie Liu
2014-05-20
1
-6
/
+43
|
/
*
xfs: don't map ranges that span EOF for direct IO
Dave Chinner
2014-04-17
1
-0
/
+14
[next]