Commit Graph

31 Commits (d7cdc9e8ac82c43fdcd4fde6b5b53d2dcba7f707)

Author SHA1 Message Date
David Chinner 0a8d17d090 [XFS] Fix xfs_splice_write() so appended data gets to disk. 19 years ago
Lachlan McIlroy 721259bce2 [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott 1e69dd0eb3 [XFS] Push some common code out of write path into core XFS code for 19 years ago
Nathan Scott 34327e1384 [XFS] Cleanup a missed porting conversion, and freezing. 19 years ago
Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott 3d80ede479 [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Jens Axboe cbb7e577e7 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() 19 years ago
Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction 19 years ago
Nathan Scott 1b895840ce [XFS] Provide XFS support for the splice syscall. 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Yingping Lu f1fdc848aa [XFS] Fixing KDB's xrwtrc command, also added the current process id into 19 years ago
Nathan Scott 9cea236492 [XFS] Flush and invalidate dirty pages at the start of a direct read also, 19 years ago
Nathan Scott a13828b167 [XFS] Cleanup references to i_sem. 19 years ago
Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. 19 years ago
Nathan Scott ce8e922c0e [XFS] Complete the pagebuf -> xfs_buf naming convention transition, 19 years ago
Yingping Lu 68bdb6eabc [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks 19 years ago
Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime 19 years ago
Eric Sandeen 24ee80882d [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 19 years ago
Nathan Scott 4aeb664c25 [XFS] Improve buffered read throughput by removing unnecessary timer calls 19 years ago
Christoph Hellwig f09738638d [XFS] Delay direct I/O completion to a workqueue This is nessecary 20 years ago
Dean Roehrich e1a40fa907 [XFS] Handle inode semaphores properly for dmapi queues 20 years ago
Christoph Hellwig bd5a876ac4 [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of 20 years ago
Nathan Scott 3f24376666 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago