aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe2010-04-281-1/+2
| * | | | | mtd: ensure that bdi entries are properly initialized and registeredJens Axboe2010-04-271-4/+42
| * | | | | Move mtd_bdi_*mappable to mtdcore.cJörn Engel2010-04-274-62/+33
| * | | | | btrfs: convert to using bdi_setup_and_register()Jens Axboe2010-04-261-11/+1
| * | | | | Catch filesystems lacking s_bdiJörn Engel2010-04-254-4/+13
| * | | | | drbd: Terminate a connection early if sending the protocol failsPhilipp Reisner2010-04-221-1/+2
| * | | | | drbd: fix memory leakDan Carpenter2010-04-221-0/+1
| * | | | | Fix JFFS2 sync silent failureJörn Engel2010-04-221-0/+2
| * | | | | smbfs: add bdi backing to mount sessionJens Axboe2010-04-222-0/+11
| * | | | | ncpfs: add bdi backing to mount sessionJens Axboe2010-04-222-0/+10
| * | | | | exofs: add bdi backing to mount sessionJens Axboe2010-04-222-0/+10
| * | | | | ecryptfs: add bdi backing to mount sessionJens Axboe2010-04-223-1/+12
| * | | | | coda: add bdi backing to mount sessionJens Axboe2010-04-222-0/+10
| * | | | | cifs: add bdi backing to mount sessionJens Axboe2010-04-222-0/+13
| * | | | | afs: add bdi backing to mount session.Jens Axboe2010-04-223-0/+10
| * | | | | 9p: add bdi backing to mount sessionJens Axboe2010-04-223-0/+13
| * | | | | bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-222-0/+30
| * | | | | block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timerRichard Kennedy2010-04-211-7/+5
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-283-10/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov2010-04-271-1/+1
| * | | | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev2010-04-261-5/+5
| * | | | watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev2010-04-261-2/+2
| * | | | Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck2010-04-261-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-04-271-1/+1
|\ \ \ \
| * | | | keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells2010-04-281-1/+1
| |/ / /
* | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-271-4/+4
|\ \ \ \
| * | | | nfsd4: bug in read_bufNeil Brown2010-04-261-4/+4
* | | | | keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells2010-04-271-1/+8
* | | | | gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier2010-04-271-1/+13
* | | | | procfs: fix tid fdinfoJerome Marchand2010-04-271-1/+1
* | | | | arch/avr32: fix build failure caused by wrong prototypePeter Huewe2010-04-271-1/+1
* | | | | Remove redundant check for CONFIG_MMUChristoph Egger2010-04-271-7/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-04-273-5/+7
|\ \ \ \ \
| * | | | | squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher2010-04-251-3/+2
| * | | | | squashfs: add missing buffer freePhillip Lougher2010-04-251-0/+1
| * | | | | squashfs: fix warn_on when root inode is corruptedPhillip Lougher2010-04-251-1/+2
| * | | | | squashfs: fix locking bug in zlib wrapperPhillip Lougher2010-04-231-1/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-04-271-6/+16
|\ \ \ \ \
| * | | | | xfs: more swap extent fixes for dynamic fork offsetsDave Chinner2010-04-261-6/+16
| | |/ / / | |/| | |
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-2734-124/+113
|\ \ \ \ \
| * | | | | omap: delete unused bootloader tag variablesAaro Koskinen2010-04-231-3/+0
| * | | | | omap: Devkit8000: Remove unused pinsThomas Weber2010-04-231-20/+0
| * | | | | omap: Devkit8000: Change position of init callsThomas Weber2010-04-231-4/+4
| * | | | | omap: Devkit8000: Remove unnecessary include fileThomas Weber2010-04-231-1/+0
| * | | | | omap: Devkit8000: Fix typo in pin nameThomas Weber2010-04-231-2/+2
| * | | | | omap: Devkit8000: Add missing package selectionThomas Weber2010-04-231-2/+4
| * | | | | omap: Devkit8000: Fix typo in suppliesThomas Weber2010-04-231-1/+1
| * | | | | n8x0_defconfig: remove CONFIG_NILFS2_FS overrideFrancisco Alecrim2010-04-231-1/+0
| * | | | | omap: board-sdp-flash.c: Fix typos in debug outputThomas Weber2010-04-231-4/+4
| * | | | | omap4: Fix McBSP4 base addressSantosh Shilimkar2010-04-231-1/+1