summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-27um: add asm/percpu.hRichard Weinberger
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-06-27btrfs: fix inconsonant inode informationMiao Xie
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen
2011-06-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-06-25Btrfs: make sure to update total_bitmaps when freeing cache V3Josef Bacik
2011-06-25Btrfs: fix type mismatch in find_free_extent()Ilya Dryomov
2011-06-25Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro
2011-06-24cifs: more breakage on mount failuresAl Viro
2011-06-24cifs: close sget() racesAl Viro
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro
2011-06-24cifs: pull cifs_mount() call upAl Viro
2011-06-24sanitize cifs_umount() prototypeAl Viro
2011-06-24cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro
2011-06-24cifs: allocate mountdata earlierAl Viro
2011-06-24cifs: leak on mount if we share superblockAl Viro
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro
2011-06-24cifs: don't leak nls on mount failureAl Viro
2011-06-24cifs: double free on mount failureAl Viro