Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 년 전 |
Christoph Hellwig
|
700716c846
[XFS] s/memclear_highpage_flush/zero_user_page/
|
18 년 전 |
Linus Torvalds
|
60c9b2746f
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
|
18 년 전 |
Dmitriy Monakhov
|
0ceb331433
mm: move common segment checks to separate helper function
|
18 년 전 |
Lachlan McIlroy
|
71dfd5a396
[XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.
|
18 년 전 |
Lachlan McIlroy
|
ba87ea699e
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
|
18 년 전 |
Lachlan McIlroy
|
2a32963130
[XFS] Fix race condition in xfs_write().
|
18 년 전 |
Lachlan McIlroy
|
d3cf209476
[XFS] propogate return codes from flush routines
|
18 년 전 |
David Chinner
|
e7ff6aed87
[XFS] Don't use kmap in xfs_iozero.
|
18 년 전 |
Eric Sandeen
|
7bc5306d74
[XFS] Remove unused header files for MAC and CAP checking functionality.
|
18 년 전 |
Lachlan McIlroy
|
6816016137
[XFS] Fix callers of xfs_iozero() to zero the correct range.
|
18 년 전 |
Josef "Jeff" Sipek
|
e678fb0d52
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
|
18 년 전 |
Badari Pulavarty
|
543ade1fc9
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
18 년 전 |
Nathan Scott
|
edcd4bce5e
[XFS] Minor cleanup from dio locking fix, remove an extra conditional.
|
18 년 전 |
David Chinner
|
0a8d17d090
[XFS] Fix xfs_splice_write() so appended data gets to disk.
|
19 년 전 |
Lachlan McIlroy
|
721259bce2
[XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling
|
19 년 전 |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 년 전 |
Nathan Scott
|
1e69dd0eb3
[XFS] Push some common code out of write path into core XFS code for
|
19 년 전 |
Nathan Scott
|
34327e1384
[XFS] Cleanup a missed porting conversion, and freezing.
|
19 년 전 |
Nathan Scott
|
8285fb58e7
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
|
19 년 전 |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 년 전 |
Nathan Scott
|
3d80ede479
[XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful
|
19 년 전 |
Olaf Weber
|
3e57ecf640
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
|
19 년 전 |
Jens Axboe
|
cbb7e577e7
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
|
19 년 전 |
Ingo Molnar
|
3a326a2ce8
[PATCH] introduce a "kernel-internal pipe object" abstraction
|
19 년 전 |
Nathan Scott
|
1b895840ce
[XFS] Provide XFS support for the splice syscall.
|
19 년 전 |
Nathan Scott
|
c41564b5af
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
|
19 년 전 |
Yingping Lu
|
f1fdc848aa
[XFS] Fixing KDB's xrwtrc command, also added the current process id into
|
19 년 전 |
Nathan Scott
|
9cea236492
[XFS] Flush and invalidate dirty pages at the start of a direct read also,
|
19 년 전 |
Nathan Scott
|
a13828b167
[XFS] Cleanup references to i_sem.
|
19 년 전 |