summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-2731-2740/+5066
|\
| * Btrfs: add more error checking to btrfs_dirty_inodeChris Mason2010-05-271-2/+13
| * Btrfs: allow unaligned DIOChris Mason2010-05-261-3/+35
| * Btrfs: drop verbose enospc printkChris Mason2010-05-261-0/+2
| * Btrfs: Fix block generation verification raceYan, Zheng2010-05-261-1/+1
| * Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason2010-05-261-16/+140
| * Btrfs: avoid ENOSPC errors in btrfs_dirty_inodeChris Mason2010-05-261-3/+11
| * Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason2010-05-262-6/+8
| * Btrfs: rework O_DIRECT enospc handlingChris Mason2010-05-254-30/+49
| * Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-255-17/+52
| * Btrfs: don't walk around with task->state != TASK_RUNNINGChris Mason2010-05-252-3/+4
| * Btrfs: do aio_write instead of writeJosef Bacik2010-05-252-83/+104
| * Btrfs: add basic DIO read/write supportJosef Bacik2010-05-256-36/+631
| * direct-io: do not merge logically non-contiguous requestsJosef Bacik2010-05-251-2/+18
| * direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik2010-05-252-8/+45
| * fs: allow short direct-io reads to be completed via buffered IOJosef Bacik2010-05-251-5/+31
| * Btrfs: Metadata ENOSPC handling for balanceYan, Zheng2010-05-255-747/+1163
| * Btrfs: Pre-allocate space for data relocationYan, Zheng2010-05-253-45/+92
| * Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-255-128/+156
| * Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-259-66/+365
| * Btrfs: Introduce global metadata reservationYan, Zheng2010-05-258-76/+241
| * Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-259-415/+232
| * Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-2515-528/+678
| * Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-257-385/+853
| * Btrfs: Kill init_btrfs_i()Yan, Zheng2010-05-251-36/+28
| * Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng2010-05-254-121/+88
| * Btrfs: Kill allocate_wait in space_infoYan, Zheng2010-05-252-76/+58
| * Btrfs: Link block groups of different raid typesYan, Zheng2010-05-253-55/+121
* | Avoid warning when CPU hotplug isn't enabledLinus Torvalds2010-05-271-6/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-2710-306/+708
|\ \
| * | [SCSI] fix race in scsi_target_reapAlan Stern2010-05-251-4/+5
| * | [SCSI] aacraid: Eliminate use after freeJulia Lawall2010-05-251-2/+2
| * | [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceNick Cheng2010-05-253-191/+525
| * | [SCSI] bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati2010-05-251-0/+22
| * | [SCSI] iscsi_tcp: remove sk_sleep checkMike Christie2010-05-251-4/+2
| * | [SCSI] ipr: improve interrupt service routine performanceWayne Boyer2010-05-241-33/+30
| * | [SCSI] ipr: set the data list length in the request control blockWayne Boyer2010-05-241-0/+2
| * | [SCSI] ipr: fix a register read to use the correct address for 64 bit adaptersWayne Boyer2010-05-242-5/+9
| * | [SCSI] ipr: include the resource path in the IOA status area structureWayne Boyer2010-05-242-59/+98
| * | [SCSI] ipr: implement fixes for 64 bit adapter supportWayne Boyer2010-05-242-5/+11
| * | [SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()Dan Carpenter2010-05-241-3/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-05-2723-834/+1136
|\ \ \
| * | | ext4: Make fsync sync new parent directories in no-journal modeFrank Mayhar2010-05-173-2/+32
| * | | ext4: Drop whitespace at end of linesTheodore Ts'o2010-05-179-23/+23
| * | | ext4: Fix compat EXT4_IOC_ADD_GROUPBen Hutchings2010-05-172-2/+39
| * | | ext4: Conditionally define compat ioctl numbersBen Hutchings2010-05-171-0/+2
| * | | tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan2010-05-171-44/+17
| * | | ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o2010-05-172-0/+35
| * | | ext4: Add a missing trace hookLi Zefan2010-05-171-0/+1
| * | | ext4: restart ext4_ext_remove_space() after transaction restartDmitry Monakhov2010-05-171-7/+9
OpenPOWER on IntegriCloud