Linus Torvalds
|
b64ada6b23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 gadi atpakaļ |
Tao Ma
|
8b2c0dba51
ocfs2: Call refcount tree remove process properly.
|
16 gadi atpakaļ |
Tao Ma
|
37f8a2bfaa
ocfs2: CoW a reflinked cluster when it is truncated.
|
15 gadi atpakaļ |
Tao Ma
|
293b2f70b4
ocfs2: Integrate CoW in file write.
|
15 gadi atpakaļ |
Jan Kara
|
d23c937b0f
ocfs2: Update syncing after splicing to match generic version
|
16 gadi atpakaļ |
Jan Kara
|
918941a3f3
ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
|
16 gadi atpakaļ |
Joel Becker
|
5e404e9ed1
ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
|
16 gadi atpakaļ |
Joel Becker
|
cbee7e1a6a
ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode.
|
16 gadi atpakaļ |
Joel Becker
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 gadi atpakaļ |
Goldwyn Rodrigues
|
cefcb800fa
ocfs2: Initialize count in aio_write before generic_write_checks
|
16 gadi atpakaļ |
Wengang Wang
|
812e7a6a43
ocfs2: log the actual return value of ocfs2_file_aio_write()
|
16 gadi atpakaļ |
Tao Ma
|
1962f39abb
ocfs2: Update atime in splice read if necessary.
|
16 gadi atpakaļ |
Hisashi Hifumi
|
e04cc15f52
ocfs2: fdatasync should skip unimportant metadata writeout
|
16 gadi atpakaļ |
Jan Kara
|
65bac575e3
ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()
|
16 gadi atpakaļ |
Miklos Szeredi
|
328eaaba4e
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
|
16 gadi atpakaļ |
Miklos Szeredi
|
7bfac9ecf0
splice: fix deadlock in splicing to file
|
16 gadi atpakaļ |
Fernando Carrijo
|
c19a28e119
remove lots of double-semicolons
|
16 gadi atpakaļ |
Joel Becker
|
13723d00e3
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
|
16 gadi atpakaļ |
Jan Kara
|
a90714c150
ocfs2: Add quota calls for allocation and freeing of inodes and space
|
16 gadi atpakaļ |
Jan Kara
|
9e33d69f55
ocfs2: Implementation of local and global quota file handling
|
16 gadi atpakaļ |
Joel Becker
|
b657c95c11
ocfs2: Wrap inode block reads in a dedicated function.
|
16 gadi atpakaļ |
Tiger Yang
|
060bc66dd5
ocfs2: add ocfs2_acl_chmod
|
16 gadi atpakaļ |
Tiger Yang
|
23fc2702be
ocfs2: add ocfs2_check_acl
|
16 gadi atpakaļ |
Mark Fasheh
|
fecc01126d
ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()
|
16 gadi atpakaļ |
Dmitri Monakhov
|
c435400140
ocfs2: truncate outstanding block after direct io failure
|
16 gadi atpakaļ |
Jan Kara
|
fa38e92cb3
ocfs2: Fix check of return value of ocfs2_start_trans()
|
16 gadi atpakaļ |
Nick Piggin
|
4e02ed4b4a
fs: remove prepare_write/commit_write
|
16 gadi atpakaļ |
Joel Becker
|
0fcaa56a2a
ocfs2: Simplify ocfs2_read_block()
|
16 gadi atpakaļ |
Joel Becker
|
31d33073ca
ocfs2: Require an inode for ocfs2_read_block(s)().
|
16 gadi atpakaļ |
Mark Fasheh
|
a81cb88b64
ocfs2: Don't check for NULL before brelse()
|
16 gadi atpakaļ |