summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-295-6/+10
* Btrfs: Use ERR_CAST helpersJulia Lawall2010-10-292-3/+3
* Btrfs: use memdup_user helpersJulia Lawall2010-10-291-14/+6
* Btrfs: fix raid code for removing missing drivesChris Mason2010-10-291-2/+1
* Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie2010-10-292-69/+49
* Btrfs: restructure try_release_extent_buffer()Miao Xie2010-10-291-11/+37
* Btrfs: use the flusher threads for delalloc throttlingChris Mason2010-10-291-18/+15
* Btrfs: tune the chunk allocation to 5% of the FS as metadataChris Mason2010-10-291-4/+18
* Add new functions for triggering inode writebackChris Mason2010-10-292-10/+44
* Btrfs: don't loop forever on bad btree blocksChris Mason2010-10-291-9/+28
* Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2010-10-297-179/+294
|\
| * Btrfs: remove warn_on from use_block_rsvJosef Bacik2010-10-261-5/+0
| * Btrfs: set trans to null in reserve_metadata_bytes if we commit the transactionJosef Bacik2010-10-261-3/+6
| * Btrfs: fix error handling in btrfs_get_sbJosef Bacik2010-10-221-4/+3
| * Btrfs: rework how we reserve metadata bytesJosef Bacik2010-10-224-127/+136
| * Btrfs: don't allocate chunks as aggressivelyJosef Bacik2010-10-221-2/+5
| * Btrfs: re-work delalloc flushingJosef Bacik2010-10-223-15/+38
| * Btrfs: fix reservation code for mixed block groupsJosef Bacik2010-10-221-2/+6
| * Btrfs: fix df regressionJosef Bacik2010-10-223-3/+23
| * Btrfs: fix the df ioctl to report raid typesJosef Bacik2010-10-221-24/+76
| * Btrfs: stop trying to shrink delalloc if there are no inodes to reclaimJosef Bacik2010-10-221-0/+5
* | Btrfs: let the user know space caching is enabledJosef Bacik2010-10-291-0/+2
* | Btrfs: Add a clear_cache mount optionJosef Bacik2010-10-294-3/+8
* | Btrfs: add support for mixed data+metadata block groupsJosef Bacik2010-10-292-4/+28
* | Btrfs: check cache->caching_ctl before returning if caching has startedJosef Bacik2010-10-291-0/+6
* | Btrfs: load free space cache if it existsJosef Bacik2010-10-293-3/+345
* | Btrfs: write out free space cacheJosef Bacik2010-10-296-13/+420
* | Btrfs: create special free space cache inodeJosef Bacik2010-10-2810-46/+668
* | Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\ \
| * | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * | MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * | MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * | MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \ \
| * | | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19
|\ \ \ \
| * | | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \ \
| * | | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| |/ / / /
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \ \ \ \
| * | | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | | | | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | | | | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34
OpenPOWER on IntegriCloud