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-- 765 bytes
Makefile -rw-r--r-- 1.3 KB
bat_debugfs.c -rw-r--r-- 8.3 KB
bat_debugfs.h -rw-r--r-- 1.0 KB
bat_iv_ogm.c -rw-r--r-- 34.6 KB
bat_ogm.h -rw-r--r-- 1.3 KB
bat_sysfs.c -rw-r--r-- 17.4 KB
bat_sysfs.h -rw-r--r-- 1.4 KB
bitarray.c -rw-r--r-- 5.3 KB
bitarray.h -rw-r--r-- 1.6 KB
gateway_client.c -rw-r--r-- 16.4 KB
gateway_client.h -rw-r--r-- 1.5 KB
gateway_common.c -rw-r--r-- 4.1 KB
gateway_common.h -rw-r--r-- 1.2 KB
hard-interface.c -rw-r--r-- 16.5 KB
hard-interface.h -rw-r--r-- 2.0 KB
hash.c -rw-r--r-- 1.7 KB
hash.h -rw-r--r-- 4.3 KB
icmp_socket.c -rw-r--r-- 8.6 KB
icmp_socket.h -rw-r--r-- 1.0 KB
main.c -rw-r--r-- 4.3 KB
main.h -rw-r--r-- 6.6 KB
originator.c -rw-r--r-- 16.5 KB
originator.h -rw-r--r-- 2.7 KB
packet.h -rw-r--r-- 5.4 KB
ring_buffer.c -rw-r--r-- 1.2 KB
ring_buffer.h -rw-r--r-- 994 bytes
routing.c -rw-r--r-- 29.1 KB
routing.h -rw-r--r-- 2.2 KB
send.c -rw-r--r-- 11.3 KB
send.h -rw-r--r-- 1.3 KB
soft-interface.c -rw-r--r-- 23.9 KB
soft-interface.h -rw-r--r-- 1.3 KB
translation-table.c -rw-r--r-- 49.4 KB
translation-table.h -rw-r--r-- 2.9 KB
types.h -rw-r--r-- 9.9 KB
unicast.c -rw-r--r-- 8.7 KB
unicast.h -rw-r--r-- 1.9 KB
vis.c -rw-r--r-- 24.8 KB
vis.h -rw-r--r-- 1.3 KB

back to top