Linus Torvalds
|
347c53dca7
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
|
17 anni fa |
Nick Piggin
|
d79689c703
xfs: convert to new aops
|
17 anni fa |
Lachlan McIlroy
|
5903c4956f
[XFS] ensure file size is logged on synchronous writes
|
17 anni fa |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
17 anni fa |
Christoph Hellwig
|
2f6f7b3d9b
[XFS] kill v_vfsp member from struct bhv_vnode
|
17 anni fa |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
17 anni fa |
Christoph Hellwig
|
993386c19a
[XFS] decontaminate vnode operations from behavior details
|
17 anni fa |
Christoph Hellwig
|
eb9df39daf
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
|
18 anni fa |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 anni fa |
Christoph Hellwig
|
700716c846
[XFS] s/memclear_highpage_flush/zero_user_page/
|
18 anni fa |
Linus Torvalds
|
60c9b2746f
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
|
18 anni fa |
Dmitriy Monakhov
|
0ceb331433
mm: move common segment checks to separate helper function
|
18 anni fa |
Lachlan McIlroy
|
71dfd5a396
[XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.
|
18 anni fa |
Lachlan McIlroy
|
ba87ea699e
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
|
18 anni fa |
Lachlan McIlroy
|
2a32963130
[XFS] Fix race condition in xfs_write().
|
18 anni fa |
Lachlan McIlroy
|
d3cf209476
[XFS] propogate return codes from flush routines
|
18 anni fa |
David Chinner
|
e7ff6aed87
[XFS] Don't use kmap in xfs_iozero.
|
18 anni fa |
Eric Sandeen
|
7bc5306d74
[XFS] Remove unused header files for MAC and CAP checking functionality.
|
18 anni fa |
Lachlan McIlroy
|
6816016137
[XFS] Fix callers of xfs_iozero() to zero the correct range.
|
18 anni fa |
Josef "Jeff" Sipek
|
e678fb0d52
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
|
18 anni fa |
Badari Pulavarty
|
543ade1fc9
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
18 anni fa |
Nathan Scott
|
edcd4bce5e
[XFS] Minor cleanup from dio locking fix, remove an extra conditional.
|
18 anni fa |
David Chinner
|
0a8d17d090
[XFS] Fix xfs_splice_write() so appended data gets to disk.
|
18 anni fa |
Lachlan McIlroy
|
721259bce2
[XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling
|
18 anni fa |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 anni fa |
Nathan Scott
|
1e69dd0eb3
[XFS] Push some common code out of write path into core XFS code for
|
19 anni fa |
Nathan Scott
|
34327e1384
[XFS] Cleanup a missed porting conversion, and freezing.
|
19 anni fa |
Nathan Scott
|
8285fb58e7
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
|
19 anni fa |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 anni fa |
Nathan Scott
|
3d80ede479
[XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful
|
19 anni fa |