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-- 18.2 KB
Makefile -rw-r--r-- 2.0 KB
act_api.c -rw-r--r-- 23.5 KB
act_csum.c -rw-r--r-- 13.2 KB
act_gact.c -rw-r--r-- 5.4 KB
act_ipt.c -rw-r--r-- 7.4 KB
act_mirred.c -rw-r--r-- 6.8 KB
act_nat.c -rw-r--r-- 7.2 KB
act_pedit.c -rw-r--r-- 6.1 KB
act_police.c -rw-r--r-- 9.6 KB
act_simple.c -rw-r--r-- 5.1 KB
act_skbedit.c -rw-r--r-- 5.7 KB
cls_api.c -rw-r--r-- 13.8 KB
cls_basic.c -rw-r--r-- 6.5 KB
cls_cgroup.c -rw-r--r-- 7.2 KB
cls_flow.c -rw-r--r-- 16.3 KB
cls_fw.c -rw-r--r-- 8.3 KB
cls_route.c -rw-r--r-- 12.2 KB
cls_rsvp.c -rw-r--r-- 761 bytes
cls_rsvp.h -rw-r--r-- 14.8 KB
cls_rsvp6.c -rw-r--r-- 768 bytes
cls_tcindex.c -rw-r--r-- 11.7 KB
cls_u32.c -rw-r--r-- 16.7 KB
em_cmp.c -rw-r--r-- 2.1 KB
em_meta.c -rw-r--r-- 21.3 KB
em_nbyte.c -rw-r--r-- 1.9 KB
em_text.c -rw-r--r-- 3.7 KB
em_u32.c -rw-r--r-- 1.4 KB
ematch.c -rw-r--r-- 14.5 KB
sch_api.c -rw-r--r-- 41.0 KB
sch_atm.c -rw-r--r-- 18.9 KB
sch_blackhole.c -rw-r--r-- 1.2 KB
sch_cbq.c -rw-r--r-- 47.5 KB
sch_choke.c -rw-r--r-- 15.6 KB
sch_drr.c -rw-r--r-- 11.3 KB
sch_dsmark.c -rw-r--r-- 11.1 KB
sch_fifo.c -rw-r--r-- 4.1 KB
sch_generic.c -rw-r--r-- 21.6 KB
sch_gred.c -rw-r--r-- 13.3 KB
sch_hfsc.c -rw-r--r-- 40.5 KB
sch_htb.c -rw-r--r-- 41.5 KB
sch_ingress.c -rw-r--r-- 3.2 KB
sch_mq.c -rw-r--r-- 5.6 KB
sch_mqprio.c -rw-r--r-- 10.2 KB
sch_multiq.c -rw-r--r-- 9.2 KB
sch_netem.c -rw-r--r-- 22.6 KB
sch_prio.c -rw-r--r-- 8.3 KB
sch_qfq.c -rw-r--r-- 27.1 KB
sch_red.c -rw-r--r-- 7.9 KB
sch_sfb.c -rw-r--r-- 16.2 KB
sch_sfq.c -rw-r--r-- 16.9 KB
sch_tbf.c -rw-r--r-- 10.4 KB
sch_teql.c -rw-r--r-- 12.3 KB

back to top