aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-10nilfs2: always set back pointer to host inode in mapping->hostRyusuke Konishi
2011-05-10nilfs2: get rid of NILFS_I_NILFSRyusuke Konishi
2011-05-10nilfs2: use list_first_entryRyusuke Konishi
2011-05-10nilfs2: use empty_aops for gc-inodesRyusuke Konishi
2011-05-10nilfs2: implement resize ioctlRyusuke Konishi
2011-05-10nilfs2: add truncation routine of segment usage fileRyusuke Konishi
2011-05-10nilfs2: add routine to move secondary super blockRyusuke Konishi
2011-05-10nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi
2011-05-10nilfs2: zero fill unused portion of super root blockRyusuke Konishi
2011-05-10nilfs2: super root size should change depending on inode sizeRyusuke Konishi
2011-05-10nilfs2: get rid of private page allocatorRyusuke Konishi
2011-05-10nilfs2: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser
2011-05-10nilfs2: fix infinite loop in nilfs_palloc_freev functionRyusuke Konishi
2011-05-09Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds
2011-05-09vm: fix vm_pgoff wrap in upward expansionHugh Dickins
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson
2011-05-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-09Merge branch 'hpfs'Linus Torvalds
2011-05-09HPFS: Remove unused variableMikulas Patocka
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka
2011-05-09HPFS: Use types with defined widthMikulas Patocka
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka
2011-05-09HPFS: Remove remaining locksMikulas Patocka
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic
2011-05-09drm: mm: fix debug outputDaniel Vetter
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-07perf tools: Makefile: Use gcc to determine ARCHLin Ming