summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-148-49/+152
|\ \ \ \
| * | | | md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim2011-06-141-3/+3
| * | | | md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim2011-06-141-3/+3
| * | | | md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim2011-06-141-1/+1
| * | | | md:Documentation/md.txt - fix typoNeilBrown2011-06-091-1/+1
| * | | | md/bitmap: remove unused fields from struct bitmapNamhyung Kim2011-06-092-13/+0
| * | | | md/bitmap: use proper accessor macroNamhyung Kim2011-06-091-3/+3
| * | | | md: check ->hot_remove_disk when removing diskNamhyung Kim2011-06-091-1/+1
| * | | | md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋2011-06-091-0/+2
| * | | | MD: use is_power_of_2 macroJonathan Brassow2011-06-091-1/+1
| * | | | MD: raid5 do not set fullsyncJonathan Brassow2011-06-091-1/+1
| * | | | MD: support initial bitmap creation in-kernelJonathan Brassow2011-06-092-5/+89
| * | | | MD: add sync_super to mddev_t structJonathan Brassow2011-06-082-2/+14
| * | | | MD: raid1 changes to allow use by device mapperJonathan Brassow2011-06-082-7/+19
| * | | | MD: move thread wakeups into resumeJonathan Brassow2011-06-081-3/+7
| * | | | MD: possible typoJonathan Brassow2011-06-081-2/+2
| * | | | MD: no sync IO while suspendedJonathan Brassow2011-06-081-1/+3
| * | | | MD: no integrity register if no gendiskJonathan Brassow2011-06-081-2/+2
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-06-142-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones2011-06-121-0/+1
| * | | | MAINTAINERS: Update CPU FREQUENCY patternsJoe Perches2011-06-121-1/+0
| |/ / /
* | / / Linux 3.0-rc3v3.0-rc3Linus Torvalds2011-06-141-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-133-12/+12
|\ \ \
| * | | SLAB: Record actual last user of freed objects.Suleiman Souhlal2011-06-031-4/+5
| * | | slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-032-8/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-06-1311-58/+80
|\ \ \ \
| * | | | ceph: unwind canceled flock stateSage Weil2011-06-081-10/+16
| * | | | ceph: fix ENOENT logic in striped_readSage Weil2011-06-081-2/+2
| * | | | ceph: fix short sync reads from the OSDSage Weil2011-06-081-13/+15
| * | | | ceph: fix sync vs canceled writeSage Weil2011-06-081-5/+10
| * | | | ceph: use ihold when we already have an inode refSage Weil2011-06-0810-28/+37
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-133-7/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-061-5/+6
| |\ \ \ \ \
| | * | | | | ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-021-4/+4
| | * | | | | ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-021-1/+2
| * | | | | | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-062-2/+3
| |\ \ \ \ \ \
| | * | | | | | rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-021-1/+1
| | * | | | | | rtc: Fix ioctl error path returnJohn Stultz2011-06-021-1/+2
| | |/ / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-136-18/+39
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-092-10/+14
| |\ \ \ \ \ \ \
| | * | | | | | | oprofile, dcookies: Fix possible circular locking dependencyRobert Richter2011-05-311-0/+3
| | * | | | | | | oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-311-6/+2
| | * | | | | | | oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-311-4/+9
| * | | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-06-082-3/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-06-071-0/+7
| | * | | | | | | | kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt2011-06-071-2/+6
| | * | | | | | | | ftrace: Fix possible undefined return codeGuoWen Li2011-06-071-1/+1
| * | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-082-5/+11
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| | * | | | | | | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-302-5/+11
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-133-0/+27
|\ \ \ \ \ \ \ \ \ \