index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Chinner
1
-2
/
+14
2014-09-02
xfs: don't dirty buffers beyond EOF
Dave Chinner
1
-0
/
+61
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-6
/
+6
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-5
/
+5
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+7
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
1
-3
/
+3
2014-06-06
xfs: tone down writepage/releasepage WARN_ONs
Christoph Hellwig
1
-3
/
+3
2014-05-20
xfs: fix infinite loop at xfs_vm_writepage on 32bit system
Jie Liu
1
-6
/
+43
2014-05-07
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
1
-6
/
+4
2014-05-07
get rid of pointless iov_length() in ->direct_IO()
Al Viro
1
-1
/
+1
2014-05-07
pass iov_iter to ->direct_IO()
Al Viro
1
-8
/
+7
2014-04-17
xfs: don't map ranges that span EOF for direct IO
Dave Chinner
1
-0
/
+14
2014-04-14
xfs: xfs_vm_write_end truncates too much on failure
Dave Chinner
1
-4
/
+10
2014-04-14
xfs: write failure beyond EOF truncates too much data
Dave Chinner
1
-2
/
+11
2014-04-14
xfs: kill buffers over failed write ranges properly
Dave Chinner
1
-0
/
+10
2014-04-04
Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next
Dave Chinner
1
-2
/
+2
2014-04-03
xfs: extra semi-colon breaks a condition
Dan Carpenter
1
-2
/
+2
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
1
-31
/
+50
2014-03-07
xfs: xfs_check_page_type buffer checks need help
Dave Chinner
1
-31
/
+50
2014-02-10
xfs: allow appending aio writes
Christoph Hellwig
1
-1
/
+2
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2013-12-19
xfs: rename xfs_ilock_map_shared
Christoph Hellwig
1
-1
/
+1
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-1
/
+1
2013-10-31
xfs: prevent stack overflows from page cache allocation
Dave Chinner
1
-2
/
+1
2013-10-24
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-2
/
+2
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-3
/
+4
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-1
/
+3
2013-10-02
xfs: get rid of count from xfs_iomap_write_allocate()
Jie Liu
1
-1
/
+1
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-2
/
+2
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-5
/
+18
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
1
-23
/
+5
2013-08-21
xfs: rename bio_add_buffer() to xfs_bio_add_buffer()
Zhi Yong Wu
1
-2
/
+2
2013-08-13
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-1
/
+1
2013-08-13
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
1
-1
/
+0
2013-08-13
xfs: create xfs_bmap_util.[ch]
Dave Chinner
1
-0
/
+1
2013-07-22
xfs: fix assertion failure in xfs_vm_write_failed()
Jie Liu
1
-1
/
+14
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+8
2013-05-25
xfs: fix sub-page blocksize data integrity writes
Dave Chinner
1
-0
/
+19
2013-05-22
xfs: use ->invalidatepage() length argument
Lukas Czerner
1
-4
/
+5
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-3
/
+4
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-03-23
xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()
Jan Kara
1
-6
/
+6
2013-01-28
xfs: Fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
2012-11-30
xfs: fix direct IO nested transaction deadlock.
Dave Chinner
1
-52
/
+29
2012-11-15
xfs: remove xfs_flush_pages
Dave Chinner
1
-1
/
+1
2012-11-14
xfs: fix broken error handling in xfs_vm_writepage
Dave Chinner
1
-15
/
+39
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+18
2012-07-31
xfs: Convert to new freezing code
Jan Kara
1
-0
/
+18
2012-07-22
Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.
Alain Renaud
1
-24
/
+24
2012-07-22
xfs: handle EOF correctly in xfs_vm_writepage
Christoph Hellwig
1
-2
/
+17
[next]