summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/dlm: Print message showing the recovery masterSunil Mushran2008-03-101-3/+3
* ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran2008-03-101-1/+10
* ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2008-03-102-6/+35
* ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2008-03-102-0/+12
* ocfs2: Fix an endian bug in online resize.Tao Ma2008-03-101-1/+1
* [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-101-1/+1
* ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-102-45/+76
* ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma2008-03-103-4/+4
* [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton2008-03-101-1/+1
* Linux 2.6.25-rc5v2.6.25-rc5Linus Torvalds2008-03-101-1/+1
* Do not include linux/backing-dev.h twiceJesper Juhl2008-03-101-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-03-095-19/+25
|\
| * time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-093-13/+13
| * time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese2008-03-091-1/+1
| * time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool2008-03-091-0/+4
| * ntp: use unsigned input for do_div()David Howells2008-03-091-5/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-03-093-6/+2
|\ \
| * | [CRYPTO] skcipher: Fix section mismatchesHerbert Xu2008-03-083-6/+2
* | | alpha: fix iommu-related boot panicIvan Kokshaysky2008-03-091-8/+7
* | | cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins2008-03-091-11/+7
* | | Fix waitid si_code regressionRoland McGrath2008-03-081-1/+1
| |/ |/|
* | x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath2008-03-081-0/+10
* | bluetooth: Add another Broadcom deviceKarsten Keil2008-03-081-0/+1
* | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-074-14/+16
|\ \
| * | slub: fix typo in Documentation/vm/slub.txtItaru Kitayama2008-03-071-2/+2
| * | slab: NUMA slab allocator migration bugfixJoe Korty2008-03-071-3/+2
| * | slub: Do not cross cacheline boundaries for very small objectsNick Piggin2008-03-071-4/+7
| * | slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-072-3/+3
| * | slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter2008-03-071-1/+1
| * | slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter2008-03-071-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-079-43/+57
|\ \ \
| * | | ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap2008-03-076-31/+41
| * | | ide: move ide.txt to Documentation/ide/Randy Dunlap2008-03-071-10/+10
| * | | ide: fix buggy code in ide_register_hw()Peter Teoh2008-03-071-1/+1
| * | | ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz2008-03-071-1/+1
| * | | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz2008-03-071-0/+4
* | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-075-4/+13
|\ \ \ \ | |/ / / |/| | |
| * | | NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossingsTrond Myklebust2008-03-071-0/+2
| * | | NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust2008-03-072-2/+5
| * | | SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey2008-03-071-1/+5
| * | | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust2008-03-071-1/+1
* | | | gigaset: fix Oops on module unload regressionTilman Schmidt2008-03-071-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-074-11/+49
|\ \ \ \
| * | | | sched: don't allow rt_runtime_us to be zero for groups having rt tasksDhaval Giani2008-03-071-0/+17
| * | | | sched: rt-group: fixup schedulability constraints calculationPeter Zijlstra2008-03-071-7/+3
| * | | | sched: fix the wrong time slice value for SCHED_FIFO tasksMiao Xie2008-03-071-1/+1
| * | | | sched: export task_nicePavel Roskin2008-03-071-1/+1
| * | | | sched: balance RT task resched only on runqueueSteven Rostedt2008-03-071-2/+4
| * | | | sched: retain vruntimePeter Zijlstra2008-03-073-0/+23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-078-18/+15
|\ \ \ \ \