| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-05-27 |
|\ |
|
| * | [S390] fill out file list in s390 MAINTAINERS entry | Jonathan Nieder | 2010-05-26 |
| * | [S390] Add support for LZO-compressed kernels. | Heiko Carstens | 2010-05-26 |
| * | [S390] cmm: get rid of CMM_PROC config option | Heiko Carstens | 2010-05-26 |
| * | [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups | Heiko Carstens | 2010-05-26 |
| * | [S390] dasd: unit check handling during internal cio I/O | Stefan Haberland | 2010-05-26 |
| * | [S390] cio: unit check handling during internal I/O | Michael Ernst | 2010-05-26 |
| * | [S390] ccwgroup: add locking around drvdata access | Sebastian Ott | 2010-05-26 |
| * | [S390] cio: remove stsch | Sebastian Ott | 2010-05-26 |
| * | [S390] spp: remove KVM_AWARE_CMF config option | Heiko Carstens | 2010-05-26 |
| * | [S390] kprobes: forbid probing of stnsm/stosm/epsw | Heiko Carstens | 2010-05-26 |
| * | [S390] spp: fix compilation for CONFIG_32BIT | Heiko Carstens | 2010-05-26 |
| * | [S390] atomic: implement atomic64_dec_if_positive | Heiko Carstens | 2010-05-26 |
| * | [S390] cmm: fix crash on module unload | Heiko Carstens | 2010-05-26 |
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2010-05-27 |
|\ \ |
|
| * | | SFI: add sysfs interface for SFI tables. | Feng Tang | 2010-05-27 |
| * | | SFI: add support for v0.81 spec | Feng Tang | 2010-05-25 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-05-27 |
|\ \ \ |
|
| * | | | Btrfs: add more error checking to btrfs_dirty_inode | Chris Mason | 2010-05-27 |
| * | | | Btrfs: allow unaligned DIO | Chris Mason | 2010-05-26 |
| * | | | Btrfs: drop verbose enospc printk | Chris Mason | 2010-05-26 |
| * | | | Btrfs: Fix block generation verification race | Yan, Zheng | 2010-05-26 |
| * | | | Btrfs: fix preallocation and nodatacow checks in O_DIRECT | Chris Mason | 2010-05-26 |
| * | | | Btrfs: avoid ENOSPC errors in btrfs_dirty_inode | Chris Mason | 2010-05-26 |
| * | | | Btrfs: move O_DIRECT space reservation to btrfs_direct_IO | Chris Mason | 2010-05-26 |
| * | | | Btrfs: rework O_DIRECT enospc handling | Chris Mason | 2010-05-25 |
| * | | | Btrfs: use async helpers for DIO write checksumming | Chris Mason | 2010-05-25 |
| * | | | Btrfs: don't walk around with task->state != TASK_RUNNING | Chris Mason | 2010-05-25 |
| * | | | Btrfs: do aio_write instead of write | Josef Bacik | 2010-05-25 |
| * | | | Btrfs: add basic DIO read/write support | Josef Bacik | 2010-05-25 |
| * | | | direct-io: do not merge logically non-contiguous requests | Josef Bacik | 2010-05-25 |
| * | | | direct-io: add a hook for the fs to provide its own submit_bio function | Josef Bacik | 2010-05-25 |
| * | | | fs: allow short direct-io reads to be completed via buffered IO | Josef Bacik | 2010-05-25 |
| * | | | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Pre-allocate space for data relocation | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Metadata ENOSPC handling for tree log | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Introduce global metadata reservation | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Update metadata reservation for delayed allocation | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Kill init_btrfs_i() | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Shrink delay allocated space in a synchronized | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Kill allocate_wait in space_info | Yan, Zheng | 2010-05-25 |
| * | | | Btrfs: Link block groups of different raid types | Yan, Zheng | 2010-05-25 |
| |/ / |
|
* | | | Avoid warning when CPU hotplug isn't enabled | Linus Torvalds | 2010-05-27 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-27 |
|\ \ \ |
|
| * | | | [SCSI] fix race in scsi_target_reap | Alan Stern | 2010-05-25 |
| * | | | [SCSI] aacraid: Eliminate use after free | Julia Lawall | 2010-05-25 |
| * | | | [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device | Nick Cheng | 2010-05-25 |