aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-06
|\ \ \ \ \ \
| * | | | | | Block: use round_jiffies_up()Alan Stern2008-11-06
| * | | | | | Add round_jiffies_up and related routinesAlan Stern2008-11-06
| * | | | | | block: fix __blkdev_get() for removable devicesTejun Heo2008-11-06
| * | | | | | generic-ipi: fix the smp_mb() placementSuresh Siddha2008-11-06
| * | | | | | blk: move blk_delete_timer call in end_that_request_lastMike Anderson2008-11-06
| * | | | | | block: add timer on blkdev_dequeue_request() not elv_next_request()Tejun Heo2008-11-06
| * | | | | | bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge2008-11-06
| * | | | | | block: remove unused ll_new_mergeable()FUJITA Tomonori2008-11-06
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor2008-11-06
| * | | | | | | [WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor2008-11-06
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | md: linear: Fix a division by zero bug for very small arrays.Andre Noll2008-11-06
| * | | | | | | md: fix bug in raid10 recovery.NeilBrown2008-11-06
| * | | | | | | md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown2008-11-06
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell2008-11-05
| * | | | | | | powerpc/cell: Fix compile error in ras.cAlexey Dobriyan2008-11-05
| * | | | | | | powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan2008-11-05
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | net/9p: fix printk format warningsRandy Dunlap2008-11-05
| * | | | | | | unsigned fid->fid cannot be negativeRoel Kluin2008-11-05
| * | | | | | | 9p: rdma: remove duplicated #includeHuang Weiyi2008-11-05
| * | | | | | | p9: Fix leak of waitqueue in request allocation pathTom Tucker2008-11-05
| * | | | | | | 9p: Remove unneeded free of fcall for FlushTom Tucker2008-11-05
| * | | | | | | 9p: Make all client spin locks IRQ safeTom Tucker2008-11-05
| * | | | | | | 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-05
| |/ / / / / /
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | sched: re-tune balancingIngo Molnar2008-11-05
| * | | | | | | sched: fix buddies for group schedulingPeter Zijlstra2008-11-05
| * | | | | | | sched: backward looking buddyPeter Zijlstra2008-11-05
| * | | | | | | sched: fix fair preempt checkPeter Zijlstra2008-11-05
| * | | | | | | sched: cleanup fair task selectionPeter Zijlstra2008-11-05
| |/ / / / / /
* | | | | | | Fix accidental implicit cast in HR-timer conversionDavid Howells2008-11-06
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | [JFFS2] fix race condition in jffs2_lzo_compress()Geert Uytterhoeven2008-11-05
| * | | | | | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-05
| * | | | | | | [JFFS2] Fix lack of locking in thread_should_wake()David Woodhouse2008-10-31
| * | | | | | | [JFFS2] Fix build failure with !CONFIG_JFFS2_FS_WRITEBUFFERSteve Glendinning2008-10-21
| * | | | | | | [MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi2008-10-21
* | | | | | | | fat: i_blocks warning fixOGAWA Hirofumi2008-11-06
* | | | | | | | fat: ->i_pos race fixOGAWA Hirofumi2008-11-06
* | | | | | | | fat: mmu_private race fixOGAWA Hirofumi2008-11-06
* | | | | | | | fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi2008-11-06
* | | | | | | | fat: Fix _fat_bmap() raceOGAWA Hirofumi2008-11-06
* | | | | | | | fat: Fix ATTR_RO for directoryOGAWA Hirofumi2008-11-06
* | | | | | | | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2008-11-06
* | | | | | | | fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-06
* | | | | | | | fat: Cleanup msdos_lookup()OGAWA Hirofumi2008-11-06