Dave Chinner
|
ad22c7a043
xfs: prevent stack overflows from page cache allocation
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Jie Liu
|
0799a3e808
xfs: get rid of count from xfs_iomap_write_allocate()
|
11 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
11 years ago |
Linus Torvalds
|
300893b08f
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
|
12 years ago |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 years ago |
Zhi Yong Wu
|
c7c1a7d8bb
xfs: rename bio_add_buffer() to xfs_bio_add_buffer()
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Dave Chinner
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
Dave Chinner
|
6898811459
xfs: create xfs_bmap_util.[ch]
|
12 years ago |
Jie Liu
|
58e59854a3
xfs: fix assertion failure in xfs_vm_write_failed()
|
12 years ago |
Linus Torvalds
|
9e239bb939
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Dave Chinner
|
480d7467e4
xfs: fix sub-page blocksize data integrity writes
|
12 years ago |
Lukas Czerner
|
34097dfe88
xfs: use ->invalidatepage() length argument
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Jan Kara
|
ff9a28f6c2
xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage()
|
12 years ago |
Jan Kara
|
4b05d09c18
xfs: Fix possible use-after-free with AIO
|
12 years ago |
Dave Chinner
|
437a255aa2
xfs: fix direct IO nested transaction deadlock.
|
12 years ago |
Dave Chinner
|
4bc1ea6b8d
xfs: remove xfs_flush_pages
|
12 years ago |
Dave Chinner
|
7bf7f35219
xfs: fix broken error handling in xfs_vm_writepage
|
12 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
d9457dc056
xfs: Convert to new freezing code
|
13 years ago |
Alain Renaud
|
0d882a360b
Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.
|
13 years ago |
Christoph Hellwig
|
6b7a03f03a
xfs: handle EOF correctly in xfs_vm_writepage
|
13 years ago |
Alain Renaud
|
66f9311381
xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)
|
13 years ago |
Dave Chinner
|
d2c2819117
xfs: m_maxioffset is redundant
|
13 years ago |
Alain Renaud
|
7d0fa3ecba
xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)
|
13 years ago |