| Commit message (Expand) | Author | Age |
* | 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 |
| * | | [SCSI] bfa: fix system crash when reading sysfs fc_host statistics | Krishna Gudipati | 2010-05-25 |
| * | | [SCSI] iscsi_tcp: remove sk_sleep check | Mike Christie | 2010-05-25 |
| * | | [SCSI] ipr: improve interrupt service routine performance | Wayne Boyer | 2010-05-24 |
| * | | [SCSI] ipr: set the data list length in the request control block | Wayne Boyer | 2010-05-24 |
| * | | [SCSI] ipr: fix a register read to use the correct address for 64 bit adapters | Wayne Boyer | 2010-05-24 |
| * | | [SCSI] ipr: include the resource path in the IOA status area structure | Wayne Boyer | 2010-05-24 |
| * | | [SCSI] ipr: implement fixes for 64 bit adapter support | Wayne Boyer | 2010-05-24 |
| * | | [SCSI] be2iscsi: correct return value in mgmt_invalidate_icds() | Dan Carpenter | 2010-05-24 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-05-27 |
|\ \ \ |
|
| * | | | ext4: Make fsync sync new parent directories in no-journal mode | Frank Mayhar | 2010-05-17 |
| * | | | ext4: Drop whitespace at end of lines | Theodore Ts'o | 2010-05-17 |
| * | | | ext4: Fix compat EXT4_IOC_ADD_GROUP | Ben Hutchings | 2010-05-17 |
| * | | | ext4: Conditionally define compat ioctl numbers | Ben Hutchings | 2010-05-17 |
| * | | | tracing: Convert more ext4 events to DEFINE_EVENT | Li Zefan | 2010-05-17 |
| * | | | ext4: Add new tracepoints to track mballoc's buddy bitmap loads | Theodore Ts'o | 2010-05-17 |
| * | | | ext4: Add a missing trace hook | Li Zefan | 2010-05-17 |
| * | | | ext4: restart ext4_ext_remove_space() after transaction restart | Dmitry Monakhov | 2010-05-17 |