aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-01
* ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-01
* ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh2006-12-01
* ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-01
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-01
* ocfs2: make ocfs2_alloc_handle() staticMark Fasheh2006-12-01
* ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-01
* ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh2006-12-01
* ocfs2: Don't allocate handle early in ocfs2_rename()Mark Fasheh2006-12-01
* ocfs2: don't use handle for locking in allocation functionsMark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()Mark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()Mark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()Mark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir codeMark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()Mark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()Mark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()Mark Fasheh2006-12-01
* ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.cMark Fasheh2006-12-01
* ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh2006-12-01
* ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh2006-12-01
* ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh2006-12-01
* ocfs2: fix format warnings in dlm_alloc_pagevec()Mark Fasheh2006-12-01
* [2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk2006-12-01
* Linux 2.6.19v2.6.19Linus Torvalds2006-11-29
* [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-29
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-29
|\
| * [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-29
| * [ARM] Export smp_call_function()Russell King2006-11-26
| * [ARM] Add PM_LEGACY defaultsRussell King2006-11-26
* | [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-29
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-29
|\ \
| * | [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-28
| * | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-28
| * | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-28
| * | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-28
| * | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-28
| * | [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-28
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-28
|\ \ \ | |/ / |/| |
| * | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-28
| * | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston2006-11-28
| * | [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-28
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2006-11-28
|\ \ \
| * | | selinux: fix dentry_open() error checkAkinobu Mita2006-11-27
| |/ /
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-28
|\ \ \
| * | | [PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen2006-11-28
| * | | [PATCH] i386: Fix compilation with UP genericarchAndi Kleen2006-11-28
| * | | [PATCH] x86-64: Fix warning in io_apic.cAndi Kleen2006-11-28
| * | | [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich2006-11-28
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Andi Kleen2006-11-28
| |\| |
| * | | [PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal2006-11-21