summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: journal credit fix for the delayed allocation's writepages() functionMingming Cao2008-08-192-24/+58
* ext4: Rework the ext4_da_writepages() functionAneesh Kumar K.V2008-08-191-88/+113
* ext4: journal credits reservation fixes for DIO, fallocateMingming Cao2008-08-193-27/+30
* ext4: journal credits reservation fixes for extent file writepageMingming Cao2008-08-193-62/+49
* ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao2008-08-193-34/+108
* ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen2008-08-191-1/+1
* ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik2008-08-191-1/+2
* ext4: Use ext4_discard_reservations instead of mballoc-specific callTheodore Ts'o2008-08-161-1/+1
* ext4: Fix ext4_dx_readdir hash collision handlingTheodore Ts'o2008-08-191-5/+15
* ext4: Fix delalloc release block reservation for truncateMingming Cao2008-08-191-0/+21
* ext4: Fix potential truncate BUG due to i_prealloc_list being non-emptyTheodore Ts'o2008-08-131-2/+3
* ext4: Handle unwritten extent properly with delayed allocationAneesh Kumar K.V2008-08-191-2/+10
* Linux 2.6.27-rc3v2.6.27-rc3Linus Torvalds2008-08-121-1/+1
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-08-124-9/+9
|\
| * fs/nfsd/export.c: Adjust error handling code involving auth_domain_putJulia Lawall2008-07-301-3/+3
| * MAINTAINERS: mention lockd and sunrpc in nfs entriesJ. Bruce Fields2008-07-231-2/+2
| * lockd: trivial sparse endian annotationsHarvey Harrison2008-07-232-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-125-31/+104
|\ \
| * \ Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier2008-08-121-5/+12
| |\ \
| | * | IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder2008-08-081-5/+12
| * | | IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-124-20/+78
| * | | IB/ehca: Check idr_find() return valueAlexander Schmidt2008-08-121-1/+3
| * | | IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt2008-08-121-1/+1
| * | | IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt2008-08-121-3/+3
| * | | IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt2008-08-121-4/+10
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-127-13/+54
|\ \ \
| * | | [IA64] use bcd2bin/bin2bcdAdrian Bunk2008-08-121-1/+1
| * | | [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-126-12/+53
* | | | firmware/memmap: cleanupBernhard Walle2008-08-122-44/+43
* | | | ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter2008-08-121-2/+3
* | | | Make ioctl.h compatible with userlandMichael Abbott2008-08-121-0/+4
* | | | docsrc: fix getdelays printk formatsRandy Dunlap2008-08-121-8/+17
* | | | docsrc: fix crc32hash typeRandy Dunlap2008-08-121-1/+1
* | | | docsrc: fix ifenslave typeRandy Dunlap2008-08-121-1/+1
* | | | docsrc: fix procfs exampleRandy Dunlap2008-08-121-3/+1
* | | | docsrc: build Documentation/ sourcesRandy Dunlap2008-08-1215-1/+118
* | | | byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison2008-08-121-0/+372
* | | | byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison2008-08-121-0/+309
* | | | genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan2008-08-121-45/+51
* | | | seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-124-0/+38
* | | | reiserfs: removed duplicated #includeHuang Weiyi2008-08-121-1/+0
* | | | fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton2008-08-121-4/+1
* | | | drivers/char/rtc.c: removed duplicated includeHuang Weiyi2008-08-121-1/+0
* | | | mm/sparse.c: removed duplicated includeHuang Weiyi2008-08-121-1/+0
* | | | move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König2008-08-121-7/+7
* | | | lib/vsprintf.c: wrong conversion function usedYi Yang2008-08-121-1/+1
* | | | fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt2008-08-121-2/+2
* | | | atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-122-2/+6
* | | | atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen2008-08-121-2/+4
* | | | matrox maven: convert to a new-style i2c driverJean Delvare2008-08-123-59/+50
OpenPOWER on IntegriCloud