Revision 0a4ebed781dbb9ecbfef2374d29da1ab3b1a63f3 authored by Linus Torvalds on 01 December 2011, 22:55:34 UTC, committed by Linus Torvalds on 01 December 2011, 22:55:34 UTC
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2: (31 commits)
  ocfs2: avoid unaligned access to dqc_bitmap
  ocfs2: Use filemap_write_and_wait() instead of write_inode_now()
  ocfs2: honor O_(D)SYNC flag in fallocate
  ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2
  ocfs2: send correct UUID to cleancache initialization
  ocfs2: Commit transactions in error cases -v2
  ocfs2: make direntry invalid when deleting it
  fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
  ocfs2: Avoid livelock in ocfs2_readpage()
  ocfs2: serialize unaligned aio
  ocfs2: Implement llseek()
  ocfs2: Fix ocfs2_page_mkwrite()
  ocfs2: Add comment about orphan scanning
  ocfs2: Clean up messages in the fs
  ocfs2/cluster: Cluster up now includes network connections too
  ocfs2/cluster: Add new function o2net_fill_node_map()
  ocfs2/cluster: Fix output in file elapsed_time_in_ms
  ocfs2/dlm: dlmlock_remote() needs to account for remastery
  ocfs2/dlm: Take inflight reference count for remotely mastered resources too
  ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
  ...
2 parent s 3b120ab + 9392557
History
File Mode Size
Kconfig -rw-r--r-- 2.1 KB
Makefile -rw-r--r-- 310 bytes
addr.c -rw-r--r-- 3.2 KB
addr.h -rw-r--r-- 2.8 KB
bcast.c -rw-r--r-- 22.3 KB
bcast.h -rw-r--r-- 3.5 KB
bearer.c -rw-r--r-- 17.2 KB
bearer.h -rw-r--r-- 7.7 KB
config.c -rw-r--r-- 14.6 KB
config.h -rw-r--r-- 2.7 KB
core.c -rw-r--r-- 5.2 KB
core.h -rw-r--r-- 8.0 KB
discover.c -rw-r--r-- 9.9 KB
discover.h -rw-r--r-- 2.2 KB
eth_media.c -rw-r--r-- 8.6 KB
handler.c -rw-r--r-- 4.0 KB
link.c -rw-r--r-- 79.5 KB
link.h -rw-r--r-- 10.4 KB
log.c -rw-r--r-- 9.7 KB
log.h -rw-r--r-- 2.6 KB
msg.c -rw-r--r-- 9.7 KB
msg.h -rw-r--r-- 14.7 KB
name_distr.c -rw-r--r-- 9.4 KB
name_distr.h -rw-r--r-- 2.1 KB
name_table.c -rw-r--r-- 24.9 KB
name_table.h -rw-r--r-- 4.1 KB
net.c -rw-r--r-- 7.8 KB
net.h -rw-r--r-- 2.0 KB
netlink.c -rw-r--r-- 3.4 KB
node.c -rw-r--r-- 13.8 KB
node.h -rw-r--r-- 5.4 KB
node_subscr.c -rw-r--r-- 3.2 KB
node_subscr.h -rw-r--r-- 2.7 KB
port.c -rw-r--r-- 31.6 KB
port.h -rw-r--r-- 10.2 KB
ref.c -rw-r--r-- 8.4 KB
ref.h -rw-r--r-- 2.1 KB
socket.c -rw-r--r-- 46.0 KB
subscr.c -rw-r--r-- 15.5 KB
subscr.h -rw-r--r-- 3.1 KB

back to top