Commit Graph

16 Commits (b4d05e3019692fc5a8c573fbce60de2d48c5b7a1)

Author SHA1 Message Date
Christoph Hellwig 8f639ddea0 xfs: reimplement fdatasync support 13 years ago
Christoph Hellwig 8a9c9980f2 xfs: log timestamp updates 13 years ago
Christoph Hellwig d060646436 xfs: cleanup xfs_file_aio_write 13 years ago
Christoph Hellwig 5bf1f26227 xfs: always return with the iolock held from xfs_file_aio_write_checks 13 years ago
Christoph Hellwig 2813d682e8 xfs: remove the i_new_size field in struct xfs_inode 13 years ago
Christoph Hellwig ce7ae151dd xfs: remove the i_size field in struct xfs_inode 13 years ago
Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 years ago
Christoph Hellwig 1da2f2dbf2 xfs: optimize fsync on directories 14 years ago
Christoph Hellwig ddc3415aba xfs: simplify xfs_trans_ijoin* again 14 years ago
Christoph Hellwig b103705853 xfs: unlock the inode before log force in xfs_fsync 14 years ago
Dave Chinner 5c8ed2021f xfs: introduce xfs_bmapi_read() 14 years ago
Christoph Hellwig c58cb165bd xfs: avoid direct I/O write vs buffered I/O race 14 years ago
Christoph Hellwig 4a06fd262d xfs: remove i_iocount 14 years ago
Dave Chinner 7271d243f9 xfs: don't serialise adjacent concurrent direct IO appending writes 14 years ago
Dave Chinner 0c38a2512d xfs: don't serialise direct IO reads on page cache checks 14 years ago
Christoph Hellwig c59d87c460 xfs: remove subdirectories 14 years ago
Christoph Hellwig d1166ec792 xfs: prevent against ioend livelocks in xfs_file_fsync 14 years ago
Markus Trippelsdorf 340a0a01b9 xfs: Fix wrong return value of xfs_file_aio_write 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig c4ed4243c4 xfs: split xfs_setattr 14 years ago
Christoph Hellwig a27a263bae xfs: make log devices with write back caches work 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner 8287889742 xfs: preallocation transactions do not need to be synchronous 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
Dave Chinner eda7798272 xfs: serialise unaligned direct IOs 14 years ago
Dave Chinner 4d8d15812f xfs: factor common write setup code 14 years ago
Dave Chinner 637bbc75d9 xfs: split buffered IO write path from xfs_file_aio_write 14 years ago
Dave Chinner f0d26e860b xfs: split direct IO write path from xfs_file_aio_write 14 years ago
Dave Chinner 487f84f3f8 xfs: introduce xfs_rw_lock() helpers for locking the inode 14 years ago
Dave Chinner 4c5cfd1b41 xfs: factor post-write newsize updates 14 years ago
Dave Chinner edafb6da9a xfs: factor common post-write isize handling code 14 years ago
Dave Chinner a363f0c203 xfs: ensure sync write errors are returned 14 years ago
Christoph Hellwig fa17b25e9f xfs: remove a dmapi leftover 15 years ago
Christoph Hellwig cca28fb83d xfs: split xfs_itrace_entry 15 years ago
Christoph Hellwig b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Christoph Hellwig 37bc5743fd xfs: wait for direct I/O to complete in fsync and write_inode 15 years ago
Christoph Hellwig 024910cbac xfs: fix inode pincount check in fsync 15 years ago
Christoph Hellwig 66d834ea60 xfs: implement optimized fdatasync 15 years ago
Christoph Hellwig fd3200bef7 xfs: remove wrapper for the fsync file operation 15 years ago
Christoph Hellwig 00258e36b2 xfs: remove wrappers for read/write file operations 15 years ago
Christoph Hellwig dda35b8f84 xfs: merge xfs_lrw.c into xfs_file.c 15 years ago
Eric Sandeen a9cc799eca xfs: increase readdir buffer size 15 years ago
Christoph Hellwig c355c656fe xfs: remove IO_ISAIO 15 years ago
Christoph Hellwig d0800703fe xfs: stop calling filemap_fdatawait inside ->fsync 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Christoph Hellwig 13e6d5cdde xfs: merge fsync and O_SYNC handling 16 years ago