Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | mtd: ensure that bdi entries are properly initialized and registered | Jens Axboe | 2010-04-27 | |
| * | | | | | | | | | | | | | | | | | | Move mtd_bdi_*mappable to mtdcore.c | Jörn Engel | 2010-04-27 | |
| * | | | | | | | | | | | | | | | | | | btrfs: convert to using bdi_setup_and_register() | Jens Axboe | 2010-04-26 | |
| * | | | | | | | | | | | | | | | | | | Catch filesystems lacking s_bdi | Jörn Engel | 2010-04-25 | |
| * | | | | | | | | | | | | | | | | | | drbd: Terminate a connection early if sending the protocol fails | Philipp Reisner | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | drbd: fix memory leak | Dan Carpenter | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | Fix JFFS2 sync silent failure | Jörn Engel | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | smbfs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | ncpfs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | exofs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | ecryptfs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | coda: add bdi backing to mount session | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | cifs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | afs: add bdi backing to mount session. | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | 9p: add bdi backing to mount session | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | bdi: add helper function for doing init and register of a bdi for a file system | Jens Axboe | 2010-04-22 | |
| * | | | | | | | | | | | | | | | | | | block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer | Richard Kennedy | 2010-04-21 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | watchdog: booke_wdt: fix build - unconstify watchdog_info | Anton Vorontsov | 2010-04-27 | |
| * | | | | | | | | | | | | | | | | | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. | Denis Turischev | 2010-04-26 | |
| * | | | | | | | | | | | | | | | | | watchdog: sbc_fitpc2_wdt: fixed I/O operations order | Denis Turischev | 2010-04-26 | |
| * | | | | | | | | | | | | | | | | | Watchdog: sb_wdog.c: Fix sibyte watchdog initialization | Guenter Roeck | 2010-04-26 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | keys: don't need to use RCU in keyring_read() as semaphore is held | David Howells | 2010-04-27 | |
| |/ / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | nfsd4: bug in read_buf | Neil Brown | 2010-04-26 | |
* | | | | | | | | | | | | | | | | | | keys: the request_key() syscall should link an existing key to the dest keyring | David Howells | 2010-04-27 | |
* | | | | | | | | | | | | | | | | | | gpio: fix pca953x set_type 'scheduling while atomic' bug | Marc Zyngier | 2010-04-27 | |
* | | | | | | | | | | | | | | | | | | procfs: fix tid fdinfo | Jerome Marchand | 2010-04-27 | |
* | | | | | | | | | | | | | | | | | | arch/avr32: fix build failure caused by wrong prototype | Peter Huewe | 2010-04-27 | |
* | | | | | | | | | | | | | | | | | | Remove redundant check for CONFIG_MMU | Christoph Egger | 2010-04-27 | |
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2010-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | squashfs: fix potential buffer over-run on 4K block file systems | Phillip Lougher | 2010-04-24 | |
| * | | | | | | | | | | | | | | | | | | squashfs: add missing buffer free | Phillip Lougher | 2010-04-24 | |
| * | | | | | | | | | | | | | | | | | | squashfs: fix warn_on when root inode is corrupted | Phillip Lougher | 2010-04-24 | |
| * | | | | | | | | | | | | | | | | | | squashfs: fix locking bug in zlib wrapper | Phillip Lougher | 2010-04-22 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | xfs: more swap extent fixes for dynamic fork offsets | Dave Chinner | 2010-04-26 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | omap: delete unused bootloader tag variables | Aaro Koskinen | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: Devkit8000: Remove unused pins | Thomas Weber | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: Devkit8000: Change position of init calls | Thomas Weber | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: Devkit8000: Remove unnecessary include file | Thomas Weber | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: Devkit8000: Fix typo in pin name | Thomas Weber | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: Devkit8000: Add missing package selection | Thomas Weber | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: Devkit8000: Fix typo in supplies | Thomas Weber | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | n8x0_defconfig: remove CONFIG_NILFS2_FS override | Francisco Alecrim | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: board-sdp-flash.c: Fix typos in debug output | Thomas Weber | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap4: Fix McBSP4 base address | Santosh Shilimkar | 2010-04-23 | |
| * | | | | | | | | | | | | | | | | | | omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options | Jarkko Nikula | 2010-04-23 |