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: (47 commits) ocfs2: Silence a gcc warning. ocfs2: Don't retry xattr set in case value extension fails. ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break ocfs2: Reset xattr value size after xa_cleanup_value_truncate(). fs/ocfs2/dlm: Use kstrdup fs/ocfs2/dlm: Drop memory allocation cast Ocfs2: Optimize punching-hole code. Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public. Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing. Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. ocfs2: Block signals for mkdir/link/symlink/O_CREAT. ocfs2: Wrap signal blocking in void functions. ocfs2/dlm: Increase o2dlm lockres hash size ocfs2: Make ocfs2_extend_trans() really extend. ocfs2/trivial: Code cleanup for allocation reservation. ocfs2: make ocfs2_adjust_resv_from_alloc simple. ocfs2: Make nointr a default mount option ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE o2net: log socket state changes ocfs2: print node # when tcp fails ...
Showing
- Documentation/filesystems/ocfs2.txt 7 additions, 0 deletionsDocumentation/filesystems/ocfs2.txt
- fs/ocfs2/Makefile 1 addition, 0 deletionsfs/ocfs2/Makefile
- fs/ocfs2/alloc.c 219 additions, 689 deletionsfs/ocfs2/alloc.c
- fs/ocfs2/alloc.h 7 additions, 5 deletionsfs/ocfs2/alloc.h
- fs/ocfs2/aops.c 3 additions, 0 deletionsfs/ocfs2/aops.c
- fs/ocfs2/cluster/masklog.c 1 addition, 0 deletionsfs/ocfs2/cluster/masklog.c
- fs/ocfs2/cluster/masklog.h 1 addition, 0 deletionsfs/ocfs2/cluster/masklog.h
- fs/ocfs2/cluster/tcp.c 3 additions, 0 deletionsfs/ocfs2/cluster/tcp.c
- fs/ocfs2/dir.c 27 additions, 48 deletionsfs/ocfs2/dir.c
- fs/ocfs2/dlm/dlmast.c 5 additions, 3 deletionsfs/ocfs2/dlm/dlmast.c
- fs/ocfs2/dlm/dlmcommon.h 3 additions, 1 deletionfs/ocfs2/dlm/dlmcommon.h
- fs/ocfs2/dlm/dlmconvert.c 3 additions, 1 deletionfs/ocfs2/dlm/dlmconvert.c
- fs/ocfs2/dlm/dlmdomain.c 17 additions, 11 deletionsfs/ocfs2/dlm/dlmdomain.c
- fs/ocfs2/dlm/dlmlock.c 4 additions, 2 deletionsfs/ocfs2/dlm/dlmlock.c
- fs/ocfs2/dlm/dlmmaster.c 15 additions, 15 deletionsfs/ocfs2/dlm/dlmmaster.c
- fs/ocfs2/dlm/dlmrecovery.c 18 additions, 9 deletionsfs/ocfs2/dlm/dlmrecovery.c
- fs/ocfs2/dlm/dlmthread.c 10 additions, 6 deletionsfs/ocfs2/dlm/dlmthread.c
- fs/ocfs2/dlm/dlmunlock.c 2 additions, 1 deletionfs/ocfs2/dlm/dlmunlock.c
- fs/ocfs2/file.c 170 additions, 45 deletionsfs/ocfs2/file.c
- fs/ocfs2/inode.c 14 additions, 31 deletionsfs/ocfs2/inode.c
Loading
Please register or sign in to comment