-
- Downloads
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2: (22 commits) ocfs2: Fix possible deadlock when extending quota file ocfs2: keep index within status_map[] ocfs2: Initialize the cluster we're writing to in a non-sparse extend ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() ocfs2/quota: Release lock for error in ocfs2_quota_write. ocfs2: Define credit counts for quota operations ocfs2: Remove syncjiff field from quota info ocfs2: Fix initialization of blockcheck stats ocfs2: Zero out padding of on disk dquot structure ocfs2: Initialize blocks allocated to local quota file ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq() ocfs2: Make global quota files blocksize aligned ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records. ocfs2: Fix deadlock on umount ocfs2: Add extra credits and access the modified bh in update_edge_lengths. ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation ocfs2: Fix error return in ocfs2_write_cluster() ocfs2: Fix compilation warning for fs/ocfs2/xattr.c ocfs2: Initialize count in aio_write before generic_write_checks ocfs2: log the actual return value of ocfs2_file_aio_write() ...
No related branches found
No related tags found
Showing
- fs/ocfs2/alloc.c 41 additions, 6 deletionsfs/ocfs2/alloc.c
- fs/ocfs2/aops.c 49 additions, 20 deletionsfs/ocfs2/aops.c
- fs/ocfs2/dcache.c 27 additions, 8 deletionsfs/ocfs2/dcache.c
- fs/ocfs2/dcache.h 3 additions, 0 deletionsfs/ocfs2/dcache.h
- fs/ocfs2/dlm/dlmast.c 0 additions, 1 deletionfs/ocfs2/dlm/dlmast.c
- fs/ocfs2/dlm/dlmrecovery.c 1 addition, 1 deletionfs/ocfs2/dlm/dlmrecovery.c
- fs/ocfs2/file.c 4 additions, 1 deletionfs/ocfs2/file.c
- fs/ocfs2/journal.c 7 additions, 1 deletionfs/ocfs2/journal.c
- fs/ocfs2/journal.h 11 additions, 8 deletionsfs/ocfs2/journal.h
- fs/ocfs2/ocfs2.h 18 additions, 4 deletionsfs/ocfs2/ocfs2.h
- fs/ocfs2/quota.h 0 additions, 1 deletionfs/ocfs2/quota.h
- fs/ocfs2/quota_global.c 72 additions, 62 deletionsfs/ocfs2/quota_global.c
- fs/ocfs2/quota_local.c 94 additions, 16 deletionsfs/ocfs2/quota_local.c
- fs/ocfs2/stack_o2cb.c 2 additions, 1 deletionfs/ocfs2/stack_o2cb.c
- fs/ocfs2/super.c 26 additions, 4 deletionsfs/ocfs2/super.c
- fs/ocfs2/xattr.c 2 additions, 1 deletionfs/ocfs2/xattr.c
Loading
Please register or sign in to comment