Dave Chinner
|
65149e3fab
xfs: correct error sign on COLLAPSE_RANGE errors
|
11 years ago |
Dave Chinner
|
8ff1e6705a
xfs: fix incorrect error sign in xfs_file_aio_read
|
11 years ago |
Dave Chinner
|
43ec1460a2
xfs: xfs_dir_fsync() returns positive errno
|
11 years ago |
Linus Torvalds
|
9ac0367501
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Dave Chinner
|
07d5035a28
xfs: wrong error sign conversion during failed DIO writes
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Lukas Czerner
|
23fffa925e
fs: move falloc collapse range check into the filesystem methods
|
11 years ago |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 years ago |
Linus Torvalds
|
d15e03104e
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
|
11 years ago |
Al Viro
|
0a64bc2c04
xfs_file_buffered_aio_write(): switch to generic_perform_write()
|
11 years ago |
Al Viro
|
5cb6c6c7eb
generic_file_direct_write(): get rid of ppos argument
|
11 years ago |
Al Viro
|
fcacafd269
kill the 5th argument of generic_file_buffered_write()
|
11 years ago |
Lukas Czerner
|
376ba31314
xfs: Add support for FALLOC_FL_ZERO_RANGE
|
11 years ago |
Namjae Jeon
|
e1d8fb88a6
xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
|
11 years ago |
Al Viro
|
d311d79de3
fix O_SYNC|O_APPEND syncing the wrong range on write()
|
11 years ago |
Eric Sandeen
|
7c71ee7803
xfs: allow logical-sector sized O_DIRECT
|
11 years ago |
Eric Sandeen
|
6da54179b3
xfs: rename xfs_buftarg structure members
|
11 years ago |
Christoph Hellwig
|
309ecac8e7
xfs: rename xfs_ilock_map_shared
|
11 years ago |
Christoph Hellwig
|
01f4f32775
xfs: remove xfs_iunlock_map_shared
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
12 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
12 years ago |
Dave Chinner
|
5706278758
xfs: unify directory/attribute format definitions
|
12 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
12 years ago |
Christoph Hellwig
|
83aee9e4c2
xfs: simplify the fallocate path
|
12 years ago |
Christoph Hellwig
|
5f8aca8b43
xfs: always hold the iolock when calling xfs_change_file_space
|
12 years ago |
Christoph Hellwig
|
76ca4c238c
xfs: always take the iolock around xfs_setattr_size
|
12 years ago |
Dave Chinner
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
Dave Chinner
|
2b9ab5ab9c
xfs: reshuffle dir2 definitions around for userspace
|
12 years ago |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 years ago |
Al Viro
|
b8227554c9
[readdir] convert xfs
|
12 years ago |