summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt2011-09-293-159/+393
* btrfs: Put mirror_num in bi_bdevJan Schmidt2011-09-291-0/+2
* btrfs: Do not use bio->bi_bdev after submissionJan Schmidt2011-09-291-1/+1
* btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-294-78/+90
* btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt2011-09-292-0/+162
* btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt2011-09-292-6/+183
* btrfs scrub: use int for mirror_num, not u64Jan Schmidt2011-09-291-4/+4
* btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-294-6/+6
* btrfs scrub: bugfix: mirror_num off by oneJan Schmidt2011-09-291-6/+6
* btrfs scrub: print paths of corrupted filesJan Schmidt2011-09-291-6/+163
* btrfs scrub: added unverified_errorsJan Schmidt2011-09-291-11/+26
* btrfs: added helper functions to iterate backrefsJan Schmidt2011-09-294-1/+851
* Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-201-1/+6
|\
| * Btrfs: reserve sufficient space for ioctl cloneSage Weil2011-09-201-1/+6
* | Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik2011-09-181-2/+11
* | BTRFS: Fix lseek return value for errorJeff Liu2011-09-181-2/+7
* | Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-182-7/+12
|\|
| * Btrfs: don't change inode flag of the dest clone fileLi Zefan2011-09-181-1/+0
| * Btrfs: don't make a file partly checksummed through file cloneLi Zefan2011-09-181-0/+5
| * Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan2011-09-181-4/+4
| * btrfs: fix d_off in the first direntHidetoshi Seto2011-09-181-2/+3
* | Linux 3.1-rc6v3.1-rc6Linus Torvalds2011-09-121-1/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
|\ \
| * | drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| * | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| |\ \
| | * | drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | * | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | * | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | * | drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | * | drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| * | | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| |/ /
* | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-1218-18/+72
|\ \ \
| * \ \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-121-0/+3
| |\ \ \
| | * | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-061-0/+3
| * | | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-124-0/+4
| |\ \ \ \
| | * | | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-114-0/+4
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-109-14/+64
| |\ \ \ \ \
| | | * | | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-071-1/+5
| | | * | | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-071-1/+1
| | | * | | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-071-0/+28
| | | |/ / /
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-----. \ \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-05377-1892/+3236
| | |\ \ \ \ \ \ \
| | | | | | * | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-202-2/+2
| | | | | | * | | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-201-9/+16
| | | | | * | | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-051-0/+1
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-211-0/+2
| | | * | | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-231-0/+2
| | * | | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-201-1/+7
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-091-1/+1
| * | | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-093-3/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | ioctl: register LTTng ioctlMathieu Desnoyers2011-09-121-0/+2