summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason2012-02-231-0/+6
| * | | | | | Btrfs: make sure we update latest_bdevChris Mason2012-02-232-1/+22
| * | | | | | Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason2012-02-232-7/+26
| * | | | | | Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo2012-02-211-2/+1
| * | | | | | Btrfs: fix a bug on overcommit stuffLiu Bo2012-02-161-1/+4
| * | | | | | Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo2012-02-161-5/+0
| * | | | | | Btrfs: skip states when they does not contain bits to clearLiu Bo2012-02-161-5/+10
| * | | | | | Btrfs: check return value of lookup_extent_mapping() correctlyTsutomu Itoh2012-02-163-2/+4
| * | | | | | Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie2012-02-161-24/+29
| * | | | | | Btrfs: fix return value check of extent_io_opsTsutomu Itoh2012-02-161-6/+10
| * | | | | | btrfs: honor umask when creating subvol rootFlorian Albrechtskirchinger2012-02-161-2/+4
| * | | | | | btrfs: silence warning in raid array setupDavid Sterba2012-02-151-0/+14
| * | | | | | btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba2012-02-152-3/+3
| * | | | | | btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney2012-02-153-27/+53
| * | | | | | Btrfs: fix memory leak in load_free_space_cache()Tsutomu Itoh2012-02-151-0/+1
| * | | | | | btrfs: don't check DUP chunks twiceArne Jansen2012-02-151-3/+5
| * | | | | | Btrfs: fix trim 0 bytes after a device deleteLiu Bo2012-02-151-1/+8
| * | | | | | Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call ...Jeff Liu2012-02-151-2/+2
| * | | | | | Btrfs: avoid positive number with ERR_PTRJan Schmidt2012-02-151-0/+2
| * | | | | | btrfs: Sector Size check during MountKeith Mannthey2012-02-151-0/+6
| * | | | | | Btrfs: don't reserve data with extents locked in btrfs_fallocateChris Mason2012-01-311-15/+10
* | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-02-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-02-141-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin2012-02-241-4/+1
* | | | | | | NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells2012-02-241-2/+0
* | | | | | | NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells2012-02-241-0/+7
* | | | | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-2410-105/+200
|\ \ \ \ \ \ \
| * | | | | | | arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka2012-02-241-1/+0
| * | | | | | | ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm2012-02-241-1/+1
| * | | | | | | ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm2012-02-241-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt2012-02-241892-61244/+37369
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt2012-01-241-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker2012-01-241-0/+1
| * | | | | | | | | ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372Guennadi Liakhovetski2012-01-241-0/+41
| * | | | | | | | | ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock supportKuninori Morimoto2012-01-242-4/+125
| * | | | | | | | | Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linusPaul Mundt2012-01-191-64/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mach-shmobile: mackerel: add ak4642 amixer settings on commentKuninori Morimoto2012-01-191-0/+10
| | * | | | | | | | | ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcdKuninori Morimoto2012-01-191-64/+9
| * | | | | | | | | | ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski2012-01-183-29/+6
| * | | | | | | | | | Merge branch 'rmobile/kota2' into rmobile-fixes-for-linusPaul Mundt2012-01-183-5/+6
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ARM: mach-shmobile: IRQ driven GPIO key support for Kota2Magnus Damm2012-01-181-2/+1
| | * | | | | | | | | ARM: mach-shmobile: sh73a0 IRQ sparse alloc fixMagnus Damm2012-01-181-0/+2
| | * | | | | | | | | ARM: mach-shmobile: sh73a0 PINT IRQ base fixMagnus Damm2012-01-181-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-2415-22/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-241-0/+2
| * | | | | | | | | | sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro2012-02-241-0/+5
| * | | | | | | | | | arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-242-2/+2
| * | | | | | | | | | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-241-1/+1
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-27961-10016/+29239
| |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-271-0/+20
OpenPOWER on IntegriCloud