aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Fix null dereference in relocation.cYan, Zheng2010-06-111-3/+4
* Btrfs: fix remap_file_pages errorMiao Xie2010-06-111-1/+8
* Btrfs: uninitialized data is check_path_shared()Dan Carpenter2010-06-111-1/+1
* Btrfs: fix fallocate regressionJosef Bacik2010-06-111-1/+1
* Btrfs: fix loop device on top of btrfsMiao Xie2010-06-111-0/+1
* 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
* Linus 2.6.34Linus Torvalds2010-05-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-165-81/+160
|\
| * rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-162-53/+129
| * sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun2010-05-161-0/+4
| * tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-162-28/+27
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-164-7/+21
|\ \
| * | MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin2010-05-151-1/+1
| * | MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva2010-05-151-1/+1
| * | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2010-05-152-5/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-151-0/+5
|\ \ \
| * | | Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg2010-05-151-0/+5
* | | | lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com2010-05-151-1/+2
* | | | mmc: at91_mci: modify cache flush routinesNicolas Ferre2010-05-151-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-158-26/+49
|\ \ \
| * | | JFS: Free sbi memory in error pathJan Blunck2010-05-151-7/+6
| * | | fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-151-1/+1
| * | | Fix double-free in logfsAl Viro2010-05-151-7/+7
| * | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-155-11/+35